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
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
2008-10-23
Don't write modemap infos in main module anymore
dos-reis
1
-1
/
+1
2008-10-16
* interp/compiler.boot (backendCompile1): Move to c-util.boot.
dos-reis
1
-5
/
+5
2008-10-13
Add support for Lisp declarations in generated Lisp code.
dos-reis
1
-1
/
+6
2008-10-07
* interp/define.boot (compCategoryItem): Don't check signatures yet.
dos-reis
1
-2
/
+0
2008-10-06
* interp/functor.boot (DescendCode): Update capsule directory only
dos-reis
1
-3
/
+8
2008-10-05
* interp/c-util.boot ($optExportedFunctionReference): New.
dos-reis
1
-2
/
+15
2008-10-05
* interp/c-util.boot (isAtomicForm): New.
dos-reis
1
-2
/
+2
2008-10-04
* interp/c-util.boot (clearReplacement): New.
dos-reis
1
-0
/
+3
2008-10-01
* interp/c-util.boot ($optProclaim): New.
dos-reis
1
-0
/
+5
2008-09-20
* include/cfuns.h (oa_dirname): Declare.
dos-reis
1
-0
/
+7
2008-09-18
* interp/c-util.boot (displayAmbiguousSignatures): New.
dos-reis
1
-4
/
+2
2008-09-10
* interp/define.boot (displayMissingFunctions): Fix typo.
dos-reis
1
-1
/
+1
2008-09-01
2008-09-01 Martin Rubey <martin.rubey@univie.ac.at>
dos-reis
1
-9
/
+70
2008-08-29
Add more explicit imports
dos-reis
1
-11
/
+11
2008-08-29
* interp/c-util.boot (isKnownType): New.
dos-reis
1
-0
/
+2
2008-08-29
* interp/lisplib.boot (augModemapsFromDomain1): Move to modemap.boot
dos-reis
1
-16
/
+23
2008-08-19
* interp/lisplib.boot (compDefineLisplib): Don't update
dos-reis
1
-2
/
+2
2008-08-17
* interp/sys-globals.boot ($updateCatTableIfTrue): Default to false.
dos-reis
1
-5
/
+4
2008-08-16
* interp/define.boot (compDefineCategory2): Use rwriteLispForm.
dos-reis
1
-4
/
+4
2008-08-09
* interp/buildom.boot: Rename AST code LET to %LET throughout.
dos-reis
1
-11
/
+11
2008-07-06
* interp/parse.boot ($normalizeTree): New.
dos-reis
1
-2
/
+2
2008-07-05
* interp/nruncomp.boot (NRTassocIndex): Document.
dos-reis
1
-1
/
+1
2008-06-03
* interp/define.boot (compDefineCategory): Check that a category
dos-reis
1
-0
/
+5
2008-05-24
* interp/define.boot (compDefineFunctor1): Robustify.
dos-reis
1
-5
/
+3
2008-05-17
* interp/compiler.boot (compSetq1): Use %Comma, not Tuple.
dos-reis
1
-4
/
+4
2008-05-15
* interp/lisplib.boot (leaveIfErrors): New.
dos-reis
1
-1
/
+2
2008-05-10
Misc cleanup.
dos-reis
1
-4
/
+6
2008-05-09
* interp/as.boot: Remove Old Boot semantics.
dos-reis
1
-1
/
+1
2008-05-08
* boot/translator.boot (bpOutItem): Handle namespace declaration.
dos-reis
1
-1
/
+1
[next]