52 Révisions (a60f4c206483d3065606b36dfbc08e2969e15c9b)
 

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