[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r369] by billpage

Export parse from InputForm. It is intended that parse
is the inverse of unparse:
parse(unparse(x))=x for all x:InputForm

2008-09-17 21:35:49 Tree
[r368] by whebisch

Misc cleanups.

2008-09-16 21:50:11 Tree
[r367] by whebisch

Remove spurious parenthesis.

2008-09-16 17:21:39 Tree
[r366] by mantepse

fix bad test (#293)

2008-09-15 21:10:33 Tree
[r365] by mantepse

fix regression from previous patch (removal of intp and rnump)

2008-09-15 21:08:37 Tree
[r364] by whebisch

Misc cleanups.

2008-09-12 14:32:21 Tree
[r363] by whebisch

Eliminate DCQ and DSETQ macros.

2008-09-10 22:36:18 Tree
[r362] by whebisch

Rename change logs.

2008-09-09 23:21:07 Tree
[r361] by mantepse

optimize SPADCALL, it expects now that it's last argument really is a function,
rather than a symbol designating a function name. This might introduce bugs in
the interpreter, but the algebra should run ok.

2008-09-09 21:15:58 Tree
[r360] by mantepse

introduce configure option with-algebra-optimization to let the lisp compiler
optimize the algebra.

2008-09-09 18:29:59 Tree
Older >