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-09-03
* interp/property.lisp: Remove unused codes.
dos-reis
7
-34
/
+27
2011-08-29
* interp/lisplib.boot (laodIfNecessaryAndExists): Remove as unused.
dos-reis
3
-12
/
+36
2011-08-29
* interp/lisplib.boot (loadLib): Remove deadcode.
dos-reis
3
-58
/
+15
2011-08-29
* interp/lisplib.boot (writePrincipals): New.
dos-reis
1
-1
/
+4
2011-08-28
* interp/define.boot (compDefineCategory2): Mark begining and end
dos-reis
4
-6
/
+17
2011-08-28
* interp/lisplib.boot (writeInstanceCache): Remove.
dos-reis
1
-7
/
+0
2011-08-28
* interp/daase.lisp (DATABASE): Add new field BEING-DEFINED.
dos-reis
1
-157
/
+162
2011-08-26
Remove $lisplibAttributes.
dos-reis
3
-20
/
+22
2011-08-26
* interp/lisplib.boot (autoLoad): Lose first parameter.
dos-reis
3
-17
/
+18
2011-08-25
* interp/compiler.boot (compHasFormat): Take environment
dos-reis
5
-36
/
+37
2011-08-25
* interp/hashcode.boot: Remove.
dos-reis
8
-826
/
+73
2011-08-25
* interp/define.boot ($mutableDomain): Remove. Adjust users.
dos-reis
5
-30
/
+10
2011-08-25
* interp/daase.lisp (dbArity, dbInstanceCache): New accessors.
dos-reis
4
-5
/
+29
2011-08-24
* algebra/Makefile.in: Support construction initial DB profile.
dos-reis
2
-0
/
+39
2011-08-23
* interp/sys-driver.boot (initializeDatabases): New.
dos-reis
8
-65
/
+107
2011-08-23
* interp/sys-driver.boot (initializeGlobalState): Construct
dos-reis
3
-14
/
+13
2011-08-22
* interp/metalex.lisp (LINE-HANDLER, NEXT-LINE, XCAPE): Remove.
dos-reis
6
-84
/
+15
2011-08-22
* interp/daase.lisp: Remove NILADIC field from DATABASE structure.
dos-reis
4
-46
/
+14
2011-08-22
* interp/define.boot (substNames): Lose second parameter. Adjust
dos-reis
1
-46
/
+26
2011-08-22
* interp/database.boot (getConstructorModemap): Rename from
dos-reis
14
-39
/
+34
2011-08-22
* interp/database.boot (niladicConstructor?): Rename from
dos-reis
10
-17
/
+17
2011-08-21
* interp/define.boot ($lisplibAbbreviation): Remove. Adjust users.
dos-reis
5
-42
/
+37
2011-08-21
* interp/lisplib.boot (leaveIfErrors): Take kind as argument.
dos-reis
7
-106
/
+86
2011-08-21
* interp/sys-globals.boot ($compileExportOnly): Remove.
dos-reis
3
-19
/
+24
2011-08-20
* interp/sys-utility.boot (constructorDB): New.
dos-reis
10
-141
/
+82
2011-08-19
* interp/category.boot (mkOr): Taken environment as parameter.
dos-reis
5
-141
/
+142
2011-08-18
* interp/momdemap.boot: Fold content into compiler.boot and
dos-reis
4
-580
/
+512
2011-08-18
* interp/c-util.boot: Use category accessors.
dos-reis
3
-18
/
+14
2011-08-18
* interp/c-util.boot (categoryAssociatedTypes): Rename from
dos-reis
8
-66
/
+59
2011-08-17
* interp/c-util.boot (categoryPrincipals): New.
dos-reis
3
-21
/
+30
2011-08-16
* interp/modemap.boot (addModemap0): Don't special-case
dos-reis
5
-36
/
+27
2011-08-16
* interp/functor.boot (setVector0, setVector12, setVector3,
dos-reis
4
-95
/
+21
2011-08-15
* interp/g-opt.boot (optCollectVector): Generate VM forms.
dos-reis
2
-18
/
+19
2011-08-15
* interp/compiler.boot (compSeq1): Tidy.
dos-reis
1
-35
/
+30
2011-08-14
* interp/lisp-backend.boot ($freeVarName): New global constant.
dos-reis
5
-58
/
+107
2011-08-14
* interp/compiler.boot (compRepeatOrCollect): Set $loopKind directly.
dos-reis
1
-8
/
+8
2011-08-13
* interp/c-util.boot (instantiationArgs): New.
dos-reis
6
-26
/
+44
2011-08-12
Remove another instance of LIST2VEC
dos-reis
1
-1
/
+1
2011-08-12
* boot/ast.boot (shoeCompTran1): Translate extended vector-forms.
dos-reis
10
-49
/
+47
2011-08-12
* interp/nrunfast.boot (newLookupInTable): Compare domain and
dos-reis
5
-56
/
+39
2011-08-12
* interp/define.boot (NRTgetLookupFunction): Handle the case where
dos-reis
2
-3
/
+14
2011-08-11
* interp/define.boot (extendsCategoryBasic): Handle attribute
dos-reis
1
-2
/
+7
2011-08-11
* interp/lisp-backend.boot (expandBytevec2str): Use MAP instead of
dos-reis
1
-3
/
+5
2011-08-10
* interp/setvart.boot: Remoe OpenMath description.
dos-reis
2
-156
/
+0
2011-08-08
* interp/define.boot (NRTgetLookupFunction): Take an environment
dos-reis
1
-21
/
+22
2011-08-08
* interp/c-util.boot (categoryHierarchy): New.
dos-reis
3
-25
/
+26
2011-08-07
* interp/define.boot (templateVal): Fold into expantTypeArgs. Remove.
dos-reis
1
-12
/
+5
2011-08-07
more cleanups
dos-reis
1
-2
/
+2
2011-08-06
cleanup
dos-reis
62
-497
/
+502
2011-08-06
* interp/define.boot (extendsCategoryBasic0): Fold into
dos-reis
1
-7
/
+4
[prev]
[next]