ack/lang/pc
David Given c084f9f224 Remove the Mark() and Release() procedures from the Pascal compiler and
standard library, because they never worked and come from an achingly old
version of the Pascal specification. Fix the implementations of New() and
Dispose() to use the standard C memory allocator rather than rolling their own
(also in C). Write test!
2016-11-24 20:35:26 +01:00
..
comp Remove the Mark() and Release() procedures from the Pascal compiler and 2016-11-24 20:35:26 +01:00
libpc Remove the Mark() and Release() procedures from the Pascal compiler and 2016-11-24 20:35:26 +01:00
test Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00