mattias
|
e8f9ffdb5e
pastojs: calling constructor of nested external class, issue 38858
|
vor 3 Jahren |
mattias
|
953d15a939
pastojs: consistent error message on custom js file not found, issue 38978
|
vor 3 Jahren |
mattias
|
664a96c584
pastojs: fixed await() as aclass, issue 39028
|
vor 3 Jahren |
mattias
|
9bf4f9e2ce
fcl-passrc: fixed attributes of interface types issue 39198
|
vor 3 Jahren |
mattias
|
3713784e40
fcl-passrc: comment
|
vor 3 Jahren |
Karoly Balogh
|
a4e2d74626
* rtl/atari: fix haltproc external name. apparently the atari target uses a different Cprefix in the compiler, so copy-pasting this stuff from the Amiga port don't work 1:1
|
vor 3 Jahren |
Karoly Balogh
|
93494bf8bf
* rtl/atari: use the haltproc declared in the startup code instead of calling pterm in the system unit directly.
|
vor 3 Jahren |
Karoly Balogh
|
b30a1bf447
* rtl/atari: naming: gemdos_free is actually gemdos_mfree. no functional change.
|
vor 3 Jahren |
Karoly Balogh
|
b56e1b0cd8
* tosunits: add {$PACKRECORDS 2} everywhere, just in case
|
vor 3 Jahren |
Karoly Balogh
|
5ff82c14cf
* tosunits: tabs 2 spaces fix in MetaDOS
|
vor 3 Jahren |
Karoly Balogh
|
e8e1a6e874
* tosunits: remove the sysutils dependency from TOS unit, it's no longer needed
|
vor 3 Jahren |
Karoly Balogh
|
98f767efbf
* tosunits: do not use functions which convert between shortstring and a char array via an AnsiString in TOS unit
|
vor 3 Jahren |
Karoly Balogh
|
ee5e89733f
* tosunits: add some required defines about compiler mode, strings, alignment in the TOS unit
|
vor 3 Jahren |
Karoly Balogh
|
4a85ab9cb9
* tosunits: tabs 2 spaces fix in the TOS unit
|
vor 3 Jahren |
florian
|
b2e553d3c4
* mips64el compiler can be compiled
|
vor 3 Jahren |
J. Gareth "Curious Kit" Moreton
|
c4ea01cf3d
Improved JccMov1JmpMov0Jmp -> SETcc optimisation
|
vor 3 Jahren |
mattias
|
89e0282856
pastojs: write sourceMappingURL only if map file enabled, issue 39210
|
vor 3 Jahren |
mattias
|
f0f9818824
pastojs: fixed Setlength(unicodestring) issue 39208
|
vor 3 Jahren |
mattias
|
672c9b1466
pastojs: debug log for pas2jslib
|
vor 3 Jahren |
mattias
|
859755ac85
pastojs: less hints
|
vor 3 Jahren |
mattias
|
5e082c9d90
pastojs: less hints
|
vor 3 Jahren |
Thorsten Otto
|
f10fe0985a
atari: add missing bios/xbios/gemdos functions
|
vor 3 Jahren |
Thorsten Otto
|
073b48de82
atari: add -Wt<x> option to allow specifying the executable format
|
vor 3 Jahren |
Thorsten Otto
|
a2b66ea061
atari: implement environment functions
|
vor 3 Jahren |
Thorsten Otto
|
fecb72fea3
atari: implement ARGV protocol for runtime startup
|
vor 3 Jahren |
Thorsten Otto
|
41d4e181ea
atari: pass tos exe flags also to ld
|
vor 3 Jahren |
florian
|
b2eaa4e701
+ some MIPS64 stuff added to the Makefiles
|
vor 3 Jahren |
Michaël Van Canneyt
|
abac7a02bd
* Fix pas2js issue 39212
|
vor 3 Jahren |
Yuri Silver
|
4e51973dba
In case of incorrect shutdown of the client. The buffer may return =0. There will be an exception.
|
vor 3 Jahren |
Michaël Van Canneyt
|
6faa3872fc
* Restored test unit
|
vor 3 Jahren |