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
/
c-util.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-31
Remove a couple of global states from the compiler.
Gabriel Dos Reis
1
-3
/
+5
2016-01-30
Make signature definitions parts of %CompilationData.
Gabriel Dos Reis
1
-2
/
+3
2016-01-30
Normalize spelling of mkpf.
Gabriel Dos Reis
1
-2
/
+2
2016-01-16
Reduce dependencies on databases to catgeory.daase during algebra build
Gabriel Dos Reis
1
-2
/
+5
2016-01-12
Share more code between various parts of the compiler.
Gabriel Dos Reis
1
-0
/
+10
2016-01-07
Remove dead code. Add DB parameter for getFormModemaps.
Gabriel Dos Reis
1
-25
/
+0
2016-01-06
Remove $insideCategoryIfTrue. Replace with call to new function dbForCategory?
Gabriel Dos Reis
1
-1
/
+5
2015-12-30
Add more dependencies in the algberas' Makefile.am.
Gabriel Dos Reis
1
-1
/
+5
2015-12-27
Simplify representation of constants in functors.
Gabriel Dos Reis
1
-2
/
+2
2015-12-26
Remove dispatchFunction.
Gabriel Dos Reis
1
-2
/
+2
2015-12-24
Tidy uses of apply.
Gabriel Dos Reis
1
-1
/
+1
2015-12-24
Replace FUNCALL with apply.
Gabriel Dos Reis
1
-4
/
+4
2013-07-01
Bring closer to GCL-buildability.
dos-reis
1
-1
/
+1
2013-06-27
* interp/lisplib.boot (compDefineLisplib): Close the file
dos-reis
1
-1
/
+1
2013-06-15
Add DB parameter to extendsCategoryForm.
dos-reis
1
-15
/
+15
2013-06-14
compColon is now smarter about category definitions.
dos-reis
1
-0
/
+37
2013-06-01
Support --output in compiler, for bootstrapping stage.
dos-reis
1
-12
/
+17
2013-05-30
Change backend code emitters to take a %Libname parameter
dos-reis
1
-6
/
+6
2013-05-29
Simplify final backend instruction emission.
dos-reis
1
-3
/
+6
2013-05-29
Simplify backend functions
dos-reis
1
-5
/
+1
2013-05-29
Misc backend cleanup.
dos-reis
1
-7
/
+14
2013-05-29
Add DB parameter to middle end functions.
dos-reis
1
-5
/
+5
2013-05-29
Misc cleanups.
dos-reis
1
-9
/
+0
2013-05-29
Misc cleanup.
dos-reis
1
-8
/
+8
2013-05-29
Remove Lispy junks
dos-reis
1
-1
/
+1
2013-05-28
Remove special variable $libFile
dos-reis
1
-3
/
+7
2013-05-28
Remove $domainShell.
dos-reis
1
-6
/
+13
2013-05-28
Add DB parameter to compNoStacking
dos-reis
1
-4
/
+5
2013-05-27
Introduce a data structure for ephemeral compilation artifacts
dos-reis
1
-5
/
+13
2013-05-22
Replace OPTIONLIST with $compilerOptions
dos-reis
1
-0
/
+5
2013-05-14
* interp/c-util.boot (cleanParameterList!): New.
dos-reis
1
-1
/
+17
2013-05-14
Move lispy stuff to lisp-backend.boot
dos-reis
1
-185
/
+0
2013-05-11
Consistently use OIL opcodes for abstractions
dos-reis
1
-4
/
+4
2013-05-08
Almost pure function bodies are now %redex forms
dos-reis
1
-1
/
+11
2012-08-26
* interp/br-saturn.boot: Replace TERPRI with finishLine.
dos-reis
1
-5
/
+5
2012-06-03
* boot/parser.boot (bpSignatureTail): Split out of bpSignature.
dos-reis
1
-1
/
+1
2012-05-26
* boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?
dos-reis
1
-1
/
+1
2012-05-23
* interp/database.boot (%Constructor): New.
dos-reis
1
-1
/
+1
2012-05-21
* interp/vmlisp.lisp (SETANDFILE): Remove.
dos-reis
1
-2
/
+3
2012-05-21
* interp/vmlisp.lisp (EVALANDFILEACTQ): Second argument is no
dos-reis
1
-3
/
+4
2012-05-20
* interp/parsing.lisp (CONVERSATION): Remove.
dos-reis
1
-14
/
+0
2012-05-12
* interp/c-util.boot: Miscellaneous cleanup.
dos-reis
1
-1
/
+1
2012-05-05
* interp/clam.boot (compClam): Remove.
dos-reis
1
-10
/
+0
2012-05-05
* interp/define.boot (compileConstructor1): Don't call
dos-reis
1
-1
/
+0
2012-05-04
* interp/lisp-backend.boot (assembleCode): New.
dos-reis
1
-14
/
+3
2012-05-03
* interp/c-util.boot: Use LAMBDA type in lieu of LAM.
dos-reis
1
-3
/
+3
2012-05-03
* interp/g-opt.boot ($AbstractionOperator): Remove SLAM.
dos-reis
1
-41
/
+7
2012-05-03
* interp/c-util.boot (makeWorkerName): New.
dos-reis
1
-3
/
+5
2012-05-03
* interp/c-util.boot: Use APPLY, not APPLX.
dos-reis
1
-1
/
+1
2012-05-02
* interp/c-util.boot (backendCompileSPADSLAM): Do not devaluate
dos-reis
1
-10
/
+11
[next]