| 2021-04-04 06:22 | Renamed main branch | Suzanne Soy | 1 | +2 | -2 |
| 2021-03-04 21:00 | Added e-mail address | Suzanne Soy | 1 | +1 | -1 |
| 2021-03-04 20:51 | Changed my name :) | Suzanne Soy | 1 | +1 | -1 |
| 2021-03-04 20:37 | Changed my name :) | Suzanne Soy | 2 | +2 | -2 |
| 2019-04-24 20:37 | Updated Racket versions in .travis.yml | Georges Dupéron | 1 | +9 | -0 |
| 2018-01-27 12:17 | Updated maintenance badge for 2018 | Georges Dupéron | 1 | +2 | -3 |
| 2017-04-19 18:16 | Added maintenance badge (2017) | Georges Dupéron | 1 | +2 | -1 |
| 2017-01-14 23:33 | Fixed doc | Georges Dupéron | 1 | +1 | -0 |
| 2017-01-14 22:11 | Dropped build with 6.2, as it fails with the meta test and is already rather old anyway. Probably the fail is due to an old "bug" in Typed/Racket and the scopes added by afl. | Georges Dupéron | 1 | +1 | -1 |
| 2017-01-14 22:06 | Remove dependency on debug for the meta-language test, since debug seems to have some backward compatibility issues. Use AFL instead. Bumped built versions for Travis. | Georges Dupéron | 3 | +7 | -7 |
| 2016-10-10 22:25 | Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. | Georges Dupéron | 1 | +1 | -1 |
| 2016-09-05 13:52 | Merge branch 'fix-cover' into dev | Georges Dupéron | 1 | +2 | -0 |
| 2016-09-05 13:51 | Revert "Use patched version of cover" | Georges Dupéron | 1 | +1 | -2 |
| 2016-09-05 13:49 | Removed replace-top-loc which was unused, moved it to https://github.com/jsmaniac/phc-toolkit/blob/76788aba6499684fae33abfd4fb83da480eb26b3/stx/fold.rkt | Georges Dupéron | 1 | +0 | -34 |
| 2016-08-18 15:16 | Added extra versions to .travis.yml | Georges Dupéron | 1 | +2 | -0 |
| 2016-08-18 15:11 | Use patched version of cover | Georges Dupéron | 1 | +2 | -1 |
| 2016-08-18 00:13 | Merge branch 'fix-cover' | Georges Dupéron | 2 | +11 | -14 |
| 2016-08-18 00:07 | Attempt to fix "#%module-begin: cannot use identifier tainted by macro transformation" error due to srcloc fix | Georges Dupéron | 2 | +11 | -14 |
| 2016-08-17 23:57 | Merge branch 'fix-cover' | Georges Dupéron | 1 | +6 | -2 |
| 2016-08-17 23:54 | Temporarily disable the meta.rkt test, as it doesn't work with the (parameterize ([current-namespace …]) (expand …)) fix for cover | Georges Dupéron | 2 | +5 | -1 |
| 2016-08-17 19:29 | Circumvented raco cover issue with eval and fixed srcloc for reader-injected code, as suggested by Spencer Florence https://github.com/florence/cover/issues/128#issuecomment-240503899 | Georges Dupéron | 2 | +51 | -33 |
| 2016-08-17 13:14 | Adjusted install command | Georges Dupéron | 1 | +1 | -1 |
| 2016-08-17 11:01 | README changes suggested by O. Andreescu. Thanks! | Georges Dupéron | 1 | +8 | -7 |
| 2016-08-14 23:21 | Documentation changes suggested by O. Andreescu. Thanks! | Georges Dupéron | 1 | +2 | -2 |
| 2016-08-13 16:39 | Added link to documentation | Georges Dupéron | 1 | +1 | -0 |
| 2016-08-13 15:41 | Removed versions that fail anyway from .travis.yml | Georges Dupéron | 1 | +5 | -5 |
| 2016-04-07 12:58 | Enable --verbose on raco cover, as it has issues with the lang/reader.rkt file | Georges Dupéron | 1 | +1 | -1 |
| 2016-04-06 14:54 | Added datalog test case, it does not work yet and needs #:separator and other options to be implemented first. | Georges Dupéron | 1 | +11 | -0 |
| 2016-04-06 14:54 | Improved README | Georges Dupéron | 1 | +26 | -7 |
| 2016-04-04 21:52 | Changed wording and fixed typo in documentation. | Georges Dupéron | 1 | +6 | -5 |
| 2016-04-04 21:51 | Cleaned up .travis.yml | Georges Dupéron | 1 | +4 | -3 |
| 2016-04-03 20:31 | Added racket version 6.4 build to .travis.yml | Georges Dupéron | 1 | +1 | -0 |
| 2016-04-03 20:27 | Run raco setup --check-pkg-deps in .travis.yml | Georges Dupéron | 1 | +1 | -1 |
| 2016-04-03 18:57 | Fixed missing build dependency on typed-racket-doc. | Georges Dupéron | 2 | +2 | -2 |
| 2016-03-31 15:05 | Bumped version number. | Georges Dupéron | 1 | +1 | -1 |
| 2016-03-31 14:18 | Added missing dependency on typed-racket-lib | Georges Dupéron | 1 | +1 | -0 |
| 2016-03-31 12:35 | Travis-ci setup. | Georges Dupéron | 1 | +7 | -3 |
| 2016-03-31 11:57 | Travis-ci setup. | Georges Dupéron | 2 | +2 | -2 |
| 2016-03-31 11:27 | Fixed GH issue #3 (again) | Georges Dupéron | 3 | +12 | -8 |
| 2016-03-31 10:56 | Improved documentation. | Georges Dupéron | 12 | +160 | -120 |
| 2016-03-30 22:27 | Fixed a couple of tests. | Georges Dupéron | 2 | +4 | -1 |
| 2016-03-30 22:17 | Fixes GitHub issue #4. Needs cleanup. | Georges Dupéron | 5 | +145 | -46 |
| 2016-03-30 17:35 | Fixes GH issue #2 and #3 | Georges Dupéron | 6 | +141 | -103 |
| 2016-03-30 16:02 | Improved README file | Georges Dupéron | 2 | +36 | -13 |
| 2016-03-30 15:47 | First working version, when run interactively (press F5 in drracket). | Georges Dupéron | 2 | +83 | -167 |
| 2016-03-30 14:21 | Reader and evaluator mostly work. Still need to evaluate the read tests. | Georges Dupéron | 9 | +361 | -0 |