Commit Graph

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