Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 092a0af0ec * removed special-purpose code for constant chars while parsing typed string il y a 9 ans
  Jonas Maebe 8f57609ef2 * fixed types for classrefdef typed constants il y a 9 ans
  Jeppe Johansen 0046af39eb Fixed #29025. il y a 9 ans
  Jonas Maebe 8d8851afd6 * set minimum alignment for pchar to 1 instead of 0 (llvm doesn't il y a 9 ans
  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. il y a 9 ans
  nickysn 072139cdb7 * fixed ofs(procedure) as well il y a 9 ans
  Jonas Maebe e93660c170 - removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always il y a 10 ans
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method il y a 10 ans
  Jonas Maebe 9ceddf9b16 * fix tasmlisttypedconstbuilder memory leaks il y a 10 ans
  Jonas Maebe 93fcdb9a5a * fixed initialisation of procvar typed const with a pointerconstn: il y a 10 ans
  Jonas Maebe d71f6e9840 - removed extraneous maybe_begin_aggregate() when a procvar is initialised il y a 10 ans
  Jonas Maebe 3be51e1455 * fixed endless recursion in tabstractrecorddef.contains_float_field() in il y a 10 ans
  Jonas Maebe 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into il y a 10 ans
  Jonas Maebe 6ed273eec5 * support specifying the name of an internal data section il y a 10 ans
  Jonas Maebe a76aba4a20 * converted a number of string data generators to the internal data builder il y a 10 ans
  Jonas Maebe 5e1bb8e408 + tcalo_make_dead_strippable to indicate that a typed constant data block il y a 10 ans
  Jonas Maebe e924dbed90 * moved the specification of the options for a ttai_typedconstbuilder from il y a 10 ans
  Jonas Maebe 765044aede * fixed a number of (mostly false) warnings regarding uninitialised il y a 10 ans
  Jonas Maebe b931f78b4b * insert a type conversion from ordinal to pointer for pointerconstn il y a 10 ans
  Jonas Maebe 9c42437326 * moved tasmlisttypedconstbuilder.tc_emit_string_offset() to il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  florian 461821d1a5 * read array initializations in generic subroutines without fixed limits, resolves #25602 il y a 10 ans
  Károly Balogh 37cf157d7d initialize pd to fix a warning with O3+ il y a 10 ans
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 il y a 10 ans
  Jonas Maebe e97f31541e - reverted partial commit of merge il y a 10 ans
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 il y a 10 ans
  sergei 6708b83a16 * Refactor tasmlisttypedconstbuilder so it emits string/PChar data, if any, into a second asmlist, instead of appending it directly to global asmlist. il y a 10 ans
  Jonas Maebe 634d2931e2 * use ttai_typedconstbuilder.emit_ord_const() when emitting ordinal constants il y a 11 ans
  Jonas Maebe e07933212b * factored out emitting a guid const il y a 11 ans
  Jonas Maebe 5a9b931e5c * renamed ttai_lowleveltypedconstbuilder to ttai_typedconstbuilder il y a 11 ans