www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

DateCommit messageAuthorFiles+-
2026-02-12 20:55Racket 9.0 compatibilitySuzanne Soy1+4-1
2021-04-04 06:23Renamed main branchSuzanne Soy1+2-2
2021-03-04 20:38Changed my name :)Suzanne Soy3+3-3
2019-04-24 20:45Updated Racket versions in .travis.ymlGeorges Dupéron1+10-0
2019-04-04 16:47Merge pull request #12 from AlexKnauth/patch-1Georges Dupéron1+1-1
2019-04-03 20:03check tvars are ids before using free-identifier=?Alex Knauth1+1-1
2018-01-27 12:24Updated maintenance badge for 2018Georges Dupéron1+1-1
2017-05-10 14:36Skip test-contracts-to-types on 6.4, there seems to be a problem (and I don't really want to try to find out what it is, as it works with later versions).Georges Dupéron2+65-55
2017-05-06 16:07Updated badges (use new website badge)Georges Dupéron1+2-2
2017-05-06 16:03Support functions of two arguments as type expanders (so that they can access the prop:type-expander? struct instance itself). Provided prop:type-expander? and prop-type-expander-refGeorges Dupéron2+53-23
2017-05-05 12:36Bugfix: for some reason #lang type-expander/lang stopped to work after replacing the lang.rkt symlink, to fix #11.Georges Dupéron1+4-0
2017-05-05 12:31Fixes #1: Install fails on Windows because lang.rkt is a symbol link.Georges Dupéron1+0-0
2017-05-05 01:44Typo, againGeorges Dupéron1+1-1
2017-05-05 01:38TypoGeorges Dupéron1+1-1
2017-05-05 01:34Small improvements to contract→typeGeorges Dupéron3+18-3
2017-05-05 01:30Improved contract→typeGeorges Dupéron4+146-32
2017-05-04 21:02Added contract→typeGeorges Dupéron3+85-0
2017-04-27 20:54Squashed commits.Georges Dupéron32+4586-0