David Given
|
f6c43b95ef
|
Modula-2 now works.
--HG--
branch : dtrg-buildsystem
rename : lang/pc/build.mk => lang/m2/build.mk
rename : lang/pc/libpc/build.mk => lang/m2/comp/build.mk
rename : lang/pc/libpc/build.mk => lang/m2/libm2/build.mk
|
2013-05-14 22:24:38 +01:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
c89c0d2c01
|
Changed debugging information to also work for Solaris 2
|
1993-11-10 12:44:24 +00:00 |
|
ceriel
|
b8c96f32bd
|
Improved symbol table for grind
|
1992-05-20 10:54:28 +00:00 |
|
ceriel
|
0a517b9256
|
Changes to make node structure smaller, and cleaned up a bit
|
1991-03-12 16:52:00 +00:00 |
|
ceriel
|
c40ca6ebbd
|
Made ability for -g dependant on compile-time flag
|
1991-02-18 17:18:36 +00:00 |
|
ceriel
|
8eecdff85a
|
added support for debugger
|
1990-07-30 15:56:25 +00:00 |
|
ceriel
|
8e6fe7258c
|
fix: ARRAY type of itself caused crash;
better implementation of ranges in CASE labels
|
1990-03-06 13:22:30 +00:00 |
|
ceriel
|
f9b6acf1dc
|
New version with different parameter passing mechanism and some
minor fixes
|
1989-03-20 13:32:06 +00:00 |
|
ceriel
|
5252b760d9
|
handle intorcard_type better in case statements
|
1988-11-29 13:13:03 +00:00 |
|
ceriel
|
416020b5bd
|
fixed minor problem with subranges
|
1988-10-21 17:24:34 +00:00 |
|
ceriel
|
69b293d86b
|
types of case-labels are base-types
|
1988-04-29 09:16:51 +00:00 |
|
ceriel
|
0976dfa3b9
|
too many changes: some cosmetic; some for 2/4; some for added options
|
1988-03-21 17:06:20 +00:00 |
|
ceriel
|
d7d501d43a
|
made to fit on a PDP-11 again
|
1988-02-10 14:06:34 +00:00 |
|
ceriel
|
896fec3fc5
|
version with better overflow checking
|
1987-11-26 14:15:24 +00:00 |
|
ceriel
|
ea2c86ef0c
|
do not allow reals as case labels, check size of array's
|
1987-11-24 13:22:04 +00:00 |
|
ceriel
|
4489526a11
|
fixed some minor problems
|
1987-11-09 16:11:04 +00:00 |
|
ceriel
|
e1a3a1c136
|
made to fit on a PDP-11
|
1987-11-09 10:17:20 +00:00 |
|
ceriel
|
d80b501829
|
Fixed some problems, and improved range-checking
|
1987-10-28 11:10:30 +00:00 |
|
ceriel
|
503edee161
|
New version, with an option for strict Modula-2, and
warnings for unused or uninitialized variables
|
1987-10-19 11:28:37 +00:00 |
|
ceriel
|
c5674041bf
|
Some minor mods and a bug fix with type transfer functions
|
1987-09-24 13:07:31 +00:00 |
|
ceriel
|
fd817d4dbc
|
Minor adaptions in order to reduce the size
|
1987-09-23 16:39:43 +00:00 |
|
ceriel
|
51169956dc
|
some more fixes, and tried to make smaller
|
1987-08-10 21:43:47 +00:00 |
|
ceriel
|
9c014b9e64
|
some fixes and cosmetic changes
|
1987-08-03 09:09:07 +00:00 |
|
ceriel
|
0e397f09f3
|
many changes; some cosmetic; coercions now explicit in tree
|
1987-07-30 13:37:39 +00:00 |
|
ceriel
|
3af275f8d6
|
A different way of detecting conformant arrays
|
1987-07-22 17:02:54 +00:00 |
|
ceriel
|
0bffe65c24
|
some more fixes
|
1987-07-22 10:59:24 +00:00 |
|
ceriel
|
e04230a126
|
bug fixes, name changes
|
1987-07-16 19:51:40 +00:00 |
|
ceriel
|
c66066a91f
|
fixes
|
1987-07-13 10:30:37 +00:00 |
|
ceriel
|
befe7be9de
|
Added a kind of range-check for assignments between cards and ints
|
1987-06-18 17:42:47 +00:00 |
|
ceriel
|
c839c01680
|
some fixes, and changed priority of unary minus
|
1987-06-18 15:46:08 +00:00 |
|
ceriel
|
946006fb08
|
many minor corrections
|
1987-05-18 15:57:33 +00:00 |
|
ceriel
|
fbc0415761
|
make to work on sun, added copyright, etc
|
1987-04-29 10:22:07 +00:00 |
|
ceriel
|
fe2e67d1c6
|
minor fixes
|
1986-12-09 17:41:06 +00:00 |
|
ceriel
|
c57d4ff268
|
some minor bug fixes
|
1986-12-01 10:06:53 +00:00 |
|
ceriel
|
a0c21bf820
|
many bug fixes, and added flexibility in alignments
|
1986-11-28 11:59:08 +00:00 |
|
ceriel
|
da54801353
|
newer version
|
1986-11-26 16:40:45 +00:00 |
|
ceriel
|
9d0ee46068
|
Trying to check more of an expression, giving some more sophisticated error messages,and be less wasteful with space for subranges
|
1986-11-17 11:41:28 +00:00 |
|
ceriel
|
9291d87dab
|
Several bug fixes
|
1986-11-05 14:33:00 +00:00 |
|
ceriel
|
ca44bfc681
|
newer version with some bug fixes
|
1986-10-22 15:38:24 +00:00 |
|
ceriel
|
3030eb8cae
|
newer version
|
1986-10-06 20:36:30 +00:00 |
|
ceriel
|
c3d4d40d1b
|
many bug fixes
|
1986-09-25 19:39:06 +00:00 |
|
ceriel
|
a0db745586
|
newer version with bug fixes
|
1986-08-26 14:33:24 +00:00 |
|
ceriel
|
d5a95fcac0
|
Some bug fixes
|
1986-07-14 15:00:08 +00:00 |
|
ceriel
|
832bdeb3be
|
better compatibility between CARDINAL and ADDRESS
|
1986-07-10 16:27:26 +00:00 |
|
ceriel
|
965e75761d
|
newer version
|
1986-07-08 14:59:02 +00:00 |
|
ceriel
|
bcfca75b56
|
newer version
|
1986-06-26 09:39:36 +00:00 |
|
ceriel
|
9932033365
|
newer version
|
1986-06-20 14:36:49 +00:00 |
|
ceriel
|
a9dfdc494b
|
newer version
|
1986-06-17 12:04:05 +00:00 |
|
ceriel
|
ec528b797e
|
newer version
|
1986-06-10 13:18:52 +00:00 |
|