Historique des commits

Auteur SHA1 Message Date
  deesix afc667e4cf aarch64: asm-based M1 definitions il y a 4 ans
  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
  Jeremiah Orians c220d14928 Catching some segfaults il y a 4 ans
  Jeremiah Orians e25c1995aa Make types more proper il y a 4 ans
  Jeremiah Orians 6fe6f44a29 Make type information localized to the inside of statements il y a 4 ans
  Jeremiah Orians d9504e3872 Allow M2-Planet to support larger outputs without hitting a segfault il y a 4 ans
  Sanne Wouda 968fdfea65 AArch64 support for unsigned comparison il y a 4 ans
  Jeremiah Orians e5befc4fee armv7l support for unsigned comparisons il y a 4 ans
  Jeremiah Orians f2cae3d501 AMD64 support for unsigned comparisons il y a 4 ans
  Jeremiah Orians 132e685f97 Fix x86 behavior on unsigned compares il y a 4 ans
  Jeremiah Orians 9da48c5ece match gcc behavior in regards to if(-1 > 0) il y a 4 ans
  Jeremiah Orians 5c22aac02d Change knight-posix HEAP behavior and leverage better relational choices for knight-posix il y a 4 ans
  Sanne Wouda a63b8837c0 [AArch64] Use arithmetic right shift for signed il y a 4 ans
  Jeremiah Orians 67dbbbdcfc Enable support for C multi-strings il y a 4 ans
  Jeremiah Orians 57264eb157 Catch potential segfaulting behavior in generated binaries il y a 4 ans
  Jeremiah Orians 39915de931 harmonize integer behavior when reading strings il y a 4 ans
  Jeremiah Orians c4a636c99d Fix shift behavior to better match C standard il y a 4 ans
  Jeremiah Orians 09783ac089 Fixed continue behavior and added a test to verify correct behavior il y a 4 ans
  deesix b2ece54864 aarch64: do not generate a wasteful stack anymore il y a 4 ans
  deesix fbc2bf3333 aarch64: statement il y a 4 ans
  deesix 803cf4ffa3 aarch64: flow control il y a 4 ans
  deesix ebb0e4a3f9 aarch64: expression il y a 4 ans
  deesix c32cb92daa aarch64: arithmetic, relational and bitwise expressions il y a 4 ans
  deesix 39936d81cb aarch64: primary, postfix and unary expressions il y a 4 ans
  deesix b581244df0 aarch64: load of function, constant, global and variable il y a 4 ans
  deesix 02bac66940 aarch64: function, function call, arguments, locals and return il y a 4 ans
  deesix 0737a2acf0 aarch64: common recursion il y a 4 ans
  Jeremiah Orians 095664e680 Fix knight-native to be able to support much larger binaries il y a 4 ans
  Jeremiah Orians 5c4c6aee71 prevent void foo () { if(0) {} class of segfaults il y a 4 ans