index
:
open-axiom
master
new-build
open scientific computation system
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-29
* interp/define.boot (getInfovecCode): Take a DB argument. Pass
dos-reis
7
-212
/
+36
2011-10-29
* interp/compiler.boot (compHasFormat): Simplify type form.
dos-reis
3
-3
/
+7
2011-10-29
* interp/nruncomp.boot (mkDomainCatName): Remove.
dos-reis
5
-8
/
+20
2011-10-28
* interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.
dos-reis
7
-24
/
+25
2011-10-28
* interp/database.boot (orderPredTran): Tidy.
dos-reis
2
-72
/
+49
2011-10-28
* interp/define.boot ($lisplibCategory): Remove.
dos-reis
4
-12
/
+18
2011-10-28
* interp/sys-globals.boot ($lisplibModemapAlist): Remove.
dos-reis
5
-45
/
+66
2011-10-27
* algebra/stream.spad.pamphlet (Stream): Tidy accessors.
dos-reis
5
-26
/
+34
2011-10-27
Support use of any natural number literal as constant name.
dos-reis
6
-35
/
+75
2011-10-26
minor cleanups
dos-reis
3
-4
/
+4
2011-10-26
* interp/postpar.boot (postSignature): Tidy.
dos-reis
10
-125
/
+116
2011-10-26
Restore Clozure CL-based build. CCL's FFI interface
dos-reis
3
-1
/
+13
2011-10-25
* interp/compiler.boot (getFormModemaps): Tidy checking of "elt"
dos-reis
2
-8
/
+12
2011-10-25
* algebra/modmon.spad.pamphlet (ModMonic): Rename second parameter
dos-reis
2
-17
/
+24
2011-10-25
* algebra/perman.spad.pamphlet (Permanent): Specify type of local
dos-reis
23
-105
/
+153
2011-10-24
* interp/compiler.boot (compArgumentsAndTryAgain): Fail only if
dos-reis
2
-2
/
+6
2011-10-24
* interp/compiler.boot (compOrCroak1): Drop last argument. Tidy.
dos-reis
7
-21
/
+70
2011-10-23
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fdecode.
dos-reis
5
-19
/
+35
2011-10-23
* interp/compiler.boot (compForm2): Simplify. Don't bother with
dos-reis
2
-19
/
+7
2011-10-23
* interp/compiler.boot (compAtomWithModemap): Handle code-gen here.
dos-reis
7
-58
/
+71
2011-10-22
* interp/br-op2.boot (htSayExplicitExports): Don't forget possible
dos-reis
13
-51
/
+80
2011-10-22
* boot/tokens.boot: Add new selectors: mapOperation, mapSignature,
dos-reis
12
-37
/
+59
2011-10-21
* algebra/boolean.spad.pamphlet (Boolean) [sample]: Remove
dos-reis
2
-1
/
+5
2011-10-21
Workaround proclamation bug in GCL
dos-reis
5
-11
/
+33
2011-10-21
* interp/define.boot (compDefineCapsuleFunction): Reimplement
dos-reis
7
-25
/
+26
2011-10-20
* interp/define.boot (checkRepresentation): Prepare for general
dos-reis
2
-22
/
+44
2011-10-20
* interp/lisplib.boot (isDomainForm): Handle conditionals.
dos-reis
2
-1
/
+5
2011-10-19
* interp/postpar.boot (postDef): Do not include list of nil forms
dos-reis
4
-28
/
+34
2011-10-19
* interp/postpar.boot (postNormalizeName): New.
dos-reis
11
-32
/
+56
2011-10-19
* interp/property.lisp: Move output-related content to i-output.boo.
dos-reis
5
-130
/
+76
2011-10-19
misc cleanup
dos-reis
3
-3
/
+3
2011-10-18
* interp/postpar.boot (displayPreCompilationErrors): Dot not check
dos-reis
18
-89
/
+75
2011-10-18
* interp/spad-parser.boot (parseSegmentTail): Tidy.
dos-reis
9
-51
/
+39
2011-10-17
* lisp/core.lisp.in: Add ref and deref to support references.
dos-reis
15
-775
/
+692
2011-10-16
* algebra/boolean.spad.pamphlet (Boolean): Implement default
dos-reis
8
-18
/
+34
2011-10-12
* interp/spad-parser.spad: New parsing functions.
dos-reis
5
-71
/
+67
2011-10-12
* algebra/boolean.spad.pamphlet (Reference) [elt]: Remove.
dos-reis
21
-1478
/
+1486
2011-10-12
* interp/lexing.boot (matchAdvanceKeyword): New.
dos-reis
7
-139
/
+150
2011-10-11
* interp/lexing.boot (matchAdvanceString): New.
dos-reis
7
-183
/
+118
2011-10-11
* interp/lexing.boot (matchString): New.
dos-reis
4
-14
/
+25
2011-10-11
* interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove.
dos-reis
6
-327
/
+233
2011-10-11
* interp/postpar.boot: Remove functions and references to Scripts.
dos-reis
2
-41
/
+4
2011-10-09
* interp/lexing.boot: New tokenizer functions.
dos-reis
5
-113
/
+91
2011-10-07
* interp/lexing.boot: Include sys-macros.
dos-reis
10
-414
/
+272
2011-10-05
* lisp/core.lisp.in (eof?): New.
dos-reis
4
-6
/
+32
2011-10-04
* interp/lexing.boot: Add support for Token abstract datatype.
dos-reis
6
-208
/
+232
2011-10-04
* interp/lexing.boot (stackClear!): Fix typo.
dos-reis
8
-278
/
+280
2011-10-04
* interp/lexing.boot: New.
dos-reis
5
-68
/
+125
2011-10-04
* boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.
dos-reis
31
-176
/
+171
2011-10-03
do remove
dos-reis
1
-0
/
+0
[prev]
[next]