Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 51095fdd28 * make it possible to override parts of the typed constant code generation vor 14 Jahren
  Jonas Maebe 43c5ed20c2 + support for initialising typed constants via compiler-generated vor 14 Jahren
  Jonas Maebe fa841f8011 * migrated most typed constant parsing code to separate methods so vor 14 Jahren
  Jonas Maebe d248b5992e * moved most code from ptconst to ngtcon; it will be generalised so vor 14 Jahren
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), vor 14 Jahren
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating vor 14 Jahren
  sergei fec5dde5b6 * Fix handling of Windows WideString typed constants, resolves #15842 and completes the related #14308: vor 14 Jahren
  pierre cfdc7c861d * Use public/global name 'name' section 'section' without semicolon for Windows TLS support vor 14 Jahren
  pierre a45b29911c * Handle vo_has_section for constants vor 14 Jahren
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 vor 14 Jahren
  florian 5abdfb6f7e * aint -> asizeint changes vor 14 Jahren
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) vor 14 Jahren
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into vor 14 Jahren
  paul 56bf42de57 compiler: implement record methods and class methods: vor 14 Jahren
  paul 8e36256bc9 compiler: add support for visibility blocks in records and type, const declarations: vor 14 Jahren
  Jonas Maebe 14b95b3b9b * always force range checking for the upper and lower bounds of for-loops if vor 15 Jahren
  florian 0712dbe25d * white space fixes vor 15 Jahren
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch vor 15 Jahren
  Jonas Maebe 58362db962 * use the correct procdef when taking the address of an overloaded function vor 15 Jahren
  Jonas Maebe 38e0e0ca29 * fixed comment vor 15 Jahren
  Jonas Maebe cddb2ffcae * give a compile-time error when trying to define a short/ansistring typed constant vor 15 Jahren
  Jonas Maebe 72758864e4 * only allow field names in record/object typed constant declarations (mantis #16234) vor 15 Jahren
  Jonas Maebe 734f9de2a0 + support for array of widechar typed constants (based on patch by vor 15 Jahren
  paul c879230f08 compiler: fix parsing and handling of typed constants declared inside classes/objects + tests vor 15 Jahren
  Jonas Maebe 78b9820e11 * support record fields separated by commas instead of semicolons in typed vor 15 Jahren
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the vor 15 Jahren
  paul 009ef9184d compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things vor 15 Jahren
  florian cf5c42b596 * give a better error message and do better error recovery if too few typed constant array elements are provided vor 15 Jahren
  florian b5e7b3e1e7 o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): vor 15 Jahren
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk vor 16 Jahren