Commit Graph

67 Commits

Author SHA1 Message Date
Georges Dupéron
8b0249efc8 Switched to Public Domain / CC0 license now that I got permission from Cortus to release the packages in the Public Domain and from Alex Knauth for this package. This ensures that the code can be merged into other Racket projects, regardless of future license changes for the Racket project. 2017-01-20 14:28:53 +01:00
Georges Dupéron
66197ebb33 Fixed Travis script 2017-01-19 20:20:55 +01:00
Georges Dupéron
761a5d24d6 Changed README badge to use codecov.io 2017-01-19 20:19:38 +01:00
Georges Dupéron
2693d40e0e Use codecov only on recent versions 2017-01-19 20:12:54 +01:00
Georges Dupéron
2dd6460bc1 check-pkg-deps, only on recent versions which support the option 2017-01-19 20:08:36 +01:00
Georges Dupéron
b5a8cab336 Updated Travis script to use codecov and to check the documentation coverage 2017-01-19 19:55:30 +01:00
Georges Dupéron
28c7e6add6 Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. 2016-10-11 00:23:29 +02:00
Georges Dupéron
c9c6d86265 Added Installation section to README 2016-08-17 15:14:54 +02:00
Georges Dupéron
b8d5e73a7b Typos and improvements in README. Thanks to O. Andreescu. 2016-08-17 11:29:22 +02:00
Georges Dupéron
da9a4441dc Documentation changes suggested by O. Andreescu. Thanks! 2016-08-15 01:20:57 +02:00
Georges Dupéron
c08e971977 Added link to docs in README. 2016-08-13 18:51:27 +02:00
Georges Dupéron
502e8f7e86 Added tests, included newer Racket versions in .travis.yml 2016-08-08 13:15:02 +02:00
Georges Dupéron
ff1ad651f3 Added if-let when-let and cond-let, as per Alex Knauth's suggestion. Closes issue #1. 2016-08-08 12:32:53 +02:00
Georges Dupéron
c5ef4cc0cf Filled in info.rkt 2016-04-08 12:28:54 +02:00
Georges Dupéron
b11c1eae7a Added badges to README file 2016-04-08 12:22:29 +02:00
Georges Dupéron
bdf50d174e Implemented aif, awhen and acond. 2016-04-08 12:16:33 +02:00
Georges Dupéron
1a81a6de75 Initial commit 2016-04-08 11:12:18 +02:00