| 2021-03-05 04:06 | Added authors | Suzanne Soy | 1 | +3 | -1 |
| 2019-04-24 20:27 | Updated Racket versions in .travis.yml | Georges Dupéron | 1 | +8 | -1 |
| 2018-07-25 07:44 | Merge pull request #1 from bennn/patch-1 | Georges Dupéron | 1 | +2 | -3 |
| 2018-07-24 05:11 | doc: change source code link | Ben Greenman | 1 | +2 | -3 |
| 2018-05-31 17:54 | Fixed raco test command (-x -> -r) | Georges Dupéron | 1 | +1 | -1 |
| 2017-02-06 00:51 | Also build on 6.8 | Georges Dupéron | 1 | +1 | -0 |
| 2017-02-06 00:44 | Attempt to circumvent again https://github.com/racket/racket/issues/1549 for older versions | Georges Dupéron | 1 | +6 | -5 |
| 2017-02-05 23:44 | Missing dependency | Georges Dupéron | 1 | +2 | -0 |
| 2017-02-05 22:30 | Use 'scribble-render-as syntax property, to render correctly multi-like #λ forms. | Georges Dupéron | 2 | +16 | -8 |
| 2017-01-01 21:22 | Forgot to use the patched version of extend-reader in the previous commit | Georges Dupéron | 1 | +7 | -7 |
| 2017-01-01 20:49 | Included patched version of https://github.com/AlexKnauth/hygienic-reader-extension/blob/master/hygienic-reader-extension/extend-reader.rkt | Georges Dupéron | 2 | +29 | -0 |
| 2017-01-01 20:04 | Remove old versions which don't build from Travis | Georges Dupéron | 1 | +4 | -4 |
| 2017-01-01 19:59 | Circumvent https://github.com/racket/racket/issues/1549 | Georges Dupéron | 1 | +6 | -6 |
| 2016-12-27 18:27 | Reduce the number of CPUs used on Travis, to avoid OOM | Georges Dupéron | 1 | +1 | -1 |
| 2016-12-27 18:21 | Missing dependencies | Georges Dupéron | 1 | +2 | -0 |
| 2016-12-27 18:17 | Add support for better rendering of the #λ in hyper-literate programs and programs which use scribble-enhanced. | Georges Dupéron | 2 | +40 | -22 |
| 2016-12-20 10:59 | Updated travis versions | Georges Dupéron | 1 | +3 | -1 |
| 2016-12-20 10:57 | Rename afl ⇒ aful (part 2) | Georges Dupéron | 14 | +78 | -73 |
| 2016-12-20 10:53 | Rename afl ⇒ aful (part 1) | Georges Dupéron | 12 | +0 | -0 |
| 2016-12-18 19:21 | Add #lang afl/unhygienic … | Georges Dupéron | 4 | +62 | -0 |
| 2016-06-30 23:09 | add newlines on last lines of tests | AlexKnauth | 2 | +2 | -4 |
| 2016-06-30 23:09 | use #lang lang-extension | AlexKnauth | 1 | +18 | -42 |
| 2016-06-22 02:11 | call it a lang-extension | AlexKnauth | 2 | +2 | -2 |
| 2016-06-20 01:51 | document mandatory #:outer-scope argument | AlexKnauth | 1 | +5 | -0 |
| 2016-06-18 21:34 | use hygienic-reader-extension package for hygiene | AlexKnauth | 4 | +53 | -46 |
| 2016-05-04 20:56 | update .travis.yml to test on 6.3, 6.4, and 6.5 | Alex Knauth | 1 | +3 | -0 |
| 2015-10-18 03:21 | Move build status | Alex Knauth | 1 | +1 | -3 |
| 2015-08-10 22:43 | Update .travis.yml | Alex Knauth | 1 | +1 | -0 |
| 2015-08-04 21:10 | Update .travis.yml | Alex Knauth | 1 | +1 | -2 |
| 2015-07-18 22:31 | use current-afl-introduce to work with scope-set expander | AlexKnauth | 1 | +21 | -13 |
| 2015-07-18 22:14 | Revert "use uninterned symbols instead of syntax-marks" | AlexKnauth | 2 | +43 | -53 |
| 2015-07-17 17:58 | Revert "Update .travis.yml" | AlexKnauth | 1 | +0 | -1 |
| 2015-05-10 02:55 | use uninterned symbols instead of syntax-marks | AlexKnauth | 2 | +53 | -43 |
| 2015-06-25 18:21 | Update .travis.yml | Alex Knauth | 1 | +1 | -0 |
| 2015-06-20 14:04 | update .travis.yml | AlexKnauth | 1 | +21 | -8 |
| 2015-05-12 21:47 | docs: use scribble-code-examples | AlexKnauth | 2 | +8 | -4 |
| 2015-04-25 16:16 | use code for examples instead of racket with escapes | AlexKnauth | 1 | +12 | -10 |
| 2015-04-24 19:16 | keep srclocs and cooperate with check-syntax more | AlexKnauth | 1 | +36 | -13 |
| 2015-04-22 22:46 | make language-info compose nicely | AlexKnauth | 4 | +22 | -12 |
| 2015-04-17 02:42 | use more macro-like approach to hygiene | AlexKnauth | 1 | +17 | -19 |
| 2015-04-16 21:41 | fix tests | AlexKnauth | 1 | +7 | -7 |
| 2015-04-16 21:36 | more hygiene! | AlexKnauth | 2 | +10 | -2 |
| 2015-04-16 20:13 | fix typo | AlexKnauth | 1 | +2 | -2 |
| 2015-04-16 20:12 | mention problem with #lang afl racket/kernel in docs | AlexKnauth | 1 | +7 | -0 |
| 2015-03-21 02:13 | update .gitignore | AlexKnauth | 1 | +2 | -1 |
| 2014-11-05 00:29 | Update .travis.yml | AlexKnauth | 1 | +1 | -0 |
| 2014-10-30 02:49 | extend reader for repl too | AlexKnauth | 4 | +30 | -8 |
| 2014-08-25 15:24 | Update README.md | AlexKnauth | 1 | +1 | -1 |
| 2014-08-25 01:28 | add test-afl-racket.rkt | AlexKnauth | 1 | +17 | -0 |
| 2014-08-24 20:32 | add links to source code and docs | AlexKnauth | 2 | +4 | -0 |
| 2014-08-22 13:59 | rename docs.scrbl => afl.scrbl | AlexKnauth | 2 | +2 | -2 |
| 2014-07-29 16:04 | (require (for-meta 11 ...)) | AlexKnauth | 1 | +1 | -0 |
| 2014-07-25 03:52 | add requires for more phase levels | AlexKnauth | 1 | +22 | -2 |
| 2014-07-22 14:44 | Update deps | AlexKnauth | 1 | +1 | -1 |
| 2014-07-19 02:45 | Update .travis.yml | AlexKnauth | 1 | +1 | -2 |
| 2014-07-16 21:01 | tweak docs | AlexKnauth | 1 | +1 | -1 |
| 2014-07-16 20:49 | Use arg-str instead of arg-char and update docs | AlexKnauth | 3 | +164 | -74 |
| 2014-07-16 19:14 | more tests and add arg-char option | AlexKnauth | 3 | +65 | -28 |
| 2014-07-16 18:35 | Move docs and tests into subdirs | AlexKnauth | 3 | +2 | -2 |
| 2014-07-16 18:27 | Update README.md | AlexKnauth | 1 | +1 | -1 |
| 2014-07-16 12:57 | Update .travis.yml | AlexKnauth | 1 | +0 | -2 |
| 2014-07-16 12:51 | Update .travis.yml | AlexKnauth | 1 | +1 | -0 |
| 2014-07-16 12:45 | Update .travis.yml | AlexKnauth | 1 | +1 | -1 |
| 2014-07-16 12:42 | Update .travis.yml | AlexKnauth | 1 | +1 | -0 |
| 2014-07-16 12:30 | Update .travis.yml | AlexKnauth | 1 | +1 | -0 |
| 2014-07-16 12:17 | add build status | AlexKnauth | 1 | +2 | -0 |
| 2014-07-16 12:13 | Create .travis.yml | AlexKnauth | 1 | +19 | -0 |
| 2014-07-13 18:21 | Update README.md | AlexKnauth | 1 | +6 | -0 |
| 2014-07-12 16:33 | Tweak docs | AlexKnauth | 2 | +7 | -1 |
| 2014-07-10 22:27 | Add docs | AlexKnauth | 3 | +45 | -2 |
| 2014-07-10 21:29 | Update info.rkt | AlexKnauth | 1 | +2 | -0 |
| 2014-07-10 21:25 | Create info.rkt | AlexKnauth | 1 | +4 | -0 |
| 2014-07-10 21:18 | Create README.md | AlexKnauth | 1 | +4 | -0 |
| 2014-07-10 21:14 | Initial commit | AlexKnauth | 3 | +204 | -0 |