Историја ревизија

Аутор SHA1 Порука Датум
  mattias 789b361482 compiler: set nil after free пре 1 недеља
  florian 975e5d0498 * patch by rasberryrabbit to solve another internal error reported in #41487 пре 1 месец
  florian 3258cf1bba * properly handle pointer consts in texprvalue.destroy, resolves #41487 пре 1 месец
  Karoly Balogh 4f1f0d93a5 scanner: please do not try to byte swap a byte. not even on big endian. пре 3 месеци
  Karoly Balogh 0fed8ffe7c scanner: actually use the result of readquotedstring as cpattern. this fixes the fileexists() preprocessor directive, broken since 2c1fa9e9 пре 3 месеци
  Michaël Van Canneyt acc3219aad * Correctly initialize/finalize had_multiline_string, fixes issue #41359 пре 4 месеци
  Michaël Van Canneyt 1c9dc63e3b * Additional fix for cornercase backtick пре 4 месеци
  Pierre Muller b96bd62d6c Fix error in test inside AddChar local procedures пре 4 месеци
  Michaël Van Canneyt 7fac24bfe5 * triple-quoted string needs to be ended by triple-quoted string. пре 4 месеци
  florian 04af666795 * initialize all variables пре 4 месеци
  Michaël Van Canneyt 548a07c0da * Delphi-style multiline strings пре 4 месеци
  Michaël Van Canneyt 2c1fa9e94f * Initial commit from patch in mantis issue #35827 пре 5 месеци
  Ondrej Pokorny 91be179377 read user-defined compiler messages in source codepage пре 2 година
  J. Gareth "Curious Kit" Moreton 0c00e3ae13 * Replaced impossible-to-reach errors in case blocks with internal errors in "texprvalue.evaluate" пре 7 месеци
  Michaël Van Canneyt 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews пре 9 месеци
  Michaël Van Canneyt 166a24ae77 * Use dyn array of char for macro contents пре 9 месеци
  Michaël Van Canneyt db7abc11d6 * Fix preprocwrite code пре 9 месеци
  Michaël Van Canneyt 2f3c0bc8bf * Use dyn array for input buffer пре 9 месеци
  Sven/Sarah Barth 558a7ef1ed * store the current verbosity as part of the settings so that they're stored as part of a generic token stream as well пре 11 месеци
  Sven/Sarah Barth b1791af0a3 * also (re)store the pending state when replaying a token stream пре 11 месеци
  Sven/Sarah Barth 3ba27d3160 * ensure that current_settings.pmessage is reset when doing a replay and when loading the current message state from the token stream пре 11 месеци
  Sven/Sarah Barth 5ec9386d27 * ensure that only the newest message state is applied пре 11 месеци
  Sven/Sarah Barth f2d41e680b * when restoring the state after parsing the last token of the token buffer append the message state to the pending state so that they are reapplied at the correct time пре 11 месеци
  Sven/Sarah Barth c3a6df26ee * apply message state to the pending state so that they are applied at the correct moment пре 11 месеци
  Sven/Sarah Barth d335ce60dd * ensure that flushpendingswitchesstate had been called before the start of replaying tokens пре 11 месеци
  Michaël Van Canneyt 5632af2afa * Correctly handle missing extensions for dotted include file names. Fixes issue #41064 пре 1 година
  Michaël Van Canneyt e15f731a9b * Allow to parse internal symbol names generated for generics. пре 1 година
  Rika Ichinose 224f62a843 Report correct error positions inside macros (at least more often). пре 2 година
  florian f2d44148fb * patch by Rika to fix position reporting in macro redefintions, resolves #40082 пре 1 година
  Rika Ichinose 2596af84fa Optimize {$DEFINE x := y} and refactor tmacro.buftext. пре 2 година