Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haddock comments plugin #673

Merged
merged 17 commits into from
Jan 7, 2021
Merged

Haddock comments plugin #673

merged 17 commits into from
Jan 7, 2021

Commits on Jan 5, 2021

  1. Add haddock comments plugin

    :
    
    Update project config files
    
    Add CPP
    
    Add missing include-dirs
    
    Refactor
    
    Support records
    
    Only suggest when no error
    
    Don't suggest if nothing to change
    
    Update code action title and comment template
    
    Remove toCurrentRange
    
    Add haddock comments plugin
    
    Update project config files
    
    Add CPP
    
    Remove temp files
    
    Remove temp files
    
    Remove spaces
    berberman committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    af95214 View commit details
    Browse the repository at this point in the history
  2. Minor refactor, remove CPP

    berberman committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    771e0ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fef8717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d2c25 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    5eb0b7b View commit details
    Browse the repository at this point in the history
  2. Fix stack-8.10.3.yaml

    berberman committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    7c01e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7687dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a51086e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f48970 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    144f4d4 View commit details
    Browse the repository at this point in the history
  7. Add missing ConstFunction

    berberman committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b4c70d3 View commit details
    Browse the repository at this point in the history
  8. Fix paths

    Fix paths
    berberman committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0b10270 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'haddock-plugin' of github.com:berberman/haskell-languag…

    …e-server into haddock-plugin
    berberman committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b47220b View commit details
    Browse the repository at this point in the history
  10. Update annDeltaPos

    berberman committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0296fcb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef383b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    4631e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3606cdd View commit details
    Browse the repository at this point in the history