summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations
Commit message (Expand)AuthorAgeFilesLines
* ApiAnnotations : quoted type variables missing leading quoteAlan Zimmerman2015-05-067-0/+192
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-063-7/+6
* ApiAnnotations : lexer discards comment close in nested commentAlan Zimmerman2015-04-142-11/+13
* API Annotations : ExprWithTySig processing discards annotated spansAlan Zimmerman2015-04-147-1/+160
* parser : the API annotation on opt_sig is being discardedAlan Zimmerman2015-04-143-6/+20
* parser: API Annotations : guardquals1 does not annotate commas properlyAlan Zimmerman2015-04-143-131/+173
* parser: opt_kind_sig has incorrect SrcSpanAlan Zimmerman2015-04-143-6/+29
* The production for squals is incorrect; see D806 for specifics.Alan Zimmerman2015-04-073-4/+54
* The production for `pquals` is incorrect; the specifics are in D803.Alan Zimmerman2015-04-076-2/+255
* Declare some Makefile targets to be PHONYThomas Miedema2015-02-231-1/+1
* API Annotations documentation update, parsing issue, add example testAlan Zimmerman2015-01-195-1/+243
* API Annotations tweaks.Alan Zimmerman2015-01-164-49/+91
* Make annotations test case cleaning less aggressiveJoachim Breitner2014-12-031-3/+6
* More Tweaks for API AnotationsAlan Zimmerman2014-11-303-11/+12
* Minor tweaks to API AnnotationAlan Zimmerman2014-11-242-0/+8
* Add API AnnotationsAlan Zimmerman2014-11-2112-0/+498