Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 166a24ae77 * Use dyn array of char for macro contents 4 months ago
  Michaël Van Canneyt 5e641960ac * Allow to write tbytedynarray 4 months ago
  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 7 months ago
  Frederic Kehrein 05b73f1523 Postponing building of VMT until inheritance chain is specialized 9 months ago
  florian 0e0c4bd621 * make UpdateFnv64 closer to the original algorithm as proposed by Gareth 10 months ago
  florian 190b27ad45 * use proper value for Fnv64 initialization 10 months ago
  Pierre Muller 167b5213d1 Rename conditional: INTFPPU => DEBUG_GENERATE_INTERFACE_PPU 11 months ago
  Michaël Van Canneyt 02e90adfe1 * Need IFDEF, compiler stops "with unreachable code" 1 year ago
  J. Gareth "Curious Kit" Moreton 2b7df4237b * nf_pass1_done, nf_error, nf_processing and nf_do_not_execute 1 year ago
  Pierre Muller 36b511f057 FFix compilation of compiler with -dTest_Double_checksum 1 year ago
  florian 64141c8bdd * increase ppu long version as the format changed 1 year ago
  Michaël Van Canneyt fe62b3ace8 * Introduce constwresourcestring - in unicode mode, resource strings are unicode strings, and must be streamed differently 1 year ago
  Sven/Sarah Barth 9a1083c98e * for some reason my ppu.pas had a version of 18, instead of 20... so now the correct version m( 1 year ago
  Sven/Sarah Barth 40cbda6e7e * increase PPU version due to Extended RTTI related changes 1 year ago
  J. Gareth "Curious Kit" Moreton ea7b9c73f3 * New intrinsiccode field for TCallNode to track transmutation from TInlineNode 2 years ago
  Nikolay Nikolov bbedb958f6 * bump CurrentPPULongVersion 2 years ago
  J. Gareth "Curious Kit" Moreton 1b43913408 * New 'do not execute' flag for notes and respective internal error triggering 2 years ago
  Sven/Sarah Barth 920e1c8d19 * change PPU version as the change regarding $P/$OpenStrings affects the token buffers of generics (which contains the current settings) 2 years ago
  Sven/Sarah Barth 30a7199165 * make the VMT symbol and type def of the corresponding class or object instead of having them be global 3 years ago
  Jonas Maebe 8bef28ccbe PPU version: bump 3 years ago
  florian a4672fbd1c o based on a patch by Rika, resolves #39401: 3 years ago
  Jonas Maebe fcb646bc3b obcpas: fix categories implementing protocols 3 years ago
  pierre 4483343d00 Return -1 if size of file is smaller tham header size in tppufile.readheader method 4 years ago
  svenbarth 6160abe37e * have the generic dummy symbols for procsyms keep track of their overloaded generic procsyms so that they can be easily found (will be needed for implicit specializations) 4 years ago
  pierre 9901a11d22 Add internalerror when V_Error level is used in Test_double_checksum code, only with TEST_CRC_ERROR macro set 4 years ago
  pierre 8e13adad4c * Improve Test_Double_checksum with Test_Double_checksum_write CRC testing code. 4 years ago
  pierre 9c1c2acd64 Improve CRC_checksum testing code with -dDEBUG_UNIT_CRC_CHANGES -dTest_Double_checksum -dTest_Double_checksum_write 4 years ago
  svenbarth 359ff64afd * increase PPU version so that the change of Chr() to a full intrinsic will not lead to problems 4 years ago
  Jonas Maebe 312f1436b1 * changed TIDString and tsymentry.realname to TSymStr 4 years ago
  Károly Balogh 92beecb6fe * bump ppu version after r47279. it changes the ABI (m68k only), so units are incompatible even if the format didn't change 4 years ago