catala/compiler
2022-06-15 14:34:15 +02:00
..
dcalc add support for duration multiplication 2022-05-31 11:17:38 -07:00
desugared Print a position when logging assignment of a default false for a condition 2022-06-03 17:50:03 +02:00
lcalc fix(compiler/log): retrieve types of input and output function calls 2022-06-15 14:34:15 +02:00
literate fix(compiler): fix line num for HTML generation 2022-06-08 17:21:15 +02:00
plugins Compiler: add some doc on plugin support 2022-05-25 17:27:49 +02:00
scalc Formatting: sync with master 2022-05-12 15:10:55 +02:00
scopelang fix(compiler/log): retrieve types of input and output function calls 2022-06-15 14:34:15 +02:00
surface Reset parser messages 2022-06-01 10:26:14 +02:00
utils Compiler: add a few helper comparison functions 2022-05-25 18:35:57 +02:00
verification Formatting: sync with master 2022-05-12 15:10:55 +02:00
catala_web_interpreter.ml Add support for backend plugins using dynlink 2022-05-19 10:40:02 +02:00
catala.ml reformat (sync with master) 2022-03-09 10:43:17 +01:00
driver.ml Add support for backend plugins using dynlink 2022-05-19 10:40:02 +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 Compiler: add some doc on plugin support 2022-05-25 17:27:49 +02:00
plugin.ml Add support for backend plugins using dynlink 2022-05-19 10:40:02 +02:00
plugin.mli Add support for backend plugins using dynlink 2022-05-19 10:40:02 +02:00
runtime.ml feat(runtime): start to implement format_events 2022-06-14 17:42:13 +02:00
runtime.mli feat(runtime): start to implement format_events 2022-06-14 17:42:13 +02:00