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
/
parser.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-18
* boot/translator.boot: Remove bindings of $GenVarCounter.
dos-reis
1
-1
/
+2
2011-05-16
* boot/ast.boot (bfAtScope): New.
dos-reis
1
-0
/
+5
2011-05-16
* boot/tokens.boot: "do" is now a keyword.
dos-reis
1
-0
/
+6
2011-05-15
* boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASE
dos-reis
1
-1
/
+2
2011-05-14
Remove recently introduced bpNamedScope
dos-reis
1
-8
/
+1
2011-05-14
* boot/parser.boot (bpNamedScope): New.
dos-reis
1
-0
/
+7
2011-05-02
* boot/ast.boot (idList?, charList?, stringLits?): New.
dos-reis
1
-15
/
+0
2011-05-02
* boot/parser.boot (bpDefinition): Accept macro definition
dos-reis
1
-7
/
+10
2011-05-01
* boot/tokens.boot: Don't rename append.
dos-reis
1
-2
/
+8
2011-04-30
more cleanup
dos-reis
1
-44
/
+45
2011-04-25
* boot/translator.boot (inAllContexts): New.
dos-reis
1
-0
/
+2
2011-04-23
* lisp/core.lisp.in: Export basic types and compiler data types.
dos-reis
1
-8
/
+7
2011-04-21
* boot/tokens.boot: Don't rename nreverse.
dos-reis
1
-7
/
+7
2011-04-20
more cleanup
dos-reis
1
-0
/
+2
2011-04-19
* boot/ast.boot (%Module): Now take three arguments.
dos-reis
1
-8
/
+19
2011-04-16
cleanup
dos-reis
1
-3
/
+3
2011-02-25
* boot/tokens.boot: makeSymbol is not a builtin function.
dos-reis
1
-3
/
+3
2010-12-28
more cleanup
dos-reis
1
-43
/
+43
2010-12-27
* boot/initial-env.lisp (IDENTP): Remove.
dos-reis
1
-1
/
+1
2010-12-11
* interp/i-syscmd.boot: Use try-finally expression instead of Lisp
dos-reis
1
-1
/
+1
2010-12-11
* boot/tokens.boot: `finally' is now a keyword.
dos-reis
1
-5
/
+5
2010-12-11
* boot/parser.boot (bpListAndRecover): Use Lisp-level CATCH.
dos-reis
1
-37
/
+40
2010-07-27
* boot/tokens.boot: quo and rem are now keywords and infix operators.
dos-reis
1
-2
/
+5
2010-05-28
Add support for 'property' builtin function.
dos-reis
1
-1
/
+4
2010-05-22
* interp/cparse.boot (npQuiver): Redefine. Now send Application
dos-reis
1
-1
/
+1
2010-05-19
* boot/ast.boot: Add %Leave ast node.
dos-reis
1
-1
/
+1
2010-05-15
* boot/ast.boot (shoeCompTran1): Handle %Leave expressions.
dos-reis
1
-2
/
+6
2010-05-10
Add lambda expression syntax to Boot.
dos-reis
1
-0
/
+11
2010-05-09
* boot/ast.boot: Miscellaneous cleanup.
dos-reis
1
-3
/
+3
2010-05-08
* boot/parser.boot (bpArgumentList): New.
dos-reis
1
-17
/
+26
2010-05-07
* boot/ast.boot: Miscellaneous cleanup.
dos-reis
1
-8
/
+8
2010-05-07
* boot/ast.boot: Translate assignment to head and tail of a list.
dos-reis
1
-2
/
+2
2009-09-27
Fix SF/2854105
dos-reis
1
-0
/
+6
2009-09-25
* boot/ast.boot (bfMember): Improve a bit.
dos-reis
1
-2
/
+2
2009-09-20
* boot/tokens.boot: "has" is not a keyword.
dos-reis
1
-7
/
+10
2009-09-04
(no commit message)
dos-reis
1
-404
/
+369
2009-09-02
* boot/ast.boot: More cleanup.
dos-reis
1
-22
/
+25
2009-08-30
* boot/parser.boot ($sawParenthesizedHead): Remove.
dos-reis
1
-35
/
+5
2009-08-29
* boot/ast.boot (%Definition): Lose one argument.
dos-reis
1
-4
/
+4
2009-08-29
(no commit message)
dos-reis
1
-7
/
+6
2009-08-29
* boot/ast.boot: More cleanup.
dos-reis
1
-5
/
+4
2009-08-29
* boot/translator.boot (bpOutItem): Move to parser.boot.
dos-reis
1
-1
/
+14
2009-08-27
* boot/tokens.boot: "namespace" is now a keyword.
dos-reis
1
-1
/
+8
2009-08-19
* boot/ast.boot: Consistently prefix AST names by "%".
dos-reis
1
-6
/
+6
2009-05-10
Cope with SBCL-1.0.28 improvements.
dos-reis
1
-2
/
+2
2008-10-08
Allow compound argument types in Boot signatures.
dos-reis
1
-5
/
+13
2008-09-22
* boot/parser.boot (bpReturn): Allow assignment.
dos-reis
1
-1
/
+3
2008-09-07
* boot/parser.boot (bpImport): Invert syntax for importing foreign
dos-reis
1
-2
/
+6
2008-08-02
* boot/parser.boot (bpTerm): Term forms depend on the kind of
dos-reis
1
-6
/
+17
2008-07-23
Misc cleanup.
dos-reis
1
-4
/
+40
[next]