mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
eded54d2b5
As discussed in #549 NOTE: This implements only the direct tuple member access (syntax `foo.N` with N a number) - It seems more efficient to wait for the general pattern-matching rewrite to handle pattern-matching on tuples - Until then we keep the (now obsolete) `let (x, y) = pair in x` syntax, to leave time for updates, but we won't be documenting it |
||
---|---|---|
.. | ||
ast.ml | ||
ast.mli | ||
dependency.ml | ||
dependency.mli | ||
desugared.mld | ||
disambiguate.ml | ||
disambiguate.mli | ||
dune | ||
from_surface.ml | ||
from_surface.mli | ||
linting.ml | ||
linting.mli | ||
name_resolution.ml | ||
name_resolution.mli | ||
print.ml | ||
print.mli |