Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge byacc 20160324. | jkim | 2016-03-25 | 1 | -11/+14 |
| | |||||
* | Merge byacc 20150711. | jkim | 2016-02-29 | 1 | -9/+21 |
| | |||||
* | Import byacc 20141005 from vendor | bapt | 2014-10-06 | 1 | -2/+10 |
| | |||||
* | Update to 20140422 | bapt | 2014-05-25 | 1 | -9/+6 |
| | |||||
* | Import byacc 20140101 which imports %token-table from bison allowing to ↵ | bapt | 2014-01-08 | 1 | -1/+3 |
| | | | | build ntpd | ||||
* | Merge byacc 20130925 | bapt | 2013-10-29 | 1 | -9/+15 |
| | | | | | | 2 changes: - Increase default stack-size so that used to be our default stack-size prior byacc import - fix two loop-limits found by clang 3.3 | ||||
* | Update byacc to 20130304 | bapt | 2013-05-30 | 1 | -72/+97 |
| | |||||
* | Import byacc from invisible island, it brings us lots of compatibilities with | bapt | 2012-05-21 | 1 | -0/+1760 |
bison, keeping full compatibility with our previous yacc implementation. Also bring the ability to create reentrant parser This fix bin/140309 [1] PR: bin/140309 [1] Submitted by: Philippe Pepiot <ksh@philpep.org> [1] Approved by: des (mentor) MFC after: 1 month |