828912a
last day modifications, more incoming by
2021-08-23 11:52:26 +0200
165efe9
fixed identation and added a way to know if a list is empty by
2021-08-22 16:53:34 +0200
a0ce191
corrected some bugs with the - (blank) rule by
2021-08-18 19:21:18 +0200
c0c4334
added a way to print all the tree by
2021-08-18 19:03:11 +0200
ad1111a
added a way to print meta nodes, some nodes are missing but most of it is there by
2021-08-18 16:00:34 +0200
6261f1e
fixed output by
2021-08-17 15:17:59 +0200
42fe9fb
removed meta.leg by
2021-08-17 13:32:55 +0200
695a9d3
allow C and meta to coexist; add @ prefix for meta statements in grammar. by
2021-08-16 18:58:18 +0900
7f71bb9
added meta rules, new.txt passes TODO : fix assterion line 3291 by
2021-08-13 19:35:53 +0200
4a62df2
added meta.leg with all rules refactored by
2021-08-13 14:30:17 +0200
2b5abcd
typo by
2021-08-11 12:06:20 +0200
31f4d9e
updated grammar + added some types by
2021-08-11 11:54:17 +0200
9a08ccd
updated comments by
2021-08-10 17:00:46 +0200
ecb8b27
updated dotest by
2021-08-10 16:56:22 +0200
50cddd1
input updated by
2021-08-10 16:54:39 +0200
47a3a7a
remove all *.out files by
2021-08-10 16:53:48 +0200
a60f4c2
added comments where the test fails by
2021-08-10 16:53:24 +0200
ad7f76f
added comments to know where the test should break by
2021-08-10 16:52:34 +0200
b46c089
deleted *.out files by
2021-08-10 16:51:30 +0200
2fada73
typo 'typedeffing' by
2021-08-06 18:58:43 +0200
23b1d94
updated Makefile by
2021-08-06 18:58:22 +0200
b4dad36
added a file to help debug by
2021-08-06 18:58:04 +0200
dbb3902
deleted ccmeta-tree.txt by
2021-08-05 16:53:36 +0200
758f5b7
updated dotest with new test files by
2021-08-05 16:50:24 +0200
e640f46
updated Makefile with everything working by
2021-08-05 16:50:01 +0200
e0d4219
added a rule to ignore some useless files by
2021-08-05 16:49:34 +0200
24c4dbf
new test files by
2021-08-05 16:40:40 +0200
8b54180
one file to either print a tree or the program by
2021-08-05 16:38:55 +0200
2eb5d2d
Updated Makefile and ccmeta to chose to print either the tree the output by
2021-08-05 16:37:51 +0200
0332e0b
typo by
2021-08-05 15:54:17 +0200
736d389
added new tests by
2021-08-05 15:53:51 +0200
bccc3c9
still correcting some errors by
2021-08-02 19:54:44 +0200
168d34a
debugged some errors by
2021-08-02 17:17:36 +0200
0127f27
test now passes by
2021-08-02 17:17:14 +0200
69342e0
updated makefile to debug more easily by
2021-08-02 17:16:18 +0200
bc394cc
test folders by
2021-08-02 16:27:14 +0200
9f2caa7
added test script by
2021-08-02 16:25:04 +0200
85b2f7a
updated makefile to run all the tests by
2021-08-02 16:24:03 +0200
03c1ec9
removing former test files by
2021-08-02 16:10:06 +0200
e444754
new test by
2021-08-02 15:30:06 +0200
2a84230
ccmeta is ready to be tested by
2021-08-02 15:29:44 +0200
ae9496e
updated scopes to be easier to manipulate by
2021-08-02 15:29:19 +0200
356503e
little correction by
2021-07-30 16:27:50 +0200
cdb09a7
new test file that breaks where it should by
2021-07-30 16:26:09 +0200
b680c8b
Added a way to track scopes by
2021-07-30 16:22:53 +0200
0cbde2c
added scope.c by
2021-07-30 16:21:39 +0200
9511ac7
updated outputTree with macros by
2021-07-26 15:40:19 +0200
818b15f
new test file to print a tree by
2021-07-23 19:34:09 +0200
239f037
Added a new function newNullObject() to correct an assertion problem by
2021-07-23 19:32:49 +0200
5575293
Updated Makefile to print a Tree by
2021-07-23 19:31:58 +0200
786ff3f
Some Corrections ,TODO : assertion failed by
2021-07-21 17:50:47 +0200
8fa5b40
First Version of printing the AST by
2021-07-21 17:36:38 +0200
0286f9a
All constructors are implemented, a few TODO remain by
2021-07-20 15:04:33 +0200
98d4b84
List_addLast correction by
2021-07-19 16:05:10 +0200
bc19ab5
List_addLast correction by
2021-07-19 16:01:34 +0200
49d67b3
add a lot of object constructors by
2021-07-18 23:59:01 +0200
32d73db
reinstate tagged integers; use correct types on getFloat by
2021-07-12 19:01:59 +0900
2cd0cbe
fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser by
2021-07-12 19:01:05 +0900
742b600
semicolons are reproduced in output; remove bogus identifiers by
2021-07-12 18:59:46 +0900
f412bfa
String + new C constructors, TODO : isInteger by
2021-07-09 16:54:38 +0200
c4811cf
New tests, Constants OK? TODO : figure out isInteger by
2021-07-08 15:29:46 +0200
7220b23
Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault by
2021-07-07 19:39:18 +0200
a6c2062
Update compilation instructions. by
2021-07-06 16:18:12 +0900
40cce01
Add AUTHORS and .gitignore by
2021-07-06 16:17:19 +0900
1bcc24f
Makefile has target "test". Add reference output for test. by
2021-07-06 16:02:57 +0900
aad5168
Makefile has target "test". Add reference output for test. by
2021-07-06 16:02:24 +0900
71a0874
Initial import of framework. by
2021-07-06 15:54:15 +0900
47daa21
Initial commit by
2021-07-06 15:42:18 +0900