Historial de Commits

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