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
/
tokens.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
* boot/tokens.boot: quo and rem are now keywords and infix operators.
dos-reis
1
-0
/
+6
2010-07-24
* interp/compiler.boot (compMatchAlternative): Don't generate
dos-reis
1
-1
/
+2
2010-07-18
* boot/tokens.boot: Add char? as builtin function.
dos-reis
1
-1
/
+2
2010-07-18
More cleanups
dos-reis
1
-0
/
+1
2010-06-20
* boot/tokens.boot (readOnly?): New builtin Boot function.
dos-reis
1
-0
/
+1
2010-05-28
cleanu up syntax in tokens.boot
dos-reis
1
-5
/
+5
2010-05-28
Add support for 'property' builtin function.
dos-reis
1
-0
/
+1
2010-05-28
* boot/tokens.boot: args is now a selector.
dos-reis
1
-0
/
+1
2010-05-26
* boot/tokens.boot: Automatically translate alphabetic?, digit?,
dos-reis
1
-0
/
+9
2010-05-23
* boot/tokens.boot: gensym is now candidate for renaming.
dos-reis
1
-0
/
+1
2010-05-10
Add lambda expression syntax to Boot.
dos-reis
1
-0
/
+1
2010-05-09
* boot/tokens.boot: Don't rename 'car', 'cdr', and PAIRP.
dos-reis
1
-3
/
+0
2010-05-09
* boot/tokens.boot: Don't rename 'cons'.
dos-reis
1
-1
/
+0
2010-05-07
* boot/ast.boot: Miscellaneous cleanup.
dos-reis
1
-12
/
+12
2010-05-06
* interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with
dos-reis
1
-1
/
+5
2009-09-27
Fix SF/2854105
dos-reis
1
-0
/
+1
2009-09-25
* boot/ast.boot (bfMember): Improve a bit.
dos-reis
1
-3
/
+0
2009-09-25
* boot/ast.boot (bfMember): New.
dos-reis
1
-2
/
+0
2009-09-20
* boot/tokens.boot: "has" is not a keyword.
dos-reis
1
-0
/
+1
2009-08-27
* boot/tokens.boot: "namespace" is now a keyword.
dos-reis
1
-0
/
+1
2009-08-20
Discontinue computation of difference between "old" and "new" Boot.
dos-reis
1
-83
/
+0
2009-08-17
* boot/tokens.boot: Retire "^" as negation operator.
dos-reis
1
-1
/
+1
2009-08-14
* boot/tokens.boot: Retire "^=". Introduce "~=".
dos-reis
1
-2
/
+3
2009-06-09
* interp/compiler.boot (compLogicalNot): Tidy.
dos-reis
1
-1
/
+2
2008-10-08
Allow compound argument types in Boot signatures.
dos-reis
1
-0
/
+1
2008-05-19
* boot/ast.boot: Cleanup.
dos-reis
1
-7
/
+7
2008-05-08
* boot/translator.boot (bpOutItem): Handle namespace declaration.
dos-reis
1
-3
/
+2
2008-04-30
* boot/tokens.boot: Declare tokens as constants.
dos-reis
1
-12
/
+12
2008-04-23
* boot/ast.boot: Tidy.
dos-reis
1
-2
/
+2
2008-04-22
* interp/br-data.boot: Tidy.
dos-reis
1
-1
/
+0
2008-04-14
* boot/tokens.boot: Don't rename NOT.
dos-reis
1
-4
/
+2
2008-04-02
src/boot/
dos-reis
1
-3
/
+5
2008-03-25
* interp/vmlisp.lisp (DEFINE-FUNCTION): Move boot-pkg.lisp.
dos-reis
1
-0
/
+1
2008-02-15
Add try/catch to Boot.
dos-reis
1
-0
/
+3
2008-01-28
* boot/Makefile.pamphlet: Remove.
dos-reis
1
-0
/
+411