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
/
interp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-14
* interp/c-util.boot (getSuccessEnvironment): Follow through
dos-reis
2
-3
/
+7
2011-02-13
* interp/buildom.boot (mkNewUnionFunList): Align arity of
dos-reis
3
-8
/
+6
2011-02-13
* interp/g-opt.boot (optCond): Get rid of double negatives when
dos-reis
2
-45
/
+3
2011-02-12
* interp/compiler.boot (compCons1): Use coerce not convert.
dos-reis
1
-17
/
+17
2011-02-12
* interp/compiler.boot (compExpressionList): Remove.
dos-reis
1
-7
/
+0
2011-02-12
minor cleanup
dos-reis
1
-4
/
+5
2011-02-12
* interp/g-opt.boot (changeVariableDefinitionToStore): Tidy.
dos-reis
1
-6
/
+28
2011-02-11
* interp/g-opt.boot (dependentVars): New.
dos-reis
1
-3
/
+19
2011-02-11
* interp/compiler.boot (canReturn): Don't check for LET*.
dos-reis
3
-14
/
+4
2011-02-11
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %funcall
dos-reis
2
-1
/
+2
2011-02-11
some cleanups
dos-reis
2
-52
/
+45
2011-02-10
* interp/vmlisp.lisp (VEC-SETELT): Remove.
dos-reis
5
-14
/
+10
2011-02-10
* interp/sys-globals.boot ($evalDomain): Remove.
dos-reis
3
-18
/
+9
2011-02-09
Add MappingCategory as a (builtin) category.
dos-reis
6
-14
/
+41
2011-02-09
* interp/sys-constants.boot ($PrimitiveDomainNames): Remove.
dos-reis
2
-15
/
+1
2011-02-09
More mkCategory cleanup
dos-reis
1
-6
/
+7
2011-02-09
* interp/category.boot (mkCategory): Don't single out List
dos-reis
1
-1
/
+0
2011-02-08
* interp/category.boot(categoryObject?): Rename from isCategory.
dos-reis
4
-8
/
+8
2011-02-08
* interp/buildom.boot: Don't cache instantiation of builtin
dos-reis
1
-17
/
+2
2011-02-08
* interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP.
dos-reis
2
-2
/
+2
2011-02-07
Fix typo.
dos-reis
1
-1
/
+1
2011-02-07
* interp/g-opt.boot (groupVariableDefinitions): Look into clauses
dos-reis
1
-0
/
+5
2011-02-07
* interp/c-util.boot (matchingEXIT): New.
dos-reis
1
-0
/
+8
2011-02-06
cleanup special hyperbolic builtins
dos-reis
3
-33
/
+4
2011-02-06
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fmanexp.
dos-reis
4
-13
/
+42
2011-02-05
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include inverse
dos-reis
2
-4
/
+63
2011-02-05
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove CGREATERP
dos-reis
2
-31
/
+65
2011-02-04
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove more Lisp
dos-reis
2
-8
/
+10
2011-02-04
cleanu up
dos-reis
6
-28
/
+28
2011-02-04
* interp/c-util.boot (mutateConditionalFormWithUnaryFunction):
dos-reis
1
-16
/
+16
2011-02-03
* interp/c-util.boot: Replace COND with %when throught.
dos-reis
18
-103
/
+107
2011-02-03
* interp/slam.boot (reportFunctionCompilation): Use %otherwise,
dos-reis
5
-13
/
+14
2011-02-03
* interp/compiler.boot (finishLambdaExpression): Tidy. Don't
dos-reis
1
-13
/
+8
2011-02-02
* interp/clam.boot: Tidy.
dos-reis
2
-46
/
+46
2011-02-02
* interp/lisp-backend.boot: New file. Consolidate Common Lisp
dos-reis
5
-574
/
+615
2011-02-01
* interp/nrunopt.boot (NRTgetLookupFunction): Explain reason for
dos-reis
1
-3
/
+4
2011-02-01
* interp/compiler.boot (compList): Use %nil form, not NIL.
dos-reis
2
-6
/
+6
2011-02-01
* interp/g-opt.boot (optCallSpecially): Remove.
dos-reis
3
-34
/
+10
2011-01-31
* interp/g-opt.boot (optQSMINUS): Remove.
dos-reis
2
-10
/
+4
2011-01-31
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove QCDR,
dos-reis
2
-22
/
+26
2011-01-31
* interp/vmlisp.lisp: Remove QREFELT, QSDEC1, QSETREFV, QSETVELT,
dos-reis
10
-37
/
+12
2011-01-27
Generate SVREF for simple vector slot refs.
dos-reis
10
-62
/
+64
2011-01-27
* interp/nruncomp.boot (NRTputInHead): Tidy.
dos-reis
1
-6
/
+3
2011-01-26
Use %veclit forms
dos-reis
4
-9
/
+9
2011-01-26
Replace more occurences of LIST with %listlit.
dos-reis
12
-41
/
+41
2011-01-26
* interp/g-util.boot (expandListlit): Tidy.
dos-reis
1
-2
/
+7
2011-01-26
* interp/compiler.boot (compForm1): Use %listlit form.
dos-reis
8
-30
/
+35
2011-01-24
* interp/g-opt.boot (optMkRecord): Generate %makepair forms.
dos-reis
2
-4
/
+8
2011-01-24
* algebra/array1.spad.pamphlet: Use %aref instead of %vref.
dos-reis
2
-9
/
+10
2011-01-19
* interp/vmlisp.lisp (FIXP): Remove.
dos-reis
25
-77
/
+77
[prev]
[next]