Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe e89d0bcee3 + also print node tree after firstpass with -vp (patch by Adriaan van Os, há 15 anos atrás
  paul 4b53a54b51 compiler: implement 'var' and 'class var' sections for classes + tests há 15 anos atrás
  paul 3ed4c58502 compiler: há 15 anos atrás
  florian c1f3d8dcaa * unified names of system_*/systems_* sets há 15 anos atrás
  paul bf45b463bc compiler: fix no finalization calls for libraries caused by r14543 há 15 anos atrás
  paul 556afdca51 compiler: fix uninitialized result caused by r14543 há 15 anos atrás
  paul f25c21c287 compiler: fix wrong typecast há 15 anos atrás
  paul 8b27daae2c compiler: don't generate code for empty initialization and finalization sections (with help of Florian) (issue #0013482) há 15 anos atrás
  florian 9955e6b2bf * dfa fixes by Sergei Gorelkin, resolve #15402 há 15 anos atrás
  Jonas Maebe 9d5b597105 * don't push/pop the unit/program's static symtable on/off the symtable stack há 16 anos atrás
  paul e784ec1079 merge revisions 13898-13899: há 16 anos atrás
  florian 515774b864 * merged armthum branch há 16 anos atrás
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 há 16 anos atrás
  Jonas Maebe 6505b4f9c5 * reverted rest of r13469 because it causes crashes for linux/ppc64 há 16 anos atrás
  Jonas Maebe f265fbe343 * fixed GOT loading for i386 in stubs for external procedures whose external há 16 anos atrás
  Jonas Maebe 2465126f60 * also check that nested procedures don't have any nested procedures há 16 anos atrás
  yury b3b538e215 * Removed unused local vars. há 16 anos atrás
  florian c8fae83c57 * forgotten commit of loop strength reduction patch há 17 anos atrás
  peter 0f6f1a9c97 * remove obsolete unchain_overloads há 17 anos atrás
  peter 8419161964 * current_objectdef is now always valid when parsing is within the há 17 anos atrás
  Jonas Maebe 7626a91592 * disabled last safecall code for non-windows (mantis #12237) há 17 anos atrás
  peter 466f0c0064 * fixed crash in error message when specialization is not resolved há 17 anos atrás
  Jonas Maebe c65f8e7652 * safecall is only supposed to do anything for Windows targets. Removed há 17 anos atrás
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable há 17 anos atrás
  Jonas Maebe 21f14aaeff * fixed "array of const" check in r10473 (+ fixed indentation) há 17 anos atrás
  peter beb01e6e79 * give warning for disabling inline if assembler há 17 anos atrás
  florian 39250de33a * don't load stack size value when generic stack checking is done, resolves #10924 há 17 anos atrás
  florian cd4b05f3de * better detection of source file change while writing debug info há 17 anos atrás
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference há 17 anos atrás
  peter 6058b2c247 * renamed t_times to executionweight and moved it to há 18 anos atrás