| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | yacc: Fix a bug from at least 1995. | Dan Cross | 2017-04-21 | 1 | -1/+2 |
| | | | | | | | | | | | Fix a bug folding newlines in strings constants in C code snippets in YACC. This code has existed since at least 2nd Edition Plan 9. Change-Id: Iba17b89a6529ac9fa6610bf0b44f551904174c26 Signed-off-by: Dan Cross <cross@gajendra.net> Reviewed-on: https://plan9port-review.googlesource.com/2840 Reviewed-by: Russ Cox <rsc@swtch.com> | ||||
| * | write YYARG def to ftable (fdefine might be null, and is not the right place ↵ | rsc | 2007-01-29 | 1 | -1/+1 |
| | | | | | anyway) | ||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -1/+1 |
| | | |||||
| * | Reduce the differences between yaccpar and yaccpars. | wkj | 2005-02-14 | 1 | -18/+53 |
| | | | | | Add support for passing an argument through yyparse to yylex. | ||||
| * | fix unsharp | rsc | 2005-01-14 | 1 | -4/+7 |
| | | |||||
| * | forgotten files | rsc | 2005-01-13 | 1 | -0/+2942 |
| | | |||||
| * | new stuff. | rsc | 2004-04-21 | 1 | -2939/+0 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -1/+1 |
| | | | | | More changes. | ||||
| * | Various tweaks. | rsc | 2004-02-29 | 1 | -1/+1 |
| | | |||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 1 | -14/+5 |
| | | | | | with them. | ||||
| * | add hoc | rsc | 2003-12-04 | 1 | -5/+14 |
| | | |||||
| * | new utilities. | rsc | 2003-11-23 | 1 | -0/+2939 |
| the .C files compile but are renamed to avoid building automatically. | |||||
