Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremiah Orians c5068b227a Add support for &global_variable hace 4 años
  Sanne Wouda 0e3d5b609a Add support for global char foo[12]; definitions hace 4 años
  Sanne Wouda 09acd6253d Implement simple macro expansion hace 4 años
  Sanne Wouda a8551f2fcd Implement --bootstrap-mode for preprocessor hace 4 años
  Sanne Wouda 4550eec19e Extend macro #define support hace 4 años
  Jeremiah Orians 3c4c09b95e Added hacky version of #define support hace 4 años
  Jeremiah Orians 25fd5e66c9 Another set of segfaults cleared out hace 4 años
  Jeremiah Orians bdd4e65580 Catch some basic segfaults hace 4 años
  Sanne Wouda 63bb59404d Improve error reporting for unexpected non-newline hace 4 años
  Sanne Wouda 49fbe8942f Add error checking for unexpected #endif hace 4 años
  Sanne Wouda 89c6513cd8 Add support for conditional inclusion hace 4 años
  Sanne Wouda cd96f65a23 Add macro directives to token_list hace 4 años
  Sanne Wouda 7b8a99db3c Add a preprocessor-only mode hace 4 años
  Sanne Wouda a18e0c1782 Add newline tokens to parse stream hace 4 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 e451abd667 Fix e25c1995aab5833323ee0784402ae7d3318b093e SCM MES regression hace 4 años
  Jeremiah Orians cc1a17a040 Revert "file.c: introduce output buffering for x86" 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
  Michael Schierl 5afeb0743e file.c: introduce output buffering for x86 hace 4 años
  Jeremiah Orians 6fe6f44a29 Make type information localized to the inside of statements hace 4 años
  Jeremiah Orians e7a0ecd244 Cleared out non-essential string primitives and added support for --max-string 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 eaf3861954 Fix failing tests on x86 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