mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
e19332522e
Thanks @denismerigoux This renames the "ScopeDef" variant from `SubScope` to `SubScopeInput`, which is much clearer and avoids confusion with the `SubScope` elements in the surface AST (which are really subscopes and not variables at this point). And improves some error message by specialising depending on whether we are dealing with a subscope or an explicit structure. |
||
---|---|---|
.. | ||
catala_utils | ||
dcalc | ||
desugared | ||
lcalc | ||
literate | ||
plugins | ||
scalc | ||
scopelang | ||
shared_ast | ||
surface | ||
verification | ||
catala_web_interpreter.ml | ||
catala.ml | ||
driver.ml | ||
driver.mli | ||
dune | ||
index.mld | ||
plugin.ml | ||
plugin.mli | ||
tests.ml |