Historial de Commits

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