Ryan Culpepper
a97a7f51b5
Please apply changes to release branch.
...
syntax/parse:
- removed scribble docs for old stxclass collection
- fixed bug in syntax-parse and #:declare
- added attribute calculation option
- renamed 'static-of' to 'static', added 'atom-in-list'
- fixed kernel-literals to include all expanded-code forms
- added tests
svn: r15488
2009-07-19 01:08:00 +00:00
Eli Barzilay
ff73a5395e
removed lots of "the the"s
...
svn: r14679
2009-05-01 21:02:51 +00:00
Matthew Flatt
224f9fa3a7
fix bug in tracking paren shapes; fix Scribble binding search code; add syntax/template library
...
svn: r14661
2009-04-29 20:31:07 +00:00
Ryan Culpepper
0458416ec3
stxclass: removed basic syntax classes
...
svn: r14090
2009-03-13 20:58:40 +00:00
Ryan Culpepper
2583ddbd58
stxclass: added this-syntax, removed uses of basic stxclasses
...
svn: r13784
2009-02-21 22:01:36 +00:00
Ryan Culpepper
112811258b
stxclass: undo r13714, because it messes up non-stx attributes
...
svn: r13723
2009-02-18 04:44:38 +00:00
Ryan Culpepper
59727cc4bc
stxclass: added and- and or-patterns, box and vector patterns
...
svn: r13721
2009-02-18 04:01:52 +00:00
Ryan Culpepper
12fd4bfc56
stxclass: convert rhs of #:with to syntax
...
svn: r13714
2009-02-18 00:04:32 +00:00
Ryan Culpepper
44efc7cb48
stxclass:
...
fixed scoping of attributes (wrt declare)
added 'attribute' form
added internal/external literals form
svn: r13574
2009-02-14 12:17:14 +00:00
Ryan Culpepper
5b0ceb3db4
stxclass: improved error reporting & transparent stxclasses
...
svn: r13568
2009-02-14 03:00:24 +00:00
Ryan Culpepper
f2204710fa
stxclass: reorganized docs
...
svn: r13544
2009-02-13 03:23:07 +00:00
Ryan Culpepper
52bd998e5d
stxclass: added #:attributes, disappeared-uses
...
svn: r13520
2009-02-11 22:17:39 +00:00
Ryan Culpepper
6a41a09fb6
stxclass: consolidated runtime modules into runtime.ss
...
svn: r13470
2009-02-06 20:55:37 +00:00
Ryan Culpepper
11fc8c8906
stxclass: fixed static-of doc, added #:transparent behavior
...
svn: r13434
2009-02-04 21:32:08 +00:00
Stevie Strickland
9cd105b667
Move these from scheme to scheme/base.
...
svn: r13407
2009-02-04 05:42:56 +00:00
Ryan Culpepper
cfbf86b1e0
stxclass: fixed error-reporting bug
...
svn: r13400
2009-02-03 22:53:14 +00:00
Ryan Culpepper
163bd080f9
stxclass: allow block as syntax-parse rhs
...
svn: r13399
2009-02-03 22:44:57 +00:00
Ryan Culpepper
f950e2dfe6
stxclass: fixed/simplified error reporting, removed dead code
...
svn: r13396
2009-02-03 22:03:35 +00:00
Ryan Culpepper
e092884415
stxclass: added more contracts
...
svn: r13371
2009-02-03 01:03:08 +00:00
Ryan Culpepper
ebd77ba75b
stxclass: split and renamed modules
...
svn: r13369
2009-02-02 22:25:53 +00:00
Ryan Culpepper
778f5f985c
stxclass: removed debugging printf
...
svn: r13327
2009-01-30 20:08:44 +00:00
Ryan Culpepper
0d83a90a27
stxclass: refactored some code, updated docs
...
stxclass/util: added define-pattern-variable to util/misc
svn: r13304
2009-01-28 19:55:00 +00:00
Ryan Culpepper
38d4b95da9
stxclass: #:description takes expression now
...
svn: r13288
2009-01-26 23:54:13 +00:00
Ryan Culpepper
6812085dfe
stxclass: documented some util modules
...
svn: r13271
2009-01-23 23:10:18 +00:00
Ryan Culpepper
e8349b409f
stxclass: added util modules
...
svn: r13270
2009-01-23 21:14:46 +00:00
Ryan Culpepper
9361e782ef
stxclass/util: created and adopted nicer syntax error abstraction
...
svn: r13268
2009-01-23 20:32:56 +00:00
Ryan Culpepper
98b9a62775
stxclass: fixed build bug, fixed tests
...
svn: r13265
2009-01-23 15:13:49 +00:00
Ryan Culpepper
167cbbb011
stxclass: fixed duplicate id:stxclass declaration error
...
svn: r13263
2009-01-23 07:12:24 +00:00
Ryan Culpepper
9b79cc7e8c
stxclass: fixed parsing of stxclass description
...
svn: r13262
2009-01-23 02:06:05 +00:00
Ryan Culpepper
2c65d062fc
stxclass: fixed behavior when no clauses given
...
svn: r13261
2009-01-23 01:45:49 +00:00
Ryan Culpepper
4dc6192278
stxclass: simplified, narrowed provides
...
svn: r13260
2009-01-23 00:07:42 +00:00
Ryan Culpepper
eb9fe4847f
stxclass: created stxclass collection, with docs
...
svn: r13255
2009-01-22 05:50:55 +00:00