catala/compiler
Louis Gesbert 33ce233a29 Fix lexing of verbatim blocks
Catala doesn't interpret them at all, but it needs to refrain from interpreting
its contents as markdown (titles, etc.)
2024-05-16 15:46:39 +02:00
..
catala_utils Fix adjustment of format width to terminal 2024-05-06 21:39:58 +02:00
dcalc More precise positions for operators throughout 2024-04-30 16:35:08 +02:00
desugared Message formatting: final touches 2024-05-03 15:14:51 +02:00
lcalc Make refactored runtime error messages clearer 2024-05-02 16:30:47 +02:00
literate Rewriting message calls to use the new intf 2024-04-10 19:26:23 +02:00
plugins More precise positions for operators throughout 2024-04-30 16:35:08 +02:00
scalc More precise positions for operators throughout 2024-04-30 16:35:08 +02:00
scopelang Fix exception positions being lost during translation/optimisations 2024-04-30 17:56:06 +02:00
shared_ast Runtime value printer: use <object> on non-printable entitites 2024-05-15 10:24:18 +02:00
surface Fix lexing of verbatim blocks 2024-05-16 15:46:39 +02:00
verification More precise positions for operators throughout 2024-04-30 16:35:08 +02:00
catala_web_interpreter.ml Rewriting message calls to use the new intf 2024-04-10 19:26:23 +02:00
catala.ml replace let _ by let () or add type annotation 2023-09-09 22:02:39 +02:00
driver.ml Message formatting: final touches 2024-05-03 15:14:51 +02:00
driver.mli Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
dune Update opam file according to opam-repository reviews 2024-05-06 21:39:58 +02:00
index.mld More doc 2023-06-18 16:08:16 +02:00
plugin.ml Rewriting message calls to use the new intf 2024-04-10 19:26:23 +02:00
plugin.mli Move global options of Cli to their own module 2024-03-19 15:18:35 +01:00
tests.ml Generalise the definition of lists of nested binders 2024-02-09 18:33:41 +01:00