Commit History

Author SHA1 Message Date
  Antonio Chavez 641a24ec14 Fixed issue with return address in cpu_sim.py. Fixed bugs in compiler generation files. 15 years ago
  Jeff Connelly 0489741504 Update schedule after http://jeff.tk/wiki/Trinary/Meeting_Notes_20080824#Updated_schedule_after_meeting. This is the version of the PDF uploaded to http://jeff.tk/wiki/Image:2008_Spring-Summer_Schedule.pdf. 15 years ago
  Antonio Chavez c056015ceb Completed iloc generation and the control flow graph. 15 years ago
  Antonio Chavez c9159701b2 Compiler upto invocation completed. 15 years ago
  Antonio Chavez a98c302ee9 Saved progress on iloc and cfg. 15 years ago
  Antonio Chavez 0c6f9b4a98 Saved current progress on compiler. 15 years ago
  Antonio Chavez a41e9ec577 Commiting progress on compiler. 15 years ago
  Antonio Chavez d490ae459e Current progress on compiler. Created classes for management of variables. 15 years ago
  Antonio Chavez 6b66765f65 Fixed additional bugs found in cpu_sim and icode. Added cases to test the programs. 15 years ago
  Antonio Chavez af26f9b33a Fixed some bugs. 15 years ago
  Antonio Chavez 07d9fd203b Continued work on extended cpu simulator. 15 years ago
  Antonio Chavez fddda4c071 Added extended cpu simulator. 15 years ago
  Antonio Chavez 5c406b17cd Merge branch 'master' of git://repo.or.cz/trinary 15 years ago
  Jeff Connelly 921b3c356f Update schedule after http://jeff.tk/wiki/Trinary/Meeting_Notes_20080810 15 years ago
  Jeff Connelly 6fa6cc8ed7 Code review logicCpu: simplify cont_exec (change to terminate_now, boolean), spelling. 15 years ago
  Antonio Chavez 8123006060 Fixed bugs and added documentation. 15 years ago
  Antonio Chavez 997f101ae7 Continued work on instruction code generator. Fixed bugs in CPU Sim and Assembler. 15 years ago
  Jeff Connelly 80ca15bc77 Update schedule after http://jeff.tk/wiki/Trinary/Meeting_Notes_20080803. 15 years ago
  Jeff Connelly 90d9cc30e4 Expression creator review: change I to / for STI. 15 years ago
  Jeff Connelly 6c4e568cb2 Base converter review: default to input and output base 10 and balanced 3 if not specified. 15 years ago
  Jeff Connelly 9a38bb8f19 Base converter review: don't use spacing to indicate precedence. 15 years ago
  Jeff Connelly 414739c922 Base converter review: replace strange x*-1 construction with unary negation (-x). 15 years ago
  Antonio Chavez 3ec257108c Merge branch 'master' of git://repo.or.cz/trinary 15 years ago
  Jeff Connelly 92854d0572 Update schedule for after http://jeff.tk/w/index.php?title=Trinary/Meeting_Notes_20080727 . 15 years ago
  Jeff Connelly 4130db76de Add note to I/O board about it not being used (breadboard instead). 15 years ago
  Jeff Connelly 6c683cba29 eval: Re-add Unicode symbols, escaped so they shouldn't cause problems. 15 years ago
  Jeff Connelly d1773cb8db eval: remove utf8 encoding comment, to fix 15 years ago
  Antonio Chavez 7270f01426 Added parser and tokenizer for trinary high level languare. 15 years ago
  Jeff Connelly fd2acffb4f Merge git://repo.or.cz/trinary 15 years ago
  Jeff Connelly d46c59be12 Shorten simulation time by 5/2 for clock_gen_test. 15 years ago