Commit Graph

  • e7f7270bdb Added authors unhygienic dev Suzanne Soy 2021-03-05 04:06:02 +0000
  • bbdf6dcc6e Updated Racket versions in .travis.yml Georges Dupéron 2019-04-24 22:27:02 +0200
  • 096f87caab
    Merge pull request #1 from bennn/patch-1 Georges Dupéron 2018-07-25 09:44:01 +0200
  • f0a2d78036
    doc: change source code link #1 Ben Greenman 2018-07-24 01:11:23 -0400
  • d3614be9fd Fixed raco test command (-x -> -r) Georges Dupéron 2018-05-31 19:54:53 +0200
  • c8a2335574 Also build on 6.8 Georges Dupéron 2017-02-06 01:51:58 +0100
  • 6fe2c2903a Attempt to circumvent again https://github.com/racket/racket/issues/1549 for older versions Georges Dupéron 2017-02-06 01:44:30 +0100
  • 67fcf59464 Missing dependency Georges Dupéron 2017-02-06 00:44:41 +0100
  • 25731ec47e Use 'scribble-render-as syntax property, to render correctly multi-like #λ forms. Georges Dupéron 2017-02-05 23:30:35 +0100
  • 78b507dd1d Forgot to use the patched version of extend-reader in the previous commit before-6.3 Georges Dupéron 2017-01-01 22:22:18 +0100
  • 1c7d513cf4 Forgot to use the patched version of extend-reader in the previous commit Georges Dupéron 2017-01-01 22:22:02 +0100
  • ba98a1848b Included patched version of https://github.com/AlexKnauth/hygienic-reader-extension/blob/master/hygienic-reader-extension/extend-reader.rkt dev-before-6.3 Georges Dupéron 2017-01-01 21:49:51 +0100
  • 72142d5374 Included patched version of https://github.com/AlexKnauth/hygienic-reader-extension/blob/master/hygienic-reader-extension/extend-reader.rkt Georges Dupéron 2017-01-01 21:49:51 +0100
  • 7e1f74afce Remove old versions which don't build from Travis Georges Dupéron 2017-01-01 21:04:05 +0100
  • 9bd2f079ff Circumvent https://github.com/racket/racket/issues/1549 Georges Dupéron 2017-01-01 20:59:14 +0100
  • 95bdc806de Fails racket-issue-1549 Georges Dupéron 2017-01-01 20:30:22 +0100
  • 93660ec4b8 Works Georges Dupéron 2017-01-01 19:21:35 +0100
  • b5cbd5de8f Works tmpp Georges Dupéron 2017-01-01 19:21:35 +0100
  • 769128898b Reduce the number of CPUs used on Travis, to avoid OOM Georges Dupéron 2016-12-27 19:27:09 +0100
  • ac539a0a33 Missing dependencies Georges Dupéron 2016-12-27 19:21:19 +0100
  • f20a10f0b8 Add support for better rendering of the #λ in hyper-literate programs and programs which use scribble-enhanced. Georges Dupéron 2016-12-27 19:17:05 +0100
  • 17ecdc23cf Updated travis versions Georges Dupéron 2016-12-20 11:59:02 +0100
  • 98234ec643 Rename afl ⇒ aful (part 2) Georges Dupéron 2016-12-20 11:57:17 +0100
  • 894d6ec8ff Rename afl ⇒ aful (part 1) Georges Dupéron 2016-12-20 11:53:20 +0100
  • 8f19de52e9 Add #lang afl/unhygienic … Georges Dupéron 2016-12-18 20:21:48 +0100
  • 9486d034ec Renamed files and directories to be able to run the tests on pkg-build.racket-lang.org main Georges Dupéron 2016-10-31 11:23:35 +0100
  • 43c473e952 Disable the test test-afl-at-exp-racket.rkt, to see if it is causing a failure in test-afl-racket.rkt Georges Dupéron 2016-10-18 17:59:47 +0200
  • 284d730da8 Rename afl to adfl, to avoid conflicts Georges Dupéron 2016-10-18 17:58:24 +0200
  • 50cc9ca667 add newlines on last lines of tests AlexKnauth 2016-06-30 19:09:56 -0400
  • 69f75c0679 use #lang lang-extension AlexKnauth 2016-06-30 19:09:32 -0400
  • 0d9eec9d92 call it a lang-extension AlexKnauth 2016-06-21 22:11:38 -0400
  • e8bc0420ea document mandatory #:outer-scope argument AlexKnauth 2016-06-19 21:51:45 -0400
  • bbac4b9abb use hygienic-reader-extension package for hygiene AlexKnauth 2016-06-18 17:34:00 -0400
  • c61f7f1b84 update .travis.yml to test on 6.3, 6.4, and 6.5 Alex Knauth 2016-05-04 16:56:07 -0400
  • a97cd6e81d Move build status Alex Knauth 2015-10-17 23:21:56 -0400
  • 4d60b486db Update .travis.yml Alex Knauth 2015-08-10 17:43:06 -0500
  • 957b699fe2 Update .travis.yml Alex Knauth 2015-08-04 16:10:49 -0500
  • b0207da998 use current-afl-introduce to work with scope-set expander AlexKnauth 2015-07-18 18:31:54 -0400
  • 4551bf4261 Revert "use uninterned symbols instead of syntax-marks" AlexKnauth 2015-07-18 18:14:58 -0400
  • d460c678ac Revert "Update .travis.yml" AlexKnauth 2015-07-17 13:58:38 -0400
  • dea60a15ca use uninterned symbols instead of syntax-marks AlexKnauth 2015-05-09 22:55:48 -0400
  • fb40943b46 Update .travis.yml Alex Knauth 2015-06-25 14:21:13 -0400
  • 8c2ede35f0 update .travis.yml AlexKnauth 2015-06-20 10:04:35 -0400
  • 580ddfc83a docs: use scribble-code-examples AlexKnauth 2015-05-12 17:47:47 -0400
  • 50624a099b use code for examples instead of racket with escapes AlexKnauth 2015-04-25 12:16:18 -0400
  • cc61c271da keep srclocs and cooperate with check-syntax more AlexKnauth 2015-04-24 15:16:21 -0400
  • a93f583fc4 make language-info compose nicely AlexKnauth 2015-04-22 18:46:03 -0400
  • d0029ed1f5 use more macro-like approach to hygiene AlexKnauth 2015-04-16 22:42:25 -0400
  • 5e7c99f10a fix tests AlexKnauth 2015-04-16 17:41:52 -0400
  • 130216c2b8 more hygiene! AlexKnauth 2015-04-16 17:36:38 -0400
  • 44a55391f9 fix typo AlexKnauth 2015-04-16 16:13:34 -0400
  • 4991fb39f7 mention problem with #lang afl racket/kernel in docs AlexKnauth 2015-04-16 16:12:39 -0400
  • ecfb418f52 update .gitignore AlexKnauth 2015-03-20 22:13:41 -0400
  • e605b289a9 Update .travis.yml AlexKnauth 2014-11-04 19:29:15 -0500
  • a8a41e1820 extend reader for repl too AlexKnauth 2014-10-29 22:49:25 -0400
  • 5d3e291c44 Update README.md AlexKnauth 2014-08-25 11:24:27 -0400
  • 40cf274d92 Update .travis.yml for-v-up-to-6.1 AlexKnauth 2014-08-25 11:21:41 -0400
  • 9d14991624 delete tests for afl at-exp racket and afl scribble AlexKnauth 2014-08-25 11:16:37 -0400
  • 4ea66308a3 add test-afl-racket.rkt AlexKnauth 2014-08-24 21:28:48 -0400
  • ad2483e4e5 add links to source code and docs AlexKnauth 2014-08-24 16:32:47 -0400
  • e4cc7bf0cd rename docs.scrbl => afl.scrbl AlexKnauth 2014-08-22 09:59:12 -0400
  • 10094342d7 (require (for-meta 11 ...)) AlexKnauth 2014-07-29 12:04:19 -0400
  • 8265cbddbf add requires for more phase levels AlexKnauth 2014-07-24 23:52:15 -0400
  • 72ecbc3ce1 Update deps AlexKnauth 2014-07-22 10:44:47 -0400
  • 6831051dab Update .travis.yml AlexKnauth 2014-07-18 22:45:32 -0400
  • 1ab0a782c1 tweak docs AlexKnauth 2014-07-16 17:01:57 -0400
  • 206c937bf7 Use arg-str instead of arg-char and update docs AlexKnauth 2014-07-16 16:49:13 -0400
  • 22666f19a5 more tests and add arg-char option AlexKnauth 2014-07-16 15:14:19 -0400
  • 52f714ef59 Move docs and tests into subdirs AlexKnauth 2014-07-16 14:35:13 -0400
  • bbaa0ecf3a Update README.md AlexKnauth 2014-07-16 14:27:33 -0400
  • 3457e10f09 Update .travis.yml AlexKnauth 2014-07-16 08:57:11 -0400
  • 6a87bb97bf Update .travis.yml AlexKnauth 2014-07-16 08:51:57 -0400
  • 26be9578c3 Update .travis.yml AlexKnauth 2014-07-16 08:45:15 -0400
  • 84e91e3fbf Update .travis.yml AlexKnauth 2014-07-16 08:42:45 -0400
  • bf7848cb99 Update .travis.yml AlexKnauth 2014-07-16 08:30:46 -0400
  • 07837048b8 add build status AlexKnauth 2014-07-16 08:17:40 -0400
  • 7bd9939495 Create .travis.yml AlexKnauth 2014-07-16 08:13:36 -0400
  • cb69d415e5 Update README.md AlexKnauth 2014-07-13 14:21:36 -0400
  • 849cb0355d Tweak docs AlexKnauth 2014-07-12 12:33:14 -0400
  • 5c8d48b898 Add docs AlexKnauth 2014-07-10 18:27:39 -0400
  • 22f6954246 Update info.rkt AlexKnauth 2014-07-10 17:29:36 -0400
  • eeafcc0638 Create info.rkt AlexKnauth 2014-07-10 17:25:31 -0400
  • ad6fcb8c6e Create README.md AlexKnauth 2014-07-10 17:18:04 -0400
  • 64696c77a5 Initial commit AlexKnauth 2014-07-10 17:14:28 -0400