Historique des commits

Auteur SHA1 Message Date
  Jeremiah Orians 921cc86ce6 First generation implemention of typedef il y a 4 ans
  Jeremiah Orians 358b6cfb96 Fix modulus behavior that is wrong. il y a 4 ans
  Michael Schierl 91bab2ef98 Close files that were fopen:ed il y a 4 ans
  Jeremiah Orians e7a0ecd244 Cleared out non-essential string primitives and added support for --max-string il y a 4 ans
  Jeremiah Orians 57264eb157 Catch potential segfaulting behavior in generated binaries il y a 4 ans
  Jeremiah Orians 71062011cd Release 1.5.0 il y a 4 ans
  deesix 0bded017b9 aarch64: recognize the new AArch64 target architecture il y a 4 ans
  Jeremiah Orians 0709770730 Enabled forgotten cleanup scripts and add logic to catch ?alloc errors il y a 4 ans
  Jeremiah Orians f43aa4a44c Minor tweaks to better match amd64 assembly il y a 5 ans
  Jeremiah Orians 27cf071ee9 Release_1.3.0 il y a 5 ans
  Jeremiah Orians 420f8b62b9 1/24 working tests for AMD64 Port il y a 5 ans
  Jeremiah Orians d1036c60c8 First working test for ARMv7l il y a 5 ans
  Jeremiah Orians 577f19dea9 Upgraded to 14/24 working tests il y a 5 ans
  Jeremiah Orians b085022577 Added initial draft of knight-posix support and first knight-posix test il y a 5 ans
  Jeremiah Orians a456bcc21d Prepare for major change involving multi-arch support il y a 5 ans
  Jeremiah Orians 9a2c6b4019 Harmonized License headers and added missing license headers il y a 6 ans
  Jeremiah Orians 608d85b820 Fixed version number bug il y a 6 ans
  Jeremiah Orians 95b1fe029f Broke out OUT and FUNCTION to silence a single GCC warning il y a 6 ans
  Jeremiah Orians eb8b3e4eb4 Reduced Memory usage by another 50% il y a 6 ans
  Jeremiah Orians 7833cd5660 Reduced Memory allocation from 4KB per token string to size of string il y a 6 ans
  Jeremiah Orians c454008656 Adding initial support for global initializers il y a 6 ans
  Jeremiah Orians 688b546281 Added debug support for M2-Planet output il y a 6 ans
  Jeremiah Orians cba66b015b Catching up on enhancements il y a 6 ans
  Jeremiah Orians a035d955e9 Add support for anonymous unions inside of structs il y a 6 ans
  Jeremiah Orians 3f9808a19a Added type promotion to allow progress on mes.c il y a 6 ans
  Jeremiah Orians 426a92ab09 Finally became self-hosting il y a 6 ans
  Jeremiah Orians f6752b2802 Added additional functionality such as mixed structs, do while loops, il y a 6 ans
  Jeremiah Orians 4602adb0b1 Converted from legacy M2-Planet Input.c Output.c to M2-Planet -f input.c ... -f inputN.c -o output.M1 il y a 6 ans
  Jeremiah Orians cb866c127b Initial prototype for struct support in M2-Planet (it is still very ugly) il y a 7 ans
  Jeremiah Orians 92eae5b771 Started to move type information out of hard-coded logic il y a 7 ans