mattias
|
6a259624da
compiler: when queue is stuck, write state of waiting for, issue #41386
|
2 weeks ago |
mattias
|
e059f7829b
compiler: when stuck with waiting queue, write items, issue #41386
|
2 weeks ago |
mattias
|
9e54493696
compiler: wait for crc: clean up waitingforunit, processqueue: stop endless loop
|
3 weeks ago |
mattias
|
329442eb27
compiler: added module state ms_compiled_waitcrc and delay writing ppu until all used unit crcs are computed
|
3 weeks ago |
mattias
|
bfab984080
compiler: re-added ms_moduleerror, small optimization
|
3 weeks ago |
mattias
|
0b176e43f7
compiler: tmodulestate comments and removed unused ms_error
|
4 weeks ago |
Michaël Van Canneyt
|
564597a573
* Fix access violation: module can be reset while loading dependent units. Fixes issue #40705
|
1 year ago |
Michaël Van Canneyt
|
b2bc020fd7
* Handle rename of module during parsing, rebuild hash list. Fixes broken test tb0406.pas
|
1 year ago |
Michaël Van Canneyt
|
76687a04e5
* Fix TW22160B1
|
1 year ago |
Pierre Muller
|
9db42f5e67
Fix post_load_or_compile tppumodule method for SHORT_ON_FILE_HANDLES code by adding from_module parameter
|
1 year ago |
Michaël Van Canneyt
|
64e7dcbc81
* Log continue result
|
1 year ago |
Michaël Van Canneyt
|
6ac14de986
* Properly handle finish state
|
1 year ago |
Michaël Van Canneyt
|
42c9eb4096
* Add Logging of tasks under define
|
1 year ago |
Michaël Van Canneyt
|
c96ef4902b
* Handle finish state separately
|
1 year ago |
Michaël Van Canneyt
|
0bf0f26dd5
* Introduce m_processed
|
1 year ago |
Michaël Van Canneyt
|
462c201ce6
* Introduce m_processed
|
1 year ago |
Michaël Van Canneyt
|
5298e25c84
* Introduce task (Single main-level task at the moment, no change in behaviour).
|
1 year ago |