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
2012-02-19
* interp/compiler.boot (compBuiltinDomain): Compute the exports
dos-reis
2
-6
/
+10
2012-02-19
* interp/compiler.boot (compBuiltinDomain): Rename from compCat.
dos-reis
1
-5
/
+5
2012-02-19
* interp/br-data.boot (libConstructorSig): Rename T$ to T for
dos-reis
1
-5
/
+2
2012-02-13
* interp/g-util.boot (stripTags): Rename from stripUnionTags.
dos-reis
8
-16
/
+59
2012-02-13
* interp/define.boot (getCatAncestors): Remove. Adjust caller.
dos-reis
1
-5
/
+3
2012-02-13
* interp/define.boot (NRTcatCompare): Remove.
dos-reis
1
-5
/
+3
2012-02-12
* interp/define.boot (depthAssocList): Take the cache as second
dos-reis
1
-11
/
+9
2012-02-12
* algebra/coerce.spad.pamphlet (Type): Redefine as empty Join.
dos-reis
1
-1
/
+2
2012-02-12
* interp/define.boot (getParentsFor): Lose second parameter. Tidy.
dos-reis
2
-37
/
+24
2012-02-12
* interp/br-data.boot (ancestorsRecur): Tidy.
dos-reis
2
-7
/
+5
2012-02-11
(ancestorsRecur): Likewise.
dos-reis
1
-3
/
+2
2012-02-11
* interp/br-data.boot (getParentsFor): Move to define.boot.
dos-reis
1
-3
/
+2
2012-02-11
* interp/br-data.boot (getParentsFor): Move to define.boot.
dos-reis
2
-37
/
+24
2012-02-10
* interp/define.boot (mkEvalableCategoryForm): Compile only
dos-reis
1
-7
/
+8
2012-02-10
* interp/database.boot (categoryConstructor?): New.
dos-reis
2
-6
/
+8
2012-02-09
* interp/g-opt.boot (optCall): Simplify SPADCALL of atomic
dos-reis
1
-5
/
+9
2012-02-07
* interp/lisplib.boot (dbLocateModule): New.
dos-reis
2
-18
/
+30
2012-02-05
* interp/nruncomp.boot (getLocalIndex): Fast track niladic
dos-reis
1
-1
/
+2
2012-01-14
* interp/i-util.boot ($intTopLevel): Move to sys-constants.boot.
dos-reis
4
-12
/
+10
2012-01-14
* interp/spaderror.lisp: Move convent to spad.lisp. Remove.
dos-reis
3
-111
/
+59
2012-01-14
* interp/patches.lisp: Move content to msgdb.boot. Remove.
dos-reis
4
-79
/
+28
2012-01-14
* interp/word.boot: Add import and scope statements. Include in
dos-reis
7
-50
/
+13
2012-01-14
* lisp/core.lisp.in (mkIntArray): New. Export.
dos-reis
6
-94
/
+33
2012-01-13
* interp/category.boot: Rename AncestorP to ancestor?.
dos-reis
3
-18
/
+18
2012-01-12
* boot/tokens.boot (keywordId): New.
dos-reis
1
-2
/
+2
2012-01-08
* boot/ast.boot (bfEnum): New.
dos-reis
1
-2
/
+2
2012-01-01
* interp/define.boot (evalCategoryForm): New.
dos-reis
2
-6
/
+10
2011-12-28
* interp/vmlisp.lisp (SORTBY): Remove.
dos-reis
11
-31
/
+24
2011-12-28
* boot/tokens.boot: Remove redundant renaming of REM.
dos-reis
6
-12
/
+13
2011-12-28
* boot/tokens.boot: Do not rewrite drop and take.
dos-reis
31
-74
/
+60
2011-12-28
* interp/g-opt.boot (coagulateWhenSeries): Simplify.
dos-reis
1
-20
/
+9
2011-12-27
* interp/g-opt.boot (exitScope?): Now return an expression or nil.
dos-reis
1
-6
/
+17
2011-12-27
* interp/g-opt.boot (changeVariableDefinitionToStore): Tidy.
dos-reis
1
-8
/
+4
2011-12-25
* interp/g-opt.boot (unnestWhen!): Recurse into more control
dos-reis
1
-1
/
+7
2011-12-18
* interp/g-opt.boot (unnestWhen!): New.
dos-reis
1
-8
/
+23
2011-12-18
* interp/g-opt.boot (removeScope!): New.
dos-reis
3
-19
/
+12
2011-12-17
* interp/compiler.boot (compColon): Handle multiple declarations
dos-reis
1
-1
/
+2
2011-12-17
* interp/compiler.boot (finishVectorCollect): Rename from
dos-reis
2
-47
/
+51
2011-12-17
* interp/g-opt.boot (freeIteratorFirstValues): New.
dos-reis
2
-25
/
+32
2011-12-17
* interp/compiler.boot (finishListCollect): New.
dos-reis
3
-10
/
+13
2011-12-15
* interp/g-util.boot (prefixWalk!): New.
dos-reis
2
-3
/
+11
2011-12-15
* interp/g-opt.boot (removeLoopExitTag!): New.
dos-reis
2
-36
/
+18
2011-12-15
* interp/compiler.boot: Rename %loop to %repeat. Propagate.
dos-reis
6
-19
/
+19
2011-12-15
* interp/g-opt.boot (modified?): Tidy.
dos-reis
1
-2
/
+8
2011-12-15
* interp/g-opt.boot (packWhen!): Tidy.
dos-reis
1
-4
/
+6
2011-12-15
* interp/g-opt.boot (exitScope?): New.
dos-reis
1
-2
/
+15
2011-12-14
* interp/g-opt.boot (removeNeedleesLeave): Remove.
dos-reis
1
-18
/
+6
2011-12-14
misc cleanup
dos-reis
1
-2
/
+0
2011-12-14
fix misc
dos-reis
1
-1
/
+1
2011-12-14
* interp/g-opt.boot (optSeq): Remove. Adjust callers.
dos-reis
2
-10
/
+4
[prev]
[next]