Commit Graph

74 Commits

Author SHA1 Message Date
Suzanne Soy
e7f7270bdb Added authors 2021-03-05 04:06:17 +00:00
Georges Dupéron
bbdf6dcc6e Updated Racket versions in .travis.yml 2019-04-24 22:27:02 +02:00
Georges Dupéron
096f87caab
Merge pull request #1 from bennn/patch-1
doc: change source code link
2018-07-25 09:44:01 +02:00
Ben Greenman
f0a2d78036
doc: change source code link
AlexKnauth/afl -> jsmaniac/aful
2018-07-24 01:11:23 -04:00
Georges Dupéron
d3614be9fd Fixed raco test command (-x -> -r) 2018-05-31 19:54:53 +02:00
Georges Dupéron
c8a2335574 Also build on 6.8 2017-02-06 01:51:58 +01:00
Georges Dupéron
6fe2c2903a Attempt to circumvent again https://github.com/racket/racket/issues/1549 for older versions 2017-02-06 01:44:30 +01:00
Georges Dupéron
67fcf59464 Missing dependency 2017-02-06 00:44:41 +01:00
Georges Dupéron
25731ec47e Use 'scribble-render-as syntax property, to render correctly multi-like #λ forms. 2017-02-05 23:30:35 +01:00
Georges Dupéron
1c7d513cf4 Forgot to use the patched version of extend-reader in the previous commit 2017-01-01 22:22:02 +01:00
Georges Dupéron
72142d5374 Included patched version of https://github.com/AlexKnauth/hygienic-reader-extension/blob/master/hygienic-reader-extension/extend-reader.rkt 2017-01-01 21:49:51 +01:00
Georges Dupéron
7e1f74afce Remove old versions which don't build from Travis 2017-01-01 21:04:05 +01:00
Georges Dupéron
9bd2f079ff Circumvent https://github.com/racket/racket/issues/1549 2017-01-01 20:59:14 +01:00
Georges Dupéron
769128898b Reduce the number of CPUs used on Travis, to avoid OOM 2016-12-27 19:27:09 +01:00
Georges Dupéron
ac539a0a33 Missing dependencies 2016-12-27 19:21:19 +01:00
Georges Dupéron
f20a10f0b8 Add support for better rendering of the #λ in hyper-literate programs and programs which use scribble-enhanced. 2016-12-27 19:17:05 +01:00
Georges Dupéron
17ecdc23cf Updated travis versions 2016-12-20 11:59:02 +01:00
Georges Dupéron
98234ec643 Rename afl ⇒ aful (part 2) 2016-12-20 11:57:17 +01:00
Georges Dupéron
894d6ec8ff Rename afl ⇒ aful (part 1) 2016-12-20 11:56:59 +01:00
Georges Dupéron
8f19de52e9 Add #lang afl/unhygienic … 2016-12-18 20:21:48 +01:00
AlexKnauth
50cc9ca667 add newlines on last lines of tests 2016-06-30 19:09:56 -04:00
AlexKnauth
69f75c0679 use #lang lang-extension 2016-06-30 19:09:32 -04:00
AlexKnauth
0d9eec9d92 call it a lang-extension 2016-06-21 22:11:38 -04:00
AlexKnauth
e8bc0420ea document mandatory #:outer-scope argument 2016-06-19 21:51:45 -04:00
AlexKnauth
bbac4b9abb use hygienic-reader-extension package for hygiene 2016-06-18 17:34:00 -04:00
Alex Knauth
c61f7f1b84 update .travis.yml to test on 6.3, 6.4, and 6.5 2016-05-04 16:56:07 -04:00
Alex Knauth
a97cd6e81d Move build status 2015-10-17 23:21:56 -04:00
Alex Knauth
4d60b486db Update .travis.yml 2015-08-10 17:43:06 -05:00
Alex Knauth
957b699fe2 Update .travis.yml 2015-08-04 16:10:49 -05:00
AlexKnauth
b0207da998 use current-afl-introduce to work with scope-set expander
idea from Matthew Flatt:
https://groups.google.com/forum/#!topic/racket-dev/6khgHKygmS4
2015-07-18 18:31:54 -04:00
AlexKnauth
4551bf4261 Revert "use uninterned symbols instead of syntax-marks"
This reverts commit dea60a15ca.
2015-07-18 18:14:58 -04:00
AlexKnauth
d460c678ac Revert "Update .travis.yml"
This reverts commit fb40943b46.
2015-07-17 13:58:38 -04:00
AlexKnauth
dea60a15ca use uninterned symbols instead of syntax-marks 2015-07-17 13:53:02 -04:00
Alex Knauth
fb40943b46 Update .travis.yml 2015-06-25 14:21:13 -04:00
AlexKnauth
8c2ede35f0 update .travis.yml 2015-06-20 10:04:35 -04:00
AlexKnauth
580ddfc83a docs: use scribble-code-examples 2015-05-12 17:47:47 -04:00
AlexKnauth
50624a099b use code for examples instead of racket with escapes 2015-04-25 12:16:18 -04:00
AlexKnauth
cc61c271da keep srclocs and cooperate with check-syntax more 2015-04-24 15:16:21 -04:00
AlexKnauth
a93f583fc4 make language-info compose nicely 2015-04-22 18:46:03 -04:00
AlexKnauth
d0029ed1f5 use more macro-like approach to hygiene 2015-04-16 22:42:25 -04:00
AlexKnauth
5e7c99f10a fix tests 2015-04-16 17:41:52 -04:00
AlexKnauth
130216c2b8 more hygiene! 2015-04-16 17:36:38 -04:00
AlexKnauth
44a55391f9 fix typo 2015-04-16 16:13:34 -04:00
AlexKnauth
4991fb39f7 mention problem with #lang afl racket/kernel in docs 2015-04-16 16:12:39 -04:00
AlexKnauth
ecfb418f52 update .gitignore 2015-03-20 22:13:41 -04:00
AlexKnauth
e605b289a9 Update .travis.yml 2014-11-04 19:29:15 -05:00
AlexKnauth
a8a41e1820 extend reader for repl too 2014-10-29 22:49:25 -04:00
AlexKnauth
5d3e291c44 Update README.md 2014-08-25 11:24:27 -04:00
AlexKnauth
4ea66308a3 add test-afl-racket.rkt 2014-08-24 21:28:48 -04:00
AlexKnauth
ad2483e4e5 add links to source code and docs 2014-08-24 16:32:47 -04:00