aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGESSimon Hengel2012-12-071-0/+11
* Add missing test files to cabal file (fixes #230)Simon Hengel2012-12-071-3/+6
* Bump versionSimon Hengel2012-12-0757-57/+57
* Export missing types from Documentation.HaddockSimon Hengel2012-11-281-0/+4
* Use markdown for html-test/READMESimon Hengel2012-10-181-7/+10
* Update html-test/READMESimon Hengel2012-10-181-2/+2
* Adapt output directory for HTML testsSimon Hengel2012-10-153-5/+5
* Move source files for HTML tests to html-test/srcSimon Hengel2012-10-1559-2/+2
* Rename html-test/runtests.lhs to html-test/run.lhsSimon Hengel2012-10-152-2/+2
* Adapt accept.lhs, so that it ignores more index filesSimon Hengel2012-10-151-7/+7
* Add test case for "spurious superclass constraints bug"Simon Hengel2012-10-153-0/+191
* Add 'dev' flag to cabal file, that builds without -O2Simon Hengel2012-10-151-2/+16
* Make test management scripts more robustSimon Hengel2012-10-154-15/+24
* Fix Setup.lhsSimon Hengel2012-10-151-5/+3
* Move unit tests to /test directorySimon Hengel2012-10-155-2/+2
* Copy css, images, etc. on acceptSimon Hengel2012-10-157-15/+906
* Move HTML reference renderings to /html-test/ref/Simon Hengel2012-10-15109-5/+5
* Move HTML tests to directory /html-test/Simon Hengel2012-10-15168-5/+5
* Move resources to /resources directorySimon Hengel2012-10-1515-20/+22
* Add description for DeprecatedReExport testSimon Hengel2012-10-153-4/+65
* Fix typoSimon Hengel2012-10-151-1/+1
* unit-tests: Minor refactoringSimon Hengel2012-10-141-13/+13
* unit-tests: Improve readabilitySimon Hengel2012-10-141-16/+18
* Add build artifacts for documentation to .gitignoreSimon Hengel2012-10-141-0/+6
* Properly handle deprecation messages for re-exported things (fixes #220)Simon Hengel2012-10-145-3/+134
* Minor formatting changeSimon Hengel2012-10-141-19/+19
* Add description for PruneWithWarning testSimon Hengel2012-10-144-4/+27
* If parsing of deprecation message fails, include it verbatimSimon Hengel2012-10-144-9/+154
* Allow haddock markup in deprecation messagesSimon Hengel2012-10-1422-61/+179
* Add /tests/html-tests/output/ to .gitignoreSimon Hengel2012-10-141-0/+1
* Add mini_HiddenInstances.html.ref and mini_HiddenInstancesB.html.refSimon Hengel2012-10-142-0/+82
* Handle more cases in renameTypeSimon Hengel2012-10-141-14/+19
* Organize unite tests hierarchicallySimon Hengel2012-10-143-2/+11
* Simplify lookupRnSimon Hengel2012-10-141-7/+7
* Simplify RnM typeSimon Hengel2012-10-141-10/+9
* Better error messagesSimon Hengel2012-10-131-2/+6
* Handle HsExplicitListTy in renameer (fixes #213)Simon Hengel2012-10-134-0/+141
* Minor code simplificationSimon Hengel2012-10-131-2/+1
* Increase code localitySimon Hengel2012-10-131-11/+5
* Minor code simplificationSimon Hengel2012-10-131-4/+4
* Remove unused MonadFix constraintSimon Hengel2012-10-131-7/+4
* Update version in html tests, rpm spec file, and user manualSimon Hengel2012-10-1352-52/+52
* Improve note about `binaryInterfaceVersion` (thanks David)Simon Hengel2012-10-121-2/+3
* Update ANNOUNCE and CHANGESSimon Hengel2012-10-112-4/+4
* Bump versionSimon Hengel2012-10-111-1/+1
* Require ghc 7.6Simon Hengel2012-10-111-2/+2
* Adapt cabal fileSimon Hengel2012-10-111-20/+0
* Remove redundant if-defs, more source documentationSimon Hengel2012-10-111-15/+16
* Add documentation for propertiesSimon Hengel2012-10-101-0/+12
* Fix typo in documentationSimon Hengel2012-10-101-1/+1