catala/compiler
Louis Gesbert 83de1a229b Mark the optimization passes as untyped
It's not expected to stay that way forever, but some additional effort will be required for them to preserve (or restore) types; until then, be safe and don't forward possibly incorrect information.
2022-07-13 12:17:43 +02:00
..
dcalc Mark the optimization passes as untyped 2022-07-13 12:17:43 +02:00
desugared Reformat 2022-07-11 17:42:34 +02:00
lcalc Mark the optimization passes as untyped 2022-07-13 12:17:43 +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 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