Matthew Flatt
7de23b6373
change scribble to use new-lambda and new-struct, and correlate definitions and uses via lexical binding
...
svn: r6714
2007-06-22 05:59:42 +00:00
Matthew Flatt
38f7ef41ed
fix incorrect handling of extern "C" in xform
...
svn: r6713
2007-06-21 08:40:38 +00:00
Eli Barzilay
1bae091b4a
Welcome to a new PLT day.
...
svn: r6712
2007-06-21 07:50:05 +00:00
Matthew Flatt
b502a8c952
reference work (especially on syntax model)
...
svn: r6711
2007-06-21 02:52:56 +00:00
Matthew Flatt
d518f24039
370.4
...
svn: r6710
2007-06-20 21:11:38 +00:00
Matthew Flatt
ceb1b78cea
doc edits
...
svn: r6708
2007-06-20 08:54:40 +00:00
Eli Barzilay
8a7caa749e
always strip placeholder wrappers
...
svn: r6707
2007-06-20 06:30:07 +00:00
Eli Barzilay
b256869091
Welcome to a new PLT day.
...
svn: r6706
2007-06-20 04:30:32 +00:00
Eli Barzilay
3f9ee8fb80
always count lines
...
svn: r6705
2007-06-20 04:29:10 +00:00
Eli Barzilay
94c820de78
implemented read-delimited-list to be used for reading attributes one-by-one
...
svn: r6703
2007-06-20 01:45:48 +00:00
Eli Barzilay
513726af9e
checkpoint
...
svn: r6702
2007-06-20 00:56:26 +00:00
Eli Barzilay
64c5cf524b
get rid of some more key=val attributes code
...
svn: r6700
2007-06-19 19:51:29 +00:00
Eli Barzilay
77ecb16001
get rid of key=val shorthand for attributes
...
svn: r6699
2007-06-19 19:41:24 +00:00
Eli Barzilay
e6aafcf888
remove redundant inside? argument
...
svn: r6698
2007-06-19 19:36:10 +00:00
Eli Barzilay
76988f2d90
fix the source problem with placeholders
...
svn: r6697
2007-06-19 18:27:34 +00:00
Eli Barzilay
61fab4d58d
no compilation for the test-reader file
...
svn: r6696
2007-06-19 14:52:31 +00:00
Eli Barzilay
6581620778
minor reformatting
...
svn: r6695
2007-06-19 08:51:12 +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
Eli Barzilay
c14f363505
misc fixes
...
svn: r6693
2007-06-19 08:44:16 +00:00
Matthew Flatt
2fe7c75dc1
doc work
...
svn: r6692
2007-06-19 08:32:38 +00:00
Eli Barzilay
516146bb5c
Welcome to a new PLT day.
...
svn: r6691
2007-06-19 05:06:53 +00:00
Matthew Flatt
e2dfc97726
doc work: set! in guide
...
svn: r6690
2007-06-19 00:23:11 +00:00
Eli Barzilay
38625c4980
stupid typo
...
svn: r6689
2007-06-18 17:13:20 +00:00
Eli Barzilay
9fcee86959
maybe this will help make it work
...
svn: r6688
2007-06-18 15:57:08 +00:00
Eli Barzilay
642ecdfbef
Welcome to a new PLT day.
...
svn: r6687
2007-06-18 07:50:03 +00:00
Mike Sperber
76e93b82e2
Synch with latest.
...
svn: r6686
2007-06-18 06:55:59 +00:00
Matthew Flatt
1477c7ec1b
doc work
...
svn: r6685
2007-06-18 06:34:41 +00:00
Eli Barzilay
eeaf779411
fix reading Unicode text
...
svn: r6684
2007-06-17 10:40:23 +00:00
Matthew Flatt
19af52af8b
improve initial placement of frames that seem too large
...
svn: r6682
2007-06-17 05:40:14 +00:00
Robby Findler
05ea93da4c
added caps style to 'text'
...
svn: r6680
2007-06-17 02:41:54 +00:00
Robby Findler
dcea96041d
made drs remember the maximization state everywhere but under mac os x (Matthew's on the case, there)
...
svn: r6679
2007-06-17 01:25:20 +00:00
Matthew Flatt
ff1b9feb86
remove quoted-printable experiment in bug-report submission
...
svn: r6677
2007-06-16 22:07:56 +00:00
Robby Findler
70b48d535f
made drs remember the frame's position and use it for the initial position
...
svn: r6676
2007-06-16 19:02:12 +00:00
Robby Findler
ce0b5fec2f
added a test case for the bug Shu-yu just fixed
...
svn: r6675
2007-06-16 17:29:19 +00:00
Shu-Yu Guo
5016e59f8e
fixes match
...
svn: r6674
2007-06-16 16:58:37 +00:00
Robby Findler
97f6934eba
undid the previous change (didnt mean to commit it ...)
...
svn: r6673
2007-06-16 16:16:13 +00:00
Robby Findler
ec718f269d
fixed a bug, worked around a windows bug
...
svn: r6672
2007-06-16 16:15:14 +00:00
Robby Findler
1f749fae97
the language's name gets truncated now, based on the width of the drscheme window (the minimum size is the size of the words 'programming language' just above)
...
svn: r6671
2007-06-16 14:35:34 +00:00
Eli Barzilay
6c5230342d
Welcome to a new PLT day.
...
svn: r6670
2007-06-16 07:50:03 +00:00
Matthew Flatt
441c509549
fix to 64-bit problems and let-values optimization (PRs 8748 and 8744)
...
svn: r6668
2007-06-15 22:54:56 +00:00
Robby Findler
a87cf03005
fixed bug in new font preference handling
...
svn: r6667
2007-06-15 19:09:50 +00:00
Eli Barzilay
5d2f4c5a12
Welcome to a new PLT day.
...
svn: r6666
2007-06-15 07:50:04 +00:00
Matthew Flatt
2e536dc70e
doc work, and also generalize normalize-definition to work with opts and kws
...
svn: r6665
2007-06-15 01:59:06 +00:00
Robby Findler
ea5b3493f3
fixed define-contract-struct so that it defines (via define-syntax) the struct name, following the define-struct covention
...
svn: r6664
2007-06-14 21:14:14 +00:00
Jay McCarthy
9cec27f49b
Dealing with syntax by punting
...
svn: r6663
2007-06-14 20:25:46 +00:00
Jay McCarthy
ae43910cd7
Transformer environment
...
svn: r6662
2007-06-14 18:46:04 +00:00
Eli Barzilay
238fdc9955
Welcome to a new PLT day.
...
svn: r6661
2007-06-14 07:50:03 +00:00
Jay McCarthy
59761d434a
Better tag
...
svn: r6660
2007-06-14 03:09:30 +00:00
Jay McCarthy
c4ccd0e29a
Removing need for .tag-list
...
svn: r6659
2007-06-14 03:01:51 +00:00
Jay McCarthy
285a854725
Test note
...
svn: r6658
2007-06-14 02:53:13 +00:00