Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 583c9a3360 * replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0 hace 14 años
  Jonas Maebe fe82e2481b + import java.lang.Math in the system unit hace 14 años
  Jonas Maebe c2f2a8c900 * make sure that the expression representing the ansi/unicodestring argument hace 14 años
  Jonas Maebe 834f8da885 + added extra parameter to jvmgetboxtype() to indicate whether all integer hace 14 años
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: hace 14 años
  Jonas Maebe d0663411a5 * fixed order of operands on the jvm stack in case of a setlength(x,0) call hace 14 años
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target hace 14 años
  Jonas Maebe 4be0ba267a * moved creating block/statement for reference temps into hace 14 años
  Jonas Maebe 0706cb5eb6 + support for pointers to types that are implicit pointer types in the JVM hace 14 años
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as hace 14 años
  Jonas Maebe 446d91eaab + ansistring support. Items of note: hace 14 años
  Jonas Maebe 77707a447e * fixed fake ansistring length() support hace 14 años
  Jonas Maebe 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target hace 14 años
  Jonas Maebe 7a5d334951 + support for copy(dynarray) hace 14 años
  Jonas Maebe ecba07c6a8 * greatly simplified dynamic array handling by making use of the hace 14 años
  Jonas Maebe c75246706d + stubbed ansistring support (using ansistrings compiles, but does not hace 14 años
  Jonas Maebe 8649788b7f * typecast the argument and result type of the setlength() helper to hace 14 años
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds hace 14 años
  Jonas Maebe 761ff19c7f * initialise local dynamic array variables to empty arrays rather than hace 14 años
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays hace 14 años
  Jonas Maebe ee8b662fa1 + dynamic array support for the JVM target: setlength(), length(), high(): hace 14 años
  Jonas Maebe 505660262d + sqr(float) and trunc() support hace 14 años