catala/compiler
2022-07-22 12:11:34 +02:00
..
dcalc Remove stale comment in dune file 2022-07-20 10:57:56 +02:00
desugared Starting debug 2022-07-22 12:11:34 +02:00
lcalc Merge pull request #272 from AltGr/types-everywhere 2022-07-20 11:07:17 +02:00
literate Correctly generate HTML output 2022-07-20 15:35:26 +02:00
plugins Fix test encoding 2022-07-08 15:37:01 +02:00
scalc Reformat 2022-07-11 17:42:34 +02:00
scopelang Reformat 2022-07-11 17:42:34 +02:00
surface AST simplification: remove redundant annotations 2022-07-11 16:51:54 +02:00
utils Add type annotations on all AST nodes (first pass) 2022-07-11 16:51:54 +02:00
verification compiler/verification: force a typed AST as input 2022-07-12 15:57:50 +02:00
catala_web_interpreter.ml Add missing options 2022-05-26 19:10:53 +02:00
catala.ml reformat (sync with master) 2022-03-09 10:43:17 +01:00
driver.ml Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
driver.mli Add support for backend plugins using dynlink 2022-05-19 10:40:02 +02:00
dune Merge pull request #213 from AltGr/plugin-support 2022-05-25 18:31:30 +02:00
index.mld feat(runtime): format_events -> pp_events (Done). 2022-06-15 19:32:45 +02:00
plugin.ml Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
plugin.mli Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
runtime.ml refactor(runtime): ignore function definition while parsing raw events 2022-06-23 17:35:11 +02:00
runtime.mli feat(runtime/api_web): add serialization for event + retrieveEvents in the API 2022-06-16 17:24:35 +02:00