Commit Graph

39 Commits

Author SHA1 Message Date
Suzanne Soy
7a70650b6f Renamed main branch 2021-04-04 07:23:12 +01:00
Suzanne Soy
40ac2c2b2a Turn off coverage in older versions 2021-03-05 04:09:39 +00:00
Suzanne Soy
7e06568381 Fixed syntax 2021-03-04 21:31:36 +00:00
Suzanne Soy
f4ee90f3fa Changed my name :) 2021-03-04 20:38:16 +00:00
Georges Dupéron
e61454db13 Updated Racket versions in .travis.yml 2019-04-21 23:47:24 +02:00
Georges Dupéron
c9c5a236f4 Updated maintenance badge for 2018 2018-01-27 13:25:01 +01:00
Georges Dupéron
73c47daef6 Fixed test 2017-05-11 10:04:47 +02:00
Georges Dupéron
5e7de16a4c Closes #2 (foldl behaves like foldr in some cases) 2017-05-11 09:45:56 +02:00
Georges Dupéron
854a9b2459 Fixes repeated evaluation of arguments (as reported in #1) 2017-05-10 16:04:30 +02:00
Georges Dupéron
ae7804a3a2 Changed badge URL to CodeCov 2017-04-21 14:02:48 +02:00
Georges Dupéron
93d0d164aa Fixed typo in .travis.yml 2017-04-20 21:01:09 +02:00
Georges Dupéron
88cbc5702a Fixed Travis script 2017-04-20 20:50:50 +02:00
Georges Dupéron
c1181d6198 Switch to CC0 license 2017-04-20 20:39:22 +02:00
Georges Dupéron
9835107f83 Cleanup. 2017-04-20 20:37:58 +02:00
Georges Dupéron
b6d4a94f98 Rewrote .travis.yml 2017-04-20 20:35:38 +02:00
Georges Dupéron
a3c17619b9 Documentation title 2017-04-20 18:30:38 +02:00
Georges Dupéron
f557b5b36a Added maintenance badge (2017) 2017-04-19 20:20:40 +02:00
Georges Dupéron
e7b17ca810 Put documentation inf the typed-racket section. 2017-01-29 01:34:50 +01:00
Georges Dupéron
acdcac4bfe Fixed Travis script 2017-01-13 18:07:58 +01:00
Georges Dupéron
501a928635 Install the package from the catalog, to check that the paths etc. are OK 2017-01-13 17:46:52 +01:00
Georges Dupéron
df95473d10 Moved README and LICENSE back 2017-01-13 17:41:19 +01:00
Georges Dupéron
d39bbe2c67 Tweaked Travis script 2017-01-13 17:37:31 +01:00
Georges Dupéron
8cf29d51d4 Try installing the package from the catalog too, in the Travis build. 2017-01-13 17:08:34 +01:00
Georges Dupéron
90bb258774 Removed doc/ folder which was added by accident 2017-01-13 17:04:39 +01:00
Georges Dupéron
527d624a14 Fixed dependency problem on typed-map-doc 2017-01-13 17:03:13 +01:00
Georges Dupéron
9c86d5d89a Removed scribbling build command from typed-map-test 2017-01-13 01:55:40 +01:00
Georges Dupéron
0de4c85b65 Forgot to build the docs in Travis, switched to codecov 2017-01-12 22:15:05 +01:00
Georges Dupéron
66b9cb6f43 Fix issues with splitting the package 2017-01-12 21:57:39 +01:00
Georges Dupéron
61dcdb52d3 Use collections for the split package 2017-01-12 21:50:16 +01:00
Georges Dupéron
aa72ace7f5 Split package to avoid dependency on aful for just the lib itself 2017-01-12 21:18:16 +01:00
Georges Dupéron
d87b895cb1 Suppress unwanted output in tests 2017-01-12 19:49:57 +01:00
Georges Dupéron
facf11a615 Fixed test 2017-01-12 19:48:17 +01:00
Georges Dupéron
e6a349b419 Reduce number of threads to avoid OOM 2017-01-12 19:47:21 +01:00
Georges Dupéron
376ac9acf8 Dependency on aful, not afl anymore 2017-01-12 19:40:05 +01:00
Georges Dupéron
9462296449 Use aful/unhygienic instead of afl in the test file, fixed bug which prevented internal definitions directly within the lambda for map. 2017-01-12 19:32:07 +01:00
Georges Dupéron
82096377bb Now supports foldl and foldr 2016-10-16 01:20:50 +02:00
Georges Dupéron
8f0bcc61b0 Changes to the documentation suggested by O. Andreescu. Thanks! 2016-10-15 14:56:16 +02:00
Georges Dupéron
b645c41b35 Exclude old versions from build (scribble/example only in ≥ v6.4), removed debug provide 2016-10-15 05:38:48 +02:00
Georges Dupéron
66b41f4a21 Initial commit 2016-10-15 05:35:20 +02:00