catala/compiler
Louis Gesbert 429911024c Add parseable line-column info to error messages
a quick fix for now, ideally we want an option for editor-friendly output.
But for now this is a very cheap way to at least have clickable error messages
which are a big time-saver.
2022-11-07 14:03:38 +01:00
..
dcalc Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
desugared Callable scopes: fixes following review 2022-11-03 15:18:51 +01:00
lcalc Rename Expr.Box.inj to Expr.Box.lift 2022-10-21 15:35:49 +02:00
literate Fix all lines too long problems & update assets 2022-08-29 15:46:06 +02:00
plugins Make all supertypes use ('a, 't) gexpr as parameter instead of naked_gexpr 2022-08-29 11:29:24 +02:00
scalc Make all supertypes use ('a, 't) gexpr as parameter instead of naked_gexpr 2022-08-29 11:29:24 +02:00
scopelang Callable scopes: fixes following review 2022-11-03 15:18:51 +01:00
shared_ast Callable scopes: fixes following review 2022-11-03 15:18:51 +01:00
surface Callable scopes: fixes following review 2022-11-03 15:18:51 +01:00
utils Add parseable line-column info to error messages 2022-11-07 14:03:38 +01:00
verification Swap boxing and annotations in expressions 2022-10-07 18:00:23 +02:00
catala_web_interpreter.ml Cli: allow standard option --color=always|never|auto to control styling 2022-07-27 10:42:35 +02:00
catala.ml reformat (sync with master) 2022-03-09 10:43:17 +01:00
driver.ml Always enable backtrace recording in debug mode 2022-10-25 11:31:06 +02:00
driver.mli Add support for backend plugins using dynlink 2022-05-19 10:40:02 +02:00
dune Switch from calendarlib to in-house dates_calc 2022-08-06 17:07:01 +02:00
index.mld refactor(runtimes): add runtime_ocaml and runtime_jsoo in the catala package 2022-07-22 16:52:56 +02:00
plugin.ml Leverage the shared AST: big cleanup (part I) 2022-08-22 19:28:21 +02:00
plugin.mli Leverage the shared AST: big cleanup (part I) 2022-08-22 19:28:21 +02:00