Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 5ea03973d3 * reject assignments to vecn[rangen] (mantis #22941) il y a 13 ans
  florian ca5fabda6d * cleanup some unused units from uses clauses il y a 13 ans
  florian e18a9cccaa * fix expectlocs for method pointers il y a 13 ans
  Jonas Maebe b1d00b66ac * fixed internalerror after invalid type node in subscript node il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe 26754a3f9f * fully compare typenodes and rttinodes in their docompare() methods il y a 13 ans
  Jonas Maebe 5c56b1bc3d * give an error when trying to take address of a global label declared in il y a 13 ans
  sergei afb4992113 * Changed code generation for assignments of managed types, it now generates a single call to helper procedure (significantly reducing code size) and is handled entirely in firstpass. il y a 13 ans
  florian 7ec6201fb3 * mark label as used if address is taken il y a 13 ans
  sergei 49700e675c * Changed code generation for variant assignments to typecast arguments to TVarData instead of using pointers. Fixes one (probably the ugliest one) case of non-disposed temp variables: il y a 13 ans
  svenbarth 4419dc3d34 Rebase to revision 19673 il y a 13 ans
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) il y a 13 ans
  svenbarth 594f84dc2c Merge branch 'unique-syms' il y a 13 ans
  paul 26f66897cd compiler: il y a 14 ans
  florian 5fd5770059 * load/write loadnodeflags from/to ppu il y a 14 ans
  florian 6ec0f2549a * factored load node flags out of node flags to gain space il y a 14 ans
  paul c1866d5c17 compiler: il y a 14 ans
  paul c6ca9e5091 compiler: il y a 14 ans
  Jonas Maebe 7117264f96 * fixed assigning ansi/unicodestrings to shortstrings on the JVM target il y a 14 ans
  Jonas Maebe a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see il y a 14 ans
  Jonas Maebe 27731e342c + support for array-of-const on the JVM target. Even though the il y a 14 ans
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. il y a 14 ans
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as il y a 14 ans
  Jonas Maebe 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target il y a 14 ans
  Jonas Maebe 43c5ed20c2 + support for initialising typed constants via compiler-generated il y a 14 ans
  Jonas Maebe 14e4f3459c + systems_garbage_collected_managed_types set in systems.pas il y a 14 ans
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays il y a 14 ans
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), il y a 14 ans
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating il y a 14 ans
  florian cf874a3465 * give a more understandable error message if a procedure "result" is tried to be a il y a 14 ans