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 |
nickysn
|
d1fc31de94
+ add support for '[' and ']' parenthesis in addition to '(' and ')' in
|
7 years ago |
Károly Balogh
|
c840c4d6a8
athreads: add a custom API to retrieve underlying process ID from AThreads. this makes it possible to combine some Amiga API features like Signaling with FPC's thread handling
|
7 years ago |
Mattias Gaertner
|
8422cc8add
pas2js: version 0.9.18
|
7 years ago |
Mattias Gaertner
|
47b350947f
pas2js: added hexstr
|
7 years ago |
michael
|
0adfb4fb02
* Fix bug ID #33651
|
7 years ago |