Historial de Commits

Autor SHA1 Mensaje Fecha
  Gtker a61d97a6a7 Add support for string literals in sizeof hace 4 días
  Gtker 25198936a2 Make macro followed by ( token no longer an error hace 2 semanas
  Gtker aeebd3c2b1 Fix empty function-like macros not working correctly hace 3 semanas
  Jeremiah Orians bcdf886f7a Catch segfaults and don't do pointer arithmetic in bootstrap mode hace 3 semanas
  gtker b8260ca2c6 Add initial function-like macro support hace 1 mes
  gtker e650a3cc32 Add support for __FILE__ hace 1 mes
  gtker f78815d674 Add support for __LINE__ macro hace 1 mes
  Jeremiah Orians bb91487335 Remove -Wstrict-prototypes warnings hace 10 meses
  Andrius Štikonas b908dac7c5 Fix macro processing when they have brackets. hace 2 años
  Jeremiah Orians 286964d5f8 Properly remove blocks that aren't executed hace 2 años
  Jeremiah Orians 62c6f6c80e Catching another segfault hace 2 años
  Jeremiah Orians c50dcade62 Even more segfaults hace 2 años
  Jeremiah Orians fba6dffb66 Fix checksums and add support for #warning hace 2 años
  Jeremiah Orians 406d0856df Backport macro functionality to better handle nested #if statements hace 3 años
  Andrius Štikonas 575f91cac1 Fix typos / add copyright. hace 3 años
  Jeremiah Orians 6d4d6c56ea Catch the special case of attempting to remove a NULL macro token hace 3 años
  Jeremiah Orians cdb09b1608 Catch trying to expand nulls hace 3 años
  Jeremiah Orians ff65efa99e Catch lookup_macro being passed NULL hace 3 años
  Jeremiah Orians 876ebe7c68 catch half broken #define (statements hace 3 años
  Jeremiah Orians 9997d7a275 catch garbage at the end of a #define hace 3 años
  Andrius Štikonas 2da7b3f9a0 Implement #undef. hace 3 años
  Andrius Štikonas de8f47fa9c Add support for evaluating macro variables. hace 3 años
  Andrius Štikonas 7de9e684a6 Implement #error statement in preprocessor. hace 3 años
  Andrius Štikonas 7a7bfd4529 Implement #ifdef and #ifndef. hace 3 años
  Andrius Štikonas 945743e2c6 Add support for empty defines. hace 3 años
  Jeremiah Orians d8fb878d7a Correct #define behavior inside of #if/#elif/#else/#endif blocks hace 3 años
  Jeremiah Orians 55929d4ddf Catch segfault for half defined #defines and provide a warning for #unkowns hace 3 años
  Jeremiah Orians d80d8a652b Move more functionality into M2libc hace 3 años
  Jeremiah Orians 46cf81af83 Replace file_print with fputs hace 3 años
  Jeremiah Orians 8007ae9ce6 Add support for #if defined(__M2__) to enable M2-Planet specific functionality hace 4 años