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
/
daase.lisp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Rename dbConstructorDefault to dbDefaultPackage
Gabriel Dos Reis
1
-4
/
+6
2016-01-22
getConstructorFullNameFromDB: get it directly.
Gabriel Dos Reis
1
-4
/
+0
2016-01-21
getConstructorAncestorsFromDB: get them from generated code
Gabriel Dos Reis
1
-13
/
+1
2016-01-20
getConstructorArgsFromDB: remove as redundant.
Gabriel Dos Reis
1
-3
/
+1
2016-01-20
getConstructorFromFromDB: get it from compiled code.
Gabriel Dos Reis
1
-7
/
+1
2016-01-19
Skip interp.daase for a few database info in generated code.
Gabriel Dos Reis
1
-12
/
+7
2016-01-17
getConstructorParentsFromDB: get data from compiled code.
Gabriel Dos Reis
1
-6
/
+0
2016-01-16
Reduce dependencies on databases to catgeory.daase during algebra build
Gabriel Dos Reis
1
-12
/
+0
2016-01-13
GETDATABASE: Remove dead alternatives.
Gabriel Dos Reis
1
-7
/
+1
2016-01-09
Switch getDualSignature to avoiding interpreter database
Gabriel Dos Reis
1
-12
/
+0
2016-01-09
Remove $AncestorsTable. Adjust users.
Gabriel Dos Reis
1
-20
/
+10
2016-01-08
Replace \*ANCESTORS-HASH\* with $AncestorsTable.
Gabriel Dos Reis
1
-6
/
+6
2016-01-08
Replace \*HASCATEGORY-HASH\* with $HasCategoryTable
Gabriel Dos Reis
1
-9
/
+9
2015-12-27
Write out a functor's operation table separately in generated code stream.
Gabriel Dos Reis
1
-1
/
+5
2013-06-24
Simplify database construction.
dos-reis
1
-145
/
+18
2013-06-24
* interp/sys-constants.boot ($BuiltinAttributes): Remove
dos-reis
1
-3
/
+0
2013-06-15
Store category defaults constructor as part of category constructor DB.
dos-reis
1
-1
/
+2
2013-05-28
Have compDefine take a DB parameter
dos-reis
1
-0
/
+1
2013-05-27
Define getWorkingDirectory via FFI.
dos-reis
1
-14
/
+3
2013-05-21
Use DB data structure directly.
dos-reis
1
-9
/
+1
2013-05-15
Fix typo
dos-reis
1
-1
/
+1
2013-05-15
Add DB documentation accessor
dos-reis
1
-0
/
+3
2012-05-23
* interp/database.boot (%Constructor): New.
dos-reis
1
-4
/
+5
2011-11-13
* interp/sys-driver.boot (initializeDatabases): Honor --initial-db.
dos-reis
1
-7
/
+7
2011-11-10
* interp/daase.lisp (dbLookupFunction): New accessor macro.
dos-reis
1
-0
/
+4
2011-10-29
* interp/daase.lisp (dbCompilerData): New accessor macro.
dos-reis
1
-2
/
+5
2011-10-29
* interp/define.boot (getInfovecCode): Take a DB argument. Pass
dos-reis
1
-187
/
+0
2011-10-29
* interp/compiler.boot (compHasFormat): Simplify type form.
dos-reis
1
-1
/
+1
2011-10-29
* interp/nruncomp.boot (mkDomainCatName): Remove.
dos-reis
1
-0
/
+5
2011-10-28
* interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.
dos-reis
1
-0
/
+4
2011-09-07
* interp/lisplib.boot (finalizeLisplib): Finalize documentaion
dos-reis
1
-1
/
+1
2011-09-07
* interp/nruncomp.boot (NRTaddInner): Use the dual signature.
dos-reis
1
-2
/
+1
2011-09-05
Stop using LOADED symbol property of constructors.
dos-reis
1
-3
/
+7
2011-09-05
* interp/lisplib.boot (writeCategory): New,
dos-reis
1
-10
/
+4
2011-09-05
* interp/daase.lisp (GETDATABASE): Do not handle PREDICATES and
dos-reis
1
-14
/
+2
2011-09-04
* interp/lisplib.boot (writeAbbreviation): New.
dos-reis
1
-19
/
+19
2011-09-03
* interp/property.lisp: Remove unused codes.
dos-reis
1
-6
/
+4
2011-08-29
* interp/lisplib.boot (laodIfNecessaryAndExists): Remove as unused.
dos-reis
1
-3
/
+9
2011-08-28
* interp/define.boot (compDefineCategory2): Mark begining and end
dos-reis
1
-3
/
+6
2011-08-28
* interp/daase.lisp (DATABASE): Add new field BEING-DEFINED.
dos-reis
1
-157
/
+162
2011-08-25
* interp/daase.lisp (dbArity, dbInstanceCache): New accessors.
dos-reis
1
-1
/
+7
2011-08-23
* interp/sys-driver.boot (initializeDatabases): New.
dos-reis
1
-40
/
+74
2011-08-23
* interp/sys-driver.boot (initializeGlobalState): Construct
dos-reis
1
-1
/
+0
2011-08-22
* interp/daase.lisp: Remove NILADIC field from DATABASE structure.
dos-reis
1
-29
/
+13
2011-08-22
* interp/database.boot (getConstructorModemap): Rename from
dos-reis
1
-3
/
+3
2011-08-22
* interp/database.boot (niladicConstructor?): Rename from
dos-reis
1
-1
/
+1
2011-08-21
* interp/lisplib.boot (leaveIfErrors): Take kind as argument.
dos-reis
1
-45
/
+57
2011-08-20
* interp/sys-utility.boot (constructorDB): New.
dos-reis
1
-39
/
+43
2011-06-21
1 * interp/Makefile.in (OBJS): Remove foam_l.$(FASLEXT), $(ASCOMP).
dos-reis
1
-339
/
+5
2011-04-30
* More cleanup
dos-reis
1
-1
/
+1
[next]