Michaël Van Canneyt
|
564597a573
|
* Fix access violation: module can be reset while loading dependent units. Fixes issue #40705
|
2024-03-26 16:06:27 +01:00 |
|
Michaël Van Canneyt
|
b2bc020fd7
|
* Handle rename of module during parsing, rebuild hash list. Fixes broken test tb0406.pas
|
2024-03-07 10:26:22 +01:00 |
|
Michaël Van Canneyt
|
76687a04e5
|
* Fix TW22160B1
|
2024-03-06 17:08:52 +01:00 |
|
Pierre Muller
|
9db42f5e67
|
Fix post_load_or_compile tppumodule method for SHORT_ON_FILE_HANDLES code by adding from_module parameter
Fixes compilation of text mode IDE for go32v2 target.
|
2024-03-06 14:16:37 +00:00 |
|
Michaël Van Canneyt
|
64e7dcbc81
|
* Log continue result
|
2024-03-05 07:56:14 +00:00 |
|
Michaël Van Canneyt
|
6ac14de986
|
* Properly handle finish state
|
2024-03-05 07:56:14 +00:00 |
|
Michaël Van Canneyt
|
42c9eb4096
|
* Add Logging of tasks under define
|
2024-03-05 07:56:14 +00:00 |
|
Michaël Van Canneyt
|
c96ef4902b
|
* Handle finish state separately
|
2024-03-05 07:56:14 +00:00 |
|
Michaël Van Canneyt
|
0bf0f26dd5
|
* Introduce m_processed
|
2024-03-05 07:56:14 +00:00 |
|
Michaël Van Canneyt
|
462c201ce6
|
* Introduce m_processed
|
2024-03-05 07:56:14 +00:00 |
|
Michaël Van Canneyt
|
5298e25c84
|
* Introduce task (Single main-level task at the moment, no change in behaviour).
|
2024-03-05 07:56:14 +00:00 |
|