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
/
nruncomp.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
Do not let domain closure escape lookupDefinitionFunction
Gabriel Dos Reis
1
-6
/
+0
2016-02-07
Remove $NRTaddForm
Gabriel Dos Reis
1
-10
/
+7
2016-02-07
Remove $NRTderivedTargetIfTrue
Gabriel Dos Reis
1
-5
/
+1
2016-02-07
Various cleanups
Gabriel Dos Reis
1
-5
/
+5
2016-01-30
Normalize spelling of mkpf.
Gabriel Dos Reis
1
-1
/
+1
2016-01-06
optFunctorBody: Take a DB argument.
Gabriel Dos Reis
1
-2
/
+2
2015-12-30
Thread database parameter through more compiler functions.
Gabriel Dos Reis
1
-1
/
+1
2015-12-30
Add more dependencies in the algberas' Makefile.am.
Gabriel Dos Reis
1
-1
/
+1
2015-12-30
Remove attributes unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, ce...
Gabriel Dos Reis
1
-1
/
+1
2015-12-29
Introduce '' for the slot number of the add-chain domain.
Gabriel Dos Reis
1
-8
/
+11
2015-12-28
stuffSlot: Take the function directly from getLookupFun.
Gabriel Dos Reis
1
-4
/
+1
2015-12-27
Simplify representation of constants in functors.
Gabriel Dos Reis
1
-3
/
+3
2015-12-27
Use '%closure' instead of 'CONS' in functor data.
Gabriel Dos Reis
1
-2
/
+2
2015-12-26
Remove dead and bogus code for constant assginments.
Gabriel Dos Reis
1
-4
/
+1
2015-12-26
Rename 'lastItem' to 'last'. Remove the macro definition.
Gabriel Dos Reis
1
-1
/
+1
2015-12-26
Tidy NRTputInLocalReferences.
Gabriel Dos Reis
1
-9
/
+6
2015-12-26
Remove dispatchFunction.
Gabriel Dos Reis
1
-2
/
+2
2015-12-26
Introduce opcode '%constant' in lieu of IDENTITY.
Gabriel Dos Reis
1
-1
/
+1
2015-12-26
Use brackets instead of Lisp LIST for sequence literals.
Gabriel Dos Reis
1
-1
/
+1
2015-12-24
Replace FUNCALL with apply.
Gabriel Dos Reis
1
-1
/
+1
2013-06-15
Small cleanup in buildFunctor.
dos-reis
1
-4
/
+3
2013-06-15
Remove NRT prefix from most functions.
dos-reis
1
-27
/
+27
2013-06-15
* interp/nruncomp.boot (NRTsetVector4Part1): Add environment parameter.
dos-reis
1
-10
/
+12
2013-06-13
avoid uses of special variables for environments.
dos-reis
1
-14
/
+14
2013-06-01
Cache category objects created at functor build time.
dos-reis
1
-1
/
+2
2013-05-28
Remove $domainShell.
dos-reis
1
-6
/
+5
2013-05-28
Add DB parameter to compNoStacking
dos-reis
1
-1
/
+1
2013-05-27
Add DB parameters to finalization functions.
dos-reis
1
-5
/
+5
2013-05-15
* interp/nruncomp.boot (NRTputInHead): Tidy.
dos-reis
1
-15
/
+16
2013-05-11
Fix opcode for references to domain-wide entities
dos-reis
1
-4
/
+4
2012-02-27
* interp/nruncomp.boot (markOperation): New.
dos-reis
1
-1
/
+6
2012-02-26
* interp/compiler.boot (compTopLevel): Do not bind $killOptimizeIfTrue.
dos-reis
1
-2
/
+0
2012-02-25
* interp/nruncomp.boot (genDeltaEntry): Fix thinko.
dos-reis
1
-1
/
+1
2012-02-23
* interp/nruncomp.boot (genDeltaEntry): Replace applyFun with %apply.
dos-reis
1
-1
/
+1
2012-02-05
* interp/nruncomp.boot (getLocalIndex): Fast track niladic
dos-reis
1
-1
/
+2
2012-01-01
* interp/define.boot (evalCategoryForm): New.
dos-reis
1
-2
/
+2
2011-12-28
* boot/tokens.boot: Do not rewrite drop and take.
dos-reis
1
-1
/
+1
2011-12-08
* interp/g-opt.boot (tranformIF!): New.
dos-reis
1
-3
/
+3
2011-12-07
* interp/compiler.boot (compReduce1): Tidy.
dos-reis
1
-2
/
+2
2011-12-03
* interp/nruncomp.boot (washFunctorBody) [clean]: Clean %when
dos-reis
1
-0
/
+4
2011-11-29
* boot/tokens.boot (absKind, absParms, absBody): New selectors.
dos-reis
1
-2
/
+1
2011-11-28
* interp/nruncomp.boot (genDeltaEntry): Use $ for the domain of
dos-reis
1
-0
/
+2
2011-11-28
* interp/define.boot (encodeCatform): Handle $ here.
dos-reis
1
-6
/
+4
2011-11-28
* interp/nruncomp.boot (genDeltaEntry): Replace Rep with its value
dos-reis
1
-0
/
+2
2011-11-27
* interp/define.boot (assignCapsuleFunctionSlot): Slot original
dos-reis
1
-33
/
+15
2011-11-27
* interp/nruncomp.boot (assocIndex): Rename from NRTassocIndex.
dos-reis
1
-13
/
+13
2011-11-26
* interp/define.boot (assignCapsuleFunctionSlot): Do not call
dos-reis
1
-11
/
+5
2011-11-26
* interp/nruncomp.boot (genDeltaEntry): Split first argument into
dos-reis
1
-13
/
+12
2011-11-26
* interp/define.boot ($NRTdeltaList): Remove.
dos-reis
1
-37
/
+31
2011-11-26
* interp/br-con.boot (conOpPage1): Fix typo.
dos-reis
1
-92
/
+90
[next]