Commit History

作者 SHA1 備註 提交日期
  Manoel Trapier 2830ec90b1 Finishing ANSI C frontend 11 年之前
  Manoel Trapier 74fb1cff61 Make GCC happy with current patchs and compilation flags. 11 年之前
  ceriel 91cb060d10 Replaced a couple of UnGetChar calls with ChPushBack calls. The 26 年之前
  ceriel 8636e9d10a Changed Header into Id 30 年之前
  ceriel 2006278a52 A fix for stabs, and define NDEBUG 31 年之前
  ceriel 1ad085cfb8 Also skip lint comments in skip_block() 31 年之前
  ceriel ebf5153f35 Fix small bug: space following a replacement list was included in the list 31 年之前
  ceriel 439ec389a0 found some small leaks with Purify 31 年之前
  ceriel d390121280 improved symbol table generation when source file has line directives 32 年之前
  ceriel 1de983200b Fixed bug in '#ifdef FALSE || 1 (garbage) 32 年之前
  ceriel a38be6605e Do not use '#endif/#else xxx'; it is not allowed for ANSI C 32 年之前
  ceriel 950e26815e Fix '#undef' handling 32 年之前
  ceriel 2552813eaa Corrected #error and #define 33 年之前
  ceriel bd1da2f86c Improved switches, and fixed wrong place indication in error messages 33 年之前
  ceriel 72fcc53c49 Check for garbage after #include 33 年之前
  eck 007151ef1d improved error-handling on conditionally excluded #-lines 33 年之前
  eck d7c15759ee added warning about old-fashioned declarations 34 年之前
  eck b4f97588b7 fixed bug with undefined structs 34 年之前
  eck 02ea4988d1 fixed problems with declaration syntax 34 年之前
  ceriel f234f061a1 Added dependency generator, reduced size of type structure 34 年之前
  eck dc12b2fa3d warn about ptrdiff_t passed as long on 2-4 machines 34 年之前
  eck 64e9d11570 the -U option did not work properly; call do_undef() now 34 年之前
  eck ed2516a57a bug fixes after test-suite 34 年之前
  eck 5625842582 fixed 2 bugs with line directives 34 年之前
  eck c4e0fddf5b MINIX squeezing with strings, fixed small preprocessor bug 34 年之前
  eck 00876cd9df added alloction dump 34 年之前
  eck abcaa3e669 changed UnGetChar() to ChPushBack() in domacro.c 34 年之前
  eck 671556cfc4 improved type-checking, fixed preprocessor bug, fixed syntax bug 35 年之前
  eck 96da16ce33 fixed bugs, added dynamic buffer allocation to preprocessor 35 年之前
  ceriel 67f9f2a74f many little changes: removed some lint complaints; max_int and max_unsigned 35 年之前