Commit History

Author SHA1 Message Date
  dtrg f67d6d1491 Rationalised use of #includes to be more standards-compliant. 18 years ago
  ceriel bf9e4d20d9 Replaced a couple of UnGetChar calls with ChPushBack calls. The 26 years ago
  ceriel c57d76db57 Changed Header into Id 30 years ago
  ceriel 6bc329e77c Fix: prevent unintentional token pasting 30 years ago
  ceriel a9cdc723c7 Fixed problem with missed unstacks 31 years ago
  ceriel a3bbaf4940 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 32 years ago
  ceriel 478d7e56e1 ANSI requires separate name space for labels, and made to use idf module 33 years ago
  ceriel b0471ef883 Fixed preprocessor problem with empty macro bodies 33 years ago
  ceriel 59f6cb5272 Fixed problem with multiple TOKSEP's 33 years ago
  eck b6b4ed47f4 fixed two preprocessing bugs 34 years ago
  ceriel 568c87f5ba Added support for debugger, de-linted somewhat 34 years ago
  eck 564653926e oops, fix for ## operator was wrong 34 years ago
  eck 5de2d83b43 fixed error with # && ##-operators in non function-like macro's 34 years ago
  eck c5b9658ba0 warn about ptrdiff_t passed as long on 2-4 machines 34 years ago
  eck 5507c169f7 big fix for #include in macro argument 34 years ago
  eck f33399738b MINIX squeezing with strings, fixed small preprocessor bug 34 years ago
  eck ca46cd0363 improved type-checking, fixed preprocessor bug, fixed syntax bug 35 years ago
  eck 2e97e6e8b2 fixed bugs, added dynamic buffer allocation to preprocessor 35 years ago
  ceriel acbf5fe28f many little changes: removed some lint complaints; max_int and max_unsigned 35 years ago
  ceriel 2ab83deae0 use more simple hashing algorithm, made namelist generation dependant on a #define 35 years ago
  eck 3b0fac78bd minor changes concerning void and pre-processor 35 years ago
  eck 8721b0f01d lots and lots of changes & improvements 35 years ago
  ceriel 3ca38fbe2e Initial revision 35 years ago