提交历史

作者 SHA1 备注 提交日期
  Károly Balogh b13ef4e3bb * fixed DFA warnings for JVM target 11 年之前
  Jonas Maebe f55516ed32 * changed forcesize parameter of tgobj.gethltemp() from aint into asizeint, 11 年之前
  Jonas Maebe 93d50bc287 * moved jvm-specific classdef-related fields from tenumdef to a platform- 11 年之前
  Jonas Maebe 11c7d5223c * moved ifdef'd jvm code from tprocvardef to jvm-specific descendant 11 年之前
  Jonas Maebe 477eeadaca * made alloctemp more generic 12 年之前
  Jonas Maebe 1955255dda * let thlcg.a_call_name() return the tcgpara representing the function 13 年之前
  Jonas Maebe 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them 14 年之前
  Jonas Maebe d33f71460f * don't initialize static arrays of records twice (g_newarray already 14 年之前
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target 14 年之前
  Jonas Maebe cef61300ff + ttgobj.gethltemptyped() routine for allocating managed types with high level 14 年之前
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target 14 年之前
  Jonas Maebe c995e56370 * internalerror if constructor not found in record 14 年之前
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as 14 年之前
  Jonas Maebe 000c502c9c + fake shortstring temp support 14 年之前
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not 14 年之前
  Jonas Maebe bf21cd7a15 + support for (non-variant) arrayconstructornodes for the JVM target 14 年之前
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: 14 年之前
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays 14 年之前
  Jonas Maebe c84ec623dd * made setfirsttemp() virtual and override it in jvm/tgcpu so it no 14 年之前
  Jonas Maebe 1e96eab55d * made ttgobj.alloctemp/freetemp protected, and alloctemp also virtual 14 年之前