Nathan R
|
a60f4c2064
|
added comments where the test fails
|
3 years ago |
Nathan R
|
ad7f76f5a5
|
added comments to know where the test should break
|
3 years ago |
Nathan R
|
b46c089d8d
|
deleted *.out files
|
3 years ago |
Nathan R
|
2fada73661
|
typo 'typedeffing'
|
3 years ago |
Nathan R
|
23b1d94705
|
updated Makefile
|
3 years ago |
Nathan R
|
b4dad36909
|
added a file to help debug
|
3 years ago |
Nathan R
|
dbb3902c87
|
deleted ccmeta-tree.txt
|
3 years ago |
Nathan R
|
758f5b7f51
|
updated dotest with new test files
|
3 years ago |
Nathan R
|
e640f46211
|
updated Makefile with everything working
|
3 years ago |
Nathan R
|
e0d4219441
|
added a rule to ignore some useless files
|
3 years ago |
Nathan R
|
24c4dbfde3
|
new test files
|
3 years ago |
Nathan R
|
8b54180b76
|
one file to either print a tree or the program
|
3 years ago |
Nathan R
|
2eb5d2d26f
|
Updated Makefile and ccmeta to chose to print either the tree the output
|
3 years ago |
Nathan R
|
0332e0b5ca
|
typo
|
3 years ago |
Nathan R
|
736d389e50
|
added new tests
|
3 years ago |
Nathan R
|
bccc3c99b0
|
still correcting some errors
|
3 years ago |
Nathan R
|
168d34af45
|
debugged some errors
|
3 years ago |
Nathan R
|
0127f27442
|
test now passes
|
3 years ago |
Nathan R
|
69342e0140
|
updated makefile to debug more easily
|
3 years ago |
Nathan R
|
bc394cc1d1
|
test folders
|
3 years ago |
Nathan R
|
9f2caa77fd
|
added test script
|
3 years ago |
Nathan R
|
85b2f7a8b3
|
updated makefile to run all the tests
|
3 years ago |
Nathan R
|
03c1ec9328
|
removing former test files
|
3 years ago |
Nathan R
|
e4447544a9
|
new test
|
3 years ago |
Nathan R
|
2a84230007
|
ccmeta is ready to be tested
|
3 years ago |
Nathan R
|
ae9496e29f
|
updated scopes to be easier to manipulate
|
3 years ago |
Nathan R
|
356503ed3b
|
little correction
|
3 years ago |
Nathan R
|
cdb09a7433
|
new test file that breaks where it should
|
3 years ago |
Nathan R
|
b680c8b3a4
|
Added a way to track scopes
|
3 years ago |
Nathan R
|
0cbde2ccd8
|
added scope.c
|
3 years ago |
Nathan R
|
9511ac7442
|
updated outputTree with macros
|
3 years ago |
Nathan R
|
818b15f5e7
|
new test file to print a tree
|
3 years ago |
Nathan R
|
239f0374ee
|
Added a new function newNullObject() to correct an assertion problem
|
3 years ago |
Nathan R
|
5575293069
|
Updated Makefile to print a Tree
|
3 years ago |
Nathan R
|
786ff3f7a3
|
Some Corrections ,TODO : assertion failed
|
3 years ago |
Nathan R
|
8fa5b40b4d
|
First Version of printing the AST
|
3 years ago |
Nathan R
|
0286f9aa6b
|
All constructors are implemented, a few TODO remain
|
3 years ago |
Nathan R
|
98d4b84778
|
List_addLast correction
|
3 years ago |
Nathan R
|
bc19ab5e4c
|
List_addLast correction
|
3 years ago |
Nathan R
|
49d67b3ff1
|
add a lot of object constructors
|
3 years ago |
Ian Piumarta
|
32d73db5d8
|
reinstate tagged integers; use correct types on getFloat
|
3 years ago |
Ian Piumarta
|
2cd0cbefaf
|
fix int and float constants to keep original text; print tokens properly; implement C_declaration; implement nested list building in the parser
|
3 years ago |
Ian Piumarta
|
742b600781
|
semicolons are reproduced in output; remove bogus identifiers
|
3 years ago |
Nathan R
|
f412bfa6c3
|
String + new C constructors, TODO : isInteger
|
3 years ago |
Nathan R
|
c4811cf925
|
New tests, Constants OK? TODO : figure out isInteger
|
3 years ago |
Nathan R
|
7220b23482
|
Trying to implement constants, and TODO in object.c in order to understand why does isInteger cause a seg fault
|
3 years ago |
Ian Piumarta
|
a6c2062fc7
|
Update compilation instructions.
|
3 years ago |
Ian Piumarta
|
40cce0110c
|
Add AUTHORS and .gitignore
|
3 years ago |
Ian Piumarta
|
1bcc24f34f
|
Makefile has target "test". Add reference output for test.
|
3 years ago |
Ian Piumarta
|
aad5168c90
|
Makefile has target "test". Add reference output for test.
|
3 years ago |