Michaël Van Canneyt
|
325d29307f
* Indentation and casing changes
|
há 1 ano atrás |
Michaël Van Canneyt
|
91946b78d5
* Fix xtensa compilation
|
há 1 ano atrás |
Michaël Van Canneyt
|
4e8b1cb97a
* Fixed signature of insert_init_final_table
|
há 1 ano atrás |
Michaël Van Canneyt
|
64e7dcbc81
* Log continue result
|
há 1 ano atrás |
Michaël Van Canneyt
|
6ac14de986
* Properly handle finish state
|
há 1 ano atrás |
Michaël Van Canneyt
|
42c9eb4096
* Add Logging of tasks under define
|
há 1 ano atrás |
Michaël Van Canneyt
|
c96ef4902b
* Handle finish state separately
|
há 1 ano atrás |
Michaël Van Canneyt
|
2ba04dbd13
* generate init_final table from actual uses clauses
|
há 1 ano atrás |
Michaël Van Canneyt
|
0bf0f26dd5
* Introduce m_processed
|
há 1 ano atrás |
Michaël Van Canneyt
|
546de9f7e7
* Return first waiting in usedunitsloaded
|
há 1 ano atrás |
Michaël Van Canneyt
|
c98e160c19
* Introduce state variables, used to construct list of used units
|
há 1 ano atrás |
Michaël Van Canneyt
|
462c201ce6
* Introduce m_processed
|
há 1 ano atrás |
Michaël Van Canneyt
|
5298e25c84
* Introduce task (Single main-level task at the moment, no change in behaviour).
|
há 1 ano atrás |
Michaël Van Canneyt
|
881eb0fab5
* Check whether call to deref(impl) is needed during re-resolve (indexes may be -1 if not yet built)
|
há 1 ano atrás |
Michaël Van Canneyt
|
a5caf91f74
* Split load_ppu for clarity
|
há 1 ano atrás |
Michaël Van Canneyt
|
8aa9ac99a6
* Remove loaded_from in tmodule. The same unit can be loaded from different places
|
há 1 ano atrás |
Michaël Van Canneyt
|
9cc30829fa
* Restore messages state
|
há 1 ano atrás |
Michaël Van Canneyt
|
1351746a46
* Make tglobalstat a class
|
há 1 ano atrás |
Michaël Van Canneyt
|
6f7481fd24
* Remove freeold from set_current_scanner
|
há 1 ano atrás |
Michaël Van Canneyt
|
7cd044eae7
save/restore state when loading other modules.
|
há 1 ano atrás |
Michaël Van Canneyt
|
d9317e5df5
* Remove use of current_module
|
há 1 ano atrás |
Michaël Van Canneyt
|
a81715d6ea
* Pass loaded from
|
há 1 ano atrás |
Michaël Van Canneyt
|
3ce07ef6fa
* use set_current_scanner, add mainscanner
|
há 1 ano atrás |
Michaël Van Canneyt
|
93ae6261cc
* Make current_scanner a function/procedure to better control lifetime
|
há 1 ano atrás |
Michaël Van Canneyt
|
4443e83b75
* replace/restore_scanner use var in state to make sure the correct scanner is freed
|
há 1 ano atrás |
Michaël Van Canneyt
|
8fa3c57c1b
* split module creation from parsing start
|
há 1 ano atrás |
Michaël Van Canneyt
|
5b27fa9375
* Remove commented variables
|
há 1 ano atrás |
Michaël Van Canneyt
|
83b5047931
* Move program/library header parsing to separate routines
|
há 1 ano atrás |
Michaël Van Canneyt
|
b45aee980f
* Split parsing from post-processing, code generation and linking
|
há 1 ano atrás |
Michaël Van Canneyt
|
122251f71d
* Move interface parsing part to separate routine so we can split tasks later
|
há 1 ano atrás |