Commit History

Author SHA1 Message Date
  mattias 789b361482 compiler: set nil after free 5 days ago
  Pierre Muller 5bf33deb9d Add explicitalignment field to record symtable and getlocal method 3 weeks ago
  Sven/Sarah Barth ce61e52266 + add method to reset a procdef after its been converted to another kind of procdef 1 month ago
  Sven/Sarah Barth ab6a6416c4 * use the pretty symbol name when generating the name for a "class of" type 1 month ago
  Pierre Muller ec2528d868 Fix typo, as suggested in issue 41465 1 month ago
  Pierre Muller ce8a4b2fc0 Fix for bug report 41443: 2 months ago
  Sven/Sarah Barth 94141934bc * extend add_generic_dummysym so that an explicit name can be provided in case the symbol does not yet have one set 2 months ago
  florian 714d421ad3 * fix CPU checks in tstoreddef.is_fpuregable 2 months ago
  florian 743289359b * fix tstoreddef.is_fpuregable for RiscV 2 months ago
  Sven/Sarah Barth d87edcd4be * we don't want N-commas for the name of a generic, but N-1 (as the comment suggests) 4 months ago
  florian d8682f36b9 + comments to explain difference between setbase and setlow 6 months ago
  florian 5462dd388b * store lower set bound in a setdef 7 months ago
  Michaël Van Canneyt 8c5a48da2b * Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews 9 months ago
  Sven/Sarah Barth 4185e1dc67 * fix typo in comment 11 months ago
  Sven/Sarah Barth 32b3477fe2 * fix #41063: don't add classrefdefs or objectdefs to the WPOInfo if they are declared locally (e.g. capturer instances) 11 months ago
  J. Gareth "Curious Kit" Moreton 6ca6666d28 * x86: m128 etc. are now vector arrays (giving correct memory alignment) and "use_vectorfpu" will return True for these types 3 years ago
  Frederic Kehrein 05b73f1523 Postponing building of VMT until inheritance chain is specialized 1 year ago
  florian 04a56e2900 * properly calculate the size of enumeration types having negative elements and a max. value exceeding the upper bound of 1 year ago
  Rika Ichinose bff561063f Use TFPList.FreeAndNilDisposing in four more places. 1 year ago
  florian 183a10b292 * avoid code duplication :) 1 year ago
  Frederic Kehrein 1778fb6fe3 Implementing `TImplementedInterface.getcopy` to allow copying of interfaced objectcs 1 year ago
  Rika Ichinose 8784dbc095 Outline freeing TFPList with disposing its items into TFPList.FreeAndNilDisposing. 3 years ago
  Margers 3e7d58bce7 Rename function to reset_all_default_types 1 year ago
  Margers 8c73d0a0e2 Fix 2nd compilation in Textmode IDE 1 year ago
  florian 190b27ad45 * use proper value for Fnv64 initialization 1 year ago
  Alligator-1 9caabdc4e7 Immediately set the capacity 1 year ago
  Michaël Van Canneyt 312cf246ad * Fix creating thunk class when inherited interfaces are used 1 year ago
  Sven/Sarah Barth e76c5d96d8 * Fix #40716: only add helpers if the type doesn't belong to the current object/class/record hierarchy 1 year ago
  Michaël Van Canneyt fb821b8c9b * Allow use of attributes on fields and properties in records and classes 1 year ago
  florian 906571fa25 * improve pretty printing of symbols 1 year ago