dtrg
|
dd57d79b1b
|
Modernised usage of system header files.
|
2006-02-04 00:37:19 +00:00 |
|
ceriel
|
c2607fdf0f
|
Added non-correcting error recovery stuff
|
1997-02-21 11:27:57 +00:00 |
|
ceriel
|
a44875cf00
|
bug fix: code referred to token attribute of wrong token!
|
1997-02-17 15:14:55 +00:00 |
|
ceriel
|
a44bbb3977
|
Fixed a couple of minor bugs
|
1996-11-19 13:27:56 +00:00 |
|
ceriel
|
525eb1f1a4
|
Fixed typo
|
1995-07-31 09:17:14 +00:00 |
|
ceriel
|
7b6d8fbe56
|
Added copyright notice
|
1995-07-31 09:10:42 +00:00 |
|
ceriel
|
d1435f4fc6
|
Added an option to strip the grammar from its actions
|
1995-02-24 12:10:44 +00:00 |
|
ceriel
|
68cebfb733
|
do not allow ',' as separator in parameter declarations; this results in bad C-code
|
1994-12-20 12:47:48 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
7e30c7d648
|
Fixed for empty parameter lists
|
1993-05-10 14:02:52 +00:00 |
|
ceriel
|
7ec968fb03
|
Always also produce ANSI-C, depending on __STDC__ and __cplusplus
|
1991-12-02 09:15:04 +00:00 |
|
ceriel
|
35260bae58
|
produce ANSI C under -a option
|
1991-11-26 15:38:41 +00:00 |
|
ceriel
|
6fa0e5bfb0
|
Changed copyright notice, made installation less dependent on ACK
|
1991-11-23 10:41:43 +00:00 |
|
ceriel
|
03e1bea097
|
Added some tests and changed ordering mechanism
|
1991-11-01 10:37:26 +00:00 |
|
ceriel
|
b10eadb10e
|
Fixed problem with parameter counts
|
1991-09-13 09:15:36 +00:00 |
|
ceriel
|
b1fdacb99c
|
relaxed the ;-terminator requirement for parameters
|
1991-08-23 16:23:07 +00:00 |
|
ceriel
|
4a34358b6a
|
keep comments in actions; they may be significant (for lint)
|
1990-08-07 10:48:02 +00:00 |
|
ceriel
|
da48891d6e
|
allow for multiple parsers within one program
|
1990-01-29 13:45:42 +00:00 |
|
ceriel
|
e35b40b793
|
spaces replaced by tabs
|
1988-07-05 14:05:24 +00:00 |
|
ceriel
|
849eeb9f61
|
handle memory better
|
1988-07-05 11:51:47 +00:00 |
|
ceriel
|
a9ad34c8db
|
fixed a bug: did not handle %while in FIXED terms
|
1988-04-18 11:06:55 +00:00 |
|
ceriel
|
3ea06a4a2a
|
ran out of another static list; made length dynamic
|
1987-08-07 14:35:21 +00:00 |
|
ceriel
|
25dd5857c2
|
minor changes to many files
|
1987-06-03 19:05:14 +00:00 |
|
ceriel
|
985a52b415
|
some bug fixes
|
1987-05-12 18:23:09 +00:00 |
|
ceriel
|
2135ccd420
|
%c does not work with null-bytes on some systems (BSD 2.9)
|
1987-03-16 08:56:31 +00:00 |
|
ceriel
|
5537abbdfb
|
Added copyright notice
|
1987-03-10 01:26:51 +00:00 |
|
ceriel
|
3f6a8abe1b
|
adapted to allow for user intervention before error recovery
|
1987-02-16 21:38:52 +00:00 |
|
ceriel
|
7fd4e395da
|
Constants changed to more sensible values.
|
1986-11-07 16:20:33 +00:00 |
|
ceriel
|
f055d610d3
|
Completely new version, generating a much faster parser.
|
1985-11-25 15:47:51 +00:00 |
|
ceriel
|
aab6140bfa
|
different interface.
|
1985-10-03 17:19:14 +00:00 |
|
ceriel
|
ca4cc6fe80
|
Initial revision
|
1985-10-03 10:35:55 +00:00 |
|