From 734871bc5864d00ff51b9397fd361ce353748008 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 22 May 2010 23:37:24 +0000 Subject: * interp/cparse.boot (npDefinitionItem): Consider a declaration as a definition item too. * interp/i-map.boot (addDefMap): Don't confuse constant with niladic functions. * interp/pf2sex.boot (pfDefinition2Sex): Don't be confused by typed constant definitions. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index d3d7728c..05e9f0b0 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,7 @@ === TODO === ============ +* Fix parse tree transformation (e.g. typed definitions.) * Cleanup commuting coercion facility. * Improve efficiency of array operations. * Rework subsumption. -- cgit v1.2.3