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
/
boot
/
strap
/
translator.clisp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-25
* boot/translator.boot (inAllContexts): New.
dos-reis
1
-7
/
+19
2011-04-24
* boot/initial-env.lisp (MEMQ): Remove.
dos-reis
1
-2
/
+2
2011-04-24
* boot/ast.boot (bfMakeCollectInsn): New.
dos-reis
1
-94
/
+72
2011-04-24
* boot/ast.boot (bfDoCollect): New. Implement one-pass
dos-reis
1
-107
/
+153
2011-04-22
* boot/tokens.boot: Don't translate setDifference.
dos-reis
1
-1
/
+3
2011-04-21
* boot/tokens.boot: Don't rename nreverse.
dos-reis
1
-7
/
+8
2011-04-19
* interp/newfort.boot: Likewise.
dos-reis
1
-1
/
+3
2011-04-19
* boot/ast.boot (%Module): Now take three arguments.
dos-reis
1
-15
/
+27
2011-03-20
* boot/translator.boot (FC): Remove.
dos-reis
1
-80
/
+8
2010-12-29
More character cleanup
dos-reis
1
-2
/
+2
2010-12-29
SUBSTRING cleanup
dos-reis
1
-3
/
+3
2010-12-28
more cleanup
dos-reis
1
-7
/
+7
2010-12-27
* boot/initial-env.lisp (IDENTP): Remove.
dos-reis
1
-2
/
+2
2010-12-19
* boot/translator.boot (BOOTTOCL): Replace Lisp-level contruct
dos-reis
1
-1
/
+1
2010-12-14
* boot/ast.boot (bfQ): Emit STRING= for string comparison.
dos-reis
1
-2
/
+2
2010-12-11
* boot/tokens.boot: `finally' is now a keyword.
dos-reis
1
-1
/
+12
2010-12-10
Cleanup
dos-reis
1
-2
/
+1
2010-05-19
* boot/translator.boot (translateToplevelExpression): Tidy.
dos-reis
1
-2
/
+1
2010-05-09
* boot/tokens.boot: Don't rename 'cons'.
dos-reis
1
-2
/
+0
2010-05-07
* interp/c-util.boot: Replace uses of rplac with explicit assignments.
dos-reis
1
-1
/
+13
2010-05-07
* boot/ast.boot: Miscellaneous cleanup.
dos-reis
1
-1
/
+1
2010-02-10
Update cached boot translator Lisp code
dos-reis
1
-0
/
+2
2009-09-04
(no commit message)
dos-reis
1
-7
/
+7
2009-09-04
* boot/ast.boot (bfAlternative): New. Move single assignment in
dos-reis
1
-6
/
+3
2009-09-03
(no commit message)
dos-reis
1
-15
/
+15
2009-09-03
* boot/ast.boot: More cleanup.
dos-reis
1
-357
/
+341
2009-09-02
* boot/ast.boot: More cleanup.
dos-reis
1
-1
/
+2
2009-08-30
* boot/ast.boot (bfSequence): Simplify COND branch bodies.
dos-reis
1
-196
/
+161
2009-08-29
* boot/ast.boot (bfCase): Don't hold scrutinee's remaining
dos-reis
1
-182
/
+168
2009-08-29
* boot/ast.boot (%Definition): Lose one argument.
dos-reis
1
-2
/
+9
2009-08-29
* boot/ast.boot: More cleanup.
dos-reis
1
-40
/
+40
2009-08-29
* boot/translator.boot (bpOutItem): Move to parser.boot.
dos-reis
1
-29
/
+0
2009-08-28
* boot/ast.boot (bfCase): Don't introduce temporary for scrutinee
dos-reis
1
-94
/
+87
2009-08-27
* boot/tokens.boot: "namespace" is now a keyword.
dos-reis
1
-1
/
+1
2009-08-20
Discontinue computation of difference between "old" and "new" Boot.
dos-reis
1
-7
/
+1
2009-08-19
* boot/ast.boot: Consistently prefix AST names by "%".
dos-reis
1
-6
/
+6
2009-05-11
* boot/translator.boot: Don't load imported modules when
dos-reis
1
-1
/
+4
2009-05-10
Cope with SBCL-1.0.28 improvements.
dos-reis
1
-19
/
+26
2009-05-10
Update cached Boot translator bootstrap code
dos-reis
1
-457
/
+90
2008-09-22
* boot/parser.boot (bpReturn): Allow assignment.
dos-reis
1
-8
/
+6
2008-09-07
* boot/parser.boot (bpImport): Invert syntax for importing foreign
dos-reis
1
-3
/
+17
2008-08-16
* boot/strap: Update cached Lisp translation.
dos-reis
1
-21
/
+18
2008-07-23
* boot/strap: Update cached Lisp translation.
dos-reis
1
-49
/
+89
2008-05-19
* boot/ast.boot: Cleanup.
dos-reis
1
-98
/
+179
2008-05-08
* boot/translator.boot (translateToplevel): Split out of bpOutItem.
dos-reis
1
-107
/
+174
2008-05-08
* boot/translator.boot (bpOutItem): Handle namespace declaration.
dos-reis
1
-0
/
+3
2008-04-30
* boot/parser.boot (bpExportItemList): New.
dos-reis
1
-194
/
+366
2008-04-29
cleanup CLisp FFI
dos-reis
1
-83
/
+167
2008-04-23
* boot/ast.boot: Tidy.
dos-reis
1
-4
/
+5
2008-04-22
Update cached Lisp translation
dos-reis
1
-169
/
+332
[next]