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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
* interp/c-util.boot: Clean up.
dos-reis
21
-97
/
+48
2008-11-16
* interp/package.boot: Fold content into functor.boot. Delete.
dos-reis
5
-300
/
+246
2008-11-16
* interp/i-syscmd.boot: Remove dead code.
dos-reis
3
-15
/
+3
2008-11-15
* interp/Makefile.pamphlet (OBJS): Remove cfuns. Include
dos-reis
12
-147
/
+60
2008-11-15
* interp/compiler.boot: Import "msgdb", not "c-util". Move
dos-reis
11
-217
/
+201
2008-11-15
* interp/spad.lisp (incTimeSum): Remove.
dos-reis
10
-113
/
+90
2008-11-15
* interp/category.boot: Define global vars.
dos-reis
6
-21
/
+69
2008-11-03
* interp/br-data.boot: Remove uses of BOUNDP.
dos-reis
11
-43
/
+54
2008-11-03
* interp/postpar.boot (postcheckTarget): Likewise.
dos-reis
11
-96
/
+15
2008-11-03
* interp/Makefile.pamphlet (template.$(FASLEXT)): Remove.
dos-reis
13
-387
/
+163
2008-11-02
* lisp/core.lisp.in (|$ExtraRuntimeLibraries|): Listify.
dos-reis
1
-4
/
+0
2008-11-02
* interp/g-util.boot: Import "ggreater".
dos-reis
12
-107
/
+113
2008-10-31
* interp/sys-macros.lisp (APPEND2): Remove.
dos-reis
1
-3
/
+0
2008-10-30
* interp/i-analy.boot (bottomUpDefaultCompile): Declared local
dos-reis
2
-1
/
+2
2008-10-27
Quote path before dropping to shell.
dos-reis
1
-2
/
+2
2008-10-25
* interp/sys-os.boot: Import oa_socket_read_byte as
dos-reis
1
-0
/
+14
2008-10-24
Add basic support for stream client socket.
dos-reis
5
-13
/
+41
2008-10-23
Don't write modemap info in main module anymore
dos-reis
1
-1
/
+1
2008-10-23
Don't write modemap infos in main module anymore
dos-reis
1
-1
/
+1
2008-10-22
* boot/ast.boot: Expand on native call translation.
dos-reis
1
-2
/
+4
2008-10-21
* interp/debug.lisp (WHOCALLED): Fix thinko.
dos-reis
1
-1
/
+1
2008-10-18
* interp/debug.lisp (WHOCALLED): Add dummy definition.
dos-reis
1
-0
/
+2
2008-10-18
* interp/i-output.boot (callForm2String): Properly display package
dos-reis
1
-7
/
+7
2008-10-17
Fix AW/271
dos-reis
2
-4
/
+10
2008-10-17
Fix AW/410
dos-reis
1
-1
/
+6
2008-10-16
* interp/scan.boot (scanKeyWords): `assume' is a keyword.
dos-reis
1
-0
/
+1
2008-10-16
* interp/i-spec1.boot (categoryImplies): New.
dos-reis
1
-1
/
+18
2008-10-16
* interp/compiler.boot (backendCompile1): Move to c-util.boot.
dos-reis
8
-58
/
+56
2008-10-15
* algebra/mkfunc.spad.pamphlet (coerce$InputForm): Display
dos-reis
1
-0
/
+96
2008-10-14
* interp/i-spec2.boot (upQUOTE): Quoted forms belong to InputForm.
dos-reis
2
-1
/
+5
2008-10-13
Don't step over Common Lisp MAP.
dos-reis
12
-36
/
+29
2008-10-13
Add support for Lisp declarations in generated Lisp code.
dos-reis
6
-20
/
+54
2008-10-13
* interp/nlib.lisp (rpackfile): Remove obsolete code.
dos-reis
1
-23
/
+3
2008-10-12
* interp/c-util.boot (backendCompileNEWNAM): New.
dos-reis
5
-108
/
+107
2008-10-11
* interp/c-util.boot (backendFluidize): New.
dos-reis
2
-18
/
+18
2008-10-11
* interp/c-util.boot (backendCompile2): Bootified from COMP-2.
dos-reis
3
-14
/
+16
2008-10-10
Fix typo from last commit
dos-reis
1
-2
/
+2
2008-10-10
* interp/c-util.boot ($middleEndMacroList): New.
dos-reis
2
-99
/
+107
2008-10-08
* interp/i-util.boot (printPrompt): New.
dos-reis
5
-14
/
+16
2008-10-07
* interp/define.boot (compCategoryItem): Don't check signatures yet.
dos-reis
3
-16
/
+47
2008-10-07
* interp/nruncomp.boot: Remove unused variable $maximalViews.
dos-reis
2
-5
/
+0
2008-10-06
* interp/functor.boot (DescendCode): Update capsule directory only
dos-reis
3
-7
/
+66
2008-10-06
* interp/sys-macros.lisp (|quietlyIfInteractive|): New.
dos-reis
2
-13
/
+9
2008-10-05
* interp/c-util.boot ($optExportedFunctionReference): New.
dos-reis
2
-2
/
+19
2008-10-05
* interp/c-util.boot (getFunctionReplacement): Tidy.
dos-reis
1
-1
/
+1
2008-10-05
* interp/c-util.boot (isAtomicForm): New.
dos-reis
3
-23
/
+26
2008-10-04
* algebra/data.spad.pamphlet (sample$Byte): New.
dos-reis
1
-1
/
+1
2008-10-04
* interp/c-util.boot (eqSubstAndCopy): New.
dos-reis
3
-8
/
+22
2008-10-04
* interp/c-util.boot (clearReplacement): New.
dos-reis
2
-1
/
+50
2008-10-02
* interp/i-spec1.boot (upcase): Tidy.
dos-reis
3
-11
/
+12
[prev]
[next]