nickysn
|
8589b946fc
* different versions (behind cpu specific ifdefs) of process_ea_ref renamed
|
8 years ago |
Mattias Gaertner
|
5534acd097
fcl-passrc: resolver: fixed with-do-inherited
|
8 years ago |
Mattias Gaertner
|
40717326bc
fcl-passrc: resolver: error message on array of const
|
8 years ago |
Mattias Gaertner
|
facd1f5002
fcl-passrc: resolver: class-of constant
|
8 years ago |
Mattias Gaertner
|
a7265432eb
fcl-passrc: resolver: allow different arg names in override methods
|
8 years ago |
svenbarth
|
0c8f670ee0
+ add TRttiPointerType
|
8 years ago |
svenbarth
|
5c85e94919
+ add TRttiNamedObject.Handle property of which the getter needs to be overridden in each sub class
|
8 years ago |
nickysn
|
31c9214884
* replaced R_SUBADDR with the appropriate size (R_SUBW, R_SUBD or R_SUBQ) in
|
8 years ago |
Mattias Gaertner
|
204ef5ac01
pastojs: fixed using type alias
|
8 years ago |
Mattias Gaertner
|
a8fed34f99
pastojs: implemented resourcestrings
|
8 years ago |
Mattias Gaertner
|
fe27ec2a26
fcl-passrc: resolver: check resourcestring expression
|
8 years ago |
Mattias Gaertner
|
a70a1989e5
fcl-passrc: resolver: if varofaliasofclassof=typeofaliasofclassof
|
8 years ago |
Mattias Gaertner
|
35f7b9fcf6
pastojs: fixed class-of-aliastype
|
8 years ago |
Mattias Gaertner
|
aa1eed7b20
fcl-passrc: resolver: fixed class-of-aliastype
|
8 years ago |
Mattias Gaertner
|
5fc3bbba12
pastojs: implemented logical xor
|
8 years ago |
Mattias Gaertner
|
203c723bc3
fcl-passrc: resolver+useanalyzer: implemented resourcestring
|
8 years ago |
Mattias Gaertner
|
48024645f0
pastojs: fixed property index value path
|
8 years ago |
florian
|
cc44328109
* correctly calc case label distance after r36362, resolves #32115 and #32311
|
8 years ago |
Mattias Gaertner
|
58454f555a
pastojs: implemented funcname:=
|
8 years ago |
Mattias Gaertner
|
abd8907939
fcl-passrc: resolver: implemented funcname:=
|
8 years ago |
svenbarth
|
5edbdd5a00
* correctly handle non-static functions where the result is passed as a parameter (the order is "Self/VMT, Result, other Args" there)
|
8 years ago |
svenbarth
|
98bb449945
* raise an exception if routine to be invoked isn't static, but there's no parameter to be used as Self
|
8 years ago |
svenbarth
|
794eb7c122
* ensure that FLock is released in case of an exception
|
8 years ago |
Mattias Gaertner
|
1bf758c997
pastojs: fixed RTTI of static arrays
|
8 years ago |
Mattias Gaertner
|
e5d4d763b3
pastojs: implemented property with index specifier
|
8 years ago |
Mattias Gaertner
|
6148ba8c31
fcl-passrc: resolver: implemented overriding property with index specifier
|
8 years ago |
florian
|
99a3855e6b
* restored old default values for MajorOperatingSystemVersion, MajorSubsystemVersion and MinorSubsystemVersion, resolves issue #32492
|
8 years ago |
florian
|
7817102727
* patch by Christo Crause to implement 8 bit multiplications for "mul-less" avr types, resolves issue #31925
|
8 years ago |
florian
|
c0feaf1f1e
+ allow absolute to absolute symbols, resolves issue #32474
|
8 years ago |
florian
|
5b755661d8
+ patch by Simon Ameis: adds all the STM32F091* microcontroller units to the list of supported ARM MCUs, resolves issue #32484
|
8 years ago |