index
:
open-axiom
master
new-build
open scientific computation system
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-06
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp.
dos-reis
1
-0
/
+11
2011-02-05
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include inverse
dos-reis
1
-0
/
+7
2011-02-05
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove CGREATERP
dos-reis
1
-0
/
+11
2011-02-04
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove more Lisp
dos-reis
1
-0
/
+10
2011-02-04
* interp/c-util.boot (mutateConditionalFormWithUnaryFunction):
dos-reis
1
-0
/
+8
2011-02-03
* algebra/stream.spad.pamphlet (Stream): Remove bogus assignment
dos-reis
1
-0
/
+5
2011-02-03
* interp/c-util.boot: Replace COND with %when throught.
dos-reis
1
-0
/
+22
2011-02-03
* interp/slam.boot (reportFunctionCompilation): Use %otherwise,
dos-reis
1
-0
/
+14
2011-02-03
* interp/compiler.boot (finishLambdaExpression): Tidy. Don't
dos-reis
1
-0
/
+6
2011-02-02
* interp/clam.boot: Tidy.
dos-reis
1
-0
/
+5
2011-02-02
* interp/lisp-backend.boot: New file. Consolidate Common Lisp
dos-reis
1
-0
/
+7
2011-02-01
* algebra/files.spad.pamphlet (Library): Remove assignment to Rep.
dos-reis
1
-0
/
+7
2011-02-01
* interp/nrunopt.boot (NRTgetLookupFunction): Explain reason for
dos-reis
1
-0
/
+5
2011-02-01
* interp/compiler.boot (compList): Use %nil form, not NIL.
dos-reis
1
-0
/
+4
2011-02-01
* interp/g-opt.boot (optCallSpecially): Remove.
dos-reis
1
-0
/
+7
2011-01-31
* interp/g-opt.boot (optQSMINUS): Remove.
dos-reis
1
-0
/
+10
2011-01-31
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove QCDR,
dos-reis
1
-0
/
+21
2011-01-31
* interp/vmlisp.lisp: Remove QREFELT, QSDEC1, QSETREFV, QSETVELT,
dos-reis
1
-0
/
+6
2011-01-27
* interp/nruncomp.boot (NRTputInHead): Tidy.
dos-reis
1
-0
/
+4
2011-01-26
* interp/g-util.boot (expandListlit): Tidy.
dos-reis
1
-0
/
+4
2011-01-26
* interp/compiler.boot (compForm1): Use %listlit form.
dos-reis
1
-0
/
+18
2011-01-24
* interp/g-opt.boot (optMkRecord): Generate %makepair forms.
dos-reis
1
-0
/
+6
2011-01-24
* algebra/array1.spad.pamphlet: Use %aref instead of %vref.
dos-reis
1
-0
/
+8
2011-01-19
* interp/vmlisp.lisp (FIXP): Remove.
dos-reis
1
-0
/
+27
2011-01-03
* interp/g-util.boot: Expand new bit vector operators.
dos-reis
1
-0
/
+18
2011-01-02
* interp/nrunfast.boot (evalSlotDomain): Expand to VM forms before
dos-reis
1
-0
/
+18
2011-01-01
Annual ChangeLog rotation
dos-reis
1
-3107
/
+0
2010-12-31
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %cup and
dos-reis
1
-0
/
+8
2010-12-31
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include new
dos-reis
1
-0
/
+8
2010-12-30
* interp/vmlisp.lisp (QSTRING): Remove.
dos-reis
1
-0
/
+15
2010-12-29
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %strlength.
dos-reis
1
-0
/
+6
2010-12-27
* boot/initial-env.lisp (IDENTP): Remove.
dos-reis
1
-0
/
+7
2010-12-27
* boot/includer.boot (char): Move to token.boot.
dos-reis
1
-0
/
+7
2010-12-19
* algebra/files.spad.pamphlet (KeyedAccessFile): Use try/finally
dos-reis
1
-0
/
+5
2010-12-19
* interp/vmlisp.lisp (VECP): Remove.
dos-reis
1
-0
/
+40
2010-12-19
* boot/translator.boot (BOOTTOCL): Replace Lisp-level contruct
dos-reis
1
-0
/
+6
2010-12-18
* boot/initial-env.lisp (SIZE): Remove.
dos-reis
1
-0
/
+6
2010-12-18
* boot/initial-env.lisp (VEC-SETELT): Remove.
dos-reis
1
-0
/
+8
2010-12-16
* interp/format.boot (form2String1): Handle string literals
dos-reis
1
-0
/
+5
2010-12-16
* interp/format.boot: More fixes for confusion between strings and
dos-reis
1
-0
/
+5
2010-12-15
* interp/format.boot (formDecl2String): Tidy.
dos-reis
1
-0
/
+6
2010-12-15
* interp/msgdb.boot (applyPrefix2String): New.
dos-reis
1
-0
/
+9
2010-12-15
* boot/tokens.boot: symbolName is now a builtin function.
dos-reis
1
-0
/
+6
2010-12-15
* boot/tokens.boot: canonicalFilename is now a builtin function.
dos-reis
1
-0
/
+5
2010-12-14
* boot/ast.boot (bfQ): Emit STRING= for string comparison.
dos-reis
1
-0
/
+5
2010-12-12
* boot/ast.boot (bfIS1): Tidy.
dos-reis
1
-0
/
+4
2010-12-11
* interp/i-syscmd.boot: Use try-finally expression instead of Lisp
dos-reis
1
-0
/
+9
2010-12-11
* boot/tokens.boot: `finally' is now a keyword.
dos-reis
1
-0
/
+10
2010-12-11
* boot/parser.boot (bpListAndRecover): Use Lisp-level CATCH.
dos-reis
1
-0
/
+20
2010-12-11
* boot/ast.boot (bfMmeber): Tidy.
dos-reis
1
-0
/
+21
[next]