Denis Merigoux
2d63a08f23
Removed extra newlines
2022-03-07 19:41:27 +01:00
Denis Merigoux
8fb681baa1
Bump version to 0.6.0
...
Changelog:
* Catala as a proof platform (Z3 backend, safety checks)
* More expressivity for exceptions
* Multiple states for one variable
* Build system relying on ninja-build
* Better debug printers
* Alternative compilation mode without try ... with exceptions
2022-03-07 19:35:56 +01:00
Emile Rolley
f277f272d1
test(clerk): setup alcotest + two first tests
2022-02-25 20:30:05 +01:00
Emile Rolley
73576548c6
docs: update authors fields
2022-02-25 16:49:22 +01:00
Emile Rolley
3a6450b42f
Merge branch 'master' into refactor-clerk-w-ninja
2022-02-25 12:31:16 +01:00
Emile Rolley
79c39889bd
fix(opam): try to add ninja_utils as a standalone package
2022-02-24 14:05:37 +01:00
Alain
73fe2f876c
Revert "Merge pull request #196 from CatalaLang/fixup-cmdliner"
...
fix cmdliner to 1.0.4
This reverts commit 8e1a1ccb63
, reversing
changes made to 4812830a25
.
2022-02-21 14:53:48 +01:00
Denis Merigoux
1cec4b0721
Pretty-printer for scalc
2022-02-14 18:22:26 +01:00
Louis Gesbert
75bcbca706
Add z3 dependency
...
Just to check how well the caching works
2022-01-13 12:38:16 +01:00
Denis Merigoux
e2981c4ffc
Pin ocamlformat version
2022-01-13 12:20:53 +01:00
Louis Gesbert
0e1500f8f0
An attempt to simplify deps install and CI
...
from the docs, the setup-ocaml@v2 github action should already handle caching...
2022-01-13 12:15:39 +01:00
Denis Merigoux
22cd03c466
Bumping version numbers and fixing 0.5.0 build
2021-11-07 11:00:46 +01:00
Denis Merigoux
485d093b7e
Bump Catala version number
2021-11-07 01:38:17 +01:00
Denis Merigoux
cf31da7ca1
Remove limitation on Zarith since https://github.com/janestreet/zarith_stubs_js/pull/8 is closed
2021-10-18 09:58:47 +02:00
Denis Merigoux
577bfe67a5
Added dependencies at other places
2021-08-23 14:24:39 +02:00
Louis Gesbert
98aed4187a
Further factorise decimals parsing
2021-08-19 20:32:23 +02:00
Denis Merigoux
7446b1fe57
Reorganized public libraries
2021-04-22 17:57:27 +02:00
Denis Merigoux
7d05ee5d2a
Cleaned dune project and opam files
2021-04-06 21:43:10 +02:00
Denis Merigoux
c2eaf08daa
Fixed missing stub in JS output
2021-04-02 17:57:44 +02:00
Denis Merigoux
3772a4cb83
Added badges and updated description
2021-03-19 18:34:38 +01:00
Denis Merigoux
4cb6eb23cb
Updated project description
2021-03-19 16:34:19 +01:00
Denis Merigoux
869cbb6173
Added missing OPAM dependencies
2021-03-18 16:52:46 +01:00
Denis Merigoux
64661f06c6
Fixed Js and bumped version number
2021-03-18 16:41:55 +01:00
Denis Merigoux
647320d4aa
Benchmark, randomness of inputs, bugs fixed
2021-01-30 17:54:05 +01:00
Denis Merigoux
617d19df24
Improved OCaml backend, made dev loop
2021-01-28 18:30:01 +01:00
Denis Merigoux
852a6412eb
Changed odate to calendarLib
2021-01-14 13:04:15 +01:00
Louis Gesbert
4a5e8192b6
Opam file: fix license format
2021-01-04 13:50:33 +01:00
Denis Merigoux
f966fc87d0
Added web-compatible version of the Catala interpreter
2020-12-26 17:37:45 +01:00
Denis Merigoux
b2f34c33c6
Fixed dependencies
2020-12-22 18:53:44 +01:00
Denis Merigoux
293438ea38
Missing JS stubs
2020-12-21 18:15:53 +01:00
Denis Merigoux
03f34c7d93
Fixed dependency
2020-12-21 16:52:17 +01:00
Denis Merigoux
81c464ea7e
Added labels and exceptions to surface syntax
2020-12-18 13:13:51 +01:00
Denis Merigoux
f282d9586b
Improved readmes
2020-12-14 10:59:15 +01:00
Nicolas Chataing
84835b0a79
Add non verbose lexing
2020-08-03 18:07:09 +02:00
Denis Merigoux
cd9957b8c4
Add interface and doc to api.ml
2020-05-22 23:02:48 +02:00
Denis Merigoux
974797ac97
Fixed new project homepage
2020-04-28 15:08:12 +02:00
Denis Merigoux
bf4e5ae374
Update opam file
2020-04-26 20:00:43 +02:00
Denis Merigoux
d8c57ec28b
More doc!
2020-04-17 15:12:11 +02:00
Denis Merigoux
a9a10f0e7f
Rename to Catala!
2020-04-16 18:42:37 +02:00