Commit Graph

76 Commits

Author SHA1 Message Date
Georges Dupéron
b5b44a35fc Merge branch 'AlexKnauth-and-let' 2018-01-27 12:04:31 +01:00
Georges Dupéron
4bb11cb8f6 Add aand 2018-01-27 12:04:17 +01:00
AlexKnauth
8cec548ea7 add and-let 2018-01-25 23:34:48 -05:00
Georges Dupéron
affa5e15a0 Fixes #4 (spelling error) 2017-11-16 17:35:26 +01:00
Georges Dupéron
0d8d5f70ca Merge pull request #3 from 7enderhead/master
included missing macros (fixes #2)
2017-10-15 22:47:36 +02:00
gisi
dd05fd25c5 included missing macros (fixes #2) 2017-10-14 17:01:49 +02:00
Georges Dupéron
7227dbedc7 Use doc-coverage only on 6.4+ 2017-04-19 23:33:15 +02:00
Georges Dupéron
6d1bd08d5e Rewrote .travis.yml 2017-04-19 20:28:23 +02:00
Georges Dupéron
54a35d057f Added maintenance badge (2017) 2017-04-19 19:55:04 +02:00
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