Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 20e55cd54e * mark unit-level routines as "final", since they can't be overridden il y a 14 ans
  Jonas Maebe 3f436deb16 * set the visibility of a newly create staticsymtable to vis_private il y a 14 ans
  Jonas Maebe d47f26bbca * for now only auto-generate a parameterless constructor in case no il y a 14 ans
  Jonas Maebe c05bc8a931 * let procdef typename-related routines return ansistrings instead of il y a 14 ans
  Jonas Maebe 0d9948a61b + tprocsym.find_procdef_bypara_no_rettype() that looks for a procdef il y a 14 ans
  Jonas Maebe fa49ddac11 * constructors are not inherited in Java il y a 14 ans
  Jonas Maebe 42798fd26b * fixed saving/restoring scanner state il y a 14 ans
  Jonas Maebe 019ca93a04 * symcreat functionality to use the parser from inside the compiler for il y a 14 ans
  Jonas Maebe 96b0ee0827 * added more options to format the result of tprocdef.fullprocname() via il y a 14 ans
  Jonas Maebe b6bae1e2e7 * do not automatically resolve constructor calls to constructors of parent il y a 14 ans
  Jonas Maebe e58d783211 * dynamic arrays and open arrays need no conversion helper for JVM il y a 14 ans
  Jonas Maebe b4ffcaf88e * redirect the ttypeconvnode.typecheck* methods just like the firstpass 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 254636ab84 * don't create (useless) temporary array/record/... for the result il y a 14 ans
  Jonas Maebe a82831b2e9 + support for compilerproc and "external name 'xxx'" (for normal procedures) il y a 14 ans
  Jonas Maebe 4adb9a7ceb - removed (non-working) implicit try/finally support for the JVM, and il y a 14 ans
  Jonas Maebe 761ff19c7f * initialise local dynamic array variables to empty arrays rather than il y a 14 ans
  Jonas Maebe f58de91f0c + support for JVM string constants il y a 14 ans
  Jonas Maebe 7200245337 + cs_unicodestrings global switch to indicate that the default string type il y a 14 ans
  Jonas Maebe b42731ff84 * disable SSA for the JVM target il y a 14 ans
  Jonas Maebe b5f2b463b8 * mention that Java classes also have anonymous/formal external definitions il y a 14 ans
  Jonas Maebe 14e4f3459c + systems_garbage_collected_managed_types set in systems.pas il y a 14 ans
  Jonas Maebe 87048f0cc8 * fixed range errors in case asizeint<>aint il y a 14 ans
  Jonas Maebe bf0b8503c9 * don't internalerror in decstack() if the evaluation stack becomes corrupted il y a 14 ans
  Jonas Maebe 2a64e411ce + generate external names for methods imported under a different name il y a 14 ans
  Jonas Maebe 94ff4508c7 + support for "external name 'xxx';" for methods in external Java classes to 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 f384c274bb * allow specifying an external name for fields in external Java classes/ il y a 14 ans
  Jonas Maebe 8199b2c6a9 * first version of javapp that can create a compilable Pascal import il y a 14 ans