Go to file
Christian Rinderknecht 24a1068dd4
Refactoring of the parser and AST so "let" constructs bind
exactly one variable. (Unfinished)

Fixed minor error in error printing in Lexer.

Added test in ParseMain.ml on --verbose=parser.
2019-05-22 19:38:09 +02:00
src Refactoring of the parser and AST so "let" constructs bind 2019-05-22 19:38:09 +02:00
vendors Removed unused src/bin_node. 2019-05-16 15:21:46 +02:00
.gitignore Added tests to build, fixed some unused variables. 2019-05-15 15:17:04 +02:00
.gitlab-ci.yml Gardening. 2019-05-16 15:28:28 +02:00
.gitmodules Use different push and pull URLs for submodules 2019-05-16 15:38:40 +02:00