Eli Barzilay
|
14d8c8b5a5
|
Newlines at EOFs.
|
2012-11-06 14:07:15 -05:00 |
|
Danny Yoo
|
dcf4d8b040
|
adding close-eval at the end of scribble files that have a toplevel evaluator
|
2012-11-01 15:32:53 -06:00 |
|
Ryan Culpepper
|
192e039e66
|
fix docs (eval) for syntax/keyword
|
2011-10-07 19:40:48 -06:00 |
|
Eli Barzilay
|
d61eb53686
|
Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
|
2011-08-15 07:50:04 -04:00 |
|
Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Ryan Culpepper
|
0f08499e54
|
syntax/parse: started support for backtracking into syntax classes
incomplete, need to separate descriptions from failure handlers
svn: r18013
|
2010-02-08 09:47:52 +00:00 |
|
Ryan Culpepper
|
1a2ce72089
|
syntax/keyword: renamed and added selection procedures
syntax/parse: documented #:context option
svn: r15839
|
2009-08-30 18:22:09 +00:00 |
|
Ryan Culpepper
|
43d10b5179
|
added syntax/keyword library
updated syntax/parse to add #:context argument
svn: r15828
|
2009-08-29 22:58:08 +00:00 |
|