Go to file
Christian Rinderknecht 7de4a1802a Additions and refactoring so the AST gets even closer to that of PAscaligo.
* Added type annotations for expressions.
* Added bytes.
* Changed the AST for function calls
* Changed the AST for constructor applications
2019-05-15 16:05:03 +02:00
src Additions and refactoring so the AST gets even closer to that of PAscaligo. 2019-05-15 16:05:03 +02:00
vendors Extended lib_utils/pos.ml{i}. First import of Ligodity. (No "simplify" yet.) 2019-05-15 16:04:37 +02:00
.gitignore Added tests to build, fixed some unused variables. 2019-05-15 15:17:04 +02:00
.gitlab-ci.yml Added tests to build, fixed some unused variables. 2019-05-15 15:17:04 +02:00
.gitmodules Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00