ack/util/LLgen/src
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
..
alloc.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
alloc.h Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
cclass.c Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
cclass.h Added non-correcting error recovery stuff 1997-02-21 11:27:57 +00:00
check.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
compute.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
extern.h Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
gencode.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
global.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
io.h Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
LLgen.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
LLgen.g Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
Lpars.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
Lpars.h Added pregenerated versions of the LLgen source files (to ease 2007-02-24 02:01:57 +00:00
machdep.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
main.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
name.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
reach.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
savegram.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
sets.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
sets.h Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
tokens.c Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
tokens.g Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
types.h Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00