Commit graph

14 commits

Author SHA1 Message Date
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
George Koehler 974fa93491 Silence warning about pointer cast to int.
This cast was safe because the pointer is a small constant integer,
but it causes warning from gcc.
2017-11-13 20:58:57 -05: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
ceriel 65592bae41 prevent some gcc warnings 1993-11-16 11:54:00 +00:00
ceriel ed4afc99f6 minor mods to parameters in grammar 1991-11-29 14:11:31 +00:00
ceriel 7853446daf Fixed some sprint's 1991-04-25 13:54:25 +00:00
ceriel 3686d24064 Some modifications for running on smaller machines 1991-03-21 10:45:42 +00:00
ceriel 720d775582 made D_ definitions a long and made symbol table generation conditional 1991-02-15 18:00:26 +00:00
ceriel f997bd0be8 Added debugger support 1990-12-11 13:52:08 +00:00
ceriel e2bc68a46b fix problem with variant tag and made double compatible with subranges 1990-07-17 13:57:01 +00:00
ceriel e93e256512 bug fix: static link was not always removed 1989-11-16 14:57:15 +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