catala/compiler
Louis Gesbert 2d41f53300 Compiler: add a few helper comparison functions
Adds syntactic comparison for some expressions, etc., allowing in
particular to detect syntactically equal expressions. Positions are,
obviously, ignored.
2022-05-25 18:35:57 +02:00
..
dcalc Formatting: sync with master 2022-05-12 15:10:55 +02:00
desugared Compiler: add a few helper comparison functions 2022-05-25 18:35:57 +02:00
lcalc Formatting: sync with master 2022-05-12 15:10:55 +02:00
literate Add support for backend plugins using dynlink 2022-05-19 10:40:02 +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 Compiler: add a few helper comparison functions 2022-05-25 18:35:57 +02:00
surface Merge pull request #260 from AltGr/parser-tweaks 2022-05-18 14:45:02 +01: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 refactor(api_web/runtime): runtime_value derive yojson_of 2022-05-25 14:26:58 +02:00
runtime.mli refactor(api_web/runtime): runtime_value derive yojson_of 2022-05-25 14:26:58 +02:00