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+2-2
2021-03-05 04:14Turn off coverage in older versionsSuzanne Soy1+15-16
2021-03-04 21:31Fixed syntaxSuzanne Soy1+1-1
2021-03-04 20:38Changed my name :)Suzanne Soy3+3-3
2019-04-24 20:23Updated Racket versions in .travis.ymlGeorges Dupéron1+8-1
2018-06-03 17:38The tests show an incompatibility with Racket 6.6, drop support for that versionGeorges Dupéron2+2-2
2018-05-31 17:54Fixed raco test command (-x -> -r)Georges Dupéron1+1-1
2018-01-27 12:26Updated maintenance badge for 2018Georges Dupéron1+1-1
2017-12-05 18:32TyposGeorges Dupéron1+3-3
2017-12-04 23:46Added short overview to the documentation.Georges Dupéron1+32-2
2017-12-04 23:33Fixed use of defprocGeorges Dupéron1+7-8
2017-12-04 23:22Docs explaing the use case, and the (function-based) implementationGeorges Dupéron2+78-1
2017-04-21 12:02Changed badge URL to CodeCovGeorges Dupéron1+1-1
2017-04-20 18:48Updated descriptionGeorges Dupéron2+3-2
2017-04-20 17:54Do not provide worklist-function directly, only provide the wrapper macro.Georges Dupéron1+0-4
2017-04-20 16:32Removed WIP mention from README fileGeorges Dupéron1+0-3
2017-04-20 16:31Moved implementation to main.rkt (part 2: update) + documentationGeorges Dupéron4+73-38
2017-04-20 16:31Moved implementation to main.rkt (part 1: rename)Georges Dupéron2+190-191
2017-04-20 12:55Renamed worklist → worklist-function and work → worklistGeorges Dupéron2+21-21
2017-04-19 18:31Cleanup.Georges Dupéron1+27-36
2017-04-19 18:22Added maintenance badge (2017)Georges Dupéron1+1-0
2017-04-15 00:13CleanupGeorges Dupéron1+36-22
2017-04-14 19:14Now worklist handles duplicate elements correctlyGeorges Dupéron2+143-64
2017-04-13 17:12Intersection types are present only in Racket versions 6.6 and aboveGeorges Dupéron1+0-2
2017-04-13 17:11Updated READMEGeorges Dupéron1+10-8
2017-04-13 16:45Added missing dependenciesGeorges Dupéron1+3-1
2017-04-13 16:37Initial commitGeorges Dupéron9+333-0