www

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

DateCommit messageAuthorFiles+-
2021-04-04 06:23Renamed main branchSuzanne Soy1+1-1
2021-04-04 06:18Renamed main branchSuzanne Soy1+1-1
2021-03-05 04:20Turn off coverage in older versionsSuzanne Soy1+15-15
2021-03-04 20:52Changed my name :)Suzanne Soy2+2-2
2021-03-04 20:43Changed my name :)Suzanne Soy1+1-1
2019-04-24 20:43Updated Racket versions in .travis.ymlGeorges Dupéron1+9-0
2017-01-13 00:17Use only typed-map-lib, not typed-mapGeorges Dupéron1+1-1
2017-01-12 23:59A few changes to the typed syntax typesGeorges Dupéron3+6-0
2017-01-12 18:51Fixed compatibility with Racket 6.7Georges Dupéron2+16-12
2017-01-12 18:43Fixed compatibility with Racket 6.7Georges Dupéron1+4-4
2017-01-12 18:39Fixed compatibility with Racket 6.7Georges Dupéron1+5-1
2017-01-12 18:02Moved typed-syntax files out of hyper-literateGeorges Dupéron7+617-1
2017-01-08 00:33Implemented ivector, with gen:custom-write so that they display like vectors. Store the elements inside a vector, and use an impersonator to make it appear as a list.Georges Dupéron3+66-6
2017-01-07 23:04Revert "Failed attempt at disguising a vector as struct using make-struct-info, struct/c (which TR uses internally in make-predicate) seems to ignore the predicate supplied to make-struct-info."Georges Dupéron3+6-39
2017-01-07 23:04Failed attempt at disguising a vector as struct using make-struct-info, struct/c (which TR uses internally in make-predicate) seems to ignore the predicate supplied to make-struct-info.Georges Dupéron3+39-6
2017-01-07 22:18Filled in READMEGeorges Dupéron1+20-1
2017-01-07 22:06Remove -p option for raco test, remove non-working old versions from .travis.ymlGeorges Dupéron1+2-10
2017-01-07 22:00Tests, doc-coverage, dependenciesGeorges Dupéron7+50-18
2017-01-07 21:26Initial commitGeorges Dupéron7+113-0