Mattias Gaertner
|
1ab29b43b7
pastojs: bigint shl/shr int
|
6 years ago |
Mattias Gaertner
|
f6cbe79a0a
pastojs: and/or/xor with nativeint, warn nativeint shl/shr
|
6 years ago |
Mattias Gaertner
|
25cb06f021
pastojs: overflow checking for integer operators +,-,* outside nativeint
|
6 years ago |
Mattias Gaertner
|
0b0ecc0647
pas2js: fixed rtl.freeLoc to return null if already null
|
6 years ago |
Mattias Gaertner
|
3c9ccb177b
pas2js: set trunk version 1.5.1
|
6 years ago |
Mattias Gaertner
|
6bbc1db8bb
pastojs: fixed helper constructor
|
6 years ago |
Mattias Gaertner
|
e98d7f2a86
pastojs: type helper: arg/var/const/result
|
6 years ago |
Mattias Gaertner
|
70c4d45474
pastojs: fixed rtl.js
|
6 years ago |
Mattias Gaertner
|
007f266ccf
fcl-passrc: scanner: bool switch $goto
|
6 years ago |
Mattias Gaertner
|
70fa288fc4
fcl-passrc: resolver: fixed find ancestor property
|
6 years ago |
Mattias Gaertner
|
2e11b23883
pastojs: renamed rtl.createTRecord to rtl.recNewT, constructor added return this
|
6 years ago |
Mattias Gaertner
|
d1edbac29b
pastojs:
|
6 years ago |
Mattias Gaertner
|
eee0074eb4
pas2js: rtl.js set version
|
6 years ago |
Mattias Gaertner
|
cea0060507
pastojs: procedure val(const string; out enum; out int)
|
6 years ago |
Mattias Gaertner
|
f9e426c45a
pas2js: clean up $shared in sets
|
6 years ago |
Mattias Gaertner
|
ef3b1ee5ba
pas2js: hide $shared in sets
|
6 years ago |
Mattias Gaertner
|
05243a2de6
pas2js: hide $shared in sets
|
6 years ago |
Mattias Gaertner
|
ff431f0106
pastojs: fixed calling destructor after exception in constructor
|
6 years ago |
Mattias Gaertner
|
91d7658844
pas2js: fixed calling $final, do not call BeforeDestruction on exception in constructor
|
6 years ago |
Mattias Gaertner
|
cec7188704
pastojs: added option -JoCheckVersion
|
6 years ago |
Mattias Gaertner
|
a672107894
pastojs: fixed override class interface map
|
6 years ago |
Mattias Gaertner
|
2086bdbbc0
pastojs: check reserved global JS identifiers only for non prefixed identifiers
|
7 years ago |
Mattias Gaertner
|
821182d518
pas2js: docs
|
7 years ago |
Mattias Gaertner
|
cd4eb4738c
pas2js: fixed rtti module
|
7 years ago |
Mattias Gaertner
|
47b350947f
pas2js: added hexstr
|
7 years ago |
michael
|
0adfb4fb02
* Fix bug ID #33651
|
7 years ago |
Mattias Gaertner
|
1215cafb4e
pastojs: range check string index
|
7 years ago |
Mattias Gaertner
|
268ffcb854
pastojs: range check array index
|
7 years ago |
Mattias Gaertner
|
65ae09a914
pastojs: range check char:=, char parameter
|
7 years ago |
Mattias Gaertner
|
0601b437a4
pas2js: added option -JoUseStrict
|
7 years ago |