Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): il y a 9 ans
  Jonas Maebe 06feac07a5 + support for the text/file types on the JVM platform il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  Károly Balogh b13ef4e3bb * fixed DFA warnings for JVM target il y a 11 ans
  Jonas Maebe 9880b53242 * changed all alignment parameters in the temp manager to shortint il y a 11 ans
  Jonas Maebe dd733bd5b5 * changed all size parameters in the temp manager from longint to asizeint il y a 11 ans
  Jonas Maebe 344acef9b5 * separate tracking the def of a temp and whether or not it needs to be il y a 11 ans
  Jonas Maebe 3b7f43ad77 * renamed (hl)gettemptyped() to (hl)gettempmanaged() to better indicate the il y a 11 ans
  Jonas Maebe f55516ed32 * changed forcesize parameter of tgobj.gethltemp() from aint into asizeint, il y a 11 ans
  Jonas Maebe e18e98b540 * changed the type of the forcesize parameter of gethltemp() and friends il y a 11 ans
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 il y a 11 ans
  Jonas Maebe 93d50bc287 * moved jvm-specific classdef-related fields from tenumdef to a platform- il y a 11 ans
  Jonas Maebe 11c7d5223c * moved ifdef'd jvm code from tprocvardef to jvm-specific descendant il y a 11 ans
  Jonas Maebe 81427523ab * pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as il y a 11 ans
  Jonas Maebe 477eeadaca * made alloctemp more generic il y a 12 ans
  Jonas Maebe 1955255dda * let thlcg.a_call_name() return the tcgpara representing the function il y a 13 ans
  Jonas Maebe 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them il y a 14 ans
  Jonas Maebe d33f71460f * don't initialize static arrays of records twice (g_newarray already il y a 14 ans
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target il y a 14 ans
  Jonas Maebe cef61300ff + ttgobj.gethltemptyped() routine for allocating managed types with high level il y a 14 ans
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target il y a 14 ans
  Jonas Maebe c995e56370 * internalerror if constructor not found in record il y a 14 ans
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as il y a 14 ans
  Jonas Maebe 000c502c9c + fake shortstring temp support il y a 14 ans
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not il y a 14 ans
  Jonas Maebe bf21cd7a15 + support for (non-variant) arrayconstructornodes for the JVM target il y a 14 ans
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: il y a 14 ans
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays il y a 14 ans
  Jonas Maebe c84ec623dd * made setfirsttemp() virtual and override it in jvm/tgcpu so it no il y a 14 ans
  Jonas Maebe 1e96eab55d * made ttgobj.alloctemp/freetemp protected, and alloctemp also virtual il y a 14 ans