cjohansson pushed a change to branch externals/phps-mode. from 246bcc6967 Updated version and date new d45658d99c Starting experimenting with using two threads for serial commands new d6323a5548 Moved imenu and bookkeeping to main thread new fd61209f54 Got serial multi-threading working with 2 separate threads instead of 1 new 2e249e5c24 Moved bookkeeping and imenu generation to separate thread new b13cf27bf0 Removed unused variables new e0389c235f Using separate error catching for imenu and bookkeeping generation new 9498a7ae53 Updated TODOs new 3a09d15aa1 Updated version and changelog
Summary of changes: TODO.md | 5 +- phps-mode-ast-bookkeeping.el | 6 +- phps-mode-ast-imenu.el | 9 ++- phps-mode-lex-analyzer.el | 95 +++++++++++++++++------- phps-mode-serial.el | 171 ++++++++++++++++++++++++++----------------- phps-mode.el | 4 +- 6 files changed, 182 insertions(+), 108 deletions(-)