Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe ecba07c6a8 * greatly simplified dynamic array handling by making use of the il y a 14 ans
  Jonas Maebe 49de6346ce * replaced manual array copy loops with calls to JLSystem.arraycopy(); still il y a 14 ans
  Jonas Maebe c75246706d + stubbed ansistring support (using ansistrings compiles, but does not 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 91855becfe + unicodestring support for the JVM target (except for multiple adds il y a 14 ans
  Jonas Maebe d759598c70 * set the namespace of the system unit to org.freepascal.rtl il y a 14 ans
  Jonas Maebe 03af03e696 * changed TObject from an alias for JLObject into a derived class from 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 60e0347bd9 * replaced partial manual declarations of some Java classes with il y a 14 ans
  Jonas Maebe 5abf6d0aa4 + thlcgobj support of the managed open array initialization fixes of il y a 14 ans
  Jonas Maebe 33ad6e4637 + 1/2/3-dimensional array types of the base types for use by the headers il y a 14 ans
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays il y a 14 ans
  Jonas Maebe 0a3a62811b + try/except and try/finally support for JVM target: il y a 14 ans
  Jonas Maebe 9a3714ce42 * changed identifier of system unit from "System" into "system" to prevent name il y a 14 ans
  Jonas Maebe ee8b662fa1 + dynamic array support for the JVM target: setlength(), length(), high(): il y a 14 ans
  Jonas Maebe 34674eee5e * pred(length(dynarr)) -> high(dynarr) il y a 14 ans
  Jonas Maebe ca98c329b3 + (dynamic) array helper routines il y a 14 ans
  Jonas Maebe 505660262d + sqr(float) and trunc() support il y a 14 ans
  Jonas Maebe 817ebe5d8d + aliases for Java primitive types (jbyte, jshort, jint, jlong, jchar, il y a 14 ans
  Jonas Maebe d840d99231 + minimal Java rtl (based on embedded rtl, but with all code and most il y a 14 ans