Commit Graph

21 Commits

Author SHA1 Message Date
Andrew Kent
307c18f1f4 feat: initial co-located python client 2021-03-01 15:56:28 -08:00
Andrew Kent
b2562b3d27 bump argo, minor rpc tweaks 2021-03-01 13:19:00 -08:00
Lisanna Dettwyler
65f2abfec8 cry: propagate command failure
Closes #953
2020-11-16 13:57:36 -08:00
Brian Huffman
bec1cda5af Fix typos. Fixes #924. 2020-10-01 15:33:17 -07:00
Iavor Diatchki
2b52b87b5e Document quick-test 2020-09-23 16:28:24 -07:00
Rob Dockins
25818493ff Add a quick-test mode to the cry shell script.
This excludes the new SuiteB tests, and moves the `allexamples`
test into a separate directory that is also excluded.  The
standard `test` command still runs all tests.
2020-09-21 14:54:29 -07:00
Jared Weakly
4832160fd9 Add release versioning for cryptol 2020-07-24 14:12:41 -07:00
Aaron Tomb
2f4684c8af
Build system and documentation cleanup (#816)
* Remove `Makefile`
* Remove Travis and AppVeyor configurations
* Improve portability of the `cry` script
* Fix Docker builds
* Update documentation to remove references to `make`
* Update copyright dates
* Fix omitted section of CONTRIBUTING.md
* Update Z3 installation instructions

Fixes #570, #603, #790, #807.
2020-07-14 10:58:38 -07:00
Jared Weakly
1c38465ca8
Implement GitHub actions (#722)
* Builds nightly binary tarballs on Linux, macOS, and Windows
* Runs tests on every PR and merge to master
* Includes GitHub Actions status in README instead of Travis
* Makes the GitRev recompile hack less fragile
* Makes the Makefile Cabal v3 compatible
* Builds the manual as part of the CI process
2020-05-14 10:50:22 -07:00
Iavor Diatchki
38471c0cbc Update utility script to use cabal exec 2020-01-21 10:56:09 -08:00
Aaron Tomb
21e49459df Move --allow-newer flag to CI scripts, not cry 2019-10-28 13:49:45 -07:00
Aaron Tomb
588e5bbe59 Be less verbose during cabal v2-configure 2019-10-24 14:37:37 -07:00
Aaron Tomb
10f1dfdacf Move --allow-newer in cry script 2019-10-23 16:37:10 -07:00
Aaron Tomb
17aeccb7ff Add --allow-newer to cry script 2019-10-23 10:24:34 -07:00
Iavor Diatchki
706e8e2b7f Arguments after are for cryptol. 2019-03-29 10:26:34 -07:00
Iavor Diatchki
fd67463b2b Add a hacky way to get local executable path 2019-02-12 14:38:17 -08:00
Iavor Diatchki
72a57bfff9 Fix script to use generic runner 2019-01-24 16:44:15 -08:00
Iavor Diatchki
4dae9dadcd Add some comments explaining the hackery 2019-01-08 17:18:45 -08:00
Iavor Diatchki
47d118ecf5 A TEMPORARY hack to force rebuilding GitRev.hs so we get the correct hashes. 2019-01-08 17:14:53 -08:00
Iavor Diatchki
d331d16128 Add a command to run the locally built Cryptol 2019-01-03 11:10:29 -08:00
Iavor Diatchki
2bd9d3aecf A Bash script to automate common cabal (v2) tasks 2018-12-12 16:59:00 -08:00