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
2008-10-05
* interp/c-util.boot ($optExportedFunctionReference): New.
dos-reis
2
-2
/
+19
2008-10-05
* interp/c-util.boot (getFunctionReplacement): Tidy.
dos-reis
1
-1
/
+1
2008-10-05
* interp/c-util.boot (isAtomicForm): New.
dos-reis
3
-23
/
+26
2008-10-04
* algebra/data.spad.pamphlet (sample$Byte): New.
dos-reis
1
-1
/
+1
2008-10-04
* interp/c-util.boot (eqSubstAndCopy): New.
dos-reis
3
-8
/
+22
2008-10-04
* interp/c-util.boot (clearReplacement): New.
dos-reis
2
-1
/
+50
2008-10-02
* interp/i-spec1.boot (upcase): Tidy.
dos-reis
3
-11
/
+12
2008-10-01
* algebra/mkfunc.spad.pamphlet (InputForm): Remove local mkProperOp.
dos-reis
1
-0
/
+9
2008-10-01
* interp/c-util.boot ($optProclaim): New.
dos-reis
6
-2
/
+84
2008-10-01
* interp/i-output.boot: Move dispatch table from property.lisp.
dos-reis
4
-190
/
+194
2008-10-01
* algebra/files.spad.pamphlet (IOMode): New domain.
dos-reis
1
-0
/
+32
2008-09-26
* algebra/matrix.spad.pamphlet (new$Matrix): New.
dos-reis
2
-6
/
+43
2008-09-24
* interp/i-analy.boot (putCallInfo): New.
dos-reis
3
-5
/
+17
2008-09-22
* algebra/syntax.spad.pamphlet: Tie the recursive knots between
dos-reis
1
-0
/
+1
2008-09-21
Misc cleanup.
dos-reis
1
-0
/
+1
2008-09-21
* interp/sys-macros.lisp (|byteEqual|): New.
dos-reis
1
-2
/
+5
2008-09-20
* include/cfuns.h (oa_dirname): Declare.
dos-reis
18
-46
/
+64
2008-09-19
* interp/g-util.boot (getTypeOfSyntax): Infer more syntax domains.
dos-reis
1
-6
/
+10
2008-09-19
* interp/lisplib.boot (getConstructorSignature): Relax.
dos-reis
1
-4
/
+4
2008-09-18
* interp/c-util.boot (displayAmbiguousSignatures): New.
dos-reis
3
-5
/
+17
2008-09-18
* interp/g-util.boot (getTypeOfSyntax): Infer more syntax domains.
dos-reis
1
-0
/
+10
2008-09-14
* interp/sys-os.boot (readablep): Import.
dos-reis
1
-4
/
+18
2008-09-10
* interp/define.boot (displayMissingFunctions): Fix typo.
dos-reis
1
-1
/
+1
2008-09-07
* boot/parser.boot (bpImport): Invert syntax for importing foreign
dos-reis
1
-67
/
+49
2008-09-07
Ensure SingleFloat is 32-bit, DoubleFloat 64-bit.
dos-reis
9
-54
/
+101
2008-09-06
* interp/sys-os.boot (openIP4ClientStreamSocket): New.
dos-reis
1
-3
/
+17
2008-09-05
* interp/daase.lisp (processDir): Lose last argument. Don't
dos-reis
2
-12
/
+12
2008-09-05
* interp/g-util.boot (getTypeOfSyntax): Handle more ASTs.
dos-reis
1
-0
/
+20
2008-09-02
* algebra/syntax.spad.pamphlet (Literal): New.
dos-reis
2
-2
/
+18
2008-09-01
2008-09-01 Martin Rubey <martin.rubey@univie.ac.at>
dos-reis
4
-14
/
+81
2008-08-30
* interp/sys-driver.boot (initializeGlobalState): Parse --bootstrap.
dos-reis
1
-0
/
+1
2008-08-29
Add more explicit imports
dos-reis
1
-11
/
+11
2008-08-29
2008-08-29 Waldek Hebisch <hebisch@math.uni.wroc.pl>
dos-reis
1
-0
/
+1
2008-08-29
* interp/c-util.boot (isKnownType): New.
dos-reis
2
-0
/
+28
2008-08-29
* interp/lisplib.boot (augModemapsFromDomain1): Move to modemap.boot
dos-reis
3
-54
/
+35
2008-08-29
* interp/sys-os.boot (readFromFileHandle): New.
dos-reis
1
-0
/
+18
2008-08-22
* interp/g-timer.boot (printTimeIfTrue): Don't compute the
dos-reis
1
-1
/
+1
2008-08-21
* interp/g-error.boot (systemErrorHandler): New.
dos-reis
2
-0
/
+19
2008-08-20
* interp/compiler.boot (compMacro): Honor $verbose.
dos-reis
3
-17
/
+20
2008-08-20
* interp/sys-driver.boot (AxiomCore::%sysInit): Fix indentation
dos-reis
1
-2
/
+2
2008-08-19
* interp/lisplib.boot (compDefineLisplib): Don't update
dos-reis
4
-7
/
+4
2008-08-19
* interp/database.boot (pathToDatabase): Honor $verbose.
dos-reis
2
-2
/
+5
2008-08-17
* interp/sys-globals.boot ($verbose): Move from sys-driver.boot.
dos-reis
3
-21
/
+31
2008-08-17
* interp/sys-globals.boot ($updateCatTableIfTrue): Default to false.
dos-reis
5
-9
/
+9
2008-08-17
* interp/sys-driver.boot (openDatabases): Rename from RESTART0.
dos-reis
7
-16
/
+75
2008-08-16
* interp/daase.lisp (DaaseName): Move to database.boot. Rename as
dos-reis
3
-35
/
+26
2008-08-16
* interp/Makefile.pamphlet (%.$(LNKEXT) %.$(FASLEXT)): Tidy.
dos-reis
2
-4
/
+4
2008-08-16
* interp/define.boot (compDefineCategory2): Use rwriteLispForm.
dos-reis
3
-8
/
+8
2008-08-16
* lisp/core.lisp.in (|%basicSystemIsComplete|): New. Export.
dos-reis
5
-19
/
+30
2008-08-15
* lisp/core.lisp.in (|$StandardLinking|): New. Export.
dos-reis
3
-3
/
+4
[next]