Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt e15f731a9b * Allow to parse internal symbol names generated for generics. há 10 meses atrás
  Rika Ichinose 224f62a843 Report correct error positions inside macros (at least more often). há 2 anos atrás
  florian f2d44148fb * patch by Rika to fix position reporting in macro redefintions, resolves #40082 há 11 meses atrás
  Rika Ichinose 2596af84fa Optimize {$DEFINE x := y} and refactor tmacro.buftext. há 2 anos atrás
  florian a9f522c29d * consolidated code há 11 meses atrás
  Pierre Muller 74d2d2f0d8 Remove unneeded, and possibly wrong typecast to fix cycle with -CR option há 11 meses atrás
  florian 397293f09f + more fixes to mark symbols used by preprocessor expressions properly há 11 meses atrás
  florian 22ec4a2033 * mark symbols used in conditional compiling expressions using sizeof, resolves #40955 há 11 meses atrás
  Nikolay Nikolov 7fc6d5aaa1 + introduced method tscannerfile.readval64, similar to readval, but returns an int64 há 1 ano atrás
  florian a9c88ace25 * handle unary minus in the preprocessor, resolves #40782 há 1 ano atrás
  florian 5086cf7e72 * set packenum and setalloc to defined values when changing mode, resolves #40056 há 1 ano atrás
  Michaël Van Canneyt 462c201ce6 * Introduce m_processed há 1 ano atrás
  Michaël Van Canneyt 6f7481fd24 * Remove freeold from set_current_scanner há 1 ano atrás
  Michaël Van Canneyt 93ae6261cc * Make current_scanner a function/procedure to better control lifetime há 1 ano atrás
  Michaël Van Canneyt fe62b3ace8 * Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently há 1 ano atrás
  florian 2575cbc439 * complain about turned off support of c style operators only in the parser, há 1 ano atrás
  Pierre Muller 952f4bae17 Fix wrong explicit typecast of srsym variable (caught by -CR option) há 1 ano atrás
  Ryan Joseph a31f37b5e5 + Implement support for parsing sets in preprocessor directives há 2 anos atrás
  florian e5de38c42d * patch by lagprogramming: Improvement of function SetCompileModeSwitch, resolves #40525 há 1 ano atrás
  Michael VAN CANNEYT f364bb6b11 * Forbid use of string alias in system unit há 2 anos atrás
  Pierre Muller c38cc828e8 Add new test code to verify that tentfile.buf limits are not overpassed há 2 anos atrás
  Pierre Muller aaf356ba9f Avoid read past buffer end for empty source when checking for utf-8 signature há 2 anos atrás
  florian 488c389b9b + support FILEEXISTS(...) in preprocessor expressions, resolves #39527 há 2 anos atrás
  florian ece59f2534 * also count the use of enum syms in preprocessor expressions correctly há 2 anos atrás
  florian 8ef0f59025 * mark constant symbols used in preprocessor expressions as used, resolves #40108 há 2 anos atrás
  Sven/Sarah Barth 188cac3bc6 * enable OpenStrings by default in mode Delphi há 3 anos atrás
  florian dbbb91705f * improved fix for #39912 há 3 anos atrás
  florian af1194de4d * end of an include file works like a new line with regard to single line (//) comments, resolves #39912 há 3 anos atrás
  Jonas Maebe b0e1867b4c symcreat: support for scanner/parser escape sequences há 3 anos atrás
  florian 8363c48863 * patch by rika: simplify tscannerfile.readstring, resolves #39835 há 3 anos atrás