54 コミット (50cddd1fd75b0a79c4a81389ffd327efba4200aa)
 

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