Commit History

Author SHA1 Message Date
  peter bbf8bddbb4 * unit loading changed to first register units and load them 22 years ago
  peter 1ae6696e1b * use gettoken to get filename for include 22 years ago
  peter 7e58010fa1 * fix delphi comment parsing when skipping preproc directive 22 years ago
  peter 0d2c1bfd3c * give an error when no symbol is specified after $if(n)def 22 years ago
  peter 9394913716 * support quotes around include filenames 22 years ago
  carl e992fd20ab * remove a stupid thing that i commited 23 years ago
  carl 5c5db0e0a3 + unimplemented hint directive added 23 years ago
  peter 6c097b4546 * fix macro nesting check 23 years ago
  peter a431bf27a0 * parse ^ after nil as caret 23 years ago
  carl a013d19c36 * bugfix of bug report 2072 (merged) 23 years ago
  peter 37bb42694b * fixed crash when current_module becomes nil 23 years ago
  pierre 0aceb4b76b * fix for bug #2004 merged 23 years ago
  peter 724ece4715 * tscannerfile is now destroyed in tmodule.reset and current_scanner 23 years ago
  peter fb64d51f69 * TScannerFile.SetInvalid added that will also reset inputfile 23 years ago
  carl 18b102ce95 + moved target_cpu_string to cpuinfo 23 years ago
  florian 2b3a8dccf8 + support for octal constants, they are specified by a leading & 23 years ago
  florian 64b27c2ca1 + char constants specified with #.. with more than 3 digits are handled as widechar 23 years ago
  peter 06ebac4e27 * readded missing revisions 23 years ago
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand 23 years ago
  peter 2992e1819c * removed old logs and updated copyright year 23 years ago
  peter 5ea6f2b824 * fixed memleaks when file can't be opened 23 years ago
  carl 572b87cade * first check .inc file extension 23 years ago
  carl 1f52a0cbe7 - remove my fixes until Peter agrees on the fix (sorry Peter) 23 years ago
  carl 87aa88e9b7 + generic FPC_CHECKPOINTER 23 years ago
  peter 17cd547898 * default extension checking for include files 23 years ago
  peter b5936b1588 * fixed // and (* parsing to not be done when already parsing a 23 years ago
  peter cb16c423fe * support // parsing in skipuntildirective 23 years ago
  peter 09fb8a2649 * FPCTARGETOS/FPCTARGETCPU added as internal environment variable 23 years ago
  peter fd2ad837e2 * implicit result variable generation for assembler routines 23 years ago
  peter 19e7ae8851 * fixed previous commit 24 years ago