Historial de Commits

Autor SHA1 Mensaje Fecha
  paul d29de71b75 compiler: allow message after the *deprecated* keyword hace 16 años
  florian 515774b864 * merged armthum branch hace 16 años
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 hace 16 años
  Jonas Maebe 6505b4f9c5 * reverted rest of r13469 because it causes crashes for linux/ppc64 hace 16 años
  Jonas Maebe f265fbe343 * fixed GOT loading for i386 in stubs for external procedures whose external hace 16 años
  Jonas Maebe 2465126f60 * also check that nested procedures don't have any nested procedures hace 16 años
  yury b3b538e215 * Removed unused local vars. hace 16 años
  florian c8fae83c57 * forgotten commit of loop strength reduction patch hace 17 años
  peter 0f6f1a9c97 * remove obsolete unchain_overloads hace 17 años
  peter 8419161964 * current_objectdef is now always valid when parsing is within the hace 17 años
  Jonas Maebe 7626a91592 * disabled last safecall code for non-windows (mantis #12237) hace 17 años
  peter 466f0c0064 * fixed crash in error message when specialization is not resolved hace 17 años
  Jonas Maebe c65f8e7652 * safecall is only supposed to do anything for Windows targets. Removed hace 17 años
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable hace 17 años
  Jonas Maebe 21f14aaeff * fixed "array of const" check in r10473 (+ fixed indentation) hace 17 años
  peter beb01e6e79 * give warning for disabling inline if assembler hace 17 años
  florian 39250de33a * don't load stack size value when generic stack checking is done, resolves #10924 hace 17 años
  florian cd4b05f3de * better detection of source file change while writing debug info hace 17 años
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference hace 17 años
  peter 6058b2c247 * renamed t_times to executionweight and moved it to hace 18 años
  Jonas Maebe 9f705776c9 * fixed disabling of inlining procedures/functions with nested hace 18 años
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. hace 18 años
  florian 90af7ebf72 * use only windows exceptions for stack checking on win32/win64, resolves #9166 hace 18 años
  florian 50cc61c8fd * ignore register list in pure assembler routines, resolves #9335 hace 18 años
  peter a724d80e81 * debuginfo initialized per unit hace 18 años
  peter 1e123d66ba * improved generics hace 18 años
  florian 7229dcfdcb * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 hace 18 años
  peter 9f0ca44c94 * new tf_smartlink_library flag hace 18 años
  Jonas Maebe 0a606b308d - removed unused nested do_generate_code procedure from read_proc hace 18 años
  Jonas Maebe 559bb6226e * don't try to translate the got register if it's NR_NO (fixes hace 18 años