Sha256: 5ad9d1f7122afdcbebc8b8a49b2c48e85abe2a61abb5fa7647d47677a6923780
Contents?: true
Size: 327 Bytes
Versions: 4
Compression:
Stored size: 327 Bytes
Contents
These notes are intended for people hacking on the Parsley source. Some gotchas: - The parser.y is known to work with Bison 2.3, and known to break on Bison 2.4.1. This has something to do with the Bison prologue being moved from the generated parser.h file to the parser.c file. I'd love to hear anyone's solution for this.
Version data entries
4 entries across 4 versions & 4 rubygems
Version | Path |
---|---|
gtl-parsley-ruby-0.5.0 | ext/parsley/HACKING |
le1t0-parsley-ruby-0.4.5.001 | ext/parsley/HACKING |
parsley-ruby-0.4.5 | ext/parsley/HACKING |
edge-parsley-ruby-0.4.5 | ext/parsley/HACKING |