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-11-09
* interp/define.boot (compDefineFunctor1): Clear dbTemplate before
dos-reis
2
-1
/
+18
2011-11-09
* interp/define.boot (compFunctorBody): First argument is now a DB.
dos-reis
29
-105
/
+104
2011-11-08
fix thinkos
dos-reis
2
-2
/
+2
2011-11-07
Fix thinko
dos-reis
1
-1
/
+1
2011-11-07
* interp/lisplib.boot (isDomainForm): Tidy.
dos-reis
1
-0
/
+1
2011-11-07
* interp/lisplib.boot (getConstructorOpsAndAtts): Fold content in
dos-reis
2
-15
/
+11
2011-11-07
* interp/compiler.boot ($compileOnlyCertainItems): Remove.
dos-reis
4
-78
/
+15
2011-11-06
* interp/c-doc.boot (checkBalance): Fix a latent logic bug.
dos-reis
1
-15
/
+12
2011-11-04
* interp/functor.boot (compCategories): Take second parameter as
dos-reis
3
-39
/
+27
2011-11-02
* interp/lisplib.boot (findModule): Tidy.
dos-reis
1
-2
/
+8
2011-11-02
* interp/spad-parser.boot (parseSpadFile): Use $lineStack not
dos-reis
3
-37
/
+36
2011-11-02
* interp/c-util.boot (dbSubstituteAllQuantified): New.
dos-reis
2
-5
/
+9
2011-11-02
Add compiler support for implicit parameters.
dos-reis
1
-10
/
+86
2011-10-31
* interp/i-funsel.boot (evalMmCond0): Tidy. Call evalMmGuard to
dos-reis
2
-9
/
+52
2011-10-31
null x ~> x = nil cleanup
dos-reis
1
-35
/
+35
2011-10-31
* interp/compiler.boot (evaluateConstructorModemap): Rename from
dos-reis
3
-21
/
+44
2011-10-30
* interp/define.boot (compDefineCategory2): Compute dual signature
dos-reis
2
-22
/
+18
2011-10-30
* interp/define.boot (compDefineCategory2): Compute dual signature
dos-reis
2
-11
/
+10
2011-10-30
* interp/sys-macros.lisp (MKPF1): Tidy.
dos-reis
6
-72
/
+119
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
[next]