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
2009-09-29
* interp/i-funsel.boot (matchMmSig): Fix thinko from revision 1297.
dos-reis
1
-1
/
+1
2009-09-26
More cleanup
dos-reis
1
-3
/
+3
2009-09-26
* interp/: More cleanup.
dos-reis
1
-8
/
+8
2009-09-26
* interp/as.boot: Clean up.
dos-reis
1
-2
/
+2
2009-09-25
* boot/ast.boot (bfMember): Improve a bit.
dos-reis
1
-3
/
+3
2009-09-20
* boot/tokens.boot: "has" is not a keyword.
dos-reis
1
-2
/
+2
2009-08-17
* boot/tokens.boot: Retire "^" as negation operator.
dos-reis
1
-2
/
+2
2009-08-14
* boot/tokens.boot: Retire "^=". Introduce "~=".
dos-reis
1
-19
/
+19
2009-06-20
* interp/category.boot (SigOpsubsume): Remove as unused.
dos-reis
1
-7
/
+0
2009-06-16
* interp/define.boot (doItConditionally): New.
dos-reis
1
-8
/
+32
2009-06-15
* interp/define.boot (spadCompileOrSetq): Tidy.
dos-reis
1
-1
/
+1
2009-06-09
* interp/compiler.boot (compLogicalNot): Tidy.
dos-reis
1
-1
/
+7
2009-04-28
* interp/define.boot (canCacheLocalDomain): Remove dead code.
dos-reis
1
-15
/
+0
2009-04-23
* algebra/strap/TSETCAT.lsp: Remove.
dos-reis
1
-2
/
+4
2009-04-23
* interp/c-util.boot (extendsCategoryForm): Use current category
dos-reis
1
-1
/
+1
2009-03-08
* interp/fnewmeta.lisp (PARSE-Import): Parse extern entity
dos-reis
1
-1
/
+4
2009-03-01
* interp/compiler.boot (compTopLevel): Initialize list of
dos-reis
1
-6
/
+13
2009-02-28
* interp/define.boot (NRTPARSE): Remove.
dos-reis
1
-49
/
+7
2009-02-22
* interp/compiler.boot (compRetractAlternative): Don't store
dos-reis
1
-1
/
+1
2009-01-12
* interp/category.boot: Miscellaneous cleanup.
dos-reis
1
-62
/
+32
2009-01-11
* interp/compiler.boot (getSuccessEnvironment): Don't specialize
dos-reis
1
-3
/
+3
2009-01-06
* interp/sys-utility.boot (getVMType): IndexList are lists.
dos-reis
1
-28
/
+52
2009-01-03
2009-01-03 Gabriel Dos Reis <gdr@cs.tamu.edu>
dos-reis
1
-8
/
+10
2008-12-28
* interp/define.boot (compDefineFunctor1): Remove dead code.
dos-reis
1
-15
/
+4
2008-12-21
* interp/define.boot (checkRepresentation): Take a third
dos-reis
1
-8
/
+19
2008-12-20
* interp/define.boot (checkRepresentation): Take a second
dos-reis
1
-5
/
+10
2008-12-19
* interp/define.boot (insertViewMorphisms): New.
dos-reis
1
-60
/
+69
2008-12-16
r12470@gauss: gdr | 2008-12-14 17:43:50 -0600
dos-reis
1
-22
/
+7
2008-12-12
r12452@gauss: gdr | 2008-12-12 09:04:43 -0600
dos-reis
1
-2
/
+7
2008-12-01
* interp/define.boot (compile): Don't check for PAC names.
dos-reis
1
-1
/
+0
2008-12-01
* interp/define.boot (disallowNiAttribute): Remove.
dos-reis
1
-5
/
+3
2008-11-30
* interp/define.boot (mustInstantiate): Fix thinko introduced by
dos-reis
1
-4
/
+4
2008-11-29
* interp/define.boot (compCapsuleInner): Call processFunctor.
dos-reis
1
-1
/
+1
2008-11-29
* interp/nruncomp.boot (buildFunctor): Remov reference to $NRTvec.
dos-reis
1
-1
/
+1
2008-11-27
Fix spelling.
dos-reis
1
-1
/
+1
2008-11-26
* interp/define.boot (compSignature): New. Split from
dos-reis
1
-38
/
+42
2008-11-24
* interp/lisplib.boot (compDefineExports): Tidy.
dos-reis
1
-1
/
+1
2008-11-18
* interp/sys-utility.boot (loadExports): New.
dos-reis
1
-13
/
+21
2008-11-17
* interp/lisplib.boot (compDefineExports): Now take operation
dos-reis
1
-2
/
+1
2008-11-17
* lisp/core.lisp.in (|getOptionValue|): Make second argument optional.
dos-reis
1
-3
/
+11
2008-11-16
* interp/define.boot: More cleanup.
dos-reis
1
-10
/
+14
2008-11-16
* interp/c-util.boot: Clean up.
dos-reis
1
-2
/
+2
2008-11-16
* interp/package.boot: Fold content into functor.boot. Delete.
dos-reis
1
-1
/
+0
2008-11-15
* interp/compiler.boot: Import "msgdb", not "c-util". Move
dos-reis
1
-3
/
+6
2008-11-15
* interp/spad.lisp (incTimeSum): Remove.
dos-reis
1
-1
/
+1
2008-11-15
* interp/category.boot: Define global vars.
dos-reis
1
-14
/
+55
2008-11-03
* interp/postpar.boot (postcheckTarget): Likewise.
dos-reis
1
-8
/
+2
2008-11-03
* interp/Makefile.pamphlet (template.$(FASLEXT)): Remove.
dos-reis
1
-8
/
+7
2008-10-24
Add basic support for stream client socket.
dos-reis
1
-4
/
+4
2008-10-23
Don't write modemap info in main module anymore
dos-reis
1
-1
/
+1
[next]