carl
750a6bc684
Better ANSI C compatibility and portability:
...
+ Addition of function prototypes and include files.
+ Change function definitions to ANSI C style.
+ Initial support for CMake
+ Scripts to generate compiler header is now sed based.
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
David Given
c1aca7dae5
First milestone of replacing the build system.
...
--HG--
branch : dtrg-buildsystem
rename : lang/cem/cpp.ansi/Parameters => lang/cem/cpp.ansi/parameters.h
2013-05-12 20:45:55 +01:00
ceriel
8636e9d10a
Changed Header into Id
1994-06-27 08:03:14 +00:00
ceriel
0fc413c78a
Use LCSYM for bss and STSYM for data, so that grind can see the diff
1993-10-25 15:34:08 +00:00
ceriel
a38be6605e
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
1991-12-17 13:12:22 +00:00
eck
b4f97588b7
fixed bug with undefined structs
...
ceriel changed debugging information
1990-10-19 11:50:32 +00:00
ceriel
4483f237f6
de-linted somewhat
1990-10-02 17:13:40 +00:00
ceriel
41e3cf403b
Added support for debugger, de-linted somewhat
1990-10-01 15:28:28 +00:00