Commit Graph

46 Commits

Author SHA1 Message Date
Suzanne Soy
3667dd5433 Renamed main branch 2021-04-04 07:22:51 +01:00
Suzanne Soy
e60673614e Added e-mail address 2021-03-04 21:00:44 +00:00
Suzanne Soy
2b8eedb7fd Changed my name :) 2021-03-04 20:51:37 +00:00
Suzanne Soy
54bb03a8d4 Changed my name :) 2021-03-04 20:37:55 +00:00
Georges Dupéron
23d62fec56 Updated Racket versions in .travis.yml 2019-04-24 22:37:55 +02:00
Georges Dupéron
c134d3c034 Updated maintenance badge for 2018 2018-01-27 13:17:08 +01:00
Georges Dupéron
df746779ab Added maintenance badge (2017) 2017-04-19 20:16:39 +02:00
Georges Dupéron
c057f053b0 Fixed doc 2017-01-15 00:33:01 +01:00
Georges Dupéron
c009bab466 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. 2017-01-14 23:11:44 +01:00
Georges Dupéron
2dcd4a4df7 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. 2017-01-14 23:06:20 +01:00
Georges Dupéron
f3fa526a25 Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. 2016-10-11 00:25:10 +02:00
Georges Dupéron
71dc95682e Merge branch 'fix-cover' into dev 2016-09-05 15:52:18 +02:00
Georges Dupéron
b1c641e128 Revert "Use patched version of cover"
This reverts commit 08a3839c78.
2016-09-05 15:51:44 +02:00
Georges Dupéron
efb0d93517 Removed replace-top-loc which was unused, moved it to 76788aba64/stx/fold.rkt 2016-09-05 15:49:10 +02:00
Georges Dupéron
c515ba526f Added extra versions to .travis.yml 2016-08-18 17:16:24 +02:00
Georges Dupéron
08a3839c78 Use patched version of cover 2016-08-18 17:11:40 +02:00
Georges Dupéron
f8b590226d Merge branch 'fix-cover' 2016-08-18 02:13:04 +02:00
Georges Dupéron
5f0f390ca6 Attempt to fix "#%module-begin: cannot use identifier tainted by macro transformation" error due to srcloc fix 2016-08-18 02:07:59 +02:00
Georges Dupéron
469fb3e0b8 Merge branch 'fix-cover' 2016-08-18 01:58:17 +02:00
Georges Dupéron
1c0429e109 Temporarily disable the meta.rkt test, as it doesn't work with the (parameterize ([current-namespace …]) (expand …)) fix for cover 2016-08-18 01:54:39 +02:00
Georges Dupéron
e930471f52 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 2016-08-17 21:29:10 +02:00
Georges Dupéron
432bc0742d Adjusted install command 2016-08-17 15:14:31 +02:00
Georges Dupéron
30e68d3a2c README changes suggested by O. Andreescu. Thanks! 2016-08-17 13:01:38 +02:00
Georges Dupéron
e037a48d7a Documentation changes suggested by O. Andreescu. Thanks! 2016-08-15 01:21:13 +02:00
Georges Dupéron
8867c0b08e Added link to documentation 2016-08-13 18:39:03 +02:00
Georges Dupéron
422bffdfb4 Removed versions that fail anyway from .travis.yml 2016-08-13 17:41:58 +02:00
Georges Dupéron
a8a435a99d Enable --verbose on raco cover, as it has issues with the lang/reader.rkt file 2016-04-07 14:58:56 +02:00
Georges Dupéron
95ac55f300 Added datalog test case, it does not work yet and needs #:separator and other options to be implemented first. 2016-04-06 16:54:52 +02:00
Georges Dupéron
8c638c2537 Improved README 2016-04-06 16:54:23 +02:00
Georges Dupéron
4374bef788 Changed wording and fixed typo in documentation. 2016-04-04 23:52:12 +02:00
Georges Dupéron
9a140b2a43 Cleaned up .travis.yml 2016-04-04 23:51:46 +02:00
Georges Dupéron
9de5435645 Added racket version 6.4 build to .travis.yml 2016-04-03 22:31:20 +02:00
Georges Dupéron
601263e155 Run raco setup --check-pkg-deps in .travis.yml 2016-04-03 22:27:11 +02:00
Georges Dupéron
7fb9afc3a7 Fixed missing build dependency on typed-racket-doc. 2016-04-03 20:57:00 +02:00
Georges Dupéron
0084399e91 Bumped version number. 2016-03-31 17:05:40 +02:00
Georges Dupéron
7a91f8b120 Added missing dependency on typed-racket-lib 2016-03-31 16:18:55 +02:00
Georges Dupéron
93e763f66b Travis-ci setup. 2016-03-31 14:36:56 +02:00
Georges Dupéron
c976a5508b Travis-ci setup. 2016-03-31 13:57:11 +02:00
Georges Dupéron
32a717c243 Fixed GH issue #3 (again) 2016-03-31 13:29:16 +02:00
Georges Dupéron
f57b1ecd06 Improved documentation. 2016-03-31 13:29:16 +02:00
Georges Dupéron
3049c1867b Fixed a couple of tests. 2016-03-31 13:29:16 +02:00
Georges Dupéron
5488f1da5b Fixes GitHub issue #4. Needs cleanup. 2016-03-31 13:28:38 +02:00
Georges Dupéron
220b23630c Fixes GH issue #2 and #3 2016-03-30 19:36:39 +02:00
Georges Dupéron
7b3b27cf0f Improved README file 2016-03-30 18:02:53 +02:00
Georges Dupéron
92adcde5d4 First working version, when run interactively (press F5 in drracket). 2016-03-30 17:47:21 +02:00
Georges Dupéron
a9d3bf1be9 Reader and evaluator mostly work. Still need to evaluate the read tests. 2016-03-30 16:21:14 +02:00