David Given
|
cb983fac44
|
Rip out the built-in preprocessor from cemcom.ansi, now it's no longer used.
|
2018-09-02 12:50:50 +02:00 |
|
David Given
|
f8fc5bc3d8
|
Implement single-line C++-style comments.
Fixes: #118
|
2018-09-02 12:14:59 +02:00 |
|
David Given
|
274ed3cb6a
|
Run through clang-format before editing.
|
2018-09-02 11:49:40 +02: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
|
c7b707c266
|
SkipToNewLine() fixed: did not work with a / at the end of a line
|
1994-10-28 15:26:36 +00:00 |
|
ceriel
|
8636e9d10a
|
Changed Header into Id
|
1994-06-27 08:03:14 +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 |
|
ceriel
|
0267340564
|
in SkipToNewLine(), check for TOKSEP; fixed problem with volatile
|
1991-01-15 12:00:24 +00:00 |
|
eck
|
b3a142e244
|
fixed null-pointer constants and SkipToNewLine()
|
1989-12-12 12:52:03 +00:00 |
|
eck
|
96da16ce33
|
fixed bugs, added dynamic buffer allocation to preprocessor
|
1989-11-22 13:58:36 +00:00 |
|
eck
|
8ff400fd0f
|
squeezing for MINIX
|
1989-10-18 13:12:31 +00:00 |
|
ceriel
|
10b58a8520
|
The InputLevel variable only exists when NOPP is not defined
|
1989-10-12 14:22:35 +00:00 |
|
eck
|
4bde31f78a
|
minor changes concerning void and pre-processor
|
1989-09-29 16:20:38 +00:00 |
|
eck
|
fa4e6eecb4
|
lots and lots of changes & improvements
|
1989-09-19 16:13:23 +00:00 |
|
ceriel
|
926da49d39
|
Initial revision
|
1989-02-07 11:04:05 +00:00 |
|