Denis Merigoux
|
e1dc36f1b1
|
Merge branch 'master' into io-qualifiers-112-part-2
|
2022-02-10 22:59:37 +01:00 |
|
Denis Merigoux
|
b6d9d7cf5f
|
Update Cmdliner with breaking changes
|
2022-02-10 22:57:07 +01:00 |
|
Denis Merigoux
|
36bc25a3ce
|
Update assets
|
2022-02-09 16:09:28 +01:00 |
|
Denis Merigoux
|
5c6a43da57
|
Fixed compilation to examples
Had to rename fields of allocations familiales because of a stupid record field confusion in OCaml
|
2022-02-07 18:38:31 +01:00 |
|
Denis Merigoux
|
a5ed25c5c6
|
Merge branch 'master' into allocations_logement
|
2022-02-03 16:57:14 +01:00 |
|
Denis Merigoux
|
c6a76df631
|
Reduce iteration number
|
2022-02-03 14:40:44 +01:00 |
|
Denis Merigoux
|
0d90dcea00
|
Better optimizations with values instead of literals
|
2022-02-02 10:30:39 +01:00 |
|
Denis Merigoux
|
6cf1b768d2
|
Fix bug in Python backend producing unreachable code
|
2022-02-01 15:41:53 +01:00 |
|
Denis Merigoux
|
effc2b24e4
|
Optimizations for defaults in Dcalc
|
2022-01-31 15:27:58 +01:00 |
|
Denis Merigoux
|
f7f010a902
|
Update asset and fix missing link in doc
|
2022-01-21 20:16:07 +01:00 |
|
Denis Merigoux
|
df4754b10b
|
Formatted asset
|
2022-01-10 09:33:58 +01:00 |
|
Denis Merigoux
|
e231e695f6
|
Fix bench and Python
|
2022-01-07 10:06:22 +01:00 |
|
Denis Merigoux
|
e36725a2a8
|
Added other field
|
2022-01-07 09:47:10 +01:00 |
|
Denis Merigoux
|
983baf81e7
|
Update assets and restore CI
|
2022-01-05 18:01:47 +01:00 |
|
Denis Merigoux
|
7cac55cc0b
|
Updating assets and relaxing version constraints in Makefile
|
2022-01-05 17:38:49 +01:00 |
|
Denis Merigoux
|
82865c48da
|
Fix #162
|
2021-11-29 10:36:33 +01:00 |
|
Denis Merigoux
|
485d093b7e
|
Bump Catala version number
|
2021-11-07 01:38:17 +01:00 |
|
Denis Merigoux
|
4406ff6690
|
Update all APIs in various languages
|
2021-11-07 00:53:14 +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
|
8dbf034efc
|
Update generated assets
|
2021-10-11 17:41:20 +02:00 |
|
Denis Merigoux
|
b56299f3d3
|
Switch ocamlformat to 0.19.0
|
2021-08-19 11:35:56 +02:00 |
|
EmileRolley
|
6169d19b1e
|
feat(compiler): add collection concatenation operator
|
2021-07-08 16:27:46 +02:00 |
|
Denis Merigoux
|
9ef637a161
|
Print lists better
|
2021-06-26 18:13:13 +02:00 |
|
Denis Merigoux
|
0d54b39aa9
|
Logging in Python OK
|
2021-06-26 18:04:36 +02:00 |
|
Denis Merigoux
|
32c2e84a10
|
Improve Python library API
|
2021-06-26 17:12:15 +02:00 |
|
Denis Merigoux
|
61b84ed71b
|
Typo in README
|
2021-06-25 15:35:16 +02:00 |
|
Denis Merigoux
|
ae8ef08b81
|
Added more doc
|
2021-06-25 10:50:49 +02:00 |
|
Denis Merigoux
|
3d2f3497bc
|
Switch to benchmark
|
2021-06-25 00:56:08 +02:00 |
|
Denis Merigoux
|
03b44f5b15
|
Python backend debugged and tested
|
2021-06-25 00:47:12 +02:00 |
|
Denis Merigoux
|
e38dc4c728
|
Various bugfixing and improvements for the Python backend
|
2021-06-25 00:16:21 +02:00 |
|
Denis Merigoux
|
3f5027e5a5
|
Translation now typechecks
|
2021-06-24 22:55:27 +02:00 |
|
Denis Merigoux
|
95b34937a6
|
Switch to use Python enums as a tag for tagged unions
|
2021-06-24 21:55:20 +02:00 |
|
Denis Merigoux
|
fbf60b89bf
|
Fix lenght type mismatch
|
2021-06-24 21:32:09 +02:00 |
|
Denis Merigoux
|
8b956bf4fa
|
Missing cd
|
2021-06-24 18:27:02 +02:00 |
|
Denis Merigoux
|
ccf2bba79f
|
Executable permission for env setup
|
2021-06-24 18:21:21 +02:00 |
|
Denis Merigoux
|
0481181f92
|
Put mypy typing under CI
|
2021-06-24 18:18:25 +02:00 |
|
Denis Merigoux
|
817b1785df
|
Python translation working but still buggy
|
2021-06-24 17:50:08 +02:00 |
|
Denis Merigoux
|
015776270d
|
Compilation passing from lcalc to scalc
|
2021-06-24 14:52:51 +02:00 |
|
Denis Merigoux
|
fffd0ffb63
|
Working the way into the Python backend
|
2021-06-22 14:55:43 +02:00 |
|
Denis Merigoux
|
867126f8e4
|
Added module list for Python doc
|
2021-06-21 17:42:40 +02:00 |
|
Denis Merigoux
|
488baa9c5e
|
Wrap up runtime
|
2021-06-21 17:33:29 +02:00 |
|
Denis Merigoux
|
8c30e059a7
|
Add functions to runtime, doc setup
|
2021-06-21 16:51:02 +02:00 |
|
Denis Merigoux
|
db026c6720
|
Start to implement Python runtime
|
2021-06-21 12:31:46 +02:00 |
|
Denis Merigoux
|
392ca25093
|
Install JS dependencies correctly
|
2021-06-21 11:54:56 +02:00 |
|
Denis Merigoux
|
bbd50747d9
|
Big renaming and dir reorg
|
2021-06-21 11:39:06 +02:00 |
|