Commit History

Author SHA1 Message Date
  Jeremiah Orians 0709770730 Enabled forgotten cleanup scripts and add logic to catch ?alloc errors 5 years ago
  Jeremiah Orians f43aa4a44c Minor tweaks to better match amd64 assembly 5 years ago
  Jeremiah Orians 27cf071ee9 Release_1.3.0 5 years ago
  Jeremiah Orians 420f8b62b9 1/24 working tests for AMD64 Port 5 years ago
  Jeremiah Orians d1036c60c8 First working test for ARMv7l 5 years ago
  Jeremiah Orians 577f19dea9 Upgraded to 14/24 working tests 6 years ago
  Jeremiah Orians b085022577 Added initial draft of knight-posix support and first knight-posix test 6 years ago
  Jeremiah Orians a456bcc21d Prepare for major change involving multi-arch support 6 years ago
  Jeremiah Orians 9a2c6b4019 Harmonized License headers and added missing license headers 6 years ago
  Jeremiah Orians 608d85b820 Fixed version number bug 6 years ago
  Jeremiah Orians 95b1fe029f Broke out OUT and FUNCTION to silence a single GCC warning 6 years ago
  Jeremiah Orians eb8b3e4eb4 Reduced Memory usage by another 50% 6 years ago
  Jeremiah Orians 7833cd5660 Reduced Memory allocation from 4KB per token string to size of string 6 years ago
  Jeremiah Orians c454008656 Adding initial support for global initializers 6 years ago
  Jeremiah Orians 688b546281 Added debug support for M2-Planet output 6 years ago
  Jeremiah Orians cba66b015b Catching up on enhancements 6 years ago
  Jeremiah Orians a035d955e9 Add support for anonymous unions inside of structs 6 years ago
  Jeremiah Orians 3f9808a19a Added type promotion to allow progress on mes.c 6 years ago
  Jeremiah Orians 426a92ab09 Finally became self-hosting 7 years ago
  Jeremiah Orians f6752b2802 Added additional functionality such as mixed structs, do while loops, 7 years ago
  Jeremiah Orians 4602adb0b1 Converted from legacy M2-Planet Input.c Output.c to M2-Planet -f input.c ... -f inputN.c -o output.M1 7 years ago
  Jeremiah Orians cb866c127b Initial prototype for struct support in M2-Planet (it is still very ugly) 7 years ago
  Jeremiah Orians 92eae5b771 Started to move type information out of hard-coded logic 7 years ago
  Jeremiah Orians 3b3e8f73f6 Added support for <. >= and > expressions 7 years ago
  Jeremiah Orians 9fe1a878cc Added CONSTANT to the language and fixed Capitalization problems 7 years ago
  Jeremiah Orians 18e433def4 Broke out globals and now reduce the memory churn in string creation 7 years ago
  Jeremiah Orians e25401c0b8 Moved strings to the bottom of the output 7 years ago
  Jeremiah Orians b994d05d7d Added support for assembly statements 7 years ago
  Jeremiah Orians 3dd9f4c1d0 Eliminated the global stack and expanded type support to include integer arrays 7 years ago
  Jeremiah Orians 32e1f700bc Isolated global_token to cc.c and added FOR Loop support along with example 7 years ago