diff options
author | dos-reis <gdr@axiomatics.org> | 2012-05-02 22:42:59 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2012-05-02 22:42:59 +0000 |
commit | accc6cd4f84f288ef5189221b22d0685f71940bc (patch) | |
tree | d4f7f92892cc24b447306beb57439cf500aab82e /src/ChangeLog | |
parent | f7d7af754691e50267f2f21868949620ac6505cb (diff) | |
download | open-axiom-accc6cd4f84f288ef5189221b22d0685f71940bc.tar.gz |
* interp/c-util.boot (backendCompileSPADSLAM): Do not devaluate
argument list. Tidy.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9c6184cc..6ca2d147 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2012-05-02 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/c-util.boot (backendCompileSPADSLAM): Do not devaluate + argument list. Tidy. + +2012-05-02 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/c-util.boot (backendCompileSPADSLAM): Tidy. Do not devaluate argument of unary constructors. |