Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Jonas Maebe 8248e6762f * support opcode+operands > 255 characters (e.g. when loading string constants) há 14 anos atrás
  Jonas Maebe 0fa1c9bbdd * escape #127 under all circumstances (it's not printable) há 14 anos atrás
  Jonas Maebe b370314194 * fixed typecasting to/from classrefdef há 14 anos atrás
  Jonas Maebe 84640fe7f0 + support for non-static class methods on the JVM target há 14 anos atrás
  Jonas Maebe 9de14768bb * free temp location allocated for function result if not used há 14 anos atrás
  Jonas Maebe 60f8254d63 * don't internalerror when converting to an open array and passing as há 14 anos atrás
  Jonas Maebe 704753d3e8 * change the resultdef of nf_load_procvar typeconversion nodes from há 14 anos atrás
  Jonas Maebe aaff356c6d * moved $methodpointer type construction from psystem to pdecobj for JVM, há 14 anos atrás
  Jonas Maebe 58d7a86252 + stubbed formal const/var/out support há 14 anos atrás
  Jonas Maebe d7e78b9f95 * correct parameter encoding of formaldef (add array type for formal const, há 14 anos atrás
  Jonas Maebe 2ed430de8c * refactored and fixed procvar typeconversion checking há 14 anos atrás
  Jonas Maebe d74aef86b4 - removed a useless condition in the check to determine whether or not há 14 anos atrás
  Jonas Maebe 1b0b6a9d6d * also print method implementation when reusing a forward definition há 14 anos atrás
  Jonas Maebe f187128428 * allow addrnodes for procdef (and procvardef in TP/Delphi mode), and há 14 anos atrás
  Jonas Maebe 17db9ed895 * allow some more valid type conversions há 14 anos atrás
  Jonas Maebe b60e50b2b0 - reverted 679f3968901f0d565644d59e046eb25d5402f027, because it requires há 14 anos atrás
  Jonas Maebe 54bb881a1b * print an error for invalid type conversions há 14 anos atrás
  Jonas Maebe 63962043a5 * fixed fake nested procedures support há 14 anos atrás
  Jonas Maebe 000c502c9c + fake shortstring temp support há 14 anos atrás