Mattias Gaertner
|
ae5e851f7f
pastojs: fixed compile on Windows
|
hace 7 años |
Mattias Gaertner
|
9d6c109303
pas2js: check duplicate files
|
hace 7 años |
Mattias Gaertner
|
bd37d43f1c
pas2js: search case insensitive by default
|
hace 7 años |
marco
|
c98214c348
* mantis #33075, EGLINT always 32-bit
|
hace 7 años |
svenbarth
|
bd57af5b19
* as Coldfire does not support ADD.W save the (original) lower word and restore it after D0 is swapped back (I hope the algorithm still works then O.o)
|
hace 7 años |
svenbarth
|
b7cdec3a2a
* Coldfire does not support EXG, so do it the old fashioned way (but before restoring the stored registers)
|
hace 7 años |
svenbarth
|
9822374680
* Coldfire does not support MOVEM together with pre-decrement or post-increment, so abuse TST for that which is only a single instruction word
|
hace 7 años |
svenbarth
|
00141749d5
* Coldfire does not support sub.w, so use sub.l instead for that CPU
|
hace 7 años |
Mattias Gaertner
|
e2d23ea70e
pas2js: json output: fixed error messages
|
hace 7 años |
Mattias Gaertner
|
ade2779f93
pas2js: doc about -JmXSSIHeader
|
hace 7 años |
Mattias Gaertner
|
57f3e4d1d6
pastojs: resolver: funcresult[]:=
|
hace 7 años |
Mattias Gaertner
|
b6516e053a
fcl-passrc: resolver: funcresult[]:=
|
hace 7 años |
michael
|
7d355ffffc
call rtl function cloneset with fully qualified name
|
hace 7 años |
michael
|
a834444cc0
* Add JSON output encoding of messages
|
hace 7 años |
Mattias Gaertner
|
ef7d13d112
pas2js: fixed srcmap header
|
hace 7 años |
Mattias Gaertner
|
0950ac19ff
pastojs: char(int)
|
hace 7 años |
Mattias Gaertner
|
57010c65df
fcl-passrc: resolver: char(int)
|
hace 7 años |
Mattias Gaertner
|
8b24fa81d4
pastojs: ignore proc modifier inline
|
hace 7 años |
Mattias Gaertner
|
c98c70548a
fcl-js: srcmap: disable safety header by default, because not supported by Firefox
|
hace 7 años |
Mattias Gaertner
|
eebfb65131
pas2js: added option -Jmxssiheader
|
hace 7 años |
Mattias Gaertner
|
535b672029
pastojs: fixed reference of ancestor member in nested proc
|
hace 7 años |
Mattias Gaertner
|
eb5990882e
pastojs: version 0.8.45
|
hace 7 años |
Mattias Gaertner
|
b028dcdce1
pastojs: fixed skipping class interface
|
hace 7 años |
Mattias Gaertner
|
94f91cd5a8
fcl-passrc: useanalyzer: skip class interface
|
hace 7 años |
Mattias Gaertner
|
a316c6c922
pastojs: implemented varargstring[]:=
|
hace 7 años |
Mattias Gaertner
|
150598155e
pastojs: fixed TPasArgument name transform
|
hace 7 años |
Mattias Gaertner
|
c456aac8e5
fcl-passrc: fixed parent of var init expression
|
hace 7 años |
florian
|
f61b074912
* (re)store alignment when doing a $push/$pop
|
hace 7 años |
maciej-izak
|
1c149202d8
fcl-passrc: paswrite: more Delphi compatible order for directives.
|
hace 7 años |
michael
|
d1bba7ec3d
* Fix bug #33052, stripquotes is removed accidentally in TIniFile constructor call of inherited
|
hace 7 años |