Commit History

Author SHA1 Message Date
  Manoel Trapier 2830ec90b1 Finishing ANSI C frontend 11 years ago
  Godzil c0cd8650a6 Another batch especially on C ANSI frontend 11 years ago
  dtrg 611bc73043 Changed to no longer include /usr/include by default. 17 years ago
  dtrg 014be56fb0 Replaced calls to the custom strindex() and strrindex() functions with the 18 years ago
  ceriel 8636e9d10a Changed Header into Id 30 years ago
  ceriel 37ab68909b Added void for some functions 31 years ago
  ceriel 4d1b0d3486 A fix: make error_type usable as function type; prevents core dump on some inputs 31 years ago
  ceriel a38be6605e Do not use '#endif/#else xxx'; it is not allowed for ANSI C 32 years ago
  ceriel 9f43986877 ANSI requires separate name space for labels, and made to use idf module 33 years ago
  ceriel 81e80b2cd8 Changed implementation of dependency generator 33 years ago
  dick 495a037714 lint update (merge from C compiler) 34 years ago
  eck b4f97588b7 fixed bug with undefined structs 34 years ago
  ceriel 41e3cf403b Added support for debugger, de-linted somewhat 34 years ago
  ceriel f234f061a1 Added dependency generator, reduced size of type structure 34 years ago
  eck 9a5ac60946 changed target_sizes.h to trgt_sizes.h 34 years ago
  eck 721005b4d7 big fix for #include in macro argument 34 years ago
  eck b8d6eae391 fixed bug: tp_up is field in union; be more careful 34 years ago
  eck 00876cd9df added alloction dump 34 years ago
  eck 96da16ce33 fixed bugs, added dynamic buffer allocation to preprocessor 35 years ago
  ceriel 0f8516f861 use more simple hashing algorithm, made namelist generation dependant on a #define 35 years ago
  ceriel 4a5a463e44 improved handling of , (comma) operator and some more Minix squeezing 35 years ago
  ceriel e4857c2446 many minor modifications (it still will not fit on Minix!) 35 years ago
  eck fa4e6eecb4 lots and lots of changes & improvements 35 years ago
  ceriel f7790b0e8e empty string in directory list now means current directory 35 years ago
  ceriel 926da49d39 Initial revision 35 years ago