Eli Barzilay
8217dddd56
* The module-path place is now optional, and #:language can be used
...
with an expression (evaluated as usual, not quoted), or with a thunk
that is invoked before reading the body begins.
* Added some missing tests that were not used for some reason...
* Some other documentation improvements.
* Improved the code a little more.
svn: r11957
2008-10-07 10:56:29 +00:00
Eli Barzilay
da389b03a9
better code layout (easier to add new options)
...
svn: r11956
2008-10-07 07:53:50 +00:00
Eli Barzilay
0b2f559e29
module-reader constructs proper source information, fix s-exp reader to use it
...
svn: r11769
2008-09-15 23:01:06 +00:00
Eli Barzilay
41a4f4b2ae
macro -> function
...
svn: r11678
2008-09-12 15:03:54 +00:00
Eli Barzilay
db81f6afa1
typo
...
svn: r11519
2008-09-02 08:09:52 +00:00
Eli Barzilay
eaa5a69fa5
extend syntax/module-reader to avoid ugly hack in scribble/doc/reader
...
svn: r11517
2008-09-02 04:06:08 +00:00
Eli Barzilay
093fe73855
* Minor extension (#:wrapper2 can accept an stx? boolean too)
...
* Added a more sophisticated test (scribble syntax with an arbitrary
language), based on documentation example
* Documentation
svn: r11502
2008-09-01 04:23:50 +00:00
Eli Barzilay
7d6bc32ed9
* Extended syntax/module-reader to deal with many more situations
...
using keywords, and allowing arbitrary code in the reader module
* Added tests for the new functionality
* Used the new stuff for the r5rs, r6rs, and honu readers
svn: r11495
2008-08-31 06:25:41 +00:00
Eli Barzilay
8383a541f7
removed commented class code completely: it leads to dependency cycles
...
svn: r10472
2008-06-27 04:20:38 +00:00
Eli Barzilay
f283f97493
refix indentation, disable scheme/class loading
...
svn: r10471
2008-06-27 04:10:39 +00:00
Danny Yoo
e16ba1b779
Adjusted the module-reader to handler editor objects as object-names of ports.
...
svn: r10470
2008-06-27 03:26:44 +00:00
Matthew Flatt
09b52486b4
doc for make, mzcom, and mysterx (started) collections; Sam's patches to syntax/module-reader docs
...
svn: r9324
2008-04-15 20:25:56 +00:00
Matthew Flatt
53cc426d30
expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
...
svn: r9174
2008-04-06 23:31:58 +00:00
Eli Barzilay
d42baaee46
duh, avoid chasing our tail
...
svn: r8994
2008-03-16 18:15:11 +00:00
Eli Barzilay
78490295fd
use #lang
...
svn: r8993
2008-03-16 18:13:20 +00:00
Matthew Flatt
03f8cab5ee
r5rs lang and doc tweaks
...
svn: r8507
2008-02-02 15:57:25 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
b9a0d860c0
experiment with alpha setting in dc<%>, plus some slideshow experiments and other minor changes
...
svn: r7399
2007-09-22 13:48:22 +00:00