Commit History

Author SHA1 Message Date
  paul 4e82976798 compiler: raise an internal error if deprecated message is trying to set to a non clear string pointer 16 years ago
  paul d29de71b75 compiler: allow message after the *deprecated* keyword 16 years ago
  florian d8d96f14e6 + experimental directive, resolves #10833 17 years ago
  florian 2d91fef4f1 + accept system.string, resolves #10489 17 years ago
  peter 1e123d66ba * improved generics 18 years ago
  florian 7229dcfdcb * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian 11aa2b483e * kicked ignore_equal, usage was wrong anyways 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian be2b715d3c + parsing of disp variant invokes 19 years ago
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  florian 3824604e8a * export of qualified unit symbols, fixes #6848 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  peter 4c19728d9b * fix crash with ident not found 19 years ago
  Jonas Maebe 9fd4e98dad * fixed displaying of hints such for procedures and functions 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter e417e34496 * truncate log 20 years ago
  peter 8d251e8506 * unit mapping rewrite 20 years ago
  florian fe54af8f82 * finally is an "endtoken" as well 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  daniel ce11762359 - Comment out unused tokenstring function 21 years ago
  peter 607b41f22e * except is also an end of block token 21 years ago
  peter 8af51ea6d3 * locals and paras are allocated in the code generation 22 years ago
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset 22 years ago
  peter fe6518a49c * allow more tokens instead of only semicolon after inherited 22 years ago
  carl 6227991d96 - remove lower in hint 22 years ago
  carl 93d011d184 + checking for symbols used with hint directives is done mostly in pexpr 22 years ago