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
/
define.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
* interp/define.boot (compDefineFunctor1): Clear dbTemplate before
dos-reis
1
-0
/
+1
2011-11-09
* interp/define.boot (compFunctorBody): First argument is now a DB.
dos-reis
1
-8
/
+8
2011-11-08
fix thinkos
dos-reis
1
-1
/
+1
2011-11-07
Fix thinko
dos-reis
1
-1
/
+1
2011-11-07
* interp/lisplib.boot (getConstructorOpsAndAtts): Fold content in
dos-reis
1
-4
/
+3
2011-11-07
* interp/compiler.boot ($compileOnlyCertainItems): Remove.
dos-reis
1
-44
/
+10
2011-11-04
* interp/functor.boot (compCategories): Take second parameter as
dos-reis
1
-9
/
+4
2011-11-02
* interp/c-util.boot (dbSubstituteAllQuantified): New.
dos-reis
1
-4
/
+4
2011-10-31
* interp/compiler.boot (evaluateConstructorModemap): Rename from
dos-reis
1
-6
/
+12
2011-10-30
* interp/define.boot (compDefineCategory2): Compute dual signature
dos-reis
1
-5
/
+6
2011-10-30
* interp/define.boot (compDefineCategory2): Compute dual signature
dos-reis
1
-5
/
+5
2011-10-30
* interp/sys-macros.lisp (MKPF1): Tidy.
dos-reis
1
-49
/
+64
2011-10-29
* interp/daase.lisp (dbCompilerData): New accessor macro.
dos-reis
1
-22
/
+21
2011-10-29
* interp/nruncomp.boot (NRTaddDeltaCode): Take a DB parameter.
dos-reis
1
-21
/
+19
2011-10-29
* interp/define.boot ($atList, $sigList): Remove.
dos-reis
1
-25
/
+30
2011-10-29
* interp/define.boot (getInfovecCode): Take a DB argument. Pass
dos-reis
1
-14
/
+14
2011-10-29
* interp/nruncomp.boot (mkDomainCatName): Remove.
dos-reis
1
-4
/
+4
2011-10-28
* interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.
dos-reis
1
-1
/
+1
2011-10-28
* interp/define.boot ($lisplibCategory): Remove.
dos-reis
1
-7
/
+5
2011-10-28
* interp/sys-globals.boot ($lisplibModemapAlist): Remove.
dos-reis
1
-2
/
+2
2011-10-22
* interp/br-op2.boot (htSayExplicitExports): Don't forget possible
dos-reis
1
-7
/
+16
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-19
* interp/postpar.boot (postDef): Do not include list of nil forms
dos-reis
1
-24
/
+16
2011-10-19
* interp/postpar.boot (postNormalizeName): New.
dos-reis
1
-1
/
+1
2011-10-19
misc cleanup
dos-reis
1
-1
/
+1
2011-10-18
* interp/postpar.boot (displayPreCompilationErrors): Dot not check
dos-reis
1
-3
/
+3
2011-10-04
* boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.
dos-reis
1
-2
/
+2
2011-10-03
* interp/comp.lisp: Remove.
dos-reis
1
-1
/
+1
2011-10-03
Cleanup.
dos-reis
1
-8
/
+8
2011-10-02
* boot/utility.boot (objectAssoc): New. Export.
dos-reis
1
-2
/
+2
2011-10-01
* boot/utility.boot: Define BOOTTRAN namespace.
dos-reis
1
-3
/
+3
2011-09-11
* interp/lisplib.boot (isFunctor): Noe recognize Mapping as a functor.
dos-reis
1
-8
/
+14
2011-09-07
* interp/nruncomp.boot (NRTaddInner): Use the dual signature.
dos-reis
1
-2
/
+7
2011-09-07
* interp/define.boot (compDefineFunctor1): Augment the envionment
dos-reis
1
-2
/
+3
2011-09-07
* interp/compiler.boot (compImport): Don't do anything if
dos-reis
1
-2
/
+2
2011-09-06
* interp/define.boot (compDefineFunctor1): Set
dos-reis
1
-3
/
+5
2011-09-06
* interp/define.boot: Use DB for current constructor.
dos-reis
1
-10
/
+13
2011-09-05
* interp/define.boot: Remove $LISPLIB.
dos-reis
1
-21
/
+17
2011-09-05
* interp/define.boot (compDefineFunctor1): Do not set
dos-reis
1
-1
/
+0
2011-09-05
* interp/nruncomp.boot (updateSlot1DataBase)e: Remove.
dos-reis
1
-7
/
+0
2011-09-04
* interp/lisplib.boot: Likewise.
dos-reis
1
-3
/
+2
2011-09-04
* interp/br-data.boot: Don't use $lisplibParents.
dos-reis
1
-9
/
+5
2011-09-03
* interp/property.lisp: Remove unused codes.
dos-reis
1
-3
/
+3
2011-08-28
* interp/define.boot (compDefineCategory2): Mark begining and end
dos-reis
1
-1
/
+6
2011-08-26
Remove $lisplibAttributes.
dos-reis
1
-7
/
+8
2011-08-25
* interp/compiler.boot (compHasFormat): Take environment
dos-reis
1
-5
/
+5
2011-08-25
* interp/hashcode.boot: Remove.
dos-reis
1
-0
/
+14
2011-08-25
* interp/define.boot ($mutableDomain): Remove. Adjust users.
dos-reis
1
-14
/
+7
2011-08-22
* interp/daase.lisp: Remove NILADIC field from DATABASE structure.
dos-reis
1
-11
/
+0
[next]