1. 89baa20 Fix the ARM postdecrement operator. by Jack Palevich · 16 years ago
  2. 8148c5b Coerce R0 to destination type before storing it into a variable. by Jack Palevich · 16 years ago
  3. 2aaf21f Improve numerical constant parsing. by Jack Palevich · 16 years ago
  4. fd3db48 Add test for passing floats and doubles as ints, floats, and doubles. by Jack Palevich · 16 years ago
  5. 37c54bd Make forward declarations of external symbols really work. by Jack Palevich · 16 years ago
  6. a8f427f Implement pointer arithmetic. by Jack Palevich · 16 years ago
  7. 25c0cca Implement support for "char" local and global variables. by Jack Palevich · 16 years ago
  8. 45431bc Implement general casts and pointer dereferencing. by Jack Palevich · 16 years ago
  9. 59178c0 Run tests on both ARM and x86 by Jack Palevich · 16 years ago
  10. b7718b9 Implement floating point for ARM. by Jack Palevich · 16 years ago
  11. bab8064 Add x86 floating point test. by Jack Palevich · 16 years ago
  12. 40600de Clean up expression code. by Jack Palevich · 16 years ago
  13. 609c994 Rewrite compiler test using python. by Jack Palevich · 16 years ago