Mattias Gaertner
|
e28a2b0e21
pastojs: constructor New; external name globalfunc
|
6 years ago |
Mattias Gaertner
|
8a10f0f4b9
pastojs: generic function: infer types
|
6 years ago |
Mattias Gaertner
|
700fc43cdf
fcl-passrc: finish stProcedure after adding it to the declarations
|
6 years ago |
lacak
|
85799f1bf7
fcl-db: sdf: add virtual to ExtractDelimited(). Bug #36190
|
6 years ago |
Mattias Gaertner
|
bb4402b2a4
pastojs: generic procedure overload
|
6 years ago |
Mattias Gaertner
|
7fa2ac9420
fcl-passrc: useanalyzer: generic procedure
|
6 years ago |
marco
|
fbab36ef0b
* have showwindow parameter in runcommand
|
6 years ago |
Mattias Gaertner
|
0d4c008b46
pastojs: typecast to inline specialize
|
6 years ago |
Mattias Gaertner
|
b70c6cc344
fcl-passrc: resolver: started generic type overload
|
6 years ago |
pierre
|
6f7a39adab
Fix compilation for arm-darwin using clang and forbid use of eabihf ABI for that target
|
6 years ago |
Mattias Gaertner
|
1127e3d27b
fcl-passrc: resolver: objfpc refer to parent generic type without type params
|
6 years ago |
pierre
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
6 years ago |
Mattias Gaertner
|
a261b86aca
fcl-passrc: resolver: fixed marking implicit call in prop arg
|
6 years ago |
Mattias Gaertner
|
8a3df44734
pastojs: comments
|
6 years ago |
pierre
|
362e6232c3
Fix compilation for wince target after restriction of enum value to longint range
|
6 years ago |
Mattias Gaertner
|
ad5d416ccc
fcl-passrc: resolver: nested class: search parent
|
6 years ago |
Mattias Gaertner
|
07bceca5ba
fcl-passrc: resolver: nested class: search parent classes after sections
|
6 years ago |
pierre
|
9d765af693
Fix parsing error in GNU linker script, KEEP needs braces
|
6 years ago |
florian
|
88648248ec
* fix random(<int64>) for 32 Bit CPUs
|
6 years ago |
florian
|
e02321029f
* test fixed for i386
|
6 years ago |
florian
|
626ef4ae0c
* give an error if an explicit enumeration valid exceeds the valid range, resolves #34633
|
6 years ago |
florian
|
2d06d7ed46
* iterate only on the valid elements of the set to avoid compilation errors if the for loop is unrolled, resolves #36150
|
6 years ago |
florian
|
6457846435
* sorted out tests
|
6 years ago |
florian
|
b02470468b
* handle off by one in FilePos due to the filled buffer in iso mode, resolves #40850
|
6 years ago |
Jonas Maebe
|
33c4a5dda7
* don't try to bitpack arrays of non-ordinals (mantis #36157)
|
6 years ago |
Jonas Maebe
|
51c6ebfe54
* work around broken x86 shifting in bitpacked value calculation
|
6 years ago |
Jonas Maebe
|
dadeff5b09
* fixed Darwin/i386 after r43176
|
6 years ago |
florian
|
6e58178963
* do not write DW_AT_allocated and DW_AT_data_location tags for old style objects and cppobjects, resolves #36017
|
6 years ago |
Jonas Maebe
|
3e11f1b2fe
* fix length calculation of winlike widestrings in Dwarf 3 (patch by
|
6 years ago |
Jonas Maebe
|
bdcda8660e
* fix Dwarf 3 array location broken in r43171 (fix by Martin Friebe,
|
6 years ago |