Eli Barzilay
05a937a334
no need for this hack yet
...
svn: r16062
2009-09-18 06:12:28 +00:00
Eli Barzilay
182f89d580
add with-writer-change (all of this is still uncertain and undocumented)
...
svn: r16061
2009-09-18 05:56:41 +00:00
Eli Barzilay
abc18a40c3
comment
...
svn: r15458
2009-07-16 12:25:13 +00:00
Eli Barzilay
19462e97c4
prefix -> add-prefix
...
svn: r15456
2009-07-16 12:21:52 +00:00
Eli Barzilay
b7b143120b
added set-prefix
...
svn: r15440
2009-07-14 03:33:38 +00:00
Eli Barzilay
bb32de3560
add with-writer
...
svn: r15426
2009-07-11 02:10:02 +00:00
Eli Barzilay
c038edeada
svn: r15422
2009-07-09 20:57:00 +00:00
Eli Barzilay
4239d22ded
rename verbatim and unverbatim to disable-prefix and restore-prefix
...
svn: r15411
2009-07-08 21:28:55 +00:00
Eli Barzilay
1db2b65978
Finished the docs+tests, added some minor utilities.
...
svn: r14199
2009-03-21 15:06:48 +00:00
Matthew Flatt
9335e3cf28
doc updates for v4.1.5.2
...
svn: r14161
2009-03-17 21:06:42 +00:00
Eli Barzilay
3537435564
dont show spaces at the end of a line when not needed
...
svn: r14077
2009-03-12 18:25:08 +00:00
Eli Barzilay
ca30b05114
A complete rewrite of text output using port state now.
...
Also a few more text-controlling primitives.
svn: r14065
2009-03-12 02:27:12 +00:00
Eli Barzilay
3658ea87e5
The scribble/text language works much better now, with
...
indentation-aware output being possible.
svn: r14025
2009-03-10 09:36:54 +00:00
Eli Barzilay
8b5b6a53d9
Avoid lumping together output values as (output '(x y z)), use
...
separate output expressions instead.
svn: r14015
2009-03-08 21:10:07 +00:00
Eli Barzilay
d35ceb9f4f
better to use begin
...
svn: r11852
2008-09-24 18:05:46 +00:00
Eli Barzilay
5b70b732a5
remove old unnecessary function definition
...
svn: r11845
2008-09-23 20:46:58 +00:00
Eli Barzilay
26b9bd6c3d
* Added text utilities
...
* begin/collect, and a begin/text that is based on it (ignoring
inter-defns spaces)
* include/text, available as `include' in the scribble/text langauge
* tests, only for begin/collect for now
svn: r11772
2008-09-16 00:46:35 +00:00
Eli Barzilay
0ccfb6f8b4
switch to plain-module-begin, to avoid redundant extra outputs
...
svn: r11556
2008-09-05 18:44:06 +00:00
Eli Barzilay
5028fe513a
avoid using state, and add getting rid of pre-definition indentations
...
svn: r11555
2008-09-05 18:43:22 +00:00
Sam Tobin-Hochstadt
d45d7bcb12
Fix to compile.
...
svn: r11553
2008-09-05 17:59:49 +00:00
Eli Barzilay
672a37150d
First version of textlang, using state to eliminate newlines
...
svn: r11552
2008-09-05 12:38:53 +00:00
Eli Barzilay
b866eeb557
read-inside-syntax -> read-syntax-inside
...
svn: r8912
2008-03-07 02:27:09 +00:00
Eli Barzilay
fb49374527
add an 'include' form to scribble/text
...
svn: r8909
2008-03-06 23:00:28 +00:00
Eli Barzilay
2aa9e5fade
added a scribble/text language for preprocessing
...
svn: r8818
2008-02-27 21:34:33 +00:00