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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
* interp/vmlisp.lisp (SETELT): Remove.
dos-reis
1
-0
/
+11
2010-05-13
* interp/sys-utility.boot (hashTable): Define.
dos-reis
1
-0
/
+34
2010-05-11
Add support for interpreter-style anonymous function.
dos-reis
1
-0
/
+7
2010-05-11
* interp/compiler.boot (freeVarUsage): New. Split out of
dos-reis
1
-0
/
+7
2010-05-10
Add lambda expression syntax to Boot.
dos-reis
1
-0
/
+9
2010-05-09
* boot/tokens.boot: Don't rename 'car', 'cdr', and PAIRP.
dos-reis
1
-0
/
+4
2010-05-09
* interp/bc-solve.boot: Move cleanup.
dos-reis
1
-0
/
+41
2010-05-09
* boot/tokens.boot: Don't rename 'cons'.
dos-reis
1
-1
/
+8
2010-05-09
* boot/ast.boot: Miscellaneous cleanup.
dos-reis
1
-0
/
+9
2010-05-09
* interp/cattable.boot: Replace call to CONS with bracket syntax.
dos-reis
1
-1
/
+30
2010-05-09
* interp/cparse.boot: Replace call to cons with bracket syntax.
dos-reis
1
-0
/
+27
2010-05-09
* interp/c-util.boot: Replace uses of rplac with explicit
dos-reis
1
-1
/
+11
2010-05-08
* interp/wi2.boot: Remove more RPLACA and RPLACD uses.
dos-reis
1
-0
/
+24
2010-05-08
* interp/as.boot: Replace uses of RPLACA and RPLACD with explicit
dos-reis
1
-0
/
+51
2010-05-08
* boot/parser.boot (bpArgumentList): New.
dos-reis
1
-0
/
+24
2010-05-07
* interp/c-util.boot: Replace uses of rplac with explicit assignments.
dos-reis
1
-1
/
+6
2010-05-07
* configure.ac.pamphlet: Add new option: --enable-int-file-retention.
dos-reis
1
-0
/
+7
2010-05-07
* interp/as.boot: Miscellaneous cleanup.
dos-reis
1
-0
/
+49
2010-05-07
* boot/ast.boot: Miscellaneous cleanup.
dos-reis
1
-0
/
+10
2010-05-07
* boot/ast.boot: Translate assignment to head and tail of a list.
dos-reis
1
-0
/
+8
2010-05-06
* interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with
dos-reis
1
-0
/
+83
2010-05-05
* interp/compiler.boot (setqSingle): Ignore $QuickLet.
dos-reis
1
-0
/
+5
2010-05-05
* interp/compiler.boot (compSetq1): Call self, not compSetq.
dos-reis
1
-0
/
+19
2010-05-05
* interp/compiler.boot: Miscellaneous cleanup.
dos-reis
1
-0
/
+8
2010-05-05
* interp/c-util.boot (backendCompileSPADSLAM): Generate more
dos-reis
1
-0
/
+5
2010-05-04
* interp/define.boot (compDefineCategory2): Tidy.
dos-reis
1
-0
/
+4
2010-05-03
* interp/compiler.boot (setqSingle): Tidy.
dos-reis
1
-0
/
+4
2010-05-03
Generate more readable code for functor definitions.
dos-reis
1
-0
/
+8
2010-05-02
* interp/compiler.boot (canReturn): Tidy.
dos-reis
1
-0
/
+4
2010-05-02
* interp/compiler.boot (isSubset): Expand domain representation form.
dos-reis
1
-0
/
+7
2010-05-01
* interp/c-util.boot (getSuccessEnvironment): Move to here from
dos-reis
1
-0
/
+10
2010-04-30
* interp/macros.lisp (|check-subtype|): Return coerced value if can.
dos-reis
1
-0
/
+8
2010-04-26
* algebra/carten.spad.pamphlet (CartesianTensor): Satisfy
dos-reis
1
-0
/
+16
2010-04-25
* algebra/aggcat.spad.pamphlet: Tidy.
dos-reis
1
-0
/
+4
2010-04-25
* algebra/partperm.spad.pamphlet (PartitionsAndPermutations): Move
dos-reis
1
-0
/
+7
2010-04-23
* algebra/prtition.spad.pamphlet (parts$Partition): New.
dos-reis
1
-0
/
+5
2010-04-22
* algebra/young.spad.pamphlet: New.
dos-reis
1
-0
/
+4
2010-04-22
* algebra/irsn.spad.pamphlet (IrrRepSymNatPackage): Tidy.
dos-reis
1
-0
/
+13
2010-04-20
* interp/compiler.boot (joinIntegerModes): New.
dos-reis
1
-0
/
+7
2010-04-19
Remove linking to X11 library for htadd
alfredoport
1
-0
/
+4
2010-04-18
(complete$CycleIndicators): Argument type is now NonNegativeInteger.
dos-reis
1
-0
/
+7
2010-04-18
* algebra/cycles.spad.pamphlet (CycleIndicators): Clean up.
dos-reis
1
-0
/
+4
2010-04-18
* algebra/term.spad.pamphlet (TermAlgebraOperator): New.
dos-reis
1
-0
/
+4
2010-04-18
* algebra/prtition.spad.pamphlet (powers$Partition): Take a
dos-reis
1
-0
/
+6
2010-04-17
* algebra/prtition.spad.pamphlet (powers$Partition): Return list
dos-reis
1
-0
/
+5
2010-04-17
* algebra/prtition.spad.pamphlet (Partition): Simplify
dos-reis
1
-0
/
+6
2010-04-08
* algebra/boolean.spad.pamphlet (atoms$PropositionalFormula):
dos-reis
1
-0
/
+5
2010-04-07
* algebra/boolean.spad.pamphlet (isAtom$PropositionalFormula):
dos-reis
1
-0
/
+6
2010-04-04
* algebra/boolean.spad.pamphlet (BooleanLogic): New.
dos-reis
1
-0
/
+8
2010-04-04
* algebra/boolean.spad.pamphlet (PropositionalFormulaFunctions1): New.
dos-reis
1
-0
/
+5
[prev]
[next]