diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,9 @@ -* December 19, 2007 +* February 10, 2008 + + × OpenAxiom now supports batch processing, either for scripting + or for compiling Spad libraries. - × The interpreter now allows library `case' functions. + × The interpreter now allows `case' functions defined in libraries. Consequently, `case' no longer requires values of Union types, as long as the arguments are of appropriate types, e.g. ones for which a `case' operator has been defined. |