carl
|
e233db6dc0
|
* Convert spaces -> tabs to keep consistency with existing code.
|
2019-02-24 01:15:23 +08:00 |
|
carl
|
41cb541e7e
|
Pascal compiler better type checking and function declarations (Better ISO C compatibility)
|
2019-02-24 00:44:50 +08:00 |
|
David Given
|
b32be06881
|
Allow the full 8-bit byte range when reading program source.
|
2017-01-15 22:41:11 +01: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
|
66aebcdd91
|
Pascal compiler now runs.
--HG--
branch : dtrg-buildsystem
rename : lang/basic/build.mk => lang/pc/build.mk
rename : lang/cem/cemcom.ansi/build.mk => lang/pc/comp/build.mk
rename : lang/basic/lib/build.mk => lang/pc/libpc/build.mk
|
2013-05-14 20:47:04 +01:00 |
|
dtrg
|
39689a4de9
|
Tweaked to allow _ as a leading character in identifier names (if
use of underscores in identifiers has been turned on).
|
2007-02-20 00:40:00 +00:00 |
|
dtrg
|
2dbc112117
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-22 21:01:15 +00:00 |
|
ceriel
|
ab6d563a7b
|
Fixes involving floating point constants and debugger support
|
1991-11-01 10:15:15 +00:00 |
|
ceriel
|
c955dc1374
|
Delinted a bit
|
1991-04-25 16:26:11 +00:00 |
|
ceriel
|
fdf26a7f06
|
reversed a-option
|
1989-05-10 10:19:22 +00:00 |
|
ceriel
|
a94dec52d8
|
Many improvements by Hans van Eck
|
1989-05-03 10:30:22 +00:00 |
|
ceriel
|
01252cb592
|
Initial revision
|
1988-10-26 15:21:11 +00:00 |
|