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
/
algebra
/
strap
/
OUTFORM.lsp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
* interp/sys-utility.boot (getSystemModulePath): Use
dos-reis
1
-1126
/
+0
2011-02-27
* algebra/outform.spad.pamphlet (OutputForm) [infix?]: Rewrite.
dos-reis
1
-33
/
+33
2011-02-26
* interp/g-opt.boot (optCond): Recognize conjunction and
dos-reis
1
-1
/
+1
2011-02-26
* interp/parse.boot (parseLessEqual): Remove.
dos-reis
1
-16
/
+13
2011-02-25
* boot/tokens.boot: makeSymbol is not a builtin function.
dos-reis
1
-12
/
+9
2011-02-24
Rename getShellEntry to shellEntry now that it is a macro accessor that desig...
dos-reis
1
-11
/
+9
2011-02-24
* interp/sys-macros.lisp (shellEntry): New.
dos-reis
1
-4
/
+4
2011-02-18
Rename %veclit to %vector and %listlit to %list
dos-reis
1
-92
/
+73
2011-02-07
* interp/g-opt.boot (groupVariableDefinitions): Look into clauses
dos-reis
1
-14
/
+9
2011-02-07
* interp/c-util.boot (matchingEXIT): New.
dos-reis
1
-13
/
+12
2011-01-31
* interp/g-opt.boot ($VMsideEffectFreeOperators): Remove QCDR,
dos-reis
1
-1
/
+1
2011-01-27
* interp/nruncomp.boot (NRTputInHead): Tidy.
dos-reis
1
-1
/
+1
2011-01-26
Replace more occurences of LIST with %listlit.
dos-reis
1
-2
/
+2
2011-01-26
* interp/g-util.boot (expandListlit): Tidy.
dos-reis
1
-14
/
+13
2011-01-26
* interp/compiler.boot (compForm1): Use %listlit form.
dos-reis
1
-66
/
+87
2011-01-02
* interp/nrunfast.boot (evalSlotDomain): Expand to VM forms before
dos-reis
1
-7
/
+8
2010-12-29
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %strlength.
dos-reis
1
-3
/
+1
2010-10-27
* algebra/boolean.spad.pamphlet (Logic): Now extend Type.
dos-reis
1
-3
/
+3
2010-09-07
* interp/c-util.boot (massageBackendCode): Remove conditional on
dos-reis
1
-1
/
+1
2010-07-28
* interp/sys-globals.boot ($VariableCount): Remove.
dos-reis
1
-2
/
+2
2010-07-25
* interp/cattable.boot: Use %true for truth value in VM expressions.
dos-reis
1
-35
/
+32
2010-07-23
* interp/g-opt.boot (optBind): Check for dependencies in
dos-reis
1
-1
/
+1
2010-07-22
* interp/g-opt.boot (simplifyVMForm): New.
dos-reis
1
-5
/
+5
2010-06-26
* algebra/aggcat.spad.pamphlet (HomogeneousAggregate): Satisfy
dos-reis
1
-3
/
+3
2010-06-23
* interp/nruncomp.boot (optDeltaEntry): Don't optimize current
dos-reis
1
-5
/
+5
2010-06-22
Group sequence of LETT definitions into LET/LET* expressions where
dos-reis
1
-55
/
+33
2010-06-21
Revert previous erroneous commit
dos-reis
1
-1
/
+0
2010-06-21
* algebra/sgcf.spad.pamphlet (SymmetricGroupCombinatoricFunctions)
dos-reis
1
-0
/
+1
2010-06-20
* interp/g-opt.boot (changeVariableDefinitionToStore): New.
dos-reis
1
-7
/
+3
2010-06-20
* interp/compiler.boot (massageLoop): New.
dos-reis
1
-15
/
+14
2010-06-20
* boot/tokens.boot (readOnly?): New builtin Boot function.
dos-reis
1
-0
/
+2
2010-06-09
Widen scope of iterator variables in presence of terminating
dos-reis
1
-12
/
+8
2010-06-06
* interp/c-util.boot (mutateToBackendCode): Don't replace explicit
dos-reis
1
-13
/
+6
2010-06-06
* interp/c-util.boot (needPROGS?): New.
dos-reis
1
-15
/
+12
2010-06-06
* interp/compiler.boot (compRepeatOrCollect): Compile list
dos-reis
1
-16
/
+9
2010-05-30
* interp/c-util.boot (middleEndExpand): Tidy.
dos-reis
1
-4
/
+4
2010-05-03
Generate more readable code for functor definitions.
dos-reis
1
-12
/
+8
2010-04-30
* interp/macros.lisp (|check-subtype|): Return coerced value if can.
dos-reis
1
-3
/
+2
2010-03-07
* interp/g-opt.boot ($VMsideEffectFreeOperators): New.
dos-reis
1
-17
/
+35
2010-03-05
* interp/sys-globals.boot ($optimizeRep): Define.
dos-reis
1
-18
/
+9
2009-09-20
* algebra/data.spad.pamphlet (size$Byte): Implement.
dos-reis
1
-1
/
+5
2009-08-28
* boot/ast.boot (bfCase): Don't introduce temporary for scrutinee
dos-reis
1
-4
/
+4
2009-08-16
* interp/i-map.boot (addMap): Fix typo from last commit.
dos-reis
1
-6
/
+5
2009-06-15
* interp/define.boot (spadCompileOrSetq): Tidy.
dos-reis
1
-103
/
+264
2009-06-07
* algebra/kl.spad.pamphlet (name$Kernel): Remove.
dos-reis
1
-1
/
+1
2009-06-01
* interp/compiler.boot (compGreaterThan): Remove.
dos-reis
1
-99
/
+99
2009-05-21
* algebra/catdef.spad.pamphlet (before?$SetCategory): New.
dos-reis
1
-26
/
+26
2009-04-18
* algebra/mkfunc.spad.pamphlet (InputForm): Remove assignment to Rep.
dos-reis
1
-2
/
+2
2009-03-01
Optimization should not change slot numbers.
dos-reis
1
-106
/
+115
2009-01-06
* interp/sys-utility.boot (getVMType): IndexList are lists.
dos-reis
1
-6
/
+5
[next]