Commit Graph

  • 919a52ef18
    Merge pull request #2 from capfredf/fix-types main Suzanne Soy 2022-01-19 16:05:33 +0000
  • 1e774e5304 replace Promise with (Promise Any) due to kinding #2 Fred Fu 2021-11-30 18:26:06 -0500
  • 19541b8094 Renamed main branch dev Suzanne Soy 2021-04-04 07:22:20 +0100
  • 7d4b3e58ff Fixed syntax Suzanne Soy 2021-03-04 21:29:07 +0000
  • 3a8ff62a31 Turn off coverage in older versions Suzanne Soy 2021-02-26 16:27:29 +0000
  • e01a5f21e1 Compatibility with Racket >= 6.4 and <= 6.7 Suzanne Soy 2021-02-26 15:29:07 +0000
  • 84a49d7cc3 Indentation Suzanne Soy 2021-02-26 15:20:57 +0000
  • 02a38dc35e Disabled code coverage on old versions where there is a conflict Suzanne Soy 2021-02-26 15:15:33 +0000
  • afb3be6829 backward compatibility using version-case Suzanne Soy 2021-02-26 15:05:08 +0000
  • 971d7e05a1 try both non-cs and -cs versions in .travis-ci.yml Suzanne Soy 2021-02-26 14:58:00 +0000
  • f7fa729166 typo in .travis-ci.yml Suzanne Soy 2021-02-26 14:48:18 +0000
  • 60e70b2039 include Racket 8.0 in install-racket.sh script Suzanne Soy 2021-02-26 13:05:21 +0000
  • 1136642b8d Changed my name :) Suzanne Soy 2021-02-26 03:09:13 +0000
  • 1077eadde3 Fixed incompatibility with recent versions Suzanne Soy 2021-02-26 03:07:19 +0000
  • 69ec8b1248 Add more versions to the Travis build Suzanne Soy 2021-02-26 02:57:48 +0000
  • 98766ec627 Updated Racket versions in .travis.yml Georges Dupéron 2019-04-22 00:06:37 +0200
  • e1a94bea86 Added missing dependency on version-case Georges Dupéron 2018-06-03 12:47:48 +0200
  • 559e5b7075 Temporary hack: allow unsafe-undefined Georges Dupéron 2018-06-03 00:33:48 +0200
  • 06407a46e3 Docs: define can be either from typed/racket or type-expander Georges Dupéron 2018-06-02 21:08:41 +0200
  • b3fb9e6b27 Fixed raco test command (-x -> -r) Georges Dupéron 2018-05-31 19:54:53 +0200
  • e656f75169 Updated maintenance badge for 2018 Georges Dupéron 2018-01-27 12:35:12 +0100
  • 7e3fa40496 Improve srcloc of error messages on λ Georges Dupéron 2017-05-20 02:57:48 +0200
  • baf7434c7f Fixed issue with recursive functions defined with define-pure/stateless and define-pure/stateful Georges Dupéron 2017-05-19 04:16:23 +0200
  • 397260eb13 Circumvent https://github.com/racket/racket/issues/1697 Georges Dupéron 2017-05-19 00:01:10 +0200
  • f3d357943a Fixed loophole which allowed external mutation of free variables (the shadowing copy was made at each call of the lambda, instead of being outside of it). Georges Dupéron 2017-05-18 20:56:12 +0200
  • 3d8b7cf0be Changed badge URL to CodeCov Georges Dupéron 2017-04-21 14:02:48 +0200
  • f9ce736030 Added maintenance badge (2017) Georges Dupéron 2017-04-19 20:00:32 +0200
  • 1dcbcd5f8e Fixed name of project in license file Georges Dupéron 2017-04-13 18:24:48 +0200
  • fb38440010 Squashed old commits. Georges Dupéron 2016-10-08 23:19:27 +0200