Historial de Commits

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