lp:~wbond/pymeta/python3
Created by
Will Bond
and last modified
- Get this branch:
- bzr branch lp:~wbond/pymeta/python3
Branch merges
Propose for merging
- Allen Short: Pending requested
-
Diff: 297 lines (+62/-34)7 files modifiedexamples/html.py (+1/-1)
examples/terml/parser.py (+8/-3)
examples/terml/test_terml.py (+1/-1)
pymeta/boot.py (+2/-1)
pymeta/grammar.py (+5/-4)
pymeta/runtime.py (+33/-20)
pymeta/test/test_pymeta.py (+12/-4)
Recent revisions
- 65. By Allen Short
-
some preliminary optimizations. instantiate exceptions a lot less, don't call joinErrors for sequencing
- 59. By Allen Short <email address hidden>
-
Make error reporting less silly.
Avoid double-repr on tokens in expected records; report early termination
of parses using the last error value returned; clean up formatError
output.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:pymeta