Jonas Maebe
|
d69ad8fa41
* removed temppos field again from parameter locations: they're not allocated
|
7 年之前 |
svenbarth
|
d8dd8d9978
+ add test for Mantis #33635 which was fixed by r38856
|
7 年之前 |
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 年之前 |
nickysn
|
8a32d7c663
+ also support constants like 'dd [5]' in the intel syntax inline asm (for BP7
|
7 年之前 |
nickysn
|
a8a627f334
- removed the _count_asmdirectives and _count_asmoperators constants from the
|
7 年之前 |
Mattias Gaertner
|
b6f50c9847
pas2js: docs: type alias type
|
7 年之前 |
Mattias Gaertner
|
3f0d3af123
pastojs: type alias type
|
7 年之前 |
Mattias Gaertner
|
20199d3903
fcl-passrc: resolver: type alias type
|
7 年之前 |
nickysn
|
16e0172021
+ partial support for BP7 reference-like inline asm constants
|
7 年之前 |
nickysn
|
d1fc31de94
+ add support for '[' and ']' parenthesis in addition to '(' and ')' in
|
7 年之前 |
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 年之前 |
Mattias Gaertner
|
8422cc8add
pas2js: version 0.9.18
|
7 年之前 |
Mattias Gaertner
|
47b350947f
pas2js: added hexstr
|
7 年之前 |
michael
|
0adfb4fb02
* Fix bug ID #33651
|
7 年之前 |
Mattias Gaertner
|
6d0e3d135c
pa2js: version 0.9.17
|
7 年之前 |
Mattias Gaertner
|
0fd731efc5
pastojs: docs: typecast int(int)
|
7 年之前 |
Mattias Gaertner
|
80b008b76d
pastojs: typecast int(int)
|
7 年之前 |
Mattias Gaertner
|
2750a0010c
fcl-passrc: resolver: GetElementSourcePos for intrinsic
|
7 年之前 |
Mattias Gaertner
|
f8ebe44fd0
pastojs: new(out ^record), dispose(^record)
|
7 年之前 |
Mattias Gaertner
|
2f4af745d9
fcl-passrc: resolver: new(out ^record), dispose(^record)
|
7 年之前 |
Mattias Gaertner
|
3bc75e6627
pastojs: test range check string[] by reference
|
7 年之前 |
Mattias Gaertner
|
3c4b206bc5
fcl-passrc: resolver: check duplicate case labels
|
7 年之前 |
Jonas Maebe
|
5ca8893987
* fixed temppos of loaded nested variables: invalid rather than the temppos
|
7 年之前 |
Mattias Gaertner
|
1215cafb4e
pastojs: range check string index
|
7 年之前 |
Mattias Gaertner
|
268ffcb854
pastojs: range check array index
|
7 年之前 |
nickysn
|
74f5436563
* also replaced the 3 boolean output parameters of tx86intreader.BuildConstSymbolExpression with a set
|
7 年之前 |
nickysn
|
e05c0d0168
* replaced the 3 boolean input parameters of tx86intreader.BuildConstSymbolExpression with a set
|
7 年之前 |
Mattias Gaertner
|
65ae09a914
pastojs: range check char:=, char parameter
|
7 年之前 |
nickysn
|
0f0a326bb7
* update revision.inc
|
7 年之前 |
Mattias Gaertner
|
3bf1c1560f
pastojs: range check enums, int ranges, enum ranges
|
7 年之前 |