Commit History

Author SHA1 Message Date
  Jonas Maebe e90af5d7c0 * fixed collection of types from tai_*typedconst 9 years ago
  Jonas Maebe c17458149c - removed accidentally committed debug code 9 years ago
  Jonas Maebe f37576cf0f * fixed type of resourcestrings in typed constants 9 years ago
  Jonas Maebe 0bceb953e5 * fixed high level type of unicodestring records 9 years ago
  Jonas Maebe 4f287207cd * initialise all register temps with "undef" for llvm, so that llvm knows 9 years ago
  Jonas Maebe 13cf405f8c * fixed llvm second_int_to_real for comp 9 years ago
  Jonas Maebe 688b9c0a69 * use the correctly typecasted reference in a_bit_set_reg_ref 9 years ago
  svenbarth 6ff3226e3c Fix for Mantis #29066. 9 years ago
  marco ffff774ff2 * fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023 9 years ago
  Jonas Maebe c4b347c271 * support anonymous procvar definitions for jvm outside parameter lists (in a 9 years ago
  svenbarth 318b69600c Fix for Mantis #29065. 9 years ago
  marco f69e6730be * fix for #29036 overload sHOpenFolderAndSelectItems with a plain pointer versions 9 years ago
  marco de0f9e65c8 * fix bug #29061, add guids to gmp interfaces 9 years ago
  Jeppe Johansen 5ec4d38231 Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence. 9 years ago
  nickysn 7990b55a87 * use sizeof(aint) instead of sizeof(asizeint) to determine whether a record is 9 years ago
  marco b371c43c3e * misc chm binindex logging (under ifdef) 9 years ago
  Jeppe Johansen 49f8d574db Save some space on ATTiny28 since it doesn't have any ram. 9 years ago
  nickysn 62dadad93e * reimplemented tppufile.getasizeint to use sizeof(asizeint), just like tppufile.putasizeint does 9 years ago
  nickysn 0f6b5161e6 * the 'count' parameter of Move and FillChar on i8086 made 16-bit unsigned, 9 years ago
  Jeppe Johansen 0046af39eb Fixed #29025. 9 years ago
  Jeppe Johansen baae6ec169 Fix incorrect AVR optimization. 9 years ago
  svenbarth 1d72397c19 Add tests for generic functions/procedures/methods 9 years ago
  svenbarth c81eda7a42 Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well. 9 years ago
  svenbarth b2988ad8c0 pexpr.pas, sub_expr: 9 years ago
  svenbarth 86f1ca2037 symtable.pas, is_visible_for_object: 9 years ago
  svenbarth 2eeb59591a pdecsub.pas, parse_proc_head: 9 years ago
  nickysn b9ca24d4df + added property to the omf object reader, specifying whether symbol names 9 years ago
  nickysn 79336c59de * fixed test for PIC code on i386 9 years ago
  florian c9204f6c5e + added explicit rules for the iso7186 unit for the bsd targets 9 years ago
  svenbarth fcae436177 Add test for Mantis #29053 to make sure it doesn't get broken by accident. 9 years ago