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-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
2011-08-05
* boot/tokens.boot: Remove unused and antiquated tokens.
dos-reis
1
-4
/
+4
2011-08-04
cleanup
dos-reis
49
-191
/
+191
2011-07-14
* interp/functor.boot (CategoryPrint): Move from category.boot.
dos-reis
2
-71
/
+72
2011-07-13
* boot/tokens.boot: copyString, copyTree, and copyVector are now
dos-reis
7
-13
/
+14
2011-07-13
* interp/category.boot: Remove dead codes.
dos-reis
2
-13
/
+6
2011-07-10
* interp/c-util.boot (categoryExports): New.
dos-reis
2
-22
/
+19
2011-07-05
* interp/br-util.boot ($charUnderscore): Move to br-search.boot
dos-reis
6
-14
/
+11
2011-07-05
cleanup
dos-reis
1
-139
/
+138
2011-07-04
* interp/setvars.boot: Remove support for script formula.
dos-reis
9
-254
/
+48
2011-07-04
* interp/int-top.boot (SpadInterpretStream): Remove binding of
dos-reis
2
-6
/
+3
2011-07-04
* interp/vmlisp.lisp (PRINTEXP): Remove.
dos-reis
17
-144
/
+107
2011-07-03
* boot/tokens.boot: flushOutput, writeNewline, writeString
dos-reis
3
-18
/
+7
2011-07-02
* interp/macros.lisp (sayALGEBRA): Remove as duplicate of sayMSG.
dos-reis
3
-17
/
+15
2011-06-30
* interp/modemap.boot: Cleanup inactive codes.
dos-reis
1
-52
/
+0
2011-06-22
* interp/br-con.boot: Remove reference to asharp constructors.
dos-reis
9
-148
/
+32
2011-06-22
Fix ECL-based build failure.
dos-reis
1
-1
/
+1
2011-06-22
* boot/ast.boot (shoeEVALANDFILEACTQ): Remove.
dos-reis
1
-5
/
+1
2011-06-22
cleanup
dos-reis
2
-39
/
+1
2011-06-22
* interp/spaderror.lisp (trapNumericErrors): Fix typo.
dos-reis
1
-3
/
+3
2011-06-22
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include FUNCALL.
dos-reis
1
-2
/
+3
2011-06-22
* interp/br-search.boot (dbReadLines): Don't include end-of-stream
dos-reis
2
-4
/
+6
2011-06-22
* interp/g-opt.boot (optCond): Remove unreachable code.
dos-reis
3
-25
/
+17
2011-06-21
1 * interp/Makefile.in (OBJS): Remove foam_l.$(FASLEXT), $(ASCOMP).
dos-reis
9
-3316
/
+17
2011-06-21
* interp/buildom.boot (MappingCategory): Take argument by value.
dos-reis
1
-1
/
+1
[prev]
[next]