carl
10717cc791
Better ANSI C compatibility and portability:
...
+ Addition of function prototypes and include files.
+ Change function definitions to ANSI C style.
- Remove support for generating K&R code.
- Remove mkstemp and replace by tmpnam (more portable but less safe)
2019-02-19 00:54:23 +08:00
David Given
fd91851005
Add enough return types to the K&R C that the ACK builds (on Linux) using clang
...
now.
2016-11-10 22:04:18 +01: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
5c83e7dbb5
Header --> Id
1994-06-24 11:31:16 +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
3a3db29339
fix to fix
1989-03-07 09:26:42 +00:00
ceriel
d97abb0763
avoid null-reference if some nonterminal is not defined
1989-03-06 18:48:30 +00:00
ceriel
2deb5cafce
remove empty-producing nonterminals
1988-08-23 16:05:19 +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
5537abbdfb
Added copyright notice
1987-03-10 01:26:51 +00:00
ceriel
f055d610d3
Completely new version, generating a much faster parser.
1985-11-25 15:47:51 +00:00
ceriel
bdc67c3332
The former version gave a fatal error message at the first undefined
...
nonterminal. The new version checks all nonterminals
1984-10-11 10:35:01 +00:00
ceriel
317ab99ecf
Changed RCSid
1984-10-08 17:11:03 +00:00
ceriel
a21f936651
Initial revision
1984-10-08 14:14:53 +00:00