Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe fde622e050 * generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments пре 14 година
  Jonas Maebe c1abc4a275 * call cgmessage() instead of message() for errors in пре 14 година
  Jonas Maebe 608572c63a * removed unused local variables пре 14 година
  Jonas Maebe 678e6dceef * write floating point numbers using hex notation to prevent data loss пре 14 година
  Jonas Maebe e5ce390565 + support for indexing (dynamic) arrays on the JVM пре 14 година
  Jonas Maebe ee8b662fa1 + dynamic array support for the JVM target: setlength(), length(), high(): пре 14 година
  Jonas Maebe a2a6b2fd1d + "reference" temps that sort of implement pointer-style functionality for пре 14 година
  Jonas Maebe 0e87627218 + gethltemp() to allocate a temp specifying full type information even пре 14 година
  Jonas Maebe 8643ab7905 + hooks for target-specific handling of explicit type conversions and пре 14 година
  Jonas Maebe f47689a5fe * enable intercepting passes on tinlinenode(in_new_x); these cannot be пре 14 година
  Jonas Maebe e56ad62f09 * second_real_to_real() converted to hlcg (in so far possible, no MM support) пре 14 година
  Jonas Maebe 00c095fa70 * moved setlength() handling from pinline to ninl so it can be overridden пре 14 година
  Jonas Maebe 34674eee5e * pred(length(dynarr)) -> high(dynarr) пре 14 година
  Jonas Maebe b5ea6ab7d8 + thlcgobj.location_force_fpureg() implementation пре 14 година
  Jonas Maebe c9dbd60b92 * allow "static" for external methods (for Java classes) пре 14 година
  Jonas Maebe 0ae4bbb0cf + JVM-specific versions of initialize_data_node()/finalize_data_node(): пре 14 година
  Jonas Maebe 09207563d5 + hlcg implementation of gen_load_para_value(); no support yet for copying пре 14 година
  Jonas Maebe 2a6caa539c + support for constant array indices in treference for the JVM target пре 14 година
  Jonas Maebe 5fd205c130 * fixed indentation of thlcgjvm.a_load_loc_stack() implementation пре 14 година
  Jonas Maebe ab5b1fb686 * turned call_fail_node, initialize_data_node, and finalize_data_node from пре 14 година
  Jonas Maebe 15aaf36b82 + pred/succ, inc/dec and assigned converted to hlcg пре 14 година
  Jonas Maebe df2d83f110 * fixed calculating the number of stack slots removed by a call пре 14 година
  Jonas Maebe 13a459c2d7 * replaced all calls to cg.g_incr/decrrefcount/g_initialize/g_finalize with пре 14 година
  Jonas Maebe 25f565751a + g_incrrefcount/g_decrrefcount/g_initialize/g_finalize() implementations for пре 14 година
  Jonas Maebe 6c9256ee32 * made internalerror unique пре 14 година
  Jonas Maebe e326f46da5 * don't force the constant of a_cmp_const* to be an integer constant, пре 14 година
  Jonas Maebe ca98c329b3 + (dynamic) array helper routines пре 14 година
  Jonas Maebe 9bd753ba7a * don't decrease the evaluation stack counter twice for a_load_*_ref пре 14 година
  Jonas Maebe e20919f065 + support for writing JVM line number information пре 14 година
  Jonas Maebe d456ec2ffe + support for JVM local variable and parameter debug information пре 14 година