Commit Graph

10 Commits

Author SHA1 Message Date
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Eli Barzilay
be901717bf * Adjust the source information on @(...) scheme escapes to have the
source start at the `@' -- useful with column-sensitive macros
* Fix a minor bug: avoid merging a @|"..."| escape to the following
  text (unlike @"..." which always gets merged)
* Fix the test file to work in v4.

svn: r8921
2008-03-08 02:13:25 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
108b23e491 Added syntax properties to mark @-form datum and body number of subexprs
svn: r6902
2007-07-13 04:45:14 +00:00
Eli Barzilay
5117dd03d9 update doc.txt and tests to match docs
svn: r6881
2007-07-10 03:54:33 +00:00
Eli Barzilay
6355ad12f4 updated screibble reader docs
svn: r6865
2007-07-09 05:12:59 +00:00
Eli Barzilay
11feb6010e much revised code, matching doc.txt and tests
svn: r6830
2007-07-07 06:27:23 +00:00
Eli Barzilay
c2be2dd1fa typo
svn: r6811
2007-07-03 17:53:48 +00:00
Eli Barzilay
76988f2d90 fix the source problem with placeholders
svn: r6697
2007-06-19 18:27:34 +00:00
Eli Barzilay
10516c3d91 Added some reader tests -- some fail due to bugs in the current code.
This file is left here, and is intended for distribution with the code since it
can be used as a good reference for people who are new to the syntax.

svn: r6694
2007-06-19 08:46:56 +00:00