From 486d78fbea91e07509bc81249c44ae6014ef1d46 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 2 Jun 2013 08:46:56 +0000 Subject: Make parser non-dependent on constructor databases. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 9d1ee773..4c95fcf2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2013-06-02 Gabriel Dos Reis + + Make parser non-dependent on constructor databases. + * interp/compiler.boot (instantiateNiladics!): New. + (compileParseTree): Use it to expand niladict constructors. + (instantiateNiladicsInList!): New. + * interp/c-doc.boot (instantiateNiladicsInDoc!): New. + (finalizeDocumentation): Use it. + 2013-06-01 Gabriel Dos Reis * interp/define.boot (addInfo): Remove. -- cgit v1.2.3