.. |
catala_utils
|
Improve editor parsable errors
|
2023-04-27 12:09:22 +02:00 |
dcalc
|
Generalized optimizations
|
2023-04-21 11:56:07 +02:00 |
desugared
|
Removed useless variable
|
2023-04-27 12:13:19 +02:00 |
lcalc
|
fix documentation
|
2023-04-24 14:00:12 +02:00 |
literate
|
Update assets
|
2023-03-21 16:10:00 +01:00 |
plugins
|
Add experimental lazy interpreter as a plugin
|
2023-04-14 16:56:57 +02:00 |
scalc
|
Merge branch 'master' into adelaett-withoutexceptionsfix
|
2023-04-21 10:55:36 +02:00 |
scopelang
|
Merge branch 'master' into adelaett-withoutexceptionsfix
|
2023-04-18 14:37:02 +02:00 |
shared_ast
|
Disable optimization that was messing with the Proof backend
|
2023-04-27 12:13:18 +02:00 |
surface
|
Rework the AST Gadt to allow merging of different ASTs
|
2023-03-30 15:30:08 +02:00 |
verification
|
Allow use of if_then_else beyond booleans in proof backend (#460)
|
2023-04-24 17:33:15 +02:00 |
catala_web_interpreter.ml
|
Improve editor parsable errors
|
2023-04-27 12:09:22 +02:00 |
catala.ml
|
reformat (sync with master)
|
2022-03-09 10:43:17 +01:00 |
driver.ml
|
Coded message format adapted to editors
|
2023-04-27 12:09:22 +02:00 |
driver.mli
|
Tweak error message location printing
|
2022-11-28 16:38:09 +01:00 |
dune
|
Remove dependency on ppx_expect and use alcotest instead
|
2023-04-21 10:37:31 +02:00 |
index.mld
|
Rename utils to catala_utils
|
2022-11-28 16:38:09 +01:00 |
plugin.ml
|
Add experimental lazy interpreter as a plugin
|
2023-04-14 16:56:57 +02:00 |
plugin.mli
|
Add experimental lazy interpreter as a plugin
|
2023-04-14 16:56:57 +02:00 |
tests.ml
|
Fusion of all optimizations done correctly
|
2023-04-21 12:32:09 +02:00 |