index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
peg.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-27
peg.el: Fix bug#79502 a bit more
Stefan Monnier
2025-09-27
peg.el: Fix bug#79502
Stefan Monnier
2025-06-27
(peg-parse): Fix bug#78884
Stefan Monnier
2025-06-20
(peg--merge-error) <guard>: Add missing method
Stefan Monnier
2025-03-27
PEG: Fix bug#76555
Stefan Monnier
2025-03-12
; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some places
Sean Whitton
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-12
(with-peg-rules): Build proper `peg-function`s
Stefan Monnier
2024-10-28
(with-peg-rules): Fix references to rulesets (bug#74018)
Stefan Monnier
2024-07-19
* lisp/progmodes/peg.el (peg-syntax-classes): Typo (bug#72131)
Stefan Monnier
2024-07-18
; Fix typos (bug#72167)
john muhl
2024-06-16
; Fix typos
Stefan Kangas
2024-04-16
; Improvements to PEG documentation (second attempt)
Eric Abrahamsen
2024-04-16
Revert "; Improvements to PEG documentation"
Mattias EngdegÄrd
2024-04-15
; Improvements to PEG documentation
Eric Abrahamsen
2024-04-13
peg-tests.el: Fix test failures
Stefan Monnier
2024-03-30
Add peg.el as a built-in library
Eric Abrahamsen