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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
* interp/lisplib.boot (dbLocateModule): New.
dos-reis
9
-18717
/
+18795
2012-02-05
* interp/nruncomp.boot (getLocalIndex): Fast track niladic
dos-reis
4
-8
/
+11
2012-02-03
* config/open-axiom.m4 (OPENAXIOM_ALIGNAS_SPECIFIER): New.
dos-reis
9
-18653
/
+18740
2012-01-14
* algebra/catdef.spad.pamphlet (Finite) [random]: Provide default
dos-reis
8
-18724
/
+18709
2012-01-14
* interp/i-util.boot ($intTopLevel): Move to sys-constants.boot.
dos-reis
5
-12
/
+16
2012-01-14
* interp/spaderror.lisp: Move convent to spad.lisp. Remove.
dos-reis
4
-111
/
+63
2012-01-14
* interp/patches.lisp: Move content to msgdb.boot. Remove.
dos-reis
5
-79
/
+32
2012-01-14
* interp/word.boot: Add import and scope statements. Include in
dos-reis
8
-50
/
+30
2012-01-14
* lisp/core.lisp.in (mkIntArray): New. Export.
dos-reis
8
-94
/
+61
2012-01-13
* interp/category.boot: Rename AncestorP to ancestor?.
dos-reis
4
-18
/
+25
2012-01-12
* boot/parser.boot (bpFunction): New.
dos-reis
7
-14
/
+52
2012-01-12
* boot/tokens.boot (keywordId): New.
dos-reis
4
-5
/
+16
2012-01-09
* boot/parser.boot (bpRequire): New. Use it throughout this module.
dos-reis
3
-155
/
+154
2012-01-08
* boot/ast.boot (bfEnum): New.
dos-reis
6
-19
/
+43
2012-01-01
* interp/define.boot (evalCategoryForm): New.
dos-reis
3
-6
/
+17
2012-01-01
Annual ChangeLog rotations
dos-reis
2
-4466
/
+4466
2011-12-30
* algebra/fraction.spad.pamphlet (Localize): Tidy.
dos-reis
2
-25
/
+34
2011-12-28
* interp/vmlisp.lisp (SORTBY): Remove.
dos-reis
18
-73
/
+143
2011-12-28
* boot/tokens.boot: Remove redundant renaming of REM.
dos-reis
10
-54
/
+68
2011-12-28
* boot/tokens.boot: Do not rewrite drop and take.
dos-reis
36
-98
/
+172
2011-12-28
* interp/g-opt.boot (coagulateWhenSeries): Simplify.
dos-reis
2
-20
/
+16
2011-12-27
* interp/g-opt.boot (exitScope?): Now return an expression or nil.
dos-reis
2
-6
/
+22
2011-12-27
* algebra/prs.spad.pamphlet (PseudoRemainderSequence): Tidy.
dos-reis
2
-16
/
+16
2011-12-27
* interp/g-opt.boot (changeVariableDefinitionToStore): Tidy.
dos-reis
3
-9
/
+14
2011-12-27
* algebra/matfuns.spad.pamphlet
dos-reis
2
-2
/
+9
2011-12-25
* interp/g-opt.boot (unnestWhen!): Recurse into more control
dos-reis
2
-1
/
+12
2011-12-25
* algebra/rep2.spad.pamphlet (RepresentationPackage2)
dos-reis
2
-2
/
+8
2011-12-18
* interp/g-opt.boot (unnestWhen!): New.
dos-reis
2
-8
/
+29
2011-12-18
* interp/g-opt.boot (removeScope!): New.
dos-reis
4
-20
/
+19
2011-12-17
* interp/compiler.boot (compColon): Handle multiple declarations
dos-reis
2
-1
/
+7
2011-12-17
* interp/compiler.boot (finishVectorCollect): Rename from
dos-reis
3
-47
/
+57
2011-12-17
* interp/g-opt.boot (freeIteratorFirstValues): New.
dos-reis
3
-25
/
+41
2011-12-17
* interp/compiler.boot (finishListCollect): New.
dos-reis
4
-10
/
+20
2011-12-15
* interp/g-util.boot (prefixWalk!): New.
dos-reis
3
-3
/
+17
2011-12-15
* interp/g-opt.boot (removeLoopExitTag!): New.
dos-reis
3
-36
/
+26
2011-12-15
* interp/compiler.boot: Rename %loop to %repeat. Propagate.
dos-reis
7
-19
/
+28
2011-12-15
* interp/g-opt.boot (modified?): Tidy.
dos-reis
2
-2
/
+12
2011-12-15
* config/open-axiom.m4 (OPENAXIOM_DYNAMIC_MODULE_SUPPORT): Fix
dos-reis
2
-2
/
+6
2011-12-15
* interp/g-opt.boot (packWhen!): Tidy.
dos-reis
2
-4
/
+10
2011-12-15
* interp/g-opt.boot (exitScope?): New.
dos-reis
2
-2
/
+22
2011-12-14
* interp/g-opt.boot (removeNeedleesLeave): Remove.
dos-reis
2
-18
/
+13
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
3
-10
/
+8
2011-12-13
* interp/g-opt.boot (replaceableTemporary?): Remove.
dos-reis
3
-23
/
+12
2011-12-13
* interp/g-opt.boot (removeJunk!): Rename from removeSeq!
dos-reis
2
-6
/
+26
2011-12-13
* interp/g-opt.boot: Rework. Schedule conditional splitting
dos-reis
2
-5
/
+12
2011-12-12
* interp/g-opt.boot (packWhen!): Tidy.
dos-reis
2
-6
/
+27
2011-12-12
* interp/g-util.boot (liftAassignments!): New.
dos-reis
3
-3
/
+21
2011-12-11
* interp/g-opt.boot (inlineLocals!): Single-used temporaries should go.
dos-reis
4
-3
/
+15
[prev]
[next]