Go to file
Benjamin Loison 609870755c Remove debugging symbols in failwith
As running `OCAMLRUNPARAM=b ./_build/main.native ...` provides in case of `failwith` a better stacktrace.
This enables moving `failwith`s from a file to the other without adapting them.
2022-12-19 13:56:48 +01:00
beamer [beamer] pause added 2022-12-16 17:00:24 +01:00
src Remove debugging symbols in failwith 2022-12-19 13:56:48 +01:00
tests [general] renaming (pp -> lustre_pp ; c_* -> intermediate_*) 2022-12-17 21:26:32 +01:00
.gitignore [passes] fix for the equation ordering pass 2022-12-15 17:40:15 +01:00
Makefile [parser] parses and dumps content (without expressions) 2022-12-07 16:45:55 +01:00
README.md README 2022-12-04 16:19:25 +01:00
TODO [parser] adding support for expressions 2022-12-07 21:56:38 +01:00