lp:~washort/parsley/debug-off

Created by Allen Short and last modified
Get this branch:
bzr branch lp:~washort/parsley/debug-off
Only Allen Short can upload to this branch. If you are Allen Short please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Allen Short
Project:
Parsley
Status:
Development

Recent revisions

148. By Allen Short

merge from trunk

147. By Allen Short

Allow disabling debug information.

146. By Allen Short

don't call eval for actions that are just literals

145. By Allen Short

Various grammar fixups.

Single quotes can now contain multiple characters, to be matched
consecutively. 'abc' is equivalent to 'a' 'b' 'c'.

Double quotes, for non-tree grammars, now match the 'token' rule, which
defaults to stripping leading whitespace.

Hex escapes are now honored in strings in grammars.

Various twine-related bits removed.

144. By Allen Short

Add TIMING flag to ometa.runtime to display grammar load timings. Move OMeta 1 syntax to ometa.compat, saving 2s load time.

143. By Allen Short

Keep a trail of invoked rules in a parse error. Regularize internal parse error representation.

142. By Allen Short

Disable twine by default.

141. By Allen Short

Deal with zeroes better in TermL and in repeat constructs.

140. By Allen Short

don't fail on non-string inputs

139. By Allen Short

how did this get in here

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:parsley
This branch contains Public information 
Everyone can see this information.

Subscribers