Denis Merigoux
|
3c8d187be0
|
Big refactoring of the literate programming structure
Partially fixes #120
Removes the distinction between headers and articles, streamlines the surface AST
Changes affects lexers and parser
|
2021-05-15 01:16:08 +02:00 |
|
Denis Merigoux
|
33f781c3b5
|
Update tests with better error message
|
2021-04-03 19:35:59 +02:00 |
|
EmileRolley
|
8f9ec2b623
|
fix: update all ASTs and the interpreter in order to support the 'xor' operand
|
2021-03-16 20:34:03 +01:00 |
|
EmileRolley
|
f507620462
|
feat(catala_nv): add the xor operator
|
2021-03-16 18:34:59 +01:00 |
|
EmileRolley
|
c0a9344eca
|
refactor(tests): update tests based on the abbreviated english lexer
|
2021-03-09 22:07:31 +01:00 |
|
Aymeric Fromherz
|
ba03d2db78
|
Move tests to appropriate folders
|
2021-01-25 01:16:46 -05:00 |
|
Aymeric Fromherz
|
483400ea19
|
Move tests to their appropriate directory
|
2021-01-23 20:49:17 -05:00 |
|
Denis Merigoux
|
a37357bb56
|
Array type is beginning to work
|
2020-12-29 22:26:10 +01:00 |
|
Denis Merigoux
|
ebf14f6121
|
Added assertions, starting to execute section132
|
2020-12-10 18:11:43 +01:00 |
|
Denis Merigoux
|
5abb73157f
|
Fix content/type lexer issue in nv
|
2020-12-06 18:09:48 +01:00 |
|
Denis Merigoux
|
7e674fa69d
|
Tabs to spaces
|
2020-12-04 15:14:29 +01:00 |
|
Denis Merigoux
|
4a181ab4b7
|
First test passing
|
2020-11-26 16:22:08 +01:00 |
|
Denis Merigoux
|
d3fe18aa18
|
Pretty-printing, fixing bugs in scope_to_dcalc
|
2020-11-26 13:38:42 +01:00 |
|
Denis Merigoux
|
cdfa9038cf
|
Literate programming AST now tree-shaped
|
2020-10-04 01:25:37 +02:00 |
|
Denis Merigoux
|
0f43975182
|
Cleaned lexing code and rationalized non-verbose syntax
|
2020-08-08 18:32:44 +02:00 |
|
Denis Merigoux
|
df25d5d94d
|
Automated test suite!
|
2020-08-07 17:37:28 +02:00 |
|
Denis Merigoux
|
03a7827dda
|
Better error handling
|
2020-08-07 15:29:52 +02:00 |
|
Nicolas Chataing
|
623abf1a4e
|
Change ~= to |= for the programmative style
|
2020-08-04 12:38:49 +02:00 |
|
Nicolas Chataing
|
e2879cc68d
|
Rewrite tests with programmative style
|
2020-08-04 10:30:35 +02:00 |
|
Nicolas Chataing
|
0f84f6b137
|
Reorganize tests folder
|
2020-06-09 18:57:13 +02:00 |
|