Mattias Gaertner
|
293ff51025
fcl-image: fpreadtiff:
|
7 years ago |
Mattias Gaertner
|
8100f9b222
pastojs: nested classes
|
7 years ago |
Mattias Gaertner
|
ee8896b988
fcl-passrc: resolver: nested classes
|
7 years ago |
Mattias Gaertner
|
a918071130
pastojs: docs
|
7 years ago |
Mattias Gaertner
|
e16651f18c
fcl-passrc: resolver: forbid assignment of for-loop variable
|
7 years ago |
michael
|
e4ca90ba1f
* Fix warnings, read <keyword> for gobble keywords
|
7 years ago |
michael
|
09e45aabfd
* Attempt to generate less empty lines
|
7 years ago |
Mattias Gaertner
|
7db9ac914f
fcl-passrc: $Writeableconst
|
7 years ago |
Mattias Gaertner
|
b1b6b52842
fcl-passrc: added bool flag $PointerMath
|
7 years ago |
Mattias Gaertner
|
994167481d
pas2js: docs: record const
|
7 years ago |
Mattias Gaertner
|
01ccfbcf61
pastojs: record const
|
7 years ago |
Mattias Gaertner
|
70b4a4b9a5
fcl-passrc: resolver: record const
|
7 years ago |
Mattias Gaertner
|
6bab0e1892
fcl-passrc: added TRecordValuesItems.NameExp
|
7 years ago |
marco
|
64d8f26b38
* more compiler suffix fixes, mantis #33606, Aarch64 and m68k
|
7 years ago |
marco
|
8c854cedee
* more case fixes, mantis #32832 manually done.
|
7 years ago |
Jonas Maebe
|
8da8b956b0
* discard type conversions from/to generic defs for llvm as well
|
7 years ago |
Jonas Maebe
|
eaafb166ad
* set totypedef correctly when converting @class.classmethod to a procvar
|
7 years ago |
Jonas Maebe
|
807fcb3371
* support pasbool8 as type for a record field when a record is passed/
|
7 years ago |
svenbarth
|
afbbd22544
- the labtree argument is no longer needed
|
7 years ago |
svenbarth
|
cfa373a8cf
* fix case of string with ranges as labels
|
7 years ago |
Jonas Maebe
|
52e7678033
* ensure that load nodes only substitute temps in case both references point
|
7 years ago |
Jonas Maebe
|
d69ad8fa41
* removed temppos field again from parameter locations: they're not allocated
|
7 years ago |
svenbarth
|
d8dd8d9978
+ add test for Mantis #33635 which was fixed by r38856
|
7 years ago |
svenbarth
|
e3ea46d1cb
* disable SSE optimized Frac() for Win64; it has a much lower supported range than the existing Pascal implementation which uses Int() (in essence Round() and Trunc() should be corrected as well)
|
7 years ago |
nickysn
|
8a32d7c663
+ also support constants like 'dd [5]' in the intel syntax inline asm (for BP7
|
7 years ago |
nickysn
|
a8a627f334
- removed the _count_asmdirectives and _count_asmoperators constants from the
|
7 years ago |
Mattias Gaertner
|
b6f50c9847
pas2js: docs: type alias type
|
7 years ago |
Mattias Gaertner
|
3f0d3af123
pastojs: type alias type
|
7 years ago |
Mattias Gaertner
|
20199d3903
fcl-passrc: resolver: type alias type
|
7 years ago |
nickysn
|
16e0172021
+ partial support for BP7 reference-like inline asm constants
|
7 years ago |