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
/
compiler.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-11
* interp/compiler.boot (finishLambdaExpression): Tidy.
dos-reis
1
-2
/
+2
2011-09-11
* interp/lisplib.boot (isFunctor): Noe recognize Mapping as a functor.
dos-reis
1
-35
/
+19
2011-09-07
* interp/compiler.boot (compImport): Don't do anything if
dos-reis
1
-1
/
+3
2011-08-25
* interp/compiler.boot (compHasFormat): Take environment
dos-reis
1
-8
/
+8
2011-08-19
* interp/category.boot (mkOr): Taken environment as parameter.
dos-reis
1
-10
/
+10
2011-08-18
* interp/momdemap.boot: Fold content into compiler.boot and
dos-reis
1
-1
/
+10
2011-08-15
* interp/compiler.boot (compSeq1): Tidy.
dos-reis
1
-35
/
+30
2011-08-14
* interp/lisp-backend.boot ($freeVarName): New global constant.
dos-reis
1
-42
/
+59
2011-08-14
* interp/compiler.boot (compRepeatOrCollect): Set $loopKind directly.
dos-reis
1
-8
/
+8
2011-08-12
Remove another instance of LIST2VEC
dos-reis
1
-1
/
+1
2011-08-06
cleanup
dos-reis
1
-17
/
+17
2011-08-04
cleanup
dos-reis
1
-17
/
+17
2011-06-21
* interp/compiler.boot: Remove reference to $SingleFloat.
dos-reis
1
-3
/
+1
2011-05-21
* interp/modemap.boot (augModemapsFromDomain): Don't add modemaps
dos-reis
1
-3
/
+0
2011-05-20
* interp/compiler.boot (compConstructorCategory): Rewrite.
dos-reis
1
-2
/
+20
2011-05-19
* interp/buildom.boot (lookupInDomainVector): Establish a new
dos-reis
1
-5
/
+5
2011-05-17
* interp/buildom.boot (EnumerationCategory): Rewrite.
dos-reis
1
-1
/
+8
2011-05-02
more cleanup
dos-reis
1
-10
/
+10
2011-05-01
* boot/utility.boot (applySubstNQ): New.
dos-reis
1
-1
/
+1
2011-05-01
* interp/vmlisp.lisp (EQSUBSTLIST): Remove.
dos-reis
1
-3
/
+5
2011-05-01
* interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst.
dos-reis
1
-2
/
+3
2011-04-30
cleanup
dos-reis
1
-2
/
+2
2011-04-29
* boot/utility.boot (assocSymbol): New.
dos-reis
1
-11
/
+11
2011-04-27
* interp/br-util.boot (dbInfovec): Move to c-util.boot
dos-reis
1
-2
/
+2
2011-04-23
* lisp/core.lisp.in: Export basic types and compiler data types.
dos-reis
1
-21
/
+21
2011-04-21
* boot/tokens.boot: Don't rename nreverse.
dos-reis
1
-7
/
+7
2011-04-20
more cleanup
dos-reis
1
-2
/
+2
2011-04-19
more cleanup
dos-reis
1
-12
/
+12
2011-04-19
cleanup
dos-reis
1
-9
/
+9
2011-04-18
cleanup
dos-reis
1
-56
/
+57
2011-04-15
misc cleanup
dos-reis
1
-1
/
+1
2011-02-25
* boot/tokens.boot: makeSymbol is not a builtin function.
dos-reis
1
-4
/
+4
2011-02-24
Rename getShellEntry to shellEntry now that it is a macro accessor that desig...
dos-reis
1
-1
/
+1
2011-02-24
* interp/sys-macros.lisp (shellEntry): New.
dos-reis
1
-1
/
+1
2011-02-24
some cleanups
dos-reis
1
-1
/
+1
2011-02-22
* boot/tokens.boot: mmSource is a new selector for modemap datatype.
dos-reis
1
-56
/
+53
2011-02-18
Rename %veclit to %vector and %listlit to %list
dos-reis
1
-8
/
+8
2011-02-15
* interp/compiler.boot (coerceExtraHard): Explicitly fail if
dos-reis
1
-1
/
+3
2011-02-14
* interp/compiler.boot (getUnionMode): Remove.
dos-reis
1
-28
/
+12
2011-02-14
* interp/c-util.boot (getSuccessEnvironment): Follow through
dos-reis
1
-3
/
+3
2011-02-13
* interp/buildom.boot (mkNewUnionFunList): Align arity of
dos-reis
1
-4
/
+2
2011-02-12
* interp/compiler.boot (compCons1): Use coerce not convert.
dos-reis
1
-17
/
+17
2011-02-12
* interp/compiler.boot (compExpressionList): Remove.
dos-reis
1
-7
/
+0
2011-02-11
* interp/compiler.boot (canReturn): Don't check for LET*.
dos-reis
1
-1
/
+1
2011-02-09
Add MappingCategory as a (builtin) category.
dos-reis
1
-0
/
+1
2011-02-08
* interp/lisp-backend.boot: Translate %ident? to IDENTP, not SYMBOLP.
dos-reis
1
-1
/
+1
2011-02-03
* interp/c-util.boot: Replace COND with %when throught.
dos-reis
1
-1
/
+1
2011-02-03
* interp/slam.boot (reportFunctionCompilation): Use %otherwise,
dos-reis
1
-2
/
+2
2011-02-03
* interp/compiler.boot (finishLambdaExpression): Tidy. Don't
dos-reis
1
-13
/
+8
2011-02-01
* interp/compiler.boot (compList): Use %nil form, not NIL.
dos-reis
1
-4
/
+4
[next]