Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe ad6ae44093 * force mode objfpc for synthetic method implementations (to guarantee há 14 anos atrás
  Jonas Maebe 4fbc1b5369 * better internal names for anonymous records (can't use characters that há 14 anos atrás
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target há 14 anos atrás
  Jonas Maebe 874095a1c0 * don't skip pushing self parameters for methods of empty structures há 14 anos atrás
  Jonas Maebe 00086c3dfc * don't give an internalerror when encountering an invalid type while há 14 anos atrás
  Jonas Maebe 9d0fdb3150 * explicitly specify symtable to jvm_guarantee_record_typesym() instead of há 14 anos atrás
  Jonas Maebe 0fad10179c * fixed some voidpointerdef handling há 14 anos atrás
  Jonas Maebe ba5e264a93 * make the mangled names of symbols in the local scope of há 14 anos atrás
  Jonas Maebe 1bc846dd3c + TSymtablestack.getcopyuntil() method that creates a copy of a há 14 anos atrás
  Jonas Maebe e9e72e6de0 * fixed copyright date há 14 anos atrás
  Jonas Maebe 528882dc68 * allow typeconversions of formaldef to anything else (make sure to há 14 anos atrás
  Jonas Maebe c995e56370 * internalerror if constructor not found in record há 14 anos atrás
  Jonas Maebe 223057f1a7 + support for is/as and Java interfaces há 14 anos atrás
  Jonas Maebe 225e866800 - removed superfluous check that could use uninitialized location há 14 anos atrás
  Jonas Maebe 8ec21eb426 * fixed flow control handling in case of empty try-blocks and in case of há 14 anos atrás
  Jonas Maebe 1dca48bce5 * set reused left node to nil for JVM loadvmtaddrnodes that need to call a há 14 anos atrás
  Jonas Maebe 0706cb5eb6 + support for pointers to types that are implicit pointer types in the JVM há 14 anos atrás
  Jonas Maebe 207a4a32d3 * internalerror in case a stringdef manages to get through to há 14 anos atrás
  Jonas Maebe 564b8a2cf7 - removed "{$ifdef unsupported}" block for jvm (is handled in njvmmem há 14 anos atrás
  Jonas Maebe 71cd31159c * encode java_jlstring instead of using a hardcoded string constant for há 14 anos atrás
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as há 14 anos atrás
  Jonas Maebe f2d3203bb6 * commented out unimplemented pos() variant há 14 anos atrás
  Jonas Maebe 13cf0e031e * removed unused variables há 14 anos atrás
  Jonas Maebe 87f812c778 * fixed typo in comment há 14 anos atrás
  Jonas Maebe db1d22aeae * fixed header comments há 14 anos atrás
  Jonas Maebe eb40756d35 * zero-extend byte/word field loads (get/putstatic sign-extends) há 14 anos atrás
  Jonas Maebe baad29373e + ansistr_to_shortstr and vice versa stub helpers há 14 anos atrás
  Jonas Maebe 6374b473ff * convert string constants passed to JLString to unicode há 14 anos atrás
  Jonas Maebe 446d91eaab + ansistring support. Items of note: há 14 anos atrás
  Jonas Maebe aa1f299a17 + added hook for "individual value to open array of one element"-conversion, há 14 anos atrás