Jonas Maebe
|
334cf9c19d
iphonesim target: requires proper alignment
|
3 年之前 |
florian
|
4b157a1498
+ print full file path if -vb is passed even if no line number is known, resolves #39419
|
3 年之前 |
mattias
|
5c7974fceb
pastojs: fixed class property getter static
|
3 年之前 |
florian
|
baa28faa19
* pic'fied startup code
|
3 年之前 |
florian
|
10fcae34a9
* improved TX86AsmOptimizer.OptPass1MOVXX
|
3 年之前 |
florian
|
4610980f2e
* TX86AsmOptimizer.OptPass1MOVXX takes care of volatility
|
3 年之前 |
Nikolay Nikolov
|
7f1050464a
+ added 'else' tracking for the if..end_if blocks
|
3 年之前 |
Nikolay Nikolov
|
7bef4d827d
* keep track of the block stack, when resolving labels and check whether the
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
342803532d
Bug fix to MovMov2Mov 6 optimisation exposed by 4012c3dbd47f661805bb7a831c6c687807ede3b4 (and miscellaneous code refactors)
|
3 年之前 |
mattias
|
7997f884b7
pastojs: library: forbid unit exports
|
3 年之前 |
florian
|
d0fdda6da7
+ TDFABuilder.redodfainfo
|
3 年之前 |
Nikolay Nikolov
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 年之前 |
Nikolay Nikolov
|
3094f75690
* WebAssembly code generation for 'case' nodes changed to use labels
|
3 年之前 |
Nikolay Nikolov
|
6fe647ee3d
* moved the default procedure CurrRaiseLabel to the end of the procedure, not
|
3 年之前 |
Nikolay Nikolov
|
470e77a572
+ added sanity check when resolving labels to ensure we don't get any jumps with
|
3 年之前 |
Nikolay Nikolov
|
5a0956d805
* use WebAssembly asm labels for the raise branch instruction in branchful
|
3 年之前 |
Michaël Van Canneyt
|
1b6219823b
* Add test for case of pointer and size
|
3 年之前 |
Michaël Van Canneyt
|
ac9973490e
* Fix missing assign of result. Issue ID #39415
|
3 年之前 |
mattias
|
d2a091ef85
pastojs: library: export var
|
3 年之前 |
Pierre Muller
|
f4580ff612
Fix compilation of nds and wii OS rtl
|
3 年之前 |
mattias
|
429438fbb9
pastojs: fixed clear com interface reference in class field on destroy
|
3 年之前 |
marcoonthegit
|
36ff644401
* fix for 39413
|
3 年之前 |
florian
|
2ee6a81cff
* extended test to cover last commit
|
3 年之前 |
florian
|
7baf2461f0
* check paramstr argument for negative values, resolves #39410
|
3 年之前 |
florian
|
3eefff75df
* pass a randseed which is known to be problematic
|
3 年之前 |
mattias
|
4c544d7858
pastojs: library: export unitname.name as alias
|
3 年之前 |
mattias
|
203b5e636f
fcl-passrc: test export unitname.name
|
3 年之前 |
mattias
|
afa1a549ac
fcl-js: fixed TJSWriter.WriteExportStatement spacing
|
3 年之前 |
mattias
|
a4a469ae37
pastojs: library: export name
|
3 年之前 |
mattias
|
4546673a33
fcl-js: comments
|
3 年之前 |