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-10-29
* interp/daase.lisp (dbCompilerData): New accessor macro.
dos-reis
5
-32
/
+50
2011-10-29
* interp/nruncomp.boot (NRTaddDeltaCode): Take a DB parameter.
dos-reis
2
-35
/
+33
2011-10-29
* interp/define.boot ($atList, $sigList): Remove.
dos-reis
1
-25
/
+30
2011-10-29
* interp/lisplib.boot (makePredicateBitVector): Take a DB argument.
dos-reis
2
-7
/
+7
2011-10-29
* interp/define.boot (getInfovecCode): Take a DB argument. Pass
dos-reis
6
-212
/
+27
2011-10-29
* interp/compiler.boot (compHasFormat): Simplify type form.
dos-reis
2
-3
/
+3
2011-10-29
* interp/nruncomp.boot (mkDomainCatName): Remove.
dos-reis
4
-8
/
+11
2011-10-28
* interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.
dos-reis
6
-24
/
+12
2011-10-28
* interp/database.boot (orderPredTran): Tidy.
dos-reis
1
-72
/
+37
2011-10-28
* interp/define.boot ($lisplibCategory): Remove.
dos-reis
3
-12
/
+8
2011-10-28
* interp/sys-globals.boot ($lisplibModemapAlist): Remove.
dos-reis
4
-45
/
+52
2011-10-27
* algebra/stream.spad.pamphlet (Stream): Tidy accessors.
dos-reis
2
-11
/
+5
2011-10-27
Support use of any natural number literal as constant name.
dos-reis
4
-34
/
+53
2011-10-26
* interp/postpar.boot (postSignature): Tidy.
dos-reis
4
-35
/
+19
2011-10-25
* interp/compiler.boot (getFormModemaps): Tidy checking of "elt"
dos-reis
1
-8
/
+7
2011-10-24
* interp/compiler.boot (compArgumentsAndTryAgain): Fail only if
dos-reis
1
-2
/
+1
2011-10-24
* interp/compiler.boot (compOrCroak1): Drop last argument. Tidy.
dos-reis
3
-17
/
+45
2011-10-23
* interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fdecode.
dos-reis
2
-1
/
+5
2011-10-23
* interp/compiler.boot (compForm2): Simplify. Don't bother with
dos-reis
1
-19
/
+2
2011-10-23
* interp/compiler.boot (compAtomWithModemap): Handle code-gen here.
dos-reis
1
-5
/
+14
2011-10-22
* interp/br-op2.boot (htSayExplicitExports): Don't forget possible
dos-reis
6
-15
/
+24
2011-10-21
* interp/define.boot (compDefineCapsuleFunction): Reimplement
dos-reis
1
-20
/
+14
2011-10-20
* interp/define.boot (checkRepresentation): Prepare for general
dos-reis
1
-22
/
+33
2011-10-20
* interp/lisplib.boot (isDomainForm): Handle conditionals.
dos-reis
1
-1
/
+1
2011-10-19
* interp/postpar.boot (postDef): Do not include list of nil forms
dos-reis
3
-28
/
+19
2011-10-19
* interp/postpar.boot (postNormalizeName): New.
dos-reis
4
-25
/
+35
2011-10-19
* interp/property.lisp: Move output-related content to i-output.boo.
dos-reis
4
-130
/
+71
2011-10-19
misc cleanup
dos-reis
3
-3
/
+3
2011-10-18
* interp/postpar.boot (displayPreCompilationErrors): Dot not check
dos-reis
11
-81
/
+38
2011-10-18
* interp/spad-parser.boot (parseSegmentTail): Tidy.
dos-reis
7
-44
/
+14
2011-10-17
* lisp/core.lisp.in: Add ref and deref to support references.
dos-reis
12
-774
/
+646
2011-10-12
* interp/spad-parser.spad: New parsing functions.
dos-reis
4
-71
/
+55
2011-10-12
* interp/lexing.boot (matchAdvanceKeyword): New.
dos-reis
6
-139
/
+126
2011-10-11
* interp/lexing.boot (matchAdvanceString): New.
dos-reis
4
-164
/
+87
2011-10-11
* interp/lexing.boot (matchString): New.
dos-reis
3
-14
/
+18
2011-10-11
* interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove.
dos-reis
5
-327
/
+222
2011-10-11
* interp/postpar.boot: Remove functions and references to Scripts.
dos-reis
1
-41
/
+0
2011-10-09
* interp/lexing.boot: New tokenizer functions.
dos-reis
4
-113
/
+83
2011-10-07
* interp/lexing.boot: Include sys-macros.
dos-reis
7
-409
/
+253
2011-10-04
* interp/lexing.boot: Add support for Token abstract datatype.
dos-reis
5
-208
/
+224
2011-10-04
* interp/lexing.boot (stackClear!): Fix typo.
dos-reis
7
-278
/
+270
2011-10-04
* interp/lexing.boot: New.
dos-reis
4
-68
/
+118
2011-10-04
* boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.
dos-reis
28
-138
/
+96
2011-10-03
do remove
dos-reis
1
-0
/
+0
2011-10-03
* interp/comp.lisp: Remove.
dos-reis
15
-272
/
+31
2011-10-03
Cleanup.
dos-reis
25
-82
/
+78
2011-10-02
* boot/utility.boot (objectAssoc): New. Export.
dos-reis
34
-187
/
+130
2011-10-01
* boot/parser.boot (bpImport): Accept long names for used namespaces.
dos-reis
1
-1
/
+2
2011-10-01
* boot/utility.boot: Define BOOTTRAN namespace.
dos-reis
19
-104
/
+35
2011-09-30
* interp/br-data.boot (lefts): Iterate directly over table.
dos-reis
10
-56
/
+49
[prev]
[next]