Mattias Gaertner
|
ddcb2d80af
fcl-passrc: fixed modeswitch param and comment to be fpc compatible
|
5 years ago |
marcus
|
d90741d2f2
Fixed compilation after r43281 2nd try, some more "R"s
|
5 years ago |
marcus
|
e833876f05
Fixed compilation after r43281
|
5 years ago |
florian
|
d3c898a96b
* properly round in ISO mode, resolves #35626
|
5 years ago |
florian
|
ee3258c0da
* optimizing length(<dyn. type>)=0 is not possible for jvm
|
5 years ago |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
5 years ago |
Jonas Maebe
|
e3c6ef21d1
* fixed compilation for Darwin and AIX after addition of section attributes
|
5 years ago |
florian
|
e80eee5da5
* generate better code for length(<dyn. type>)=0, resolves #36060
|
5 years ago |
svenbarth
|
e251c8e2ab
* fix for Mantis #36174: correctly initialize secprocbits and secflags given the section type
|
5 years ago |
svenbarth
|
7f8800eeb1
+ add a method to TObjData to retrieve the TSectionProcBits and TSectionFlags values for a given section type
|
5 years ago |
svenbarth
|
e5de269664
* change TObjData.sectiontype2options to a class function so that it can be called without an instance of TObjData
|
5 years ago |
svenbarth
|
e7715023da
* fix for Mantis #35567: use the correct type for the size type of a dynamic array
|
5 years ago |
michael
|
82788f38d8
* Record/Class operator parsing
|
5 years ago |
michael
|
06f0d7ce87
* Fix bug #36179, allow advanced records in procedures (but not anonymous ones)
|
5 years ago |
michael
|
a9340e727f
Search for .inc .pp .pas if an include file name has no extension
|
5 years ago |
Mattias Gaertner
|
8663dbdd4d
fcl-passrc: resolver: check arg access
|
5 years ago |
Mattias Gaertner
|
d184c527b3
fcl-passrc: resolver: check arg access
|
5 years ago |
Mattias Gaertner
|
a832f3615b
pastojs: typeinfo(GenTemplateType)
|
5 years ago |
Mattias Gaertner
|
3f19cff02b
pastojs: static method no this
|
5 years ago |
Mattias Gaertner
|
48ab695bca
fcl-passrc: fixed compile
|
5 years ago |
Mattias Gaertner
|
8323a48e9c
fcl-passrc: resolver: objfpc: canonical alias to spec record type
|
5 years ago |
Mattias Gaertner
|
8221ff20c3
fcl-passrc: resolver: objfpc: canonical alias to spec classtype
|
5 years ago |
florian
|
af8783e8d2
* i386: with a fixed stack, exception handling does not need a frame pointer
|
5 years ago |
Mattias Gaertner
|
6f13582b11
pastojs: test generic class classproperty
|
5 years ago |
Mattias Gaertner
|
8872deed26
pastojs: test generic methods
|
5 years ago |
Mattias Gaertner
|
e28a2b0e21
pastojs: constructor New; external name globalfunc
|
5 years ago |
Mattias Gaertner
|
8a10f0f4b9
pastojs: generic function: infer types
|
5 years ago |
Mattias Gaertner
|
700fc43cdf
fcl-passrc: finish stProcedure after adding it to the declarations
|
5 years ago |
lacak
|
85799f1bf7
fcl-db: sdf: add virtual to ExtractDelimited(). Bug #36190
|
5 years ago |
Mattias Gaertner
|
bb4402b2a4
pastojs: generic procedure overload
|
5 years ago |