summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for Template Haskell state.wip/th-newGeoffrey Mainland2013-10-043-0/+28
* Add support for Template Haskell module finalizers.Geoffrey Mainland2013-10-045-6/+33
* Change the types of typed brackets and splices.Geoffrey Mainland2013-10-042-9/+19
* Allow splices to add additional top-level declarations.Geoffrey Mainland2013-10-045-3/+92
* Code formatting cleanup.Geoffrey Mainland2013-10-041-32/+34
* Add full support for declaration splices.Geoffrey Mainland2013-10-0411-40/+117
* Add support for pattern splices.Geoffrey Mainland2013-10-0415-9/+154
* Clean up smart constructors for splices.Geoffrey Mainland2013-10-043-13/+16
* Clean up error context when checking brackets/splices.Geoffrey Mainland2013-10-042-5/+19
* Add support for typed brackets and splices.Geoffrey Mainland2013-10-041-91/+82
* Track TH stage in the renamer.Geoffrey Mainland2013-10-0412-288/+558
* Check the staging restriction in the renamer.Geoffrey Mainland2013-10-042-32/+134
* Track the typed/untyped distinction in the current TH stage.Geoffrey Mainland2013-10-045-36/+77
* Differentiate typed and untyped splices and brackets in the abstract syntax.Geoffrey Mainland2013-10-047-15/+35
* Add names for TExp type constructor and unType.Geoffrey Mainland2013-10-041-6/+22
* Add syntactic support for typed expression brackets and splices.Geoffrey Mainland2013-10-042-17/+40
* Consolidate TH renaming.Geoffrey Mainland2013-10-044-29/+50
* Move renamer splice functionality into a separate module.Geoffrey Mainland2013-10-045-117/+152
* Simplify the plumbing for checkValidTyClSimon Peyton Jones2013-10-042-40/+42
* Comments and white space onlySimon Peyton Jones2013-10-041-5/+9
* Simplify printing of boot-file mis-matches, by using PprTyThing.pprTyThingSimon Peyton Jones2013-10-041-15/+4
* Simplify PprTyThingSimon Peyton Jones2013-10-041-53/+53
* Improve pretty-printing of IfaceSyn type familiesSimon Peyton Jones2013-10-041-15/+14
* Fix the bytecode genreation for tagToEnum# (Trac #8383)Simon Peyton Jones2013-10-041-42/+83
* Wibble in user docsSimon Peyton Jones2013-10-041-2/+3
* Comments onlySimon Peyton Jones2013-10-042-1/+8
* Update `bytestring` library to latest upstream HEADHerbert Valerio Riedel2013-10-041-0/+0
* s/pathalogical/pathological/Edward Z. Yang2013-10-031-1/+1
* s/Heep/Heap/Edward Z. Yang2013-10-031-1/+1
* Fix Trac #8368.Richard Eisenberg2013-10-032-11/+43
* Close over kinds when checking fundep coverage (Trac #8391)Simon Peyton Jones2013-10-031-2/+19
* Tiny comment on the change from StgWord8 to StgWordSimon Peyton Jones2013-10-031-1/+1
* Improve -XAllowAmbiguousTypes (Trac #8392)Simon Peyton Jones2013-10-034-64/+103
* Tidy up the commit for Trac #3725Simon Peyton Jones2013-10-034-73/+69
* Look through tick-boxes when looking for integral literals in the desugarerSimon Peyton Jones2013-10-031-1/+6
* Initialize gc_thread.mut_spin to the 'acquired' statePatrick Palka2013-10-021-0/+1
* Update manual regarding unboxed tuplesKrzysztof Gogolewski2013-10-021-10/+7
* Remove glasgow-exts from :helpKrzysztof Gogolewski2013-10-021-1/+1
* Release note updates.Austin Seipp2013-10-021-4/+38
* Add support for prefetch with locality levels.Austin Seipp2013-10-0111-50/+194
* Add TH support for annotations (#8340)Austin Seipp2013-10-011-0/+13
* fingerprint.py: Invoke 'perl' manually (#8283)Muhaimin Ahsan2013-10-011-2/+7
* Persist annotations to interface files (#3725)Austin Seipp2013-10-013-35/+73
* Delete old comments referring to newSessionAustin Seipp2013-10-012-4/+4
* Typos in commentsGabor Greif2013-10-014-7/+7
* Improve error message for fundeps a bit moreSimon Peyton Jones2013-10-011-4/+8
* White space and line endingsSimon Peyton Jones2013-10-011-109/+109
* Wibble (change of flag name)Simon Peyton Jones2013-10-011-1/+1
* Documentation for -fprint-explicit-foralls and -fprint-explicit-kindsSimon Peyton Jones2013-10-012-84/+132
* Remove trailing whitespace and tabsSimon Peyton Jones2013-10-011-69/+62