Historique des commits

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