Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 жил өмнө |
Jonas Maebe
|
fc9e9e804a
--- Merging r40512 into '.':
|
6 жил өмнө |
nickysn
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 жил өмнө |
nickysn
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
8 жил өмнө |
Jonas Maebe
|
8917633199
* implement sizeof/typeof completely at the node level, based on
|
9 жил өмнө |
svenbarth
|
529677cc79
ncal.pas:
|
10 жил өмнө |
Károly Balogh
|
b13ef4e3bb
* fixed DFA warnings for JVM target
|
11 жил өмнө |
Jonas Maebe
|
93d50bc287
* moved jvm-specific classdef-related fields from tenumdef to a platform-
|
11 жил өмнө |
Jonas Maebe
|
20d6db20c8
* fixed compilation of length(unicode/ansistring) on JVM target after r25499
|
12 жил өмнө |
Jonas Maebe
|
d9e67fc835
* don't add a separate high parameter for array-of-const parameters on the
|
12 жил өмнө |
Jonas Maebe
|
56fcc87cb2
* add get_frame as an internal symbol for the jvm target because that target
|
13 жил өмнө |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 жил өмнө |
Jonas Maebe
|
85ef5e109c
+ assert() support for the JVM target (currently ignores the Java classloader
|
13 жил өмнө |
Jonas Maebe
|
583c9a3360
* replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0
|
14 жил өмнө |
Jonas Maebe
|
fe82e2481b
+ import java.lang.Math in the system unit
|
14 жил өмнө |
Jonas Maebe
|
c2f2a8c900
* make sure that the expression representing the ansi/unicodestring argument
|
14 жил өмнө |
Jonas Maebe
|
834f8da885
+ added extra parameter to jvmgetboxtype() to indicate whether all integer
|
14 жил өмнө |
Jonas Maebe
|
d6966e545b
+ support for formal var/out parameters on the JVM target:
|
14 жил өмнө |
Jonas Maebe
|
d0663411a5
* fixed order of operands on the jvm stack in case of a setlength(x,0) call
|
14 жил өмнө |
Jonas Maebe
|
37aa2d8443
+ full support for sets on the JVM target
|
14 жил өмнө |
Jonas Maebe
|
4be0ba267a
* moved creating block/statement for reference temps into
|
14 жил өмнө |
Jonas Maebe
|
0706cb5eb6
+ support for pointers to types that are implicit pointer types in the JVM
|
14 жил өмнө |
Jonas Maebe
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
14 жил өмнө |
Jonas Maebe
|
446d91eaab
+ ansistring support. Items of note:
|
14 жил өмнө |
Jonas Maebe
|
77707a447e
* fixed fake ansistring length() support
|
14 жил өмнө |
Jonas Maebe
|
694ccf3df3
+ dummy support for untyped var/const/out parameters on the JVM target
|
14 жил өмнө |
Jonas Maebe
|
7a5d334951
+ support for copy(dynarray)
|
14 жил өмнө |
Jonas Maebe
|
ecba07c6a8
* greatly simplified dynamic array handling by making use of the
|
14 жил өмнө |
Jonas Maebe
|
c75246706d
+ stubbed ansistring support (using ansistrings compiles, but does not
|
14 жил өмнө |
Jonas Maebe
|
8649788b7f
* typecast the argument and result type of the setlength() helper to
|
14 жил өмнө |