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

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

[elpa] externals/parsec updated (21f5a11 -> 2cbbbc2)


From: Stefan Monnier
Subject: [elpa] externals/parsec updated (21f5a11 -> 2cbbbc2)
Date: Fri, 26 Mar 2021 22:45:52 -0400 (EDT)

monnier pushed a change to branch externals/parsec.

      from  21f5a11   Fix warning for `parsec-or'
       new  b12a9c8   Made char-equal comparison case-sensitive in parsec-ch 
function
       new  9053adb   Redefined 'parsec-one-of' in terms of 'parsec-or' and 
'parsec-ch' for consistency in handling character parsing
       new  aaf1c3e   Revert "Made char-equal comparison case-sensitive in 
parsec-ch function"
       new  4504686   Merge pull request #2 from jtimmons/master
       new  3cdbdd2   Fix progn/prog1 byte-compiling problems
       new  8755c60   Merge pull request #4 from cute-jumper/fix-progn
       new  faf5592   Fix parsec-count
       new  212f848   Merge pull request #5 from xuchunyang/master
       new  6c05bb3   Update README.org
       new  47c9182   Update pjson.el
       new  72c1897   Merge pull request #6 from 
franburstall/franburstall-patch-1
       new  4c47bec   Only load cl-lib when needed
       new  2cbbbc2   Merge pull request #7 from ljos/patch-1


Summary of changes:
 README.org        |  2 +-
 examples/pjson.el |  2 +-
 parsec.el         | 28 ++++++++++++++++------------
 3 files changed, 18 insertions(+), 14 deletions(-)



reply via email to

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