| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
This version was tested locally by a few trusted committers & friends,
and is believed to *actually* be as usable and stable as version 1.28.
(unlike *cough*, *cough* other 1.3x versions which have caused no end
of problems...)
|
|
|
|
|
|
| |
Back out the downgrade, I would have never agreed to it if I had know...
This leaves a window of downgradededness 18 hours -- people can just live
with that.
|
|
|
|
|
| |
do some regression tests on their later releases.
Versions 1.29 and 1.30 seg fault where 1.28 did not.
|
|
|
|
|
| |
Version 1.29 had several problems that I believe 1.30 fixes (looking at the
ChangeLog).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added `-g' and `--graph'.
* Added `--locations' and `%locations'.
* Added `-S' and `--skeleton'.
* `%raw', `-r', `--raw' is disabled.
* Special characters are escaped when output. This solves the problems
* New directives.
`%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose',
`%debug', `%source_extension' and `%header_extension'.
* The input and the output files has automatically a similar extension.
Submitted by: demon
|
| |
|
|
|
|
| |
This port is no longer needed.
|
|
|
|
|
| |
PR: 13054
Submitted by: maintainer
|
|
GNU's YACCalike parser generator.
PR: 10839
Submitted by: Jerry Hicks <wghicks@bellsouth.net>
|