From 4da4e775ade14aa9e8c2d0b4b106e743e4d283a4 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 5 Oct 2008 03:06:07 +0000 Subject: * interp/c-util.boot (isAtomicForm): New. (replaceSimpleFunctions): Use it. Simplify back to original implementation. (proclaimCapsuleFunction): Constructor parameters are generic. * interp/sys-utility.boot (getVMType): Handle wildcard. * algebra/stream.spad.pamphlet: Don't build STREAM with proclamation on -- it currently violates type rules. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 283064d1..a6e1f476 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2008-10-04 Gabriel Dos Reis + + * interp/c-util.boot (isAtomicForm): New. + (replaceSimpleFunctions): Use it. Simplify back to original + implementation. + (proclaimCapsuleFunction): Constructor parameters are generic. + * interp/sys-utility.boot (getVMType): Handle wildcard. + * algebra/stream.spad.pamphlet: Don't build STREAM with + proclamation on -- it currently violates type rules. + 2008-10-04 Gabriel Dos Reis * algebra/data.spad.pamphlet (sample$Byte): New. -- cgit v1.2.3