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
2016-01-12
Share more code between various parts of the compiler.
Gabriel Dos Reis
1
-3
/
+3
2016-01-09
Every use of getDualSignature that does not ensure that builtin
Gabriel Dos Reis
1
-6
/
+5
2016-01-07
computeAncestorsOf: First parameter is now a DB for the the constructor.
Gabriel Dos Reis
1
-2
/
+2
2016-01-07
Remove dead code. Add DB parameter for getFormModemaps.
Gabriel Dos Reis
1
-18
/
+19
2016-01-06
Remove $insideCategoryIfTrue. Replace with call to new function dbForCategory?
Gabriel Dos Reis
1
-3
/
+1
2016-01-06
optFunctorBody: Take a DB argument.
Gabriel Dos Reis
1
-1
/
+1
2016-01-06
macroExpand: Do not expand the definiendum in a definition.
Gabriel Dos Reis
1
-5
/
+5
2015-12-30
Thread database parameter through more compiler functions.
Gabriel Dos Reis
1
-17
/
+17
2015-12-29
Introduce '' for the slot number of the add-chain domain.
Gabriel Dos Reis
1
-3
/
+3
2015-12-27
Write out a functor's operation table separately in generated code stream.
Gabriel Dos Reis
1
-2
/
+3
2015-12-26
Remove dispatchFunction.
Gabriel Dos Reis
1
-2
/
+2
2015-12-24
Replace FUNCALL with apply.
Gabriel Dos Reis
1
-1
/
+1
2013-07-02
Rever sharp var list changes.
dos-reis
1
-3
/
+3
2013-07-01
Bring closer to GCL-buildability.
dos-reis
1
-3
/
+3
2013-06-18
* interp/compiler.boot (compHasFormat): Take a DB parameter.
dos-reis
1
-2
/
+2
2013-06-15
Store category defaults constructor as part of category constructor DB.
dos-reis
1
-15
/
+10
2013-06-15
* interp/define.boot (makeCategoryPredicates): Tidy. Adjust caller.
dos-reis
1
-17
/
+15
2013-06-15
Add DB parameter to extendsCategoryForm.
dos-reis
1
-0
/
+1
2013-06-15
Remove NRT prefix from most functions.
dos-reis
1
-5
/
+5
2013-06-15
* interp/nruncomp.boot (NRTsetVector4Part1): Add environment parameter.
dos-reis
1
-10
/
+10
2013-06-14
* interp/define.boot (getvalue): Rename from GetValue.
dos-reis
1
-6
/
+6
2013-06-06
Do not call allConstructors from compiler.
dos-reis
1
-2
/
+0
2013-06-02
Tell compForMode not to be fussy when bootstrapping the algebra.
dos-reis
1
-0
/
+6
2013-06-02
tidy addInformation
dos-reis
1
-11
/
+9
2013-06-01
Cache more category objects.
dos-reis
1
-30
/
+43
2013-06-01
Cache category objects some more.
dos-reis
1
-1
/
+1
2013-06-01
Cache category objects created at functor build time.
dos-reis
1
-0
/
+6
2013-06-01
Support --output in compiler, for bootstrapping stage.
dos-reis
1
-0
/
+12
2013-05-30
Fix typo.
dos-reis
1
-3
/
+4
2013-05-30
Change backend code emitters to take a %Libname parameter
dos-reis
1
-4
/
+4
2013-05-29
Simplify final backend instruction emission.
dos-reis
1
-0
/
+2
2013-05-29
Simplify backend functions
dos-reis
1
-1
/
+1
2013-05-29
Misc backend cleanup.
dos-reis
1
-2
/
+2
2013-05-29
Add DB parameter to middle end functions.
dos-reis
1
-5
/
+5
2013-05-29
Misc cleanups.
dos-reis
1
-1
/
+7
2013-05-29
Misc cleanup.
dos-reis
1
-5
/
+40
2013-05-29
Remove Lispy junks
dos-reis
1
-1
/
+1
2013-05-28
Remove special variable $libFile
dos-reis
1
-1
/
+0
2013-05-28
Have constructor definition compilers take a DB parameter.
dos-reis
1
-19
/
+19
2013-05-28
Remove $domainShell.
dos-reis
1
-13
/
+11
2013-05-28
Add DB parameter to more compiler functions
dos-reis
1
-38
/
+39
2013-05-28
Add DB parameter to compNoStacking
dos-reis
1
-2
/
+2
2013-05-28
Have compDefine take a DB parameter
dos-reis
1
-9
/
+12
2013-05-27
Add DB parameters to finalization functions.
dos-reis
1
-2
/
+2
2013-05-27
Introduce a data structure for ephemeral compilation artifacts
dos-reis
1
-3
/
+4
2013-05-27
Clear constructor DB right before compiling definition.
dos-reis
1
-0
/
+2
2013-05-19
* interp/define.boot (compDefineFunctor1): Use the current
dos-reis
1
-10
/
+11
2013-05-19
* interp/define.boot (sourceMatches): New.
dos-reis
1
-2
/
+28
2013-05-19
* interp/define.boot (getSignature): Third parameter need not be fluid.
dos-reis
1
-4
/
+4
2013-05-19
Tidy getSignature
dos-reis
1
-8
/
+6
[next]