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
/
lisplib.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Rename dbConstructorDefault to dbDefaultPackage
Gabriel Dos Reis
1
-15
/
+14
2016-01-30
writeCapsuleLevelDefinitions: don't write into the index file
Gabriel Dos Reis
1
-1
/
+2
2016-01-30
Normalize spelling of mkpf.
Gabriel Dos Reis
1
-2
/
+2
2016-01-22
finalizeLisplib: skip category packages
Gabriel Dos Reis
1
-1
/
+1
2016-01-16
Reduce dependencies on databases to catgeory.daase during algebra build
Gabriel Dos Reis
1
-3
/
+4
2015-12-30
Add more dependencies in the algberas' Makefile.am.
Gabriel Dos Reis
1
-0
/
+3
2015-12-27
Write out a functor's operation table separately in generated code stream.
Gabriel Dos Reis
1
-0
/
+5
2015-12-24
Tidy uses of apply.
Gabriel Dos Reis
1
-1
/
+1
2015-12-23
Retain Lisp code generated from algebra if asked.
Gabriel Dos Reis
1
-2
/
+9
2014-11-27
Replace PATHNAME-* Lisp API with filePath* API.
dos-reis
1
-4
/
+4
2014-11-20
Do really remove the stationary directory after successful compilation.
dos-reis
1
-2
/
+1
2013-06-27
* interp/lisplib.boot (compDefineLisplib): Close the file
dos-reis
1
-1
/
+5
2013-06-18
* interp/compiler.boot (compHasFormat): Take a DB parameter.
dos-reis
1
-12
/
+12
2013-06-15
Store category defaults constructor as part of category constructor DB.
dos-reis
1
-3
/
+9
2013-06-15
Remove NRT prefix from most functions.
dos-reis
1
-3
/
+3
2013-06-15
* interp/lisplib.boot (writeSourceFile): Always write source file.
dos-reis
1
-4
/
+0
2013-06-06
Fix comment
dos-reis
1
-1
/
+1
2013-06-06
Do not call allConstructors from compiler.
dos-reis
1
-1
/
+1
2013-06-01
Cache more category objects.
dos-reis
1
-17
/
+0
2013-06-01
Support --output in compiler, for bootstrapping stage.
dos-reis
1
-19
/
+30
2013-05-30
Add DB parameter to ducmentation functions.
dos-reis
1
-8
/
+23
2013-05-30
Change backend code emitters to take a %Libname parameter
dos-reis
1
-2
/
+2
2013-05-29
Simplify final backend instruction emission.
dos-reis
1
-5
/
+5
2013-05-29
Simplify backend functions
dos-reis
1
-2
/
+2
2013-05-29
Remove Lispy junks
dos-reis
1
-9
/
+9
2013-05-28
Remove special variable $libFile
dos-reis
1
-75
/
+63
2013-05-28
Various cleanups.
dos-reis
1
-23
/
+9
2013-05-28
Have constructor definition compilers take a DB parameter.
dos-reis
1
-5
/
+2
2013-05-27
Introduce a data structure for ephemeral compilation artifacts
dos-reis
1
-1
/
+3
2013-05-27
Clear constructor DB right before compiling definition.
dos-reis
1
-1
/
+0
2013-05-27
* interp/sys-utility.boot ($ERASE): Remove.
dos-reis
1
-2
/
+2
2013-05-27
Rename MAKE-FULL-FILENAME to makeFullFilename.
dos-reis
1
-1
/
+1
2013-05-27
Remove and .
dos-reis
1
-2
/
+2
2013-05-26
Rename ADDPTIONS to addCompilerOption and implement in Boot.
dos-reis
1
-1
/
+1
2012-05-26
* boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?
dos-reis
1
-2
/
+2
2012-05-25
/EDITFILE cleanup
dos-reis
1
-2
/
+2
2012-02-07
* interp/lisplib.boot (dbLocateModule): New.
dos-reis
1
-16
/
+28
2011-12-10
* boot/parser.boot (bpArgtypeList): Accept mapping types.
dos-reis
1
-1
/
+1
2011-12-01
* interp/define.boot (compDefineCategory): Lose prefix parameter.
dos-reis
1
-2
/
+2
2011-11-23
* interp/define.boot (compile): Take the signature as third argument.
dos-reis
1
-9
/
+2
2011-11-13
* interp/sys-driver.boot (initializeDatabases): Honor --initial-db.
dos-reis
1
-54
/
+60
2011-11-11
* interp/compiler.boot (applyMapping): Emit special call for
dos-reis
1
-1
/
+1
2011-11-10
* interp/daase.lisp (dbLookupFunction): New accessor macro.
dos-reis
1
-5
/
+8
2011-11-09
* interp/define.boot (compDefineFunctor1): Clear dbTemplate before
dos-reis
1
-1
/
+17
2011-11-08
fix thinkos
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
1
-11
/
+8
2011-11-02
* interp/lisplib.boot (findModule): Tidy.
dos-reis
1
-2
/
+8
2011-10-29
* interp/daase.lisp (dbCompilerData): New accessor macro.
dos-reis
1
-7
/
+5
2011-10-29
* interp/lisplib.boot (makePredicateBitVector): Take a DB argument.
dos-reis
1
-6
/
+6
[next]