catala/compiler
2022-07-11 17:42:34 +02:00
..
dcalc Rework type error reporting 2022-07-11 17:42:34 +02:00
desugared Rework type error reporting 2022-07-11 17:42:34 +02:00
lcalc Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
literate Propagate renaming of Pos.mark* into module Marked 2022-07-11 16:51:54 +02:00
plugins Fix test encoding 2022-07-08 15:37:01 +02:00
scalc Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
scopelang Rework type error reporting 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 Port verification code to the AST changes 2022-07-11 17:42:34 +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 Improve debugging, add backtraces (when recording is enabled) 2022-07-11 17:42:34 +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 Porting the interpreter to the marked AST 2022-07-11 17:42:30 +02:00
plugin.mli Porting the interpreter to the marked AST 2022-07-11 17:42:30 +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