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

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

[elpa] externals/phps-mode updated (c08ba09 -> b7b4706)


From: Christian Johansson
Subject: [elpa] externals/phps-mode updated (c08ba09 -> b7b4706)
Date: Sat, 18 Sep 2021 16:22:42 -0400 (EDT)

cjohansson pushed a change to branch externals/phps-mode.

      from  c08ba09   Updated version and date
       new  b2c3fa0   More work on parser generation automation
       new  c39a760   Added saving buffer to file
       new  0ea731f   More work on trying to get automation going
       new  9940d5b   Fixes for precedence in automation grammar
       new  bfbcc03   Added flag for allowing default conflict resolution
       new  2c34cac   Added debug flag when generating parser
       new  6a5233a   Added failing test for bookkeeping of multiple chained 
assignments
       new  0dd5d89   Added bookkeeping support of chained variable assignments
       new  99c4154   Updated version and change-log
       new  832f1a9   Added note about bookkeeping syntax coloring theme 
requirements
       new  b7b4706   Using Travis.com instead of Travis.org


Summary of changes:
 Makefile                            |   6 +-
 README.md                           |   4 +-
 admin/phps-mode-automation.el       | 169 +++++++++++++++++++++---------------
 phps-mode-automation-grammar.el     |  95 +++++++++++++++-----
 phps-mode-lex-analyzer.el           |   1 -
 phps-mode.el                        |   4 +-
 test/phps-mode-test-lex-analyzer.el |   8 ++
 7 files changed, 185 insertions(+), 102 deletions(-)



reply via email to

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