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-04-28
* interp/boot-pkg.lisp (gensym?): Check for non-null object.
dos-reis
9
-28
/
+37
2012-03-02
* algebra/catdef.spad.pamphlet (MonoidOperation): Noew CoercibleTo
dos-reis
2
-3
/
+11
2012-02-27
* interp/nruncomp.boot (markOperation): New.
dos-reis
3
-9
/
+17
2012-02-27
* interp/compiler.boot (compFormWithModemap): Mark implementation
dos-reis
2
-6
/
+13
2012-02-27
* interp/compiler.boot (emitLocalCallInsn): Mark external
dos-reis
3
-8
/
+22
2012-02-26
* interp/g-util.boot (usedSymbol?): Remove.
dos-reis
5
-27
/
+39
2012-02-26
* interp/c-util.boot (numOfOccurencesOf): Tidy.
dos-reis
4
-3
/
+12
2012-02-26
* interp/compiler.boot (compTopLevel): Do not bind $killOptimizeIfTrue.
dos-reis
4
-14
/
+27
2012-02-25
* interp/compiler.boot (extractCode): Rename from
dos-reis
2
-7
/
+13
2012-02-25
* interp/compiler.boot (finishLambdaExpression): Use %closure.
dos-reis
4
-6
/
+12
2012-02-25
* interp/nruncomp.boot (genDeltaEntry): Fix thinko.
dos-reis
2
-1
/
+5
2012-02-25
* algebra/catdef.spad.pamphlet (BinaryOperatorCategory): New.
dos-reis
9
-20031
/
+20272
2012-02-24
* interp/lexing.boot: "assume" is now also a keyword for the compiler.
dos-reis
3
-2
/
+21
2012-02-23
* interp/nruncomp.boot (genDeltaEntry): Replace applyFun with %apply.
dos-reis
5
-13
/
+19
2012-02-20
* interp/lexing.boot (getNumberToken): New.
dos-reis
5
-117
/
+114
2012-02-19
* interp/compiler.boot (compBuiltinDomain): Compute the exports
dos-reis
3
-6
/
+16
2012-02-19
* interp/compiler.boot (compBuiltinDomain): Rename from compCat.
dos-reis
2
-5
/
+9
2012-02-19
* interp/br-data.boot (libConstructorSig): Rename T$ to T for
dos-reis
7
-10
/
+12
2012-02-15
* algebra/catdef.spad.pamphlet (Ring): Extends SemiRing.
dos-reis
9
-19233
/
+19292
2012-02-15
tidy src/algebra/Makefile.in
dos-reis
3
-11
/
+16
2012-02-13
* interp/g-util.boot (stripTags): Rename from stripUnionTags.
dos-reis
9
-17
/
+72
2012-02-13
* interp/define.boot (getCatAncestors): Remove. Adjust caller.
dos-reis
2
-5
/
+9
2012-02-13
* interp/define.boot (NRTcatCompare): Remove.
dos-reis
2
-5
/
+8
2012-02-12
* interp/define.boot (depthAssocList): Take the cache as second
dos-reis
2
-12
/
+17
2012-02-12
* algebra/coerce.spad.pamphlet (Type): Redefine as empty Join.
dos-reis
3
-4
/
+9
2012-02-12
* interp/define.boot (getParentsFor): Lose second parameter. Tidy.
dos-reis
3
-37
/
+32
2012-02-12
* interp/br-data.boot (ancestorsRecur): Tidy.
dos-reis
3
-7
/
+10
2012-02-11
(ancestorsRecur): Likewise.
dos-reis
2
-4
/
+4
2012-02-11
* interp/br-data.boot (getParentsFor): Move to define.boot.
dos-reis
2
-3
/
+3
2012-02-11
* interp/br-data.boot (getParentsFor): Move to define.boot.
dos-reis
3
-37
/
+29
2012-02-10
* interp/define.boot (mkEvalableCategoryForm): Compile only
dos-reis
2
-7
/
+13
2012-02-10
* interp/database.boot (categoryConstructor?): New.
dos-reis
3
-6
/
+13
2012-02-09
* interp/g-opt.boot (optCall): Simplify SPADCALL of atomic
dos-reis
2
-5
/
+16
2012-02-07
* algebra/Makefile.in (oa_algebra_layer_0): Include FINITE-.
dos-reis
2
-1
/
+5
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
[next]