Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | yacc: attempt to keep line numbers right for yyparse() | cinap_lenrek | |
as the generated parser intermixes lines from .y source and the parser text, the line source/lineno for yyparse() shows up wrong in the debugger. to make stack traces a bit less crazy, put a #line 1 "/sys/lib/yaccpar" before copying in the parser text. | |||
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek | |
2011-07-13 | fixed error handling in p, pr, sed, xd, yacc | aiju | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |