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

Аутор SHA1 Порука Датум
  pierre c1e93bd2c2 + compiler/symdef.pas: Add missing call to tderef.reset methods in all tdef constructors. пре 6 година
  Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the пре 6 година
  Jonas Maebe 0db9ff5c39 * fixed packed bitsize calculation for types with a negative lower bound and пре 6 година
  florian 8d3d5276d7 * open arrays and arrays of consts might be only stack tainting if they are passed by value пре 6 година
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending пре 6 година
  Jonas Maebe f754978540 * handle constructor function results that have been migrated to the пре 6 година
  Jonas Maebe acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them пре 6 година
  Jonas Maebe 95d79296bd * fixed alignment of tfiledef (same as corresponding file recorddef) пре 6 година
  Jonas Maebe 50ab607676 + customint torddef type to create arbitraty bit-width integers пре 6 година
  yury c2c942374d * Removed inline for methods which are too big. пре 6 година
  yury 4357caaad8 * Removed unused local vars. пре 6 година
  pierre ae0c180e0b Avoid overflow in code пре 6 година
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the пре 6 година
  pierre 66e7c78a8f fix position of ppuload_platform for trecorddef пре 6 година
  pierre 88bddc2cb0 Fix ppuload for string type for i8086, use getasizeint for all string defs but short string пре 6 година
  svenbarth 06267006f3 * explicitely handle the boolean types to determine the bit size as all of them have the bit size 1 пре 6 година
  svenbarth ecc02f3fdb * always search in the current module as well as its symtables are be popped already in case of RTTI generation пре 7 година
  svenbarth 190716ac0e * move getrecorddef and gettabledef from TVMTWritter to symdef as they might be used from the RTTI as well пре 7 година
  svenbarth 61bde67082 + add method has_non_trivial_init_child() to tdef which provides access to the symtable's пре 7 година
  svenbarth 8423fd7632 * also process procsyms when adding a symtable as they may be generic dummy symbols as well пре 7 година
  nickysn 17823821ca * make procedures and functions, declared in the interface part of a unit in an пре 7 година
  nickysn 55386ba547 + show whether a procedure or function is far in tprocdef.customprocname пре 7 година
  nickysn c7503ca291 + introduced tabstractprocdef.ofs_address_type - the address type, generated for пре 7 година
  nickysn 7a7e09982b + show whether a procdef is far in tprocvardef.GetTypeName пре 7 година
  florian 6d5ce55232 * unified def creation for open arrays пре 7 година
  svenbarth b765d661ce * when registering a def also register the syms and defs of its symtables пре 7 година
  svenbarth a6821c63e0 * store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU пре 8 година
  svenbarth 0b02dab684 + new Delphi-compatible intrinsic GetTypeKind() which returns the TTypeKind of a type as a constant value (and thus can be optimized away in If- and Case-statements) пре 8 година
  svenbarth 06d7e26df0 * move code to add a symbol to the current module's generic dummy symbols into a new function pgenutil.add_generic_dummysym() пре 8 година
  florian b1dff29cbf * removed unused units пре 8 година