florian
|
ff295bf349
* delay setting of pd_body and pd_implement till the header of a generic
|
5 years ago |
Mattias Gaertner
|
062fbb5e41
pas2js: doc about extending JS function
|
5 years ago |
Mattias Gaertner
|
cbf5f1a769
pas2js: doc about extending JS function
|
5 years ago |
Mattias Gaertner
|
8e7a51065f
pas2js: fixed try exit(value) finally read Result end
|
5 years ago |
florian
|
d41f4c7c4e
* correctly handle sign/zero extensions for optimization "var3", resolves #37254
|
5 years ago |
Károly Balogh
|
cab80d1218
amiga-likes: add headers for timer.device/GetSysTime()
|
5 years ago |
Károly Balogh
|
df42716665
m68k-amiga: added four new exec legacy support functions, these exec calls will be used in some DOS and AThreads rework
|
5 years ago |
florian
|
c29a0d029b
* reverted some stuff accidently committed in r45704
|
5 years ago |
Mattias Gaertner
|
dbc0a689f0
pas2js: Pascal descendent from JS function: inherited calls ancestor function
|
5 years ago |
Mattias Gaertner
|
27bb90fcc8
pas2js: Pascal descendent from JS function: inherited calls ancestor function
|
5 years ago |
svenbarth
|
52678562e3
* correctly handle selection between Single and Double overloads for Currency
|
5 years ago |
svenbarth
|
eaa2a2006c
* fix for Mantis #37272: also allow the empty set for dynamic array parameters; Delphi probably started to allow that together with array constructors.
|
5 years ago |
florian
|
4bacec0ee3
* building for arm fixed
|
5 years ago |
Mattias Gaertner
|
1adf6c9428
pas2js: descend pascal class from jsfunction
|
5 years ago |
Mattias Gaertner
|
8d2e9b2f75
pas2js: descend pascal class from jsfunction
|
5 years ago |
florian
|
225b06e84a
* Xtensa: patch by Christo Crause: add IDF_PATH variable, read from the appropriate environment variable, part of #37242
|
5 years ago |
Mattias Gaertner
|
bbd0dc3726
pas2js: extend external: class function NewInstance: check $class and set pascal class properties
|
5 years ago |
florian
|
d62d6af7ec
* Xtensa: patch by Christo Crause: fix controller date for esp8266, part of #37242
|
5 years ago |
svenbarth
|
d401639b24
* fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValue() intrinsic
|
5 years ago |
svenbarth
|
533dc96db5
- remove FPC 3.0 compatibility IFDEF
|
5 years ago |
svenbarth
|
25dc029d6d
- partial fix for Mantis #37253: use SOCKADDR_STORAGE provided by the WinSock2 unit (which also has the correct size)
|
5 years ago |
svenbarth
|
56fdba2c9b
* partial fix for Mantis #37253: po_hascallingconvention needs to be set as well when setting tprocdef.proccalloption
|
5 years ago |
florian
|
d22e24937a
+ Xtensa: patch by Christo Crause: support subarch lx106 in freertos Makefile, part of #37242
|
5 years ago |
florian
|
caee96399e
* patch by Christo Crause: support call0 abi in entry/exit code, part of #37242
|
5 years ago |
florian
|
cba109c55d
+ Xtensa: patch by Christo Crause: support call0 abi in init final code part of #37242
|
5 years ago |
marco
|
41406d161c
* fix for mantis #37233 crash in getopts.getlongopts with empty shortopts argument
|
5 years ago |
svenbarth
|
f94518a9ae
* fix typo (no code changes)
|
5 years ago |
florian
|
cb11e2568d
+ Xtensa: patch by Christo Crause to add optional MAC16 registers, resolves #37130
|
5 years ago |
nickysn
|
e41912b076
* limit the ZX Spectrum programs address space up to $FDFC, because the RTL now
|
5 years ago |
nickysn
|
1ae70c6825
* switch to interrupt mode 2 and install a custom maskable interrupt handler in
|
5 years ago |