diff options
author | dos-reis <gdr@axiomatics.org> | 2007-11-13 08:35:38 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2007-11-13 08:35:38 +0000 |
commit | b9a4b6948e221b8e4fcd62ed69dd5713e0b8fbf7 (patch) | |
tree | 3a536f737ce3f8bb7724eafd5f493905e2dfefc8 /NEWS | |
parent | cc81819b09532cf843d21cff94bf18bd1127d9fd (diff) | |
download | open-axiom-b9a4b6948e221b8e4fcd62ed69dd5713e0b8fbf7.tar.gz |
src/algebra/
2007-11-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (SYNTAX.NRLIB/code.$(FASLEXT)): New rule.
(axiom_algebra_layer_14): Include SYNTAX.o.
* syntax.spad: New algebra file.
* domain.spad (Domain$reify): New.
src/share/
2007-11-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/browse.daase: Update.
* algebra/category.daase: Likewise.
* algebra/compress.daase: Likewise.
* algebra/interp.daase: Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ - × OpenAxiom now supports collections of domains. + × OpenAxiom now has a domain domain for representing the abstract + syntax tree of Spad and Boot programs. + + × OpenAxiom now supports collections of domains. More generally, + it is now possible define and call functions with arguments + that are of domain type. × OpenAxiom no longer uses global setting of the environment variable AXIOM. Now, OpenAxiom's AXIOMsys can be invoked with |