c648ec2aadCreate build-status-check job which depdends on all others so that it can be used as a required status check for the main branch
main
master
dev
Suzanne Soy
2021-07-29 01:50:14 +0100
1dd42e09beMerge remote-tracking branch 'origin/dev' into HEAD
Suzanne Soy
2021-07-28 21:17:46 +0100
0c3b4d1c89Uniformize afilter and amap tests
Suzanne Soy
2021-07-28 21:10:17 +0100
4b56db6051trying to get codecov to work with github actions
Suzanne Soy
2021-07-28 16:19:32 +0100
1642cdc088Revert the status check stuff, it is not needed, one just needs to search the name of the workflow job (build in this case) to add it as a branch check, it isn't listed but can be found by searching
Suzanne Soy
2021-07-28 16:10:17 +0100
0a78d8d645trying to get codecov to work with github actions
Suzanne Soy
2021-07-28 16:08:02 +0100
780ac95d06Try to get the Github Actions to register as a Status check
Suzanne Soy
2021-07-28 15:48:24 +0100
281287c8f4Try to get the Github Actions to register as a Status check
Suzanne Soy
2021-07-28 15:45:44 +0100
481a22dad4Try to get the Github Actions to register as a Status check
Suzanne Soy
2021-07-28 15:44:53 +0100
f6cf0a64b0Try to get the Github Actions to register as a Status check
Suzanne Soy
2021-07-28 15:41:37 +0100
98143e12a8Try to get the Github Actions to register as a Status check
Suzanne Soy
2021-07-28 15:35:34 +0100
1a4079f394The package fails to install on versions < 6.6 due to some SSL error, that seems due to some incompatibility between system (SSL) updates and raco, and is unrelated to this package.
Suzanne Soy
2021-07-28 14:52:29 +0100
bfa500e685Revert "Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04"
Suzanne Soy
2021-07-28 14:54:08 +0100
03be7c14b4Try running on older version of ubuntu due to incompatibility between raco and the updated SSL in ubuntu 20.04
Suzanne Soy
2021-07-28 14:50:57 +0100
763a583d86Use $GITHUB_WORKSPACE not $TRAVIS_BUILD_DIR
Suzanne Soy
2021-07-28 14:43:27 +0100
a795e9e601Added github Actions workflow for the CI
Suzanne Soy
2021-07-28 14:39:58 +0100
7227dbedc7Use doc-coverage only on 6.4+
Georges Dupéron
2017-04-19 23:33:15 +0200
6d1bd08d5eRewrote .travis.yml
Georges Dupéron
2017-04-19 20:28:23 +0200
54a35d057fAdded maintenance badge (2017)
Georges Dupéron
2017-04-19 19:55:04 +0200
8b0249efc8Switched 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.
Georges Dupéron
2017-01-19 18:55:05 +0100
66197ebb33Fixed Travis script
Georges Dupéron
2017-01-19 20:20:55 +0100
761a5d24d6Changed README badge to use codecov.io
Georges Dupéron
2017-01-19 20:19:38 +0100
2693d40e0eUse codecov only on recent versions
Georges Dupéron
2017-01-19 20:12:54 +0100
2dd6460bc1check-pkg-deps, only on recent versions which support the option
Georges Dupéron
2017-01-19 20:08:36 +0100
b5a8cab336Updated Travis script to use codecov and to check the documentation coverage
Georges Dupéron
2017-01-19 19:54:13 +0100
28c7e6add6Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule.
Georges Dupéron
2016-10-11 00:23:29 +0200
c9c6d86265Added Installation section to README
Georges Dupéron
2016-08-17 15:14:54 +0200
b8d5e73a7bTypos and improvements in README. Thanks to O. Andreescu.
Georges Dupéron
2016-08-17 11:29:22 +0200
da9a4441dcDocumentation changes suggested by O. Andreescu. Thanks!
Georges Dupéron
2016-08-15 01:20:57 +0200
c08e971977Added link to docs in README.
Georges Dupéron
2016-08-13 18:51:27 +0200
502e8f7e86Added tests, included newer Racket versions in .travis.yml
Georges Dupéron
2016-08-08 13:14:50 +0200
ff1ad651f3Added if-let when-let and cond-let, as per Alex Knauth's suggestion. Closes issue #1.
Georges Dupéron
2016-08-08 12:15:17 +0200
c5ef4cc0cfFilled in info.rkt
Georges Dupéron
2016-04-08 12:28:54 +0200
b11c1eae7aAdded badges to README file
Georges Dupéron
2016-04-08 12:22:29 +0200
bdf50d174eImplemented aif, awhen and acond.
Georges Dupéron
2016-04-08 12:16:33 +0200
1a81a6de75Initial commit
Georges Dupéron
2016-04-08 11:12:18 +0200