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:08Turn off coverage in older versionsSuzanne Soy1+18-19
2021-03-04 21:31Fixed syntaxSuzanne Soy4+4-4
2021-03-04 20:38Changed my name :)Suzanne Soy6+6-6
2019-04-21 21:47Updated Racket versions in .travis.ymlGeorges Dupéron1+8-1
2018-01-27 12:25Updated maintenance badge for 2018Georges Dupéron1+1-1
2017-05-11 08:04Fixed testGeorges Dupéron2+2-2
2017-05-11 07:45Closes #2 (foldl behaves like foldr in some cases)Georges Dupéron2+11-1
2017-05-10 14:04Fixes repeated evaluation of arguments (as reported in #1)Georges Dupéron1+9-15
2017-04-21 12:02Changed badge URL to CodeCovGeorges Dupéron1+1-1
2017-04-20 19:01Fixed typo in .travis.ymlGeorges Dupéron1+1-1
2017-04-20 18:50Fixed Travis scriptGeorges Dupéron1+12-12
2017-04-20 18:39Switch to CC0 licenseGeorges Dupéron3+143-13
2017-04-20 18:37Cleanup.Georges Dupéron1+2-2
2017-04-20 18:35Rewrote .travis.ymlGeorges Dupéron1+20-59
2017-04-20 16:30Documentation titleGeorges Dupéron1+3-3
2017-04-19 18:20Added maintenance badge (2017)Georges Dupéron1+2-1
2017-01-29 00:34Put documentation inf the typed-racket section.Georges Dupéron1+1-1
2017-01-13 17:07Fixed Travis scriptGeorges Dupéron1+1-0
2017-01-13 16:46Install the package from the catalog, to check that the paths etc. are OKGeorges Dupéron1+2-2
2017-01-13 16:41Moved README and LICENSE backGeorges Dupéron2+0-0
2017-01-13 16:37Tweaked Travis scriptGeorges Dupéron1+2-1
2017-01-13 16:08Try installing the package from the catalog too, in the Travis build.Georges Dupéron1+10-0
2017-01-13 16:04Removed doc/ folder which was added by accidentGeorges Dupéron37+2-4930
2017-01-13 16:03Fixed dependency problem on typed-map-docGeorges Dupéron20+6-2467
2017-01-13 00:55Removed scribbling build command from typed-map-testGeorges Dupéron1+0-1
2017-01-12 21:15Forgot to build the docs in Travis, switched to codecovGeorges Dupéron1+5-5
2017-01-12 20:57Fix issues with splitting the packageGeorges Dupéron20+2469-1
2017-01-12 20:50Use collections for the split packageGeorges Dupéron44+4931-4
2017-01-12 20:18Split package to avoid dependency on aful for just the lib itselfGeorges Dupéron13+167-134
2017-01-12 18:49Suppress unwanted output in testsGeorges Dupéron1+20-16
2017-01-12 18:48Fixed testGeorges Dupéron1+1-1
2017-01-12 18:47Reduce number of threads to avoid OOMGeorges Dupéron1+3-3
2017-01-12 18:40Dependency on aful, not afl anymoreGeorges Dupéron1+1-1
2017-01-12 18:32Use aful/unhygienic instead of afl in the test file, fixed bug which prevented internal definitions directly within the lambda for map.Georges Dupéron3+27-6
2016-10-15 23:20Now supports foldl and foldrGeorges Dupéron4+126-19
2016-10-15 12:56Changes to the documentation suggested by O. Andreescu. Thanks!Georges Dupéron2+15-11
2016-10-15 03:38Exclude old versions from build (scribble/example only in ≥ v6.4), removed debug provideGeorges Dupéron2+4-4
2016-10-15 03:35Initial commitGeorges Dupéron8+289-0