Commit History

Author SHA1 Message Date
  pierre 23b80f41dc * close include files immediately after end reading 27 years ago
  peter ccae685b2b * fixed inputfile^.name^ bug 27 years ago
  pierre 7621dc0b56 * several memory leaks fixed 27 years ago
  peter 0fc61cdfc1 * -vu shows unit info, -vt shows tried/used files 27 years ago
  pierre bf6369f1b5 * current_module old scanner tagged as invalid if unit is recompiled 27 years ago
  peter c6dfe39b01 * EOF position is now correctly saved in aktfilepos 27 years ago
  peter 226a917014 * fixed unit interdependency with circular uses 27 years ago
  pierre a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
  peter d4ac5e456b + idtoken and only one token table 27 years ago
  peter 8e85a889de + aktmodeswitches 27 years ago
  florian af83d90357 * some changes to compile with Delphi 27 years ago
  peter a0c582dc12 * merged fixes 27 years ago
  peter 86a7e31743 + (. and .) which are equal to [ and ] 27 years ago
  peter 2f528ca8d9 * moved more inputfile things from tscannerfile to tinputfile 27 years ago
  peter 0382686875 * close also resets lastlinepos 27 years ago
  peter f0278f7ddd * initialize all object variables in .init 27 years ago
  peter 08f3c3dc77 * fixed freemem calls which had the wrong size sometimes 27 years ago
  peter 547dca7111 * fixed scannerfiles for macros 27 years ago
  pierre c051498168 * tokenpos has to be restored also after 27 years ago
  pierre 2d9cbf7fde + funcret setting in underproc testing 27 years ago
  peter 273fc24dbb * small fix for aktfilepos 27 years ago
  pierre 6a556346ed * bug about assigning the return value of a function to 27 years ago
  peter 1af9338130 * auto close an open file and better error msg 27 years ago
  peter 85c8a88cbe + localswitches, moduleswitches, globalswitches splitting 27 years ago
  peter 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 years ago
  michael efa00172ac No nested comments in Delphi mode. 27 years ago
  florian e770d0b0d2 * hex constants in numeric char (#$54#$43 ...) are now allowed 27 years ago
  peter 28f036c698 + support for with p^do constructs 27 years ago
  peter 1bffd4e290 * released NEWINPUT 27 years ago
  peter 889203c8ba * fixed realnumber scanning 27 years ago