Greg Cooper
415b7f9af8
add debugger documentation
...
svn: r8777
2008-02-23 17:29:36 +00:00
Matthew Flatt
bd97e3e797
r6rs progress
...
svn: r8775
2008-02-23 14:11:24 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
John Clements
0cf8c56a7e
...
...
svn: r8772
2008-02-23 00:48:14 +00:00
Eli Barzilay
5b09195b63
typo
...
svn: r8771
2008-02-22 23:12:18 +00:00
Eli Barzilay
8b43532711
games collection fixes
...
svn: r8770
2008-02-22 23:10:15 +00:00
Eli Barzilay
f40cf986d9
no main for texpict
...
svn: r8769
2008-02-22 22:39:11 +00:00
Eli Barzilay
4115bb68a0
misc main-related fixes
...
svn: r8768
2008-02-22 22:37:37 +00:00
John Clements
cc2e1464e8
added optional arg to expand-teaching-program
...
svn: r8766
2008-02-22 20:53:39 +00:00
Matthew Flatt
46f6deeae9
fix xref-binding-definition->tag checking
...
svn: r8765
2008-02-22 20:24:15 +00:00
Eli Barzilay
f5bc96418d
add lots of main.ss files where appropriate
...
svn: r8764
2008-02-22 16:28:31 +00:00
Eli Barzilay
9ff5e00b58
Welcome to a new PLT day.
...
svn: r8762
2008-02-22 08:50:15 +00:00
Matthew Flatt
3ed0c89b8b
fix expansion of lone 'lambda' in a module body
...
svn: r8758
2008-02-21 21:59:57 +00:00
Matthew Flatt
5427d8c546
fix enter!
...
svn: r8757
2008-02-21 18:45:23 +00:00
Greg Cooper
a8e07cded2
rename mztake-less mztake to gui-debugger
...
svn: r8756
2008-02-21 18:09:55 +00:00
Greg Cooper
3e204e0641
take the MzTake out of mztake
...
svn: r8755
2008-02-21 16:45:21 +00:00
Matthew Flatt
f39b12a555
doc repairs and r6rs repairs
...
svn: r8754
2008-02-21 14:49:58 +00:00
Matthew Flatt
b953b448ba
expose struct:struct-info
...
svn: r8753
2008-02-21 13:30:25 +00:00
Eli Barzilay
3740b05660
Welcome to a new PLT day.
...
svn: r8752
2008-02-21 08:50:16 +00:00
Danny Yoo
9680267cf1
Added small note to refer to next-dispatcher when dispatch-files doesn't apply
...
svn: r8749
2008-02-21 00:26:29 +00:00
Robby Findler
5a0abb116e
changed union to or/c
...
svn: r8748
2008-02-20 23:27:17 +00:00
Robby Findler
9692473c62
changed union to or/c
...
svn: r8747
2008-02-20 23:25:13 +00:00
Robby Findler
f0efed2a3e
PR 9200
...
svn: r8746
2008-02-20 22:39:07 +00:00
Robby Findler
79f4b8ff30
removed union from scheme/contract
...
svn: r8745
2008-02-20 21:18:48 +00:00
Robby Findler
f2c8ff355e
if the function has a name, the name is now used as the name of the keybinding
...
svn: r8744
2008-02-20 21:02:30 +00:00
Matthew Flatt
a4d6fa5a0e
fix clipping problem in sirmail reader
...
svn: r8743
2008-02-20 19:39:47 +00:00
Matthew Flatt
ba63bd6f95
3.99.0.13: generalize require and provide to work with arbitrary phases
...
svn: r8742
2008-02-20 14:17:37 +00:00
Eli Barzilay
68ba174c67
Welcome to a new PLT day.
...
svn: r8740
2008-02-20 08:50:16 +00:00
Eli Barzilay
40bbadeaee
simple network evaluator example
...
svn: r8737
2008-02-20 00:26:05 +00:00
John Clements
f851905ba1
typo
...
svn: r8732
2008-02-19 21:03:04 +00:00
Greg Cooper
9db13685e1
fix value rendering
...
svn: r8731
2008-02-19 20:27:28 +00:00
John Clements
0103f9a4d4
changed square bracket to curly to allow compilation
...
svn: r8728
2008-02-19 18:12:15 +00:00
Jay McCarthy
8738d88f28
up
...
svn: r8727
2008-02-19 17:56:19 +00:00
Eli Barzilay
31d0affe42
undoing matthew's accidental commit
...
svn: r8726
2008-02-19 16:11:57 +00:00
Sam Tobin-Hochstadt
79bece6c13
Use syntax/loc for the definitions of the plt-match forms.
...
svn: r8725
2008-02-19 15:25:24 +00:00
Eli Barzilay
8653264868
cleaned up the interface a little
...
svn: r8724
2008-02-19 15:20:37 +00:00
Eli Barzilay
87dd133746
more fixes
...
svn: r8722
2008-02-19 13:25:23 +00:00
Eli Barzilay
d5f3d8e440
leftover
...
svn: r8721
2008-02-19 12:39:23 +00:00
Eli Barzilay
264af9a6d0
improved scribble syntax use
...
svn: r8720
2008-02-19 12:22:45 +00:00
Eli Barzilay
8155554b35
PR 9211
...
svn: r8719
2008-02-19 09:30:54 +00:00
Eli Barzilay
c6569917a3
Welcome to a new PLT day.
...
svn: r8717
2008-02-19 08:50:34 +00:00
Eli Barzilay
5937a488ea
* removed useless name from info
...
* docs build into user-specific directory so they're not a problem
with not including this in the distribution.
* misc doc improvements
* renamed handin-server.ss to main.ss
* basic operation is fine with v4
svn: r8716
2008-02-19 08:27:09 +00:00
Eli Barzilay
3a03f08900
fix arity error message
...
svn: r8714
2008-02-19 07:36:49 +00:00
Kathy Gray
713b0e4706
Correction to bug 9206
...
svn: r8711
2008-02-18 23:22:04 +00:00
Eli Barzilay
6f0ce91461
add #:indent to verbatim
...
svn: r8707
2008-02-18 20:01:23 +00:00
Eli Barzilay
0f99e937fd
many imrovements
...
svn: r8706
2008-02-18 19:44:13 +00:00
Eli Barzilay
23494f8530
svn: r8704
2008-02-18 15:26:53 +00:00
Eli Barzilay
9c77909710
use @verbatim{...}
...
svn: r8699
2008-02-18 10:49:20 +00:00
Eli Barzilay
7e73623032
made verbatim take any number of arguments (and reformat code)
...
svn: r8698
2008-02-18 09:36:40 +00:00
Eli Barzilay
3385dd1376
Welcome to a new PLT day.
...
svn: r8693
2008-02-17 08:50:12 +00:00
Greg Cooper
1cbca40558
cleaner model for events
...
svn: r8691
2008-02-17 03:20:26 +00:00
Eli Barzilay
c2bb9d1459
better naming scheme
...
svn: r8689
2008-02-16 13:16:50 +00:00
John Clements
ee52cafdf8
added scribble docs
...
svn: r8686
2008-02-16 10:23:16 +00:00
John Clements
5cc21bcbf2
typo?
...
svn: r8685
2008-02-16 08:52:34 +00:00
Eli Barzilay
9d2ed2d680
Welcome to a new PLT day.
...
svn: r8684
2008-02-16 08:50:13 +00:00
John Clements
2d55e74093
typos
...
svn: r8683
2008-02-16 06:54:16 +00:00
John Clements
8caa50c20a
includes -> includes
...
svn: r8682
2008-02-16 06:48:37 +00:00
Eli Barzilay
41d667b4ad
no more html hacks in swindle
...
svn: r8681
2008-02-16 03:04:59 +00:00
Eli Barzilay
de0798729e
fix swindle language module
...
svn: r8680
2008-02-16 03:04:08 +00:00
Matthew Flatt
59926b8edc
r6rs import fixes
...
svn: r8679
2008-02-16 00:38:36 +00:00
Matthew Flatt
894ed4a809
first cut at rnrs/base-6
...
svn: r8678
2008-02-16 00:32:55 +00:00
John Clements
f83690cb63
procedure -> form
...
svn: r8677
2008-02-15 22:48:12 +00:00
Matthew Flatt
5dfcc624f8
r6rs module layer
...
svn: r8676
2008-02-15 22:27:54 +00:00
John Clements
f69f0753e3
More info for any
...
svn: r8675
2008-02-15 19:36:56 +00:00
John Clements
f0ddaaab92
Capitalize the first word.
...
svn: r8674
2008-02-15 18:48:27 +00:00
Eli Barzilay
c6dbcc27a7
string-constant -> string-constants
...
svn: r8672
2008-02-15 14:14:55 +00:00
Matthew Flatt
bb0da64842
revise syntax scribblings
...
svn: r8671
2008-02-15 14:06:21 +00:00
Matthew Flatt
f6c4108af1
syntax collection scribbled
...
svn: r8670
2008-02-15 13:29:35 +00:00
Eli Barzilay
fa561f5a8a
Welcome to a new PLT day.
...
svn: r8669
2008-02-15 08:50:13 +00:00
Matthew Flatt
eef1637fe8
fix check-expect link (from David)
...
svn: r8665
2008-02-14 21:37:27 +00:00
Matthew Flatt
b87d9a986e
support documentation for bindings from a hypothetical module, as opposed to a specific module
...
svn: r8663
2008-02-14 16:59:26 +00:00
Matthew Flatt
ca1a9dc8bf
docs form David Van Horn; Slideshow tweaks
...
svn: r8661
2008-02-14 14:07:57 +00:00
Eli Barzilay
e3d8a676cb
Welcome to a new PLT day.
...
svn: r8660
2008-02-14 08:50:13 +00:00
Eli Barzilay
dfc1b74d66
PR9197
...
svn: r8659
2008-02-14 06:14:41 +00:00
Matthew Flatt
a191b1e7e9
patch from David Van Horn to fix PR 9078
...
svn: r8658
2008-02-14 02:56:18 +00:00
Eli Barzilay
497c56ce3a
comment out unconverted latex
...
svn: r8657
2008-02-13 22:04:09 +00:00
Eli Barzilay
86eb8365c4
svn: r8653
2008-02-13 20:24:54 +00:00
Eli Barzilay
572b7f1401
reformatting
...
svn: r8652
2008-02-13 20:17:26 +00:00
John Clements
b69384799a
fixed wrong # of args to internal err function
...
svn: r8650
2008-02-13 19:45:15 +00:00
Eli Barzilay
44e99eed6e
typo
...
svn: r8649
2008-02-13 19:38:24 +00:00
Robby Findler
1acf42513e
added a test case for a bug that turned out to be in mzscheme, but just to make sure it don't come back ...
...
svn: r8648
2008-02-13 18:26:29 +00:00
Robby Findler
ff9938a87f
added check ala PR 9185
...
svn: r8647
2008-02-13 17:34:40 +00:00
Robby Findler
efeb8c7818
PR 9193
...
svn: r8646
2008-02-13 16:43:07 +00:00
Jay McCarthy
d43ff0713e
contract bug
...
svn: r8645
2008-02-13 15:50:01 +00:00
Matthias Felleisen
603246a15a
added image/plain
...
svn: r8644
2008-02-13 15:36:57 +00:00
Matthias Felleisen
9627709cd1
added image and image/plain
...
svn: r8643
2008-02-13 15:36:19 +00:00
Matthew Flatt
d332b27b49
parser-tools scribbling (not finished, yet)
...
svn: r8642
2008-02-13 13:39:29 +00:00
Eli Barzilay
4146df6d08
Welcome to a new PLT day.
...
svn: r8641
2008-02-13 08:50:17 +00:00
Eli Barzilay
8e6a957bb9
typo
...
svn: r8639
2008-02-13 02:51:43 +00:00
Matthew Flatt
361b471a05
fix modcollapse bug related to relative paths used from the top level
...
svn: r8636
2008-02-13 00:19:43 +00:00
Matthew Flatt
0dc359a956
fix a scribble bug; add r6rs reader
...
svn: r8635
2008-02-12 21:50:35 +00:00
Matthew Flatt
074b611215
more browser doc repairs
...
svn: r8634
2008-02-12 15:16:03 +00:00
Matthew Flatt
86b0c9909a
fix bug in tracking nominal imporst (which is why the version changed), add EoPL scribblings and fix browser scribblings
...
svn: r8633
2008-02-12 14:59:05 +00:00
Eli Barzilay
13e4753cd2
remove unused entry
...
svn: r8632
2008-02-12 13:09:55 +00:00
Eli Barzilay
73c5e1e06c
fixed use-at-readtable again
...
svn: r8631
2008-02-12 11:05:20 +00:00
Eli Barzilay
99eb875e90
typo in use-at-readtable
...
svn: r8630
2008-02-12 10:48:49 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
ba779ff7cb
clarification
...
svn: r8628
2008-02-12 09:47:20 +00:00
Eli Barzilay
262f2da407
typo
...
svn: r8627
2008-02-12 09:13:18 +00:00
Eli Barzilay
ad91b4e678
Welcome to a new PLT day.
...
svn: r8626
2008-02-12 08:50:14 +00:00