emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/phps-mode updated (246bcc6967 -> 3a09d15aa1)


From: Christian Johansson
Subject: [elpa] externals/phps-mode updated (246bcc6967 -> 3a09d15aa1)
Date: Wed, 23 Mar 2022 12:27:10 -0400 (EDT)

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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]