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
/
lexing.boot
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
* interp/spad.lisp (SPAD): Remove obfuscated binding of OUT-STREAM.
dos-reis
1
-8
/
+2
2012-06-07
* interp/lexing.boot: Move %Line to io.boot.
dos-reis
1
-54
/
+0
2012-06-04
* interp/spad.lisp (SPAD): Adjust.
dos-reis
1
-131
/
+127
2012-06-03
* interp/lexing.boot (%Line): Now a record structure.
dos-reis
1
-19
/
+11
2012-05-28
* interp/lexing.boot: Use makeToken directly.
dos-reis
1
-41
/
+35
2012-05-22
* interp/lexing.boot (%Token): Now an actual type defined as a
dos-reis
1
-17
/
+8
2012-05-21
* interp/parsing.lisp: Remove.
dos-reis
1
-0
/
+16
2012-05-21
* interp/lexing.boot (getDecimalNumberToken): New.
dos-reis
1
-1
/
+41
2012-05-09
* interp/preparse.lisp (PREPARSE): Move to spad-parser.boot.
dos-reis
1
-1
/
+1
2012-05-07
* interp/sys-globals.boot ($insideCompTypeOf): Remove.
dos-reis
1
-16
/
+0
2012-05-06
* interp/lexing.boot (indentationLocation): New.
dos-reis
1
-0
/
+16
2012-05-06
* interp/Makefile.in (OBJS): Include io.$(FASLEXT).
dos-reis
1
-0
/
+1
2012-02-24
* interp/lexing.boot: "assume" is now also a keyword for the compiler.
dos-reis
1
-1
/
+1
2012-02-20
* interp/lexing.boot (getNumberToken): New.
dos-reis
1
-2
/
+18
2011-10-18
* interp/spad-parser.boot (parseSegmentTail): Tidy.
dos-reis
1
-2
/
+2
2011-10-17
* lisp/core.lisp.in: Add ref and deref to support references.
dos-reis
1
-5
/
+38
2011-10-12
* interp/lexing.boot (matchAdvanceKeyword): New.
dos-reis
1
-0
/
+7
2011-10-11
* interp/lexing.boot (matchAdvanceString): New.
dos-reis
1
-2
/
+19
2011-10-11
* interp/lexing.boot (matchString): New.
dos-reis
1
-0
/
+12
2011-10-09
* interp/lexing.boot: New tokenizer functions.
dos-reis
1
-1
/
+75
2011-10-07
* interp/lexing.boot: Include sys-macros.
dos-reis
1
-0
/
+161
2011-10-04
* interp/lexing.boot: Add support for Token abstract datatype.
dos-reis
1
-0
/
+98
2011-10-04
* interp/lexing.boot (stackClear!): Fix typo.
dos-reis
1
-1
/
+59
2011-10-04
* interp/lexing.boot: New.
dos-reis
1
-0
/
+88