Jonas Maebe
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
vor 18 Jahren |
peter
|
1dd62b8686
* write also asmblocklabel for a connected labelsym
|
vor 18 Jahren |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
vor 18 Jahren |
florian
|
7cbe76b8dc
* pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162
|
vor 18 Jahren |
daniel
|
cd2880cbbd
- Because int_to_type handles qwords now, the trial and error to parse a constant
|
vor 18 Jahren |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
vor 18 Jahren |
Jonas Maebe
|
22c1d5915e
* enable break and continue in macpas mode (mantis #9032)
|
vor 18 Jahren |
Jonas Maebe
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
vor 18 Jahren |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
vor 18 Jahren |
florian
|
23aa57ff75
+ support of dispatch call using <variant>.<id>
|
vor 18 Jahren |
Jonas Maebe
|
69cf42c4f7
* fixed val(s,int64) (it accepted values in the range
|
vor 18 Jahren |
florian
|
3aa64eb6b4
* made vararrays working on win64
|
vor 18 Jahren |
Jonas Maebe
|
d6a4fbea47
* removed no longer used allow_only_static global variable
|
vor 18 Jahren |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
vor 18 Jahren |
pierre
|
0c1d59ec5c
* Use IncRefCount
|
vor 18 Jahren |
Jonas Maebe
|
4e96fe8fac
* fixed with-support for classrefdefs (mantis 8150), with thanks to
|
vor 18 Jahren |
florian
|
ad7e261a04
* forbid to take the address of a label defined outside of the current procedure
|
vor 18 Jahren |
yury
|
bcd86ef782
* added support for very big/small currency constants for non x86 CPUs.
|
vor 18 Jahren |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
vor 18 Jahren |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
vor 18 Jahren |
florian
|
80876932aa
+ parsing of type casts with nested types
|
vor 19 Jahren |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
vor 19 Jahren |
florian
|
a13d358f1e
* first partially working implementation of variant com invoking
|
vor 19 Jahren |
florian
|
c947295cb8
+ ttertiarynode
|
vor 19 Jahren |
peter
|
e17b424e28
* refactor procsym procdef list
|
vor 19 Jahren |
florian
|
9d7556c222
* fixed wrong string for error messages
|
vor 19 Jahren |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
vor 19 Jahren |
florian
|
0c1b7910ab
* allow usage of nested types
|
vor 19 Jahren |
florian
|
be2b715d3c
+ parsing of disp variant invokes
|
vor 19 Jahren |
Jonas Maebe
|
d87f03eef5
- removed automatic int-string, string-int and int-array conversion for
|
vor 19 Jahren |