Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth a29a6abc55 + add support for Delphi's dynamic array constant syntax ("[...]") in Delphi modes hace 7 años
  svenbarth 08dd4e5445 + add support for dynamic array constants hace 7 años
  florian 0caccdc238 * fix range check error hace 8 años
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers hace 8 años
  florian b1dff29cbf * removed unused units hace 8 años
  yury 5405a4727a * Removed unused vars. hace 8 años
  Jonas Maebe 7af2663ed1 * fixed writing the VMT field of TP-style objects for typed constants if it hace 8 años
  Jonas Maebe 9727f289b1 + tcalo_apply_constalign option to specify that the alignment should be hace 9 años
  Jonas Maebe de60bfab9c * make the string data of pchar constants read-only (mantis #30666) hace 9 años
  Jonas Maebe ad0299e0cd * cleanup of r34444 hace 9 años
  Jonas Maebe 997a958f72 * fixed r34439 for big endian hace 9 años
  Jonas Maebe 473cec9d85 * converted tnodeutils.InsertRuntimeInits() to the high level typed const hace 9 años
  Jonas Maebe 26f6d2f39d * emit smallsets as a single byte/word/cardinal, since that is how they hace 9 años
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via hace 9 años
  Jonas Maebe 68cbbe677a * fixed type information for C-block typed constants (fixes hace 9 años
  Jonas Maebe 0311528502 * always write bitpacked typed constant arrays as a multiple of bytes rather hace 9 años
  Jonas Maebe c71bc54785 * when emitting the procedure address part of a complex procvar, type hace 9 años
  Jonas Maebe 8e2607d96d * data for bitpacked arrays is part of an aggregate hace 9 años
  Jonas Maebe b8ed0fac5d * give an error when trying to get the address of an element of a dynamic hace 9 años
  Jonas Maebe 092a0af0ec * removed special-purpose code for constant chars while parsing typed string hace 9 años
  Jonas Maebe 8f57609ef2 * fixed types for classrefdef typed constants hace 10 años
  Jeppe Johansen 0046af39eb Fixed #29025. hace 10 años
  Jonas Maebe 8d8851afd6 * set minimum alignment for pchar to 1 instead of 0 (llvm doesn't hace 10 años
  svenbarth 0ff87336aa Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls. hace 10 años
  nickysn 072139cdb7 * fixed ofs(procedure) as well hace 10 años
  Jonas Maebe e93660c170 - removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always hace 10 años
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method hace 10 años
  Jonas Maebe 9ceddf9b16 * fix tasmlisttypedconstbuilder memory leaks hace 10 años
  Jonas Maebe 93fcdb9a5a * fixed initialisation of procvar typed const with a pointerconstn: hace 10 años
  Jonas Maebe d71f6e9840 - removed extraneous maybe_begin_aggregate() when a procvar is initialised hace 10 años