| 2021-04-04 06:23 | Renamed main branch | Suzanne Soy | 1 | +2 | -2 |
| 2021-03-05 14:25 | Turn off coverage in older versions: fixed typo | Suzanne Soy | 1 | +1 | -1 |
| 2021-03-05 03:55 | Turn off coverage in older versions | Suzanne Soy | 1 | +17 | -18 |
| 2021-03-04 20:43 | Changed my name :) | Suzanne Soy | 1 | +1 | -1 |
| 2021-03-04 20:38 | Changed my name :) | Suzanne Soy | 1 | +1 | -1 |
| 2019-04-21 22:08 | Updated Racket versions in .travis.yml | Georges Dupéron | 1 | +8 | -1 |
| 2018-05-31 17:54 | Fixed raco test command (-x -> -r) | Georges Dupéron | 1 | +1 | -1 |
| 2018-01-27 12:16 | Updated maintenance badge for 2018 | Georges Dupéron | 1 | +1 | -1 |
| 2017-04-19 18:22 | Added maintenance badge (2017) | Georges Dupéron | 1 | +1 | -0 |
| 2017-03-31 13:14 | Skip doc-coverage on 6.5 and 6.6 | Georges Dupéron | 1 | +1 | -1 |
| 2017-03-31 13:12 | Added CC0 badge to README | Georges Dupéron | 1 | +2 | -1 |
| 2017-03-31 12:40 | Use the same license template as in other projects | Georges Dupéron | 2 | +142 | -8 |
| 2017-03-31 12:39 | Rewrote .travis.yml | Georges Dupéron | 2 | +17 | -44 |
| 2017-02-01 07:01 | Fixed a few typos in the docs | Georges Dupéron | 2 | +3 | -3 |
| 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-10-02 15:03 | Suggestions by O. Andreescu. Thanks! | Georges Dupéron | 2 | +4 | -5 |
| 2016-10-02 01:55 | Changed the documentation section for xlist. | Georges Dupéron | 2 | +7 | -4 |
| 2016-09-29 16:26 | Fixed example in docs | Georges Dupéron | 1 | +1 | -1 |
| 2016-09-29 16:14 | documented the fact that split-xlist expects the value to already be of the right type. | Georges Dupéron | 1 | +21 | -1 |
| 2016-09-29 16:01 | Fixed typo, removed debugging output | Georges Dupéron | 2 | +1 | -3 |
| 2016-09-29 15:59 | Added test | Georges Dupéron | 1 | +14 | -3 |
| 2016-09-29 15:21 | Fixed {~^ power:nat} for the match expander (the . rest was missing) | Georges Dupéron | 2 | +9 | -7 |
| 2016-09-29 14:28 | Fixed ^ {once} for the match expander | Georges Dupéron | 3 | +27 | -8 |
| 2016-09-25 14:19 | Simplified split-xlist so that it might typecheck in Racket v.6.5 | Georges Dupéron | 1 | +6 | -13 |
| 2016-09-25 14:03 | Remove debugging output | Georges Dupéron | 1 | +0 | -1 |
| 2016-09-25 13:53 | Documented split-xlist, improved prcision of inference for fixed-length and bounded-length sublists | Georges Dupéron | 11 | +983 | -587 |
| 2016-09-25 07:58 | Partially reverted the last two commits, identifiers bound by list-rest and list are available in later patterns with match, I do not know what went wrong previously. | Georges Dupéron | 3 | +81 | -118 |
| 2016-09-24 19:29 | Implemented split-xlist.rkt. Broke the old match expander for xlist by fixing a bug. The old match expander can't be made to work with constant repetitions like ^ 3. | Georges Dupéron | 4 | +288 | -49 |
| 2016-09-23 15:24 | Moved regexp-match/c and id/c to phc-toolkit | Georges Dupéron | 1 | +6 | -11 |
| 2016-09-22 18:56 | Fixed ∞ documentation | Georges Dupéron | 1 | +8 | -7 |
| 2016-09-22 18:54 | Fixed not-stx-list -> not-stx-pair | Georges Dupéron | 1 | +4 | -4 |
| 2016-09-22 08:48 | Reduce number of concurrent build jobs in Travis | Georges Dupéron | 1 | +1 | -1 |
| 2016-09-22 02:21 | Tested and fixed rest and #:rest | Georges Dupéron | 4 | +48 | -7 |
| 2016-09-22 02:00 | Totally wrong implementation of the xlist builder. Commited for historical purposes, there might be some reusable bits of code there. | Georges Dupéron | 3 | +272 | -71 |
| 2016-09-21 17:51 | Fixed reference to deleted file in tests | Georges Dupéron | 1 | +1 | -2 |
| 2016-09-21 17:39 | Fixed code coverate in tests | Georges Dupéron | 2 | +272 | -239 |
| 2016-09-21 16:44 | Disabled doc-coverage until scribble patch for issue 44 is accepted. | Georges Dupéron | 2 | +6 | -3 |
| 2016-09-21 16:34 | Public Domain license | Georges Dupéron | 1 | +8 | -9 |
| 2016-09-21 16:33 | Added xlist match expander. Added typed and untyped versions. | Georges Dupéron | 7 | +366 | -0 |
| 2016-09-21 16:12 | Added xlist match expander. Added typed and untyped versions. | Georges Dupéron | 5 | +308 | -218 |
| 2016-09-21 02:32 | Fixed missing dependency | Georges Dupéron | 1 | +4 | -2 |
| 2016-09-21 02:30 | Implemented, tested and documented xlist types | Georges Dupéron | 9 | +780 | -44 |
| 2016-09-20 21:10 | Fixed badges URLs | Georges Dupéron | 1 | +4 | -4 |
| 2016-09-20 20:52 | Added badges to README (docs aren't there yet, but soon will be) | Georges Dupéron | 1 | +8 | -1 |
| 2016-09-20 20:51 | Removed v6.0 as it doesn't have --check-pkg-deps, and other versions before 6.5 as multi-id (or its dependencies) don't work there anyway. | Georges Dupéron | 1 | +6 | -6 |
| 2016-09-20 20:34 | Created xlist package | Georges Dupéron | 7 | +131 | -0 |