Matthew Flatt
0a78bc4fe1
note how to use errortrace interactively
...
svn: r9230
2008-04-10 01:40:02 +00:00
Matthew Flatt
4c14045c5d
syntax coloring for prefabs
...
svn: r9229
2008-04-10 00:22:38 +00:00
Sam Tobin-Hochstadt
589850b998
Rewrite tables.ss in terms of new functional maps.
...
Improve error messages with contract errors.
svn: r9228
2008-04-09 23:29:29 +00:00
Sam Tobin-Hochstadt
13b7f8c506
Add checked-struct-info.
...
svn: r9227
2008-04-09 23:25:30 +00:00
Matthew Flatt
5ec2b40957
fix coercion to r6rs &undefined condition
...
svn: r9226
2008-04-09 21:23:25 +00:00
Matthew Flatt
2a17f76cec
streamline GC's thread and custodian tracking
...
svn: r9224
2008-04-09 17:25:30 +00:00
Kathy Gray
eeee25d081
Bug corrections
...
svn: r9223
2008-04-09 16:41:25 +00:00
Kathy Gray
a2cdf0671f
property fix up
...
svn: r9221
2008-04-09 14:01:54 +00:00
Kathy Gray
0584d7fc53
Improved decoupling of scheme tests and MrEd, including different import files for textual versus graphical reporting
...
svn: r9220
2008-04-09 13:28:22 +00:00
Sam Tobin-Hochstadt
6a4414c82b
Fix PR 9286.
...
svn: r9219
2008-04-09 13:21:46 +00:00
Kathy Gray
03f299b652
More decoupling
...
svn: r9218
2008-04-09 11:00:12 +00:00
Eli Barzilay
70eb51202e
Welcome to a new PLT day.
...
svn: r9214
2008-04-09 07:50:12 +00:00
Matthew Flatt
cb3fdd8fc5
change real->decimal-string (PR 9285)
...
svn: r9210
2008-04-08 21:56:29 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Kathy Gray
cec232b83f
Decouple depnendce on mred
...
svn: r9208
2008-04-08 21:30:38 +00:00
Kathy Gray
1f72a6db65
Adding controlled laxy data structures for parser
...
svn: r9205
2008-04-08 20:33:26 +00:00
Sam Tobin-Hochstadt
909c20553d
Use contracts for def-binding.
...
Better error messages from require/typed.
svn: r9204
2008-04-08 17:42:13 +00:00
Sam Tobin-Hochstadt
7b611065b1
Fix order of arguments to make-def-binding.
...
svn: r9202
2008-04-08 16:33:35 +00:00
Eli Barzilay
f33137ecd4
reindent
...
svn: r9199
2008-04-08 12:49:49 +00:00
Eli Barzilay
5cde854a07
svn: r9198
2008-04-08 12:39:36 +00:00
Eli Barzilay
26b283b953
fixed pr9285, added tests
...
svn: r9197
2008-04-08 12:33:53 +00:00
Eli Barzilay
2888a16d0e
* Move the scheme/contract tests to scheme.ss
...
* Split string.ss into string-mzlib.ss which is left in mzlib.ss
* Call the string.ss from scheme (which now has only stuff from scheme/base)
svn: r9196
2008-04-08 12:29:04 +00:00
Sam Tobin-Hochstadt
b37d63a5e5
Omit match tests during setup.
...
svn: r9195
2008-04-08 12:22:48 +00:00
Eli Barzilay
37dc96061a
Welcome to a new PLT day.
...
svn: r9194
2008-04-08 07:50:16 +00:00
Sam Tobin-Hochstadt
ec502d4802
rename
...
svn: r9184
2008-04-07 21:42:15 +00:00
Sam Tobin-Hochstadt
7f974d7383
Handle all-expression cases explicitly rather than implicitly.
...
svn: r9183
2008-04-07 21:19:25 +00:00
Sam Tobin-Hochstadt
b800f4ed3e
Fix typed scheme reader for new reader API.
...
svn: r9182
2008-04-07 21:03:27 +00:00
Eli Barzilay
7a29625659
lift handle-results, since matthew said that the compiler might not do so
...
svn: r9181
2008-04-07 19:55:54 +00:00
Eli Barzilay
f0547adffc
fix force for dealing with (lazy 0), add a test suite (simple one for now)
...
svn: r9180
2008-04-07 19:33:48 +00:00
Sam Tobin-Hochstadt
37e0416575
Move match tests out of mzscheme directory.
...
svn: r9179
2008-04-07 17:28:06 +00:00
Sam Tobin-Hochstadt
b670ac0a20
Update to new version of Schemeunit.
...
svn: r9178
2008-04-07 17:27:09 +00:00
Eli Barzilay
aaab16c2d7
fix space
...
svn: r9177
2008-04-07 16:17:24 +00:00
Matthew Flatt
f31bf12543
generalize this-expression-source-directory
...
svn: r9176
2008-04-07 12:52:59 +00:00
Eli Barzilay
564248acdb
Welcome to a new PLT day.
...
svn: r9175
2008-04-07 07:50:15 +00:00
Matthew Flatt
53cc426d30
expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
...
svn: r9174
2008-04-06 23:31:58 +00:00
Eli Barzilay
1a5cb7ed64
use some #lang lines
...
svn: r9173
2008-04-06 20:59:28 +00:00
Eli Barzilay
f6ce675b73
svn: r9172
2008-04-06 20:36:24 +00:00
Eli Barzilay
5efae47be8
* Made (planet "path") work like (planet path), except that the former
...
can have an extension (so it's more like the (lib ...) form now.)
(Note: I assume that the one-before-last argument in return
ok_path_string(a, 0, 0, 1, 1) is what makes it not reject a suffix)
* Documented the new form
* Made the `-p' flag get a new-style planet path, and have it work the
same as `-l' (not constructing an `eval')
* BTW, renamed `mzcmd_REQUIRE' to `mzcmd_REQUIRE_FILE', and changed
"missing file after" error message in `-l' to "missing library name
after"
svn: r9171
2008-04-06 14:08:21 +00:00
Eli Barzilay
5ae133c211
reformatting
...
svn: r9170
2008-04-06 13:44:16 +00:00
Eli Barzilay
17012d98b6
reformatting
...
svn: r9169
2008-04-06 13:43:26 +00:00
Eli Barzilay
22f506d718
formatting, v4-isms, props, etc
...
svn: r9168
2008-04-05 16:10:01 +00:00
Eli Barzilay
a3d8cb9447
Welcome to a new PLT day.
...
svn: r9167
2008-04-05 07:50:15 +00:00
Matthew Flatt
5165d9e855
sync Ryan's macro-debugger changes
...
svn: r9166
2008-04-04 17:38:23 +00:00
Sam Tobin-Hochstadt
f7ec875386
Add new `typechecker:called-in-tail-position' property.
...
svn: r9165
2008-04-04 17:33:55 +00:00
Matthew Flatt
307ca18d31
doc make-generic and add 'generic?'
...
svn: r9164
2008-04-04 12:13:19 +00:00
Matthew Flatt
a9d7b95d3d
doc HtDP language additions for testing
...
svn: r9163
2008-04-04 12:12:35 +00:00
Kathy Gray
4047d38184
Slight bug fix for path display
...
svn: r9162
2008-04-04 12:10:33 +00:00
Matthew Flatt
e26136ad6e
re-export test-engine/scheme-tests
...
svn: r9161
2008-04-04 11:44:59 +00:00
Kathy Gray
7a6dff6d19
Merging testing branch (kathyg/test-harnessv4-2) onto trunk: -r8903:9138
...
svn: r9160
2008-04-04 11:30:36 +00:00
Eli Barzilay
efd1a91cd0
Welcome to a new PLT day.
...
svn: r9159
2008-04-04 07:50:16 +00:00
Robby Findler
e6872b07a0
PR 9248
...
svn: r9158
2008-04-04 03:33:58 +00:00
Matthew Flatt
8bb63e146c
fix list-ref description
...
svn: r9157
2008-04-03 16:18:06 +00:00
Matthew Flatt
f3695df23f
add #%expression to scheme-report-environment (PR 9258)
...
svn: r9156
2008-04-03 16:08:29 +00:00
Matthew Flatt
7a41c7ddd6
fix else handling for R6RS 'guard'
...
svn: r9155
2008-04-03 16:06:26 +00:00
Matthew Flatt
6a0150d518
fix typoes in numbers reference (PR 9271)
...
svn: r9153
2008-04-03 15:37:26 +00:00
Eli Barzilay
2b92bd2e6e
remove empty info files
...
svn: r9152
2008-04-03 15:34:37 +00:00
Matthew Flatt
fbac4e75fd
fix r6rs quasisyntax
...
svn: r9150
2008-04-03 15:10:07 +00:00
Matthew Flatt
f28726ab4d
fix bytecode writing of prefabs, add prop:sequence
...
svn: r9149
2008-04-03 14:07:52 +00:00
Matthew Flatt
705228ffdc
fix deserialization in setup-plt's scribble driver, so that it's independent of the current namespace
...
svn: r9148
2008-04-03 12:05:55 +00:00
Matthew Flatt
359035362a
2^30 optimizer test
...
svn: r9146
2008-04-03 11:14:19 +00:00
Eli Barzilay
694502515f
Welcome to a new PLT day.
...
svn: r9144
2008-04-03 07:50:14 +00:00
Greg Cooper
7e376d7bef
checkpoint some bug fixes and efficiency improvements
...
svn: r9143
2008-04-03 02:58:18 +00:00
Matthew Flatt
fc033290da
fix Scribble and some docs after today's changes
...
svn: r9142
2008-04-02 23:34:47 +00:00
Sam Tobin-Hochstadt
b5128a2874
Implement column reordering.
...
Fix ordering problems with non-linear or patterns.
Use `nest' in a few places.
Fix error message from match-expanders.
svn: r9141
2008-04-02 19:20:56 +00:00
Matthew Flatt
d1ed1a1e52
optional image scale
...
svn: r9140
2008-04-02 19:16:05 +00:00
Matthew Flatt
526bf71b24
right kind of angle brackets
...
svn: r9139
2008-04-02 16:57:56 +00:00
Matthew Flatt
89d9e02cd0
angle brackets in Scribble output
...
svn: r9138
2008-04-02 15:30:34 +00:00
Matthew Flatt
e8be7bf332
eval:check
...
svn: r9136
2008-04-02 13:19:10 +00:00
Matthew Flatt
81e54f9049
fix PDF doc build
...
svn: r9135
2008-04-02 11:58:49 +00:00
Eli Barzilay
c2829fc216
#:cache-keys -> #:cache-keys?
...
svn: r9134
2008-04-02 08:21:17 +00:00
Eli Barzilay
cf2812e07a
Welcome to a new PLT day.
...
svn: r9133
2008-04-02 07:50:08 +00:00
Eli Barzilay
3ab57fbe50
svn: r9132
2008-04-02 07:47:38 +00:00
Matthew Flatt
fb392dd331
adjust sort keyword arguments and docs
...
svn: r9131
2008-04-02 01:28:09 +00:00
Eli Barzilay
08455ce632
svn: r9130
2008-04-02 00:08:02 +00:00
Eli Barzilay
fcfaa3cc64
use sort.ss in kw.ss too
...
svn: r9129
2008-04-02 00:07:45 +00:00
Eli Barzilay
bfc990e3c5
Added #:key and #:cache-keys to `sort', documented and tested.
...
svn: r9128
2008-04-01 20:58:41 +00:00
Eli Barzilay
fac8cf7328
minor
...
svn: r9127
2008-04-01 20:37:55 +00:00
Sam Tobin-Hochstadt
75ceb53bf7
Delete old match test suite.
...
Add new, schemeunit-based match test suite.
Remove call to match test from mzlib.ss
svn: r9126
2008-04-01 17:33:53 +00:00
Matthew Flatt
aee99cd175
fix Scribble reader to attach originalness to the syntax objects that it generates, so that Check Syntax works properly on Scribble documents
...
svn: r9125
2008-04-01 17:11:30 +00:00
Eli Barzilay
70d1623e6a
Welcome to a new PLT day.
...
svn: r9123
2008-04-01 07:50:16 +00:00
Sam Tobin-Hochstadt
1fd2e9b3fc
Create renaming to avoid using the same identifier multiple times.
...
Delete dead code.
svn: r9122
2008-03-31 21:01:29 +00:00
Matthew Flatt
f833112489
revert default Scribble Latex output to use longtable
...
svn: r9121
2008-03-31 18:31:46 +00:00
Matthew Flatt
f5268bed2a
more scribble configurability and latex back-end improvements
...
svn: r9120
2008-03-31 15:27:12 +00:00
Eli Barzilay
ecfff609de
Welcome to a new PLT day.
...
svn: r9119
2008-03-31 07:50:14 +00:00
Matthew Flatt
d7d3af08c1
export current call/cc
...
svn: r9118
2008-03-30 14:14:15 +00:00
Eli Barzilay
f78f86fb9a
Welcome to a new PLT day.
...
svn: r9117
2008-03-30 07:50:15 +00:00
John Clements
a87e918745
openning -> opening
...
svn: r9116
2008-03-29 22:21:07 +00:00
John Clements
a5392b8ece
p rovides -> provides
...
svn: r9115
2008-03-29 22:12:49 +00:00
Robby Findler
97dbca2831
fixed bug noticed by Sam
...
svn: r9114
2008-03-29 21:57:35 +00:00
John Clements
5d9e8d8a3c
changed contracts on src args for render methods
...
svn: r9113
2008-03-29 21:36:51 +00:00
John Clements
56b46aab9a
fixed typo
...
svn: r9112
2008-03-29 20:47:24 +00:00
Sam Tobin-Hochstadt
74a000d1ef
Handle `letrec-syntaxes+values' in free-var computation.
...
svn: r9111
2008-03-29 16:35:31 +00:00
Eli Barzilay
a4f70641b9
error message typo
...
svn: r9110
2008-03-29 15:45:51 +00:00
Matthew Flatt
e1b493ee19
add __isinfl as rcognized non-GCing primitive for xform, and streamline infinity tests while we're at it
...
svn: r9109
2008-03-29 12:48:59 +00:00
Eli Barzilay
6b2cd19c9f
Welcome to a new PLT day.
...
svn: r9108
2008-03-29 07:50:14 +00:00
Matthew Flatt
741d856187
fix some scribble->latex problems
...
svn: r9106
2008-03-29 03:16:44 +00:00
Sam Tobin-Hochstadt
0d297c2dcf
fix for new -> syntax
...
svn: r9105
2008-03-28 19:41:35 +00:00
Eli Barzilay
f8eb7e251f
svn: r9103
2008-03-28 19:09:43 +00:00
Eli Barzilay
a2e36fd2b6
Welcome to a new PLT day.
...
svn: r9101
2008-03-28 07:50:15 +00:00
Jon Rafkind
03b3664e2b
add needed requires
...
svn: r9096
2008-03-27 18:02:13 +00:00
Sam Tobin-Hochstadt
aa40a654b0
Update match documentation to new implementation:
...
- Mention cons and mcons pattern.
- Describe greedyness.
- Mention additional literals in grammar.
svn: r9095
2008-03-27 17:35:11 +00:00
Matthew Flatt
61ea615004
optimizer inlining improvements, especially to ensure that single-use bindings are inlined
...
svn: r9094
2008-03-27 16:07:42 +00:00
Eli Barzilay
6597fbb7c7
Welcome to a new PLT day.
...
svn: r9093
2008-03-27 07:08:28 +00:00
Sam Tobin-Hochstadt
9084ac10e3
New match implementation:
...
- Delete old match code.
- Create scheme/match collection.
- Change scheme/match.ss to provide new implementation.
- Change mzlib/match and mzlib/plt-match to refer to scheme/match/
- Fix Typed Scheme require of private match code.
svn: r9091
2008-03-26 14:40:48 +00:00
Matthew Flatt
d2cdc315a9
fix bug in thread-rewind-receive
...
svn: r9090
2008-03-26 12:41:03 +00:00
Eli Barzilay
5f2c2002bc
Welcome to a new PLT day.
...
svn: r9089
2008-03-26 07:50:16 +00:00
Matthew Flatt
06326b340b
thread-rewind-receive (3.99.0.21)
...
svn: r9088
2008-03-26 02:20:50 +00:00
Eli Barzilay
e7bb849899
add scheme/nest to the scheme language
...
svn: r9087
2008-03-25 18:27:18 +00:00
Sam Tobin-Hochstadt
ae4acf1d51
Remove old match implementation.
...
Fix typed-scheme to work w/ new match.
Factor out lots of common code.
Implement (mcons ..) patterns
svn: r9086
2008-03-25 18:26:39 +00:00
Eli Barzilay
8d08719ee6
added scheme/nest
...
svn: r9085
2008-03-25 18:09:54 +00:00
Matthew Flatt
0fc5a646aa
extra word wrapping in inherited-method table
...
svn: r9084
2008-03-25 15:27:22 +00:00
Matthew Flatt
105d75b5d1
fix icon file names, since games.ss changed to main.ss
...
svn: r9083
2008-03-25 15:23:27 +00:00
Eli Barzilay
d383e7a421
Welcome to a new PLT day.
...
svn: r9081
2008-03-25 07:50:07 +00:00
Robby Findler
067f39713b
fixed PR 9257
...
svn: r9080
2008-03-25 01:37:22 +00:00
Eli Barzilay
419152e81e
provide unicode lambda symbol
...
svn: r9079
2008-03-24 20:30:31 +00:00
Eli Barzilay
6901fc1fd7
some minor cleanup
...
svn: r9078
2008-03-24 17:55:53 +00:00
Matthew Flatt
c75933cd40
fix 'enter!' and extension-implemented modules
...
svn: r9077
2008-03-24 14:04:33 +00:00
Matthew Flatt
1be4258c44
fix mzc -k output reporting
...
svn: r9076
2008-03-24 12:15:03 +00:00
Eli Barzilay
f94acb09d5
some minor reformatting and improvements
...
svn: r9075
2008-03-24 10:14:02 +00:00
Greg Cooper
473136e8b1
use weak boxes in the update queue, ditch the explicit calls to collect-garbage
...
svn: r9074
2008-03-23 20:11:13 +00:00
Eli Barzilay
0f4dbe5933
typo
...
svn: r9073
2008-03-23 14:13:33 +00:00
Matthew Flatt
c81eb6ede0
add in-lines and some doc clarifications
...
svn: r9072
2008-03-23 13:25:56 +00:00
Eli Barzilay
2be39925e3
Welcome to a new PLT day.
...
svn: r9071
2008-03-23 07:50:21 +00:00
Eli Barzilay
2a443f0baf
just skip a missing doc dir
...
svn: r9070
2008-03-23 03:24:38 +00:00
Eli Barzilay
e40121e879
use #lang and fix a few uses of #:exists
...
svn: r9069
2008-03-23 02:29:53 +00:00
Sam Tobin-Hochstadt
a37fe34a48
Factor out match expander code.
...
Improve error message.
svn: r9068
2008-03-22 17:10:09 +00:00
Sam Tobin-Hochstadt
63df5e13f7
add matchable?
...
svn: r9067
2008-03-22 17:07:59 +00:00
Matthew Flatt
a796029a56
rename drop and lift in Slideshow; minor doc fixes
...
svn: r9066
2008-03-22 13:48:35 +00:00
Eli Barzilay
c47ffccb73
Welcome to a new PLT day.
...
svn: r9064
2008-03-22 07:50:19 +00:00
Greg Cooper
27f8c39681
fix signal leakage, add support for #lang frtime
...
svn: r9061
2008-03-22 03:12:10 +00:00
Sam Tobin-Hochstadt
eedaebefaf
remove debugging printf
...
svn: r9060
2008-03-22 02:29:49 +00:00
Sam Tobin-Hochstadt
709741fc96
fix or pattern
...
svn: r9059
2008-03-22 02:27:13 +00:00
Sam Tobin-Hochstadt
a3076b8648
certify in one more place
...
svn: r9058
2008-03-22 02:11:50 +00:00
Sam Tobin-Hochstadt
0ee6afc2a1
same stupid bug in the old syntax
...
svn: r9057
2008-03-22 01:48:19 +00:00
Sam Tobin-Hochstadt
c914aab4ea
add orig-stx parameter
...
svn: r9056
2008-03-22 01:40:13 +00:00
Sam Tobin-Hochstadt
3552f7f73b
handle empty structs
...
svn: r9055
2008-03-22 01:37:55 +00:00
Eli Barzilay
289683eae1
text clarification from Matthew
...
svn: r9054
2008-03-22 01:32:32 +00:00
Jacob Matthews
63cf6c73fc
new syntax, take 2
...
svn: r9052
2008-03-22 00:51:37 +00:00
Eli Barzilay
7f9dd9775f
more tweaking
...
svn: r9051
2008-03-22 00:21:47 +00:00
Eli Barzilay
fde62e2630
minor tweaks
...
svn: r9050
2008-03-22 00:16:26 +00:00
Sam Tobin-Hochstadt
b7127dc9c7
Add new match implementation.
...
Does not yet work:
- some errors about car of ()
- some match-expander certification errors
svn: r9049
2008-03-21 23:54:58 +00:00
Matthew Flatt
34d83b3551
change module-path? for planet path shorthand; doc edits
...
svn: r9048
2008-03-21 23:46:42 +00:00
Eli Barzilay
3b1d5169f9
some clarifying comments
...
svn: r9046
2008-03-21 18:46:07 +00:00
Eli Barzilay
fb8efd4816
added take+drop+append to scheme/list (problems with texpict providing drop too)
...
svn: r9045
2008-03-21 18:45:18 +00:00
Eli Barzilay
710f8c72d3
contract typo
...
svn: r9044
2008-03-21 18:01:21 +00:00
Eli Barzilay
d88c6c476a
* Better versions of curry/r and negate, doc improvements, tests
...
svn: r9043
2008-03-21 17:55:29 +00:00
Eli Barzilay
c3a503a897
minor
...
svn: r9042
2008-03-21 17:51:41 +00:00
Eli Barzilay
40ec407042
some reformatting
...
svn: r9041
2008-03-21 17:42:40 +00:00
Matthew Flatt
70918ccfb5
fix list-ref and listt-ail docs
...
svn: r9040
2008-03-21 15:48:18 +00:00
Eli Barzilay
02c3394726
reformat
...
svn: r9039
2008-03-21 13:13:31 +00:00
Eli Barzilay
a93dbcb135
improve rec
...
svn: r9038
2008-03-21 13:09:45 +00:00
Matthew Flatt
152b7a3ed8
fix typos
...
svn: r9037
2008-03-21 12:31:23 +00:00
Eli Barzilay
a0e73d3375
Welcome to a new PLT day.
...
svn: r9036
2008-03-21 07:50:09 +00:00
Jacob Matthews
f4ab2e33df
Some grammar corner case bug fixes, lots more comments
...
svn: r9035
2008-03-21 00:22:37 +00:00
Eli Barzilay
06385640e9
set svn:eol-style and minor formatting
...
svn: r9034
2008-03-20 22:56:02 +00:00
Jacob Matthews
8071791db2
Short syntax
...
svn: r9033
2008-03-20 22:30:31 +00:00
Matthias Felleisen
8360fbfba0
fixed bug in place-image0
...
svn: r9032
2008-03-20 21:20:38 +00:00
Sam Tobin-Hochstadt
b0f41af021
Switch to #lang everywhere.
...
Fix up requires to use srfi-1 less, and in a uniform way.
svn: r9030
2008-03-20 13:31:18 +00:00
Sam Tobin-Hochstadt
afa5e930fe
remove debugging code
...
svn: r9029
2008-03-20 13:29:50 +00:00
Matthew Flatt
f5e0fd35f5
revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions
...
svn: r9028
2008-03-19 19:53:51 +00:00
John Clements
3f8d2d20f7
typo?
...
svn: r9027
2008-03-19 15:52:33 +00:00
John Clements
d154490c35
indexing for graphical file types
...
svn: r9026
2008-03-19 15:51:03 +00:00
Matthew Flatt
b26702358a
allowing shadowing of initial imports (3.99.0.20)
...
svn: r9025
2008-03-19 13:39:18 +00:00
Eli Barzilay
3c4eb57e76
Welcome to a new PLT day.
...
svn: r9024
2008-03-19 07:50:17 +00:00
Jay McCarthy
d1fac38565
fixing syntax issues
...
svn: r9021
2008-03-18 20:04:28 +00:00
Matthew Flatt
407e0bc2d9
fix serialization on prefabs, equal on cyclic hash tables
...
svn: r9020
2008-03-18 19:46:39 +00:00
Matthew Flatt
dba1ddc480
scribble/srcdoc experiment in net/gifwrite
...
svn: r9019
2008-03-18 18:19:25 +00:00
Eli Barzilay
d6cbe2b09f
* New scheme/function module (added by mistake on the previous commit)
...
* Added it to scheme/main
* Documented it
svn: r9018
2008-03-18 14:37:04 +00:00
Matthew Flatt
a6642f066f
fix program grammar
...
svn: r9017
2008-03-18 14:15:58 +00:00
Eli Barzilay
d0b86a31d1
no need for the commented subtract-out, since it is swalloed by except-out now
...
svn: r9016
2008-03-18 13:40:25 +00:00
Matthew Flatt
3a763f3bcc
generalized except-out
...
svn: r9015
2008-03-18 13:38:13 +00:00
Eli Barzilay
b34d267438
Welcome to a new PLT day.
...
svn: r9014
2008-03-18 07:50:14 +00:00
Matthew Flatt
fbb0ced20f
expand in a fresh namespace
...
svn: r9013
2008-03-18 02:26:11 +00:00
Matthew Flatt
2834b00b7e
refine failure handling of thread-send
...
svn: r9012
2008-03-18 02:16:06 +00:00
Matthew Flatt
c58820e30d
vyzo's thread mailboxes (3.99.0.19)
...
svn: r9010
2008-03-18 00:38:36 +00:00
Eli Barzilay
a314447264
use list* for cons*
...
svn: r9009
2008-03-17 18:17:13 +00:00
Matthew Flatt
f93e2f2de7
doc corrections from Doug Orleans
...
svn: r9004
2008-03-17 15:02:10 +00:00
Matthew Flatt
ddc58d73f0
fix docs on declared module name
...
svn: r9003
2008-03-17 14:09:53 +00:00
Matthew Flatt
968dbfea6c
fix meta-phase instantiation problems
...
svn: r9002
2008-03-17 13:40:56 +00:00
Eli Barzilay
7eb39d3a3f
simplify all collection paths
...
svn: r9001
2008-03-17 11:13:47 +00:00
Eli Barzilay
4a5b12eb44
Welcome to a new PLT day.
...
svn: r9000
2008-03-17 10:06:23 +00:00
Eli Barzilay
2ea73fbc6a
* Helper for reproviding stuff from srfi/N/... subdirectories
...
* Switch srfi/1 and a few other packages (and optionals.ss) to
scheme/base
* Make srfi/1 etc reprovide `filter' from scheme/private/list
* Organize a few modules that were unnecessarily providing a full
language.
* srfi/45 reprovides stuff from scheme/promise (see comments in
"srfi/45/lazy.ss")
svn: r8999
2008-03-17 10:05:50 +00:00
Robby Findler
9ba432ab9c
added the _ special case to ->d
...
svn: r8998
2008-03-17 04:01:39 +00:00
Matthew Flatt
b64d03d932
fix mac sdk support; change initial namespace to not have 'module'; set up mzc --c-mods (still need docs)
...
svn: r8997
2008-03-16 23:08:53 +00:00
Matthew Flatt
6bade7160f
restore 'filter' export of srfi/1/list, too
...
svn: r8996
2008-03-16 22:57:32 +00:00
Matthew Flatt
63a3d70819
restore 'filter' export of srfi/1
...
svn: r8995
2008-03-16 22:45:02 +00:00
Eli Barzilay
d42baaee46
duh, avoid chasing our tail
...
svn: r8994
2008-03-16 18:15:11 +00:00
Eli Barzilay
78490295fd
use #lang
...
svn: r8993
2008-03-16 18:13:20 +00:00
Eli Barzilay
883908580c
switched to scheme/base
...
svn: r8992
2008-03-16 17:24:48 +00:00
Eli Barzilay
ca7586e09f
typo in last commit
...
svn: r8991
2008-03-16 15:31:16 +00:00
Eli Barzilay
5649006dac
call-with-escape-continuation -> call/ec
...
svn: r8990
2008-03-16 15:30:04 +00:00
Eli Barzilay
e30a57b5a7
receive -> let-values
...
svn: r8989
2008-03-16 15:28:42 +00:00
Eli Barzilay
eb30bc7c88
use let-values for no-rest-argument case, switch to scheme/base
...
svn: r8988
2008-03-16 15:21:29 +00:00
Eli Barzilay
38ba4f29e8
fix rotting indentation, switch to #lang
...
svn: r8987
2008-03-16 15:17:50 +00:00
Eli Barzilay
696f8a24ba
Welcome to a new PLT day.
...
svn: r8986
2008-03-16 07:50:15 +00:00
Eli Barzilay
204fed4fdb
tt -> litchar
...
svn: r8985
2008-03-16 07:20:23 +00:00
Eli Barzilay
24ad4f041f
misc improvements and reformatting
...
svn: r8984
2008-03-16 07:16:50 +00:00
Robby Findler
32d1534d90
got thru the docs for the framework's functions
...
svn: r8983
2008-03-16 03:14:59 +00:00
Matthew Flatt
788adace20
fix r6rs let[rec]-syntax for expression positions
...
svn: r8982
2008-03-15 21:57:58 +00:00
Sam Tobin-Hochstadt
7f3c8510de
Handle Integer in contract generation.
...
Fix provide checking.
svn: r8980
2008-03-15 19:01:39 +00:00
Eli Barzilay
28311a690f
Welcome to a new PLT day.
...
svn: r8977
2008-03-15 07:50:19 +00:00
Robby Findler
e86fce444b
raw, first cut of framework docs: just functions and just contracts so far
...
svn: r8976
2008-03-15 03:11:04 +00:00
Matthew Flatt
d514f4f32e
fix mzc --exe
...
svn: r8975
2008-03-15 02:04:55 +00:00
Matthew Flatt
ae75de476f
fix phase of no-old-match-form
...
svn: r8972
2008-03-14 16:57:06 +00:00
Matthew Flatt
a8ae46ba34
workaround limitation in syntax system related to nested marks
...
svn: r8969
2008-03-14 00:37:19 +00:00
Matthew Flatt
421706a042
fix sentence
...
svn: r8968
2008-03-13 21:04:07 +00:00
Matthew Flatt
293ba025ba
prefab structure types (3.99.0.18)
...
svn: r8967
2008-03-13 20:59:22 +00:00
Eli Barzilay
d9f92dfe4c
Welcome to a new PLT day.
...
svn: r8965
2008-03-13 09:03:22 +00:00
Eli Barzilay
0d80418013
typo
...
svn: r8964
2008-03-13 07:44:54 +00:00
Eli Barzilay
38e8b04be2
fixed error message
...
svn: r8963
2008-03-13 06:19:26 +00:00
Eli Barzilay
bb9671f27b
remove subtract-out
...
svn: r8962
2008-03-13 04:16:02 +00:00
John Clements
4520570cb2
added indexing to compile-omit-paths etc.
...
svn: r8961
2008-03-12 19:34:35 +00:00
John Clements
0a51641563
fixed hook export problem
...
svn: r8960
2008-03-12 19:20:44 +00:00
Sam Tobin-Hochstadt
6326734300
Fix handling of quote inside unquote-splicing in quasipattern.
...
svn: r8959
2008-03-12 14:05:02 +00:00
Eli Barzilay
d1bd680fca
Welcome to a new PLT day.
...
svn: r8957
2008-03-12 07:50:13 +00:00
Eli Barzilay
bf3da735a4
subtract require/provide forms
...
svn: r8956
2008-03-12 07:14:57 +00:00
Matthew Flatt
1abcf7c313
fix (rnrs eval) to be phase-insensitive
...
svn: r8955
2008-03-12 00:25:47 +00:00
Matthew Flatt
1f38a6cb0a
fix (rnrs) so that it exports everything in both phase 0 and 1
...
svn: r8954
2008-03-12 00:22:26 +00:00
Matthew Flatt
9ecf9dfe4a
fix some error-message reporting for mzscheme define-struct
...
svn: r8953
2008-03-11 21:14:40 +00:00
Eli Barzilay
c3e9f14441
split reqprov.ss to require.ss and provide.ss
...
svn: r8952
2008-03-11 21:12:10 +00:00
Eli Barzilay
9c0df7fc7c
modspec-forms -> reqprov
...
svn: r8950
2008-03-11 15:22:20 +00:00
Eli Barzilay
c5bda65ee7
documented scheme/modspec-forms
...
svn: r8949
2008-03-11 13:55:11 +00:00
Eli Barzilay
f31d956552
better title(?)
...
svn: r8948
2008-03-11 13:53:18 +00:00
Matthew Flatt
d158302f1c
req-trans and flatten doc clarifications
...
svn: r8946
2008-03-11 13:32:39 +00:00
Eli Barzilay
3910b99921
srfi/66 is trivial, so no subdirectory (like srfi/4)
...
svn: r8945
2008-03-11 13:08:20 +00:00
Eli Barzilay
3c29bbda9d
* Moved the srfi-4 functionality back into the foreign library, so its
...
available from there instead of only from srfi/4
* Added scheme/modspec-forms with `matching-identifiers-in' for a
generic regexp-based selection of identifiers
* Used this new form to get make srfi/4 reprovide the relevant stuff
from foreign
* Did the same for srfi/66 (and added the missing renames etc to
foreign)
svn: r8944
2008-03-11 13:06:29 +00:00
Eli Barzilay
57b9507a89
clarification on what expand-import returns
...
svn: r8943
2008-03-11 12:48:14 +00:00
Eli Barzilay
37d8b1c8b6
Welcome to a new PLT day.
...
svn: r8941
2008-03-11 07:50:14 +00:00
Matthew Flatt
464f2209f4
fix lib paths in plt-help executable
...
svn: r8940
2008-03-11 00:25:02 +00:00
Eli Barzilay
1bae384561
Welcome to a new PLT day.
...
svn: r8937
2008-03-10 07:50:14 +00:00
Eli Barzilay
47ae6fac94
minor
...
svn: r8935
2008-03-09 18:15:46 +00:00
Eli Barzilay
a60cc40729
Welcome to a new PLT day.
...
svn: r8933
2008-03-09 07:50:14 +00:00
Matthew Flatt
73a137d84c
added scheme_add_swap_out_callback
...
svn: r8932
2008-03-08 15:46:50 +00:00
Matthew Flatt
af78c215a2
setup-plt info.ss docs, including info on scribblings and doc-categories
...
svn: r8931
2008-03-08 15:37:27 +00:00
Matthew Flatt
291fe9a9a3
fix requirein SRFI 4
...
svn: r8930
2008-03-08 14:37:16 +00:00
Eli Barzilay
d1d2dfc41d
Welcome to a new PLT day.
...
svn: r8929
2008-03-08 08:50:14 +00:00
Eli Barzilay
401a535e11
* Added svn:ignore to ignore test-generated files
...
* Renamed mzlib/contract header (distinguished from the other)
* Added "scheme.ss" to test things from the scheme collection
* Added "for.ss" to the "scheme.ss" tests, renamed the section header
to `for'
* Added "list.ss" to test stuff from scheme/list: flatten
* Moved list tests from "function.ss" to "list.ss": foldl, foldr,
filter, memf, assf, sort; removed bogus quicksort-mergesort test
svn: r8928
2008-03-08 07:34:22 +00:00
Eli Barzilay
975290d0c1
use flatten from scheme/list
...
svn: r8927
2008-03-08 07:03:40 +00:00
Eli Barzilay
330649b2d2
flatten and docs
...
svn: r8926
2008-03-08 06:58:12 +00:00
Eli Barzilay
08953a7baf
capital S like in rest of docs
...
svn: r8925
2008-03-08 06:51:50 +00:00
Danny Yoo
77e7725571
Updated to use datum->syntax.
...
svn: r8924
2008-03-08 06:43:45 +00:00
Danny Yoo
3f63c64d59
fixing paren
...
svn: r8923
2008-03-08 06:43:38 +00:00
Eli Barzilay
45c25353cc
remove log file
...
svn: r8922
2008-03-08 05:27:27 +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
Noel Welsh
80c3bb19ce
Update SRFI 26 to use the scheme/base language, so it can be used with keyword functions
...
svn: r8920
2008-03-07 16:58:45 +00:00
Noel Welsh
d71f913097
Link the SRFI 4 tests into the main test suite and fix a number of tests so they work with the changes to 3.99. The hash table tests are still broken and I don't know why.
...
svn: r8919
2008-03-07 16:51:12 +00:00
Noel Welsh
a53d243e99
I have changed the SRFI-4 implementation so structure types are exported for types except u8. This allows developers to subtype the SRFI-4 structures. I have also refactored the code, leading to a significantly simpler implementation
...
svn: r8918
2008-03-07 16:24:06 +00:00
Matthew Flatt
81709349fb
programs
...
svn: r8917
2008-03-07 13:24:59 +00:00
Matthew Flatt
aa2b78ef8b
r6rs command-line fix
...
svn: r8916
2008-03-07 13:22:14 +00:00
Eli Barzilay
9319a8a810
Welcome to a new PLT day.
...
svn: r8915
2008-03-07 08:50:13 +00:00
Matthew Flatt
e80606352d
r6rs bug fix
...
svn: r8914
2008-03-07 03:58:06 +00:00
Matthew Flatt
20055ac00e
r6rs tests and repairs
...
svn: r8913
2008-03-07 03:18:06 +00:00
Eli Barzilay
b866eeb557
read-inside-syntax -> read-syntax-inside
...
svn: r8912
2008-03-07 02:27:09 +00:00
Matthew Flatt
5a62ed1df2
fix typos
...
svn: r8911
2008-03-07 00:11:44 +00:00
Eli Barzilay
fb49374527
add an 'include' form to scribble/text
...
svn: r8909
2008-03-06 23:00:28 +00:00
Matthew Flatt
cc6a756440
tests for (round -0.0), etc.
...
svn: r8907
2008-03-06 21:32:57 +00:00
Matthew Flatt
53bc658226
r6rs tests and repairs
...
svn: r8905
2008-03-06 18:56:31 +00:00
Eli Barzilay
9fb1397da6
Welcome to a new PLT day.
...
svn: r8904
2008-03-06 17:08:33 +00:00
Matthew Flatt
b451631831
fix coroutine API and test to avoid timeout races
...
svn: r8900
2008-03-06 14:08:29 +00:00
Matthew Flatt
e66ea1084c
rename R6RS test suite entry point
...
svn: r8899
2008-03-06 04:58:01 +00:00
Matthew Flatt
f3d74fa4c8
R6RS fixes; fix for <, >, <=, and >= with +nan.0 and a bignum or rational; compile two-byte regexp patterns (common for hand-rolled case-insensitivity, as in the R6RS parser) to a more compact and efficient representation
...
svn: r8898
2008-03-06 04:56:47 +00:00
Eli Barzilay
c72b0017ca
removed old hack
...
svn: r8897
2008-03-05 20:40:03 +00:00
Matthew Flatt
d4ea11b325
fix test case affected by change to scheme/base module-begin expansion
...
svn: r8896
2008-03-05 13:23:36 +00:00
Eli Barzilay
e0319c7fed
svn: r8895
2008-03-05 11:46:41 +00:00
Eli Barzilay
9eaebbee6c
svn: r8894
2008-03-05 11:46:28 +00:00
Eli Barzilay
47e70084a1
Welcome to a new PLT day.
...
svn: r8893
2008-03-05 08:50:15 +00:00
Robby Findler
ecc960e538
added back drscheme framework and utils to be compiled
...
svn: r8891
2008-03-05 02:05:26 +00:00
Matthew Flatt
8d11cee42b
r6rs record fields should be vectors
...
svn: r8890
2008-03-05 01:27:01 +00:00
Matthew Flatt
8e32f81c1b
fix some R6RS conditions & exceptions bugs
...
svn: r8889
2008-03-05 01:13:49 +00:00
Matthew Flatt
c8f3d15c79
manually restore property on scribble reader example
...
svn: r8888
2008-03-05 00:10:45 +00:00
Robby Findler
9eeab67636
fixed PR 9237
...
svn: r8887
2008-03-04 23:46:46 +00:00
Sam Tobin-Hochstadt
621cff1d9a
Move typed-scheme/lang/main.ss to typed-scheme/main.ss.
...
Fix documentation to match.
svn: r8886
2008-03-04 23:18:16 +00:00
Sam Tobin-Hochstadt
f7d6b01d26
Remove tool.
...
Improve error message source.
Add `build-list'
Don't give internal error when inference returns a bad result.
svn: r8885
2008-03-04 23:09:45 +00:00
Matthew Flatt
8b0a675b9a
add #:id support to defform, etc.
...
svn: r8884
2008-03-04 22:57:02 +00:00
Eli Barzilay
9838b8e79a
some fixes
...
svn: r8883
2008-03-04 21:47:25 +00:00
Eli Barzilay
357ee7713f
HtDPv0 is no longer here
...
svn: r8882
2008-03-04 20:39:47 +00:00
Eli Barzilay
80208a30e5
move incomplete code to the graveyard.
...
svn: r8881
2008-03-04 20:39:30 +00:00
Matthew Flatt
944770a4d1
fix another(!) JIT bug related to the runstack pointer and GC --- this time when a jump to a native function has the wrong arity; more certificate-management shortcuts to avoid explosion of work for long expansion chains; changed scheme/base module-begin to not create long expansion chais in the first place
...
svn: r8880
2008-03-04 19:41:21 +00:00
Eli Barzilay
c51b8f1b1b
fix file functions that require a keyword argument
...
svn: r8879
2008-03-04 18:57:25 +00:00
Eli Barzilay
ec78d4660d
typed scheme is not released yet, the docs should go elsewhere
...
svn: r8877
2008-03-04 17:38:32 +00:00
Eli Barzilay
a48fecced1
re comment-out installer line, since the main installer calls all subs now
...
svn: r8876
2008-03-04 17:33:13 +00:00
Eli Barzilay
db62afaadc
set svn:eol-style
...
svn: r8875
2008-03-04 17:28:15 +00:00
Eli Barzilay
1f5a7bf90a
Kathy fixed the installer for htdch
...
svn: r8873
2008-03-04 17:22:30 +00:00
Greg Cooper
f721101444
make sure bindings in annotations come from scheme/base
...
remove tip from docs about needing to save files before debugging
svn: r8872
2008-03-04 16:11:07 +00:00
Matthew Flatt
f2f2322140
fix another stx bug introduced in phase generalization
...
svn: r8871
2008-03-04 14:56:46 +00:00
Kathy Gray
2978ec4520
manually forcing installer order due to the error reported by Eli
...
svn: r8870
2008-03-04 14:51:18 +00:00
Robby Findler
de80a22496
fixed bug
...
svn: r8869
2008-03-04 14:19:13 +00:00
Eli Barzilay
3d4c3a6013
Welcome to a new PLT day.
...
svn: r8868
2008-03-04 08:50:14 +00:00
Greg Cooper
06c182e589
replace (equal? (send d get-filename) source)
...
with (send d port-name-matches? source) and use for-each-frame
instead of locate-file
svn: r8867
2008-03-04 04:46:17 +00:00
Eli Barzilay
5ff5d6c580
misc things
...
svn: r8866
2008-03-04 02:46:54 +00:00
Eli Barzilay
f1a68778d2
redundant name field
...
svn: r8865
2008-03-04 01:49:43 +00:00
Sam Tobin-Hochstadt
0d54ed5e74
Add Typed Scheme as a collection.
...
svn: r8864
2008-03-03 22:57:55 +00:00
Matthew Flatt
83398c1c1b
fix doc-categories entry
...
svn: r8863
2008-03-03 22:29:16 +00:00
Matthew Flatt
b8a289dd61
restore r6rs/info.ss, which now does something
...
svn: r8862
2008-03-03 22:24:54 +00:00
Eli Barzilay
78de3bf0de
Welcome to a new PLT day.
...
svn: r8861
2008-03-03 22:20:29 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Matthew Flatt
b7cfd2fd00
plt-r6rs executable and initial r6rs docs
...
svn: r8859
2008-03-03 21:59:09 +00:00
Jacob Matthews
5f499c1a4d
Fixed compilation bug caused by code that should've been removed from the repository
...
svn: r8858
2008-03-03 20:54:03 +00:00
Sam Tobin-Hochstadt
a8d6e611fe
Fix match documentation - () is not a literal.
...
svn: r8857
2008-03-03 18:44:54 +00:00
Kathy Gray
547092db4c
restore highlighting
...
svn: r8856
2008-03-03 16:24:51 +00:00
Eli Barzilay
9283d92264
typos
...
svn: r8855
2008-03-03 06:04:03 +00:00
Greg Cooper
766ad478db
prevent 'split' events from being garbage-collected prematurely
...
rewrite ormap and andmap to use list-match
fix an error message
svn: r8854
2008-03-03 04:45:37 +00:00
Eli Barzilay
b4cca0ce2a
improve code, port to v4
...
svn: r8853
2008-03-02 22:52:12 +00:00
Robby Findler
0d54a9816f
fixed bug
...
svn: r8852
2008-03-02 22:43:07 +00:00
Matthew Flatt
b3476706ec
add newline handling to reencode-input/output-port; provide a streamlined path for custom-port buffering (via pipes); fix JIT bug related to updating the runstack pointer after a call that turns out to be a direct-native call
...
svn: r8851
2008-03-02 16:00:12 +00:00
Greg Cooper
28ddd158f6
add ft-canvas% widget for animated texpict images
...
svn: r8850
2008-03-02 15:44:38 +00:00
Eli Barzilay
ee18d0a26c
use proper suffix for java files
...
svn: r8849
2008-03-02 06:44:34 +00:00
Eli Barzilay
72f82a9de4
improve error message
...
svn: r8848
2008-03-02 06:30:54 +00:00
Eli Barzilay
4c63166f16
fix error message
...
svn: r8847
2008-03-02 06:28:47 +00:00
Greg Cooper
6f0322d51b
fix 'apply' (for real this time)
...
document the order of arguments to collect-e's transformer
svn: r8845
2008-03-02 02:54:05 +00:00
Jens Axel Soegaard
cb157ae275
Deleted compiled dirs.
...
svn: r8844
2008-03-02 01:53:40 +00:00
Sam Tobin-Hochstadt
0149333d4d
Provide list-immutable' in
mzscheme' compatibility module.
...
svn: r8842
2008-03-01 23:10:48 +00:00
Sam Tobin-Hochstadt
bb5fe5e47c
Provide find-method/who and do-make-object, for Typed Scheme.
...
svn: r8841
2008-03-01 23:09:23 +00:00
Robby Findler
362f16b411
the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt
...
svn: r8840
2008-03-01 21:49:31 +00:00
Matthew Flatt
bb6c2fba5a
make colorer handle #! abbreviation or #lang
...
svn: r8839
2008-03-01 14:38:38 +00:00
Matthew Flatt
b3a47edde1
Unicode 5.0, use U+FFFD as replacement char
...
svn: r8838
2008-03-01 14:17:50 +00:00
Jens Axel Soegaard
57f21b3f2c
Added svn:eol-style and svn:mime-type properties
...
svn: r8837
2008-03-01 13:55:04 +00:00
Jens Axel Soegaard
ac47e02961
Initial checkin of Little Helper.
...
Little Helper contains a full text search engine.
Currently it indexes all html-files in /collects/doc.
A mockup web-interface is present in order to facilitate easy experimentation with searches.
Run run-indexer to generate the index for your documentation dir.
Run launch to start a web-server with the search interface.
Note: Currently assumes w3m is in your path (used to precompute the
preview-snippets shown in the search results.
svn: r8836
2008-03-01 13:26:18 +00:00
Eli Barzilay
723a9f5787
Welcome to a new PLT day.
...
svn: r8835
2008-03-01 08:50:31 +00:00
Greg Cooper
c615b88cc7
make IFs work with undefined conditions
...
svn: r8834
2008-03-01 05:28:37 +00:00
Matthew Flatt
3e77d0b60f
bring numerics (real, rational, etc) in line with R6RS
...
svn: r8832
2008-02-29 19:53:51 +00:00
Danny Yoo
11e9f0f2c1
Adding type to regular-polygon scribble docs.
...
svn: r8831
2008-02-29 17:26:04 +00:00
Kathy Gray
0fa9e74dfc
Removes the reliance of the combinator parser on the lazy language
...
svn: r8830
2008-02-29 16:08:53 +00:00
Eli Barzilay
74f543f7ae
v4-ified
...
svn: r8829
2008-02-29 15:39:18 +00:00
Eli Barzilay
2073653854
typo
...
svn: r8828
2008-02-29 15:22:48 +00:00
Robby Findler
634b8c35fd
regular-polygon now makes triangle
...
svn: r8827
2008-02-29 07:27:49 +00:00
Robby Findler
7e934a6ad5
added regular-polygon
...
svn: r8826
2008-02-29 07:27:17 +00:00
Matthew Flatt
8ffe707b76
more r6rs work
...
svn: r8825
2008-02-29 02:37:00 +00:00
Greg Cooper
fe21ba5274
remove old, dead collection
...
svn: r8824
2008-02-29 00:03:08 +00:00
Robby Findler
6266fe8b11
added regular-polygon and changed language to scheme/base
...
svn: r8823
2008-02-28 17:47:19 +00:00
Matthew Flatt
682f356b45
3.99.0.14, define-require-syntax, define-provide-syntax, fix extreme corner case for identifier binding (a macro-introduced identifier that is unmarked and unrenamed)
...
svn: r8822
2008-02-28 17:15:54 +00:00
Eli Barzilay
1e32dbd324
scribble/text documentation, and a few other fixes and comments
...
svn: r8821
2008-02-28 14:27:37 +00:00
Eli Barzilay
469203f307
minor reformatting
...
svn: r8820
2008-02-28 01:55:11 +00:00
Eli Barzilay
2aa9e5fade
added a scribble/text language for preprocessing
...
svn: r8818
2008-02-27 21:34:33 +00:00
Matthew Flatt
c9a326111d
minor r6rs work
...
svn: r8817
2008-02-27 14:53:41 +00:00
Eli Barzilay
eff876671d
forgot to change mztext to use a plain namespace too; made evaluations use read-syntax for general karma
...
svn: r8816
2008-02-27 14:31:14 +00:00
Eli Barzilay
f7042d063a
temporary error while download pages are not ported
...
svn: r8814
2008-02-27 14:13:45 +00:00
Eli Barzilay
7a1aaadf8d
svn: r8813
2008-02-27 14:04:03 +00:00
Eli Barzilay
36b05ee127
svn: r8812
2008-02-27 13:56:10 +00:00
Eli Barzilay
655351676d
Welcome to a new PLT day.
...
svn: r8811
2008-02-27 08:50:10 +00:00
Stevie Strickland
6fc1aa48a7
with-output-to-file require the #:exists keyword now to specify this
...
behavior.
svn: r8809
2008-02-26 23:14:50 +00:00
Matthew Flatt
332dced862
r6rs reader: string escape correction
...
svn: r8808
2008-02-26 22:15:30 +00:00
Matthew Flatt
5a646bfe18
r6rs io
...
svn: r8807
2008-02-26 22:15:02 +00:00
Jay McCarthy
54ed23be3b
fixing space
...
svn: r8806
2008-02-26 19:34:21 +00:00
Matthew Flatt
743db7529d
r6rs io work; compiler tweaks
...
svn: r8805
2008-02-26 13:54:54 +00:00
Eli Barzilay
ffc0643a55
Welcome to a new PLT day.
...
svn: r8804
2008-02-26 08:50:13 +00:00
Greg Cooper
865b638d7c
don't annotate expressions that have no source information
...
update docs, image for new buttons
svn: r8803
2008-02-26 03:11:29 +00:00
Robby Findler
076c2757dc
disabling the slideshow tool would have caused this too fail
...
svn: r8802
2008-02-25 18:30:09 +00:00
Robby Findler
551d980774
PR 9217
...
svn: r8801
2008-02-25 18:19:09 +00:00
Eli Barzilay
8c1ff5d5e0
strict comparators
...
svn: r8800
2008-02-25 15:02:56 +00:00
Eli Barzilay
7236a89568
strict comparators
...
svn: r8799
2008-02-25 15:02:39 +00:00
Matthew Flatt
8311c8f9e4
Eli's repaired and specialized sort, fix in 'for/fold' binding, generalized integers-bytes functions, and some r6rs work
...
svn: r8798
2008-02-25 14:42:32 +00:00
Robby Findler
871bb0bac5
part of PR 9217
...
svn: r8797
2008-02-25 13:37:55 +00:00
Eli Barzilay
42c2c91cda
Welcome to a new PLT day.
...
svn: r8796
2008-02-25 08:50:13 +00:00
Eli Barzilay
da6014926d
The mrflow collection needs to be ported to v4, will be in the
...
graveyard until its updated.
svn: r8795
2008-02-25 07:44:42 +00:00
Eli Barzilay
e5473ecae2
The xelda collection does not compile.
...
svn: r8794
2008-02-25 07:44:04 +00:00
Greg Cooper
44ee09193e
add a couple of icons needed by new debugger buttons
...
svn: r8792
2008-02-25 05:02:49 +00:00
Greg Cooper
c4b76ea3dc
add support for stack navigation, along with a bit more documentation
...
refactor some large blocks of code and add a few comments
svn: r8791
2008-02-25 05:02:09 +00:00
Danny Yoo
c569701f4c
Fixed other references to erroneous 'mzlib/algol60' module path.
...
svn: r8790
2008-02-25 01:54:28 +00:00
Eli Barzilay
13249d3ad0
fix setup-scribblings
...
svn: r8789
2008-02-25 01:46:31 +00:00
Eli Barzilay
63e543c007
Welcome to a new PLT day.
...
svn: r8788
2008-02-25 00:01:06 +00:00
Eli Barzilay
c71f59b2f8
* Improved code in setup/scribble
...
* Made it avoid user mannuals if -U is specified
svn: r8787
2008-02-25 00:00:13 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
c2f1773ea2
v4-ified preprocessor tools
...
svn: r8785
2008-02-24 21:05:28 +00:00
Eli Barzilay
31a9f69df5
typo
...
svn: r8784
2008-02-24 16:18:17 +00:00
Eli Barzilay
2e418f3f46
fixed sort to be stable, improved a little, properly test stability
...
svn: r8783
2008-02-24 16:04:17 +00:00
Eli Barzilay
1e002f2e5b
fix #:help-labels
...
svn: r8781
2008-02-24 08:32:22 +00:00
Greg Cooper
25a6c70202
various changes
...
- use an editor-snip% to make frtime's value rendering work correctly
(though not as prettily) when several snips are embedded within a data
structure
- fix frtime's choice, radio-box, and list-box widgets
- improve debugger's handling of variables, etc.
- allow HtDP languages to enable the debugger, and do so for Advanced
language
svn: r8780
2008-02-24 05:43:13 +00:00
Eli Barzilay
d4ec7ac06a
fix evaluation
...
svn: r8779
2008-02-24 02:59:13 +00:00
Danny Yoo
49616f9f40
Fixed dynamic-requires that had erroneous mzlib prefix attached at the front.
...
svn: r8778
2008-02-23 19:20:44 +00:00
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
Eli Barzilay
6bcaca2f09
svn: r8625
2008-02-11 22:25:08 +00:00
Matthew Flatt
88290b46be
set up mzlib/contract docs a bit more
...
svn: r8624
2008-02-11 22:06:06 +00:00
Matthew Flatt
b03e7426eb
finish mzlib docs, except for contracts
...
svn: r8623
2008-02-11 21:37:03 +00:00
Jay McCarthy
533266f2dd
new keyword contracts
...
svn: r8622
2008-02-11 21:35:02 +00:00
Matthew Flatt
e958a5af7a
more mzlib scribbling
...
svn: r8621
2008-02-11 14:27:42 +00:00
Eli Barzilay
3f3d26c3f3
temp fix
...
svn: r8620
2008-02-11 14:22:07 +00:00
Eli Barzilay
82d0dd13f2
handle #f for sleep
...
svn: r8619
2008-02-11 14:20:54 +00:00
Eli Barzilay
dea954e28a
newline
...
svn: r8618
2008-02-11 14:04:38 +00:00
Matthew Flatt
9bfa156f91
fix scribble output when a table appears as the first thing in an itemization item; a little more mzlib scribblings
...
svn: r8617
2008-02-11 12:55:30 +00:00
Eli Barzilay
31eab52c22
Welcome to a new PLT day.
...
svn: r8616
2008-02-11 08:50:14 +00:00
Eli Barzilay
be720e8bda
minor improvements
...
svn: r8615
2008-02-10 21:30:34 +00:00
Matthew Flatt
6f057bd68c
fix syntax-local-expand/capture-lifts
...
svn: r8614
2008-02-10 15:52:46 +00:00
Matthew Flatt
5929f046d5
scribble setup: serialize searches for in.sxref, so that paths in the table are ok
...
svn: r8613
2008-02-10 14:05:50 +00:00
Eli Barzilay
b4c362062c
Welcome to a new PLT day.
...
svn: r8612
2008-02-10 08:50:33 +00:00
Eli Barzilay
ae087c18b6
fixed error messages
...
svn: r8611
2008-02-10 06:19:58 +00:00
Eli Barzilay
2c99aaa75c
minor
...
svn: r8609
2008-02-10 05:40:06 +00:00
Robby Findler
a1b8ba51ad
PR 9186
...
svn: r8601
2008-02-09 14:52:01 +00:00
Matthew Flatt
f22f94b345
minor doc-build space savings
...
svn: r8600
2008-02-09 14:38:02 +00:00
Matthew Flatt
ad0a9aa3b5
refine note on setup/main
...
svn: r8598
2008-02-09 13:02:59 +00:00
Matthew Flatt
1959c56743
doc and test repairs
...
svn: r8597
2008-02-09 13:01:39 +00:00
Eli Barzilay
6b48a31ffb
add -U to avoid compiling user-specific collects
...
svn: r8590
2008-02-08 19:54:42 +00:00
Eli Barzilay
c693c49767
typos
...
svn: r8589
2008-02-08 19:53:30 +00:00
Eli Barzilay
fd1117888e
reformat
...
svn: r8588
2008-02-08 19:32:53 +00:00
Eli Barzilay
0e77057aa9
svn: r8587
2008-02-08 19:09:28 +00:00
Eli Barzilay
f30c78dd60
svn: r8584
2008-02-08 16:47:10 +00:00
Eli Barzilay
aeedf9815c
Welcome to a new PLT day.
...
svn: r8580
2008-02-08 08:50:15 +00:00
Eli Barzilay
7539945a3d
much improved search, extended and fixed sendurl, string-based rendering for xrefs
...
svn: r8577
2008-02-08 04:32:49 +00:00
Eli Barzilay
11d4f9c00c
improved error message
...
svn: r8574
2008-02-07 21:12:12 +00:00
Eli Barzilay
52854f54bb
* Made it possible to pass 'inline for css-path to have the css
...
inlined in the result
* Make it possible to use #f for dest-file in one more place, aiming
to make it possible to render search results directly into a string.
svn: r8573
2008-02-07 21:00:14 +00:00
John Clements
d135abdd17
...
...
svn: r8572
2008-02-07 19:45:51 +00:00
John Clements
16f4125d0e
saw my own bug first
...
svn: r8571
2008-02-07 19:37:27 +00:00
John Clements
6c0ac2d25c
took eli's suggestion re: use of or
...
svn: r8570
2008-02-07 19:34:22 +00:00
John Clements
b79ea16fcf
error message for non-string result in get-cgi-method
...
svn: r8569
2008-02-07 19:27:37 +00:00
Eli Barzilay
cd8470fc21
use ~e for errors
...
svn: r8568
2008-02-07 18:09:27 +00:00
Eli Barzilay
5666dd3d81
oops
...
svn: r8567
2008-02-07 17:26:03 +00:00
Eli Barzilay
cad5f5d85d
search improvements
...
svn: r8566
2008-02-07 17:25:49 +00:00
Eli Barzilay
de82823bfa
search improvements
...
svn: r8565
2008-02-07 17:22:55 +00:00
Matthew Flatt
d83e62b71c
generate-search-results renamed to perform-search (I think)
...
svn: r8563
2008-02-07 11:49:57 +00:00
Eli Barzilay
115265361e
Welcome to a new PLT day.
...
svn: r8562
2008-02-07 08:50:20 +00:00
Eli Barzilay
0cd1cc4b08
Lots of fixes & improvements for help
...
svn: r8561
2008-02-07 07:59:59 +00:00
Eli Barzilay
aae78d7af4
adapt the class hierarchy to default-immutable-pairs
...
svn: r8559
2008-02-07 05:11:27 +00:00
Eli Barzilay
f510340b7a
Another patch from Doug Orleans
...
svn: r8558
2008-02-07 04:54:28 +00:00
Eli Barzilay
8a17372db3
Make regexp-split and relatives work with empty matches like other
...
regexp packages (eg, Dorai's pregexp and Emacs).
svn: r8556
2008-02-06 19:19:44 +00:00
Eli Barzilay
6436441ebd
minor things
...
svn: r8554
2008-02-06 11:35:01 +00:00
Eli Barzilay
ab64d26a21
yet further improvements
...
svn: r8553
2008-02-06 10:14:24 +00:00
Matthew Flatt
15304f5870
more mzlib scribbling
...
svn: r8552
2008-02-06 04:10:54 +00:00
Eli Barzilay
2ae21adbff
use tail-calls for regexp iterations
...
svn: r8549
2008-02-06 02:49:19 +00:00
Matthew Flatt
8bac4b1d28
start scribbling mzlib (about half done)
...
svn: r8546
2008-02-05 22:07:35 +00:00
Eli Barzilay
f3bbc44451
Major cleanup, switch regexp-fn to a macro to clarify things
...
svn: r8545
2008-02-05 22:02:34 +00:00
Ryan Culpepper
13a3c31ad5
changed macro-debugger to use v4 syntax (mostly)
...
svn: r8544
2008-02-05 21:56:49 +00:00
Sam Tobin-Hochstadt
5d17cf0417
Byte strings are legal literals in match constants.
...
svn: r8543
2008-02-05 17:48:10 +00:00
Ryan Culpepper
6fa6ea3bb3
scribbled macro-debugger docs
...
svn: r8542
2008-02-05 17:38:58 +00:00
Matthew Flatt
75b8275231
fix typo on reference first page
...
svn: r8541
2008-02-05 17:01:05 +00:00
Matthew Flatt
8efa991f4f
match: specify failure, and add byte strings as patterns
...
svn: r8540
2008-02-05 16:59:54 +00:00
Matthew Flatt
52355ec9e6
move setup/infotab documentation to setup-plt manual
...
svn: r8539
2008-02-05 16:51:19 +00:00
Matthew Flatt
794e6c8a39
add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
...
svn: r8538
2008-02-05 16:33:26 +00:00
Eli Barzilay
ef5e871f49
add back the erroneous byte-regexp expression
...
svn: r8537
2008-02-05 14:34:20 +00:00
Eli Barzilay
426a4ce5c4
more regexp fixes
...
svn: r8536
2008-02-05 10:05:00 +00:00
Eli Barzilay
b02db9ee94
fix default value for regexp-quote
...
svn: r8535
2008-02-05 09:59:25 +00:00
Eli Barzilay
03f29ff7b1
fix uses of #lang setup/infotab
...
svn: r8534
2008-02-05 05:24:32 +00:00
Eli Barzilay
3da233dd8e
fix some minor bug and typos in previous commit
...
svn: r8533
2008-02-05 00:22:33 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Matthew Flatt
5988c32a90
add mzscheme.scrbl
...
svn: r8531
2008-02-04 21:56:10 +00:00
Matthew Flatt
096ec546a6
fix struct-out; add -I configuration option
...
svn: r8530
2008-02-04 21:51:39 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Eli Barzilay
5dd18dadcb
removed help/* leftovers that are not used in v4
...
svn: r8528
2008-02-04 19:59:39 +00:00
Eli Barzilay
fb57b0df03
removed doc-installed from bug-reports
...
svn: r8527
2008-02-04 18:12:53 +00:00
Eli Barzilay
d78396aaf9
remove unused blurb fields
...
svn: r8526
2008-02-04 17:16:06 +00:00
Eli Barzilay
3d0d7637f9
remove unused help-desk-message fields
...
svn: r8525
2008-02-04 17:09:09 +00:00
Eli Barzilay
5a08a34f73
more v4-isms
...
svn: r8523
2008-02-04 17:00:41 +00:00
Eli Barzilay
d113956877
Welcome to a new PLT day.
...
svn: r8522
2008-02-04 08:50:13 +00:00
Eli Barzilay
22551978a1
v4 patch, mostly from Doug Orleans
...
svn: r8521
2008-02-04 05:00:38 +00:00
Eli Barzilay
8f186accdf
do the proper thing to get to the index page
...
svn: r8520
2008-02-04 03:36:59 +00:00
Eli Barzilay
160bb6a7bc
switch to scheme/* libraries, minor formatting
...
svn: r8519
2008-02-04 03:25:32 +00:00
Eli Barzilay
389000a29f
Welcome to a new PLT day.
...
svn: r8518
2008-02-03 08:50:05 +00:00
Danny Yoo
ab3dee3d0e
Added #:mutable to fish example in procedures.scrbl.
...
svn: r8517
2008-02-03 04:09:16 +00:00
Danny Yoo
d4da20c951
scribble typos; fixed index entries for concatenate
...
svn: r8516
2008-02-03 03:56:23 +00:00
Danny Yoo
3141700af2
Fixed eval typo for real->decimal-string doc, added shared-eval to shared.scrbl.
...
svn: r8515
2008-02-03 03:32:59 +00:00
Danny Yoo
ed6058025d
Fixed typo with let* scribble example.
...
svn: r8514
2008-02-03 03:32:58 +00:00
Danny Yoo
6267f3000f
fixed typo
...
svn: r8513
2008-02-03 02:48:29 +00:00
Danny Yoo
67904bdb1c
fixed typo
...
svn: r8512
2008-02-03 02:04:33 +00:00
Matthew Flatt
f1abfd55f2
doc patches from David Vanderson
...
svn: r8511
2008-02-02 23:46:52 +00:00
Eli Barzilay
fd652aa462
typo
...
svn: r8510
2008-02-02 19:59:40 +00:00
Eli Barzilay
a42821f724
fix use of setup-scribblings
...
svn: r8509
2008-02-02 19:43:30 +00:00
Matthew Flatt
03f8cab5ee
r5rs lang and doc tweaks
...
svn: r8507
2008-02-02 15:57:25 +00:00
Matthew Flatt
3260e8f34a
better handling of doc-build failures
...
svn: r8504
2008-02-02 13:20:03 +00:00
Matthew Flatt
36aa1bd3f2
add missing R5RS scribble file
...
svn: r8503
2008-02-02 12:42:44 +00:00
Eli Barzilay
c9af662c19
Welcome to a new PLT day.
...
svn: r8502
2008-02-02 08:50:13 +00:00
Matthew Flatt
d1c61e5ef1
plt-r5rs exe and r5rs doc
...
svn: r8501
2008-02-02 04:14:04 +00:00
John Clements
a1be19c040
closer to working with v4
...
svn: r8500
2008-02-02 00:37:42 +00:00
John Clements
4124a601ed
closer to working with v4
...
svn: r8499
2008-02-02 00:37:02 +00:00
John Clements
b9cb7f31c9
run-teaching-programs tweaks (no settings, contract changes)
...
svn: r8498
2008-02-02 00:36:40 +00:00
Eli Barzilay
58e12e9835
search box
...
svn: r8496
2008-02-01 20:08:00 +00:00
Matthew Flatt
62d301e87e
more drs scribble
...
svn: r8495
2008-02-01 16:10:08 +00:00
Eli Barzilay
d963f4c39e
minor
...
svn: r8494
2008-02-01 11:59:50 +00:00
Eli Barzilay
1d42d35eeb
Welcome to a new PLT day.
...
svn: r8493
2008-02-01 08:50:15 +00:00
Matthew Flatt
a82d9b5e32
scribble drscheme
...
svn: r8492
2008-02-01 04:11:24 +00:00
Matthew Flatt
10ce5150d4
reference clarifications on immutable literals; JIT tweak
...
svn: r8491
2008-01-31 23:15:10 +00:00
Matthew Flatt
6a8a1557d3
tighten some Scribble contracts, improve docs
...
svn: r8486
2008-01-31 14:16:00 +00:00
Eli Barzilay
88973db768
Welcome to a new PLT day.
...
svn: r8484
2008-01-31 08:50:14 +00:00
Matthew Flatt
841056855e
more scribble struct doc clarifications
...
svn: r8483
2008-01-31 04:40:18 +00:00
Matthew Flatt
beef670942
scribble struct doc clarifications
...
svn: r8482
2008-01-31 04:33:50 +00:00
Matthew Flatt
7e6ef8eeb5
small improvements to scribble data structures
...
svn: r8481
2008-01-31 00:06:54 +00:00
Eli Barzilay
551a13131c
add nbsp to text backend
...
svn: r8480
2008-01-30 20:37:58 +00:00
Robby Findler
5094c9b95b
fixed up case for contracts
...
svn: r8479
2008-01-30 20:25:37 +00:00
Robby Findler
9bdbfba888
Matthias's improvements to the contracts docs, plus a few minor fixes
...
svn: r8478
2008-01-30 20:20:31 +00:00
Eli Barzilay
b012e7dbe7
searchable index pages
...
svn: r8477
2008-01-30 18:20:04 +00:00
Matthew Flatt
f48fa771ef
allow 3x3 Pousse board
...
svn: r8476
2008-01-30 14:41:13 +00:00
Eli Barzilay
96357c95f3
Welcome to a new PLT day.
...
svn: r8475
2008-01-30 08:50:15 +00:00
Eli Barzilay
434488c28d
no need for a master-index link, since it is already part of the contents
...
svn: r8474
2008-01-30 06:54:17 +00:00
Robby Findler
95f3915f6c
added an exception catch
...
svn: r8473
2008-01-30 05:16:52 +00:00
Eli Barzilay
bc32b85ae4
"fix" the windows problem, yet again
...
svn: r8472
2008-01-30 02:51:46 +00:00
Matthew Flatt
989a163f3e
fix match tests for immutable literals
...
svn: r8471
2008-01-30 00:43:15 +00:00
Matthew Flatt
4c23a44fd5
fix module->namespace problem, add link to bug report page, fix tests
...
svn: r8470
2008-01-30 00:21:24 +00:00
Matthew Flatt
99818355f7
launcher scribblings and other doc fixes
...
svn: r8469
2008-01-29 22:56:17 +00:00
Eli Barzilay
7ed3d17dba
typo
...
svn: r8468
2008-01-29 22:01:21 +00:00
Eli Barzilay
dbd27dafc6
* Added send-url/file that consumes a path and adds the file://, use
...
that in places that show docs.
* Made send-url quote characters that are possibly dangerous for
subprocesses (good uses should call it wil already quoted urls).
Also a keyword argument that can disable this, if someone really
wants to.
* IE7 bug workaround finally working (but will need to switch from
regedit to mred, to avoid vista warning).
svn: r8467
2008-01-29 21:38:27 +00:00
Matthew Flatt
6ddbaba736
add up-links to documents in the main doc dir; add plain-install makefile targets
...
svn: r8466
2008-01-29 21:27:34 +00:00
Matthew Flatt
6e2e7d9447
3.99.0.10: immutable vector and box literals
...
svn: r8465
2008-01-29 19:23:47 +00:00
Danny Yoo
8fe96fd23b
Typo
...
svn: r8464
2008-01-29 18:36:28 +00:00
Matthew Flatt
8d17e91333
fix scribble.cxx yet again
...
svn: r8463
2008-01-29 18:36:04 +00:00
Matthew Flatt
3cd1b5f14f
regexp doc fixes
...
svn: r8462
2008-01-29 17:37:10 +00:00
Eli Barzilay
6ba2fc8941
typo
...
svn: r8461
2008-01-29 16:10:02 +00:00
Eli Barzilay
9034c327f3
minor
...
svn: r8460
2008-01-29 15:39:37 +00:00
Eli Barzilay
7eb5b6b94a
Welcome to a new PLT day.
...
svn: r8459
2008-01-29 08:50:30 +00:00
Eli Barzilay
9b4b838b5f
better url quoting
...
svn: r8457
2008-01-29 02:55:55 +00:00
Eli Barzilay
09ec3eddbd
Re-hack Windows send-url around the IE7 bug
...
svn: r8456
2008-01-29 02:22:07 +00:00
Eli Barzilay
c2c950a2b9
better process helper, quote characters that might cause problems with shell quotes
...
svn: r8455
2008-01-29 02:05:40 +00:00
Matthew Flatt
1547458786
fix typo in time-apply
...
svn: r8454
2008-01-28 23:26:34 +00:00
Matthew Flatt
60f7074bab
doc fixes and rendering tweaks
...
svn: r8453
2008-01-28 22:43:50 +00:00
Matthew Flatt
5df386275d
get rid of scribbled doc.txt
...
svn: r8452
2008-01-28 21:57:37 +00:00
Matthew Flatt
68ae5ace16
setup-plt scribbling
...
svn: r8451
2008-01-28 21:54:02 +00:00
Matthew Flatt
987b9e7681
scribbled dynext (from Will Farr)
...
svn: r8450
2008-01-28 19:40:52 +00:00
Eli Barzilay
4e1f45c9a0
typo
...
svn: r8449
2008-01-28 16:51:51 +00:00
Eli Barzilay
6d9b4a1ed6
svn: r8448
2008-01-28 16:45:11 +00:00
Eli Barzilay
9a34a06070
avoid the extra shell on osx
...
svn: r8447
2008-01-28 16:36:42 +00:00
Eli Barzilay
5d0d0ed44e
no need to filter out non-executables
...
svn: r8446
2008-01-28 16:01:20 +00:00
Eli Barzilay
8792c4ca95
finally improved and updated sendurl on unix
...
svn: r8445
2008-01-28 16:00:16 +00:00
Eli Barzilay
078f9bb4c3
better titles
...
svn: r8444
2008-01-28 09:54:40 +00:00
Eli Barzilay
3942c9d275
separate functions for each platform, simplifies code
...
svn: r8443
2008-01-28 09:40:28 +00:00
Eli Barzilay
073ca0d558
fix some typos, remove unused 'plt option, move test so there's no internal definition
...
svn: r8442
2008-01-28 09:17:05 +00:00
Eli Barzilay
21ffab3fe3
switch to scheme/base
...
svn: r8441
2008-01-28 08:38:12 +00:00
Eli Barzilay
cd2724534a
typos from Will Farr
...
svn: r8440
2008-01-28 08:18:58 +00:00
Robby Findler
eda72235bd
check syntax now (silently) copes with an exception raised by the documentation xref loading
...
svn: r8439
2008-01-28 02:11:31 +00:00
Robby Findler
1ac60b40b1
split out the code that actually runs the user's programs from the other integration with drscheme
...
svn: r8433
2008-01-27 15:15:40 +00:00
Matthew Flatt
e35c94f91d
clean out _loader compilation support; merge compiler library docs into mzc manual; improve mzscheme cmdline handling so that configuration options do not cancel defaults like -i and -u
...
svn: r8432
2008-01-27 14:20:42 +00:00
Eli Barzilay
c65b519351
Welcome to a new PLT day.
...
svn: r8431
2008-01-27 08:50:13 +00:00
Eli Barzilay
ec75cb5a9f
minor
...
svn: r8430
2008-01-27 07:00:07 +00:00
Matthew Flatt
28c6c9d7cd
fix dir for non-main-install collects docs
...
svn: r8429
2008-01-27 04:44:40 +00:00
Eli Barzilay
642c0d6071
Added 'newline items, made index pages use them instead of
...
table rows. (And some reformatting, of course.)
svn: r8426
2008-01-26 19:31:32 +00:00
Robby Findler
12be0ae53b
undid last commit to remove timing printouts
...
svn: r8425
2008-01-26 14:39:49 +00:00
Robby Findler
288fb78029
made memory limits be on by default and improved 'killed' dialog to turn up the limits
...
svn: r8424
2008-01-26 14:37:55 +00:00
Robby Findler
765a40a2ea
fixed test case coverage and debugging (the latter only when the file isn't saved)
...
svn: r8423
2008-01-26 13:52:20 +00:00
Eli Barzilay
3c912d18b2
Welcome to a new PLT day.
...
svn: r8422
2008-01-26 08:50:13 +00:00
Eli Barzilay
df0368e5cc
minor things
...
svn: r8419
2008-01-25 20:02:12 +00:00
Eli Barzilay
5c13830bf6
Better sorting of index entries
...
svn: r8418
2008-01-25 16:47:43 +00:00
Eli Barzilay
7126fdce72
minor code improvements
...
svn: r8417
2008-01-25 16:32:33 +00:00
Eli Barzilay
8fdccebb0e
Welcome to a new PLT day.
...
svn: r8415
2008-01-25 08:50:13 +00:00
Eli Barzilay
67f533db92
Welcome to a new PLT day.
...
svn: r8396
2008-01-24 08:50:17 +00:00
Matthew Flatt
97834ebcc2
fix timeout in portlib test suite
...
svn: r8395
2008-01-23 22:25:21 +00:00
Matthew Flatt
17d717a8ba
scheme/bool and scheme/local
...
svn: r8394
2008-01-23 18:11:02 +00:00
Robby Findler
15a4c155bf
latest from Chihiro Kuraya
...
svn: r8393
2008-01-23 15:54:00 +00:00
Matthew Flatt
9be7170b3a
openssl scribblings
...
svn: r8392
2008-01-23 15:04:44 +00:00
Eli Barzilay
b3007d9088
PR 6393
...
svn: r8391
2008-01-23 14:58:38 +00:00
Eli Barzilay
18a3e03e9b
Welcome to a new PLT day.
...
svn: r8390
2008-01-23 08:50:09 +00:00
Matthew Flatt
7ff65dbf60
scribble the slatex-wrapper docs
...
svn: r8389
2008-01-23 02:54:14 +00:00
Matthew Flatt
816daac9a4
minor doc clarification
...
svn: r8388
2008-01-23 02:41:23 +00:00
Matthew Flatt
75240e3b4c
config scribbling
...
svn: r8387
2008-01-23 02:35:44 +00:00
Matthew Flatt
b2dbe63ed1
small doc fixes, plus change to syntax pattern matching to allow null as a dotted match after ellipses
...
svn: r8384
2008-01-23 01:35:26 +00:00
Matthew Flatt
b7a19fdc4a
fix eval:alts to not add context
...
svn: r8383
2008-01-22 14:54:37 +00:00
Matthew Flatt
48ca975a7d
repair c-lambda
...
svn: r8382
2008-01-22 14:38:07 +00:00
Eli Barzilay
1761a471fc
Welcome to a new PLT day.
...
svn: r8381
2008-01-22 08:50:09 +00:00
Eli Barzilay
c0cd20b7f1
Welcome to a new PLT day.
...
svn: r8380
2008-01-21 08:50:17 +00:00
Danny Yoo
e1e680a2b6
changed unknown identifier ft-send-event to send-event
...
svn: r8379
2008-01-21 04:03:17 +00:00
Robby Findler
58d6285752
fixed PR 9157
...
svn: r8378
2008-01-21 03:37:34 +00:00
Eli Barzilay
63e24e2714
use a MrEd-ish name for PLT Help in application form
...
svn: r8377
2008-01-21 02:16:10 +00:00
Greg Cooper
f87f7868a8
checkpoint scribble documentation for frtime
...
svn: r8375
2008-01-21 00:39:30 +00:00
Robby Findler
d219107a0a
fixed PR 9140
...
svn: r8374
2008-01-21 00:33:28 +00:00
Sam Tobin-Hochstadt
6018c35cc8
Fix bug with use of lambda instead of #%plain-lambda.
...
svn: r8373
2008-01-20 14:37:47 +00:00
Sam Tobin-Hochstadt
f951cac011
Use let-bound identifiers properly for handle-end-ddk-list.
...
svn: r8372
2008-01-20 14:36:32 +00:00
Sam Tobin-Hochstadt
f2c9c59b06
Start add match-...-nesting parameter.
...
svn: r8371
2008-01-20 14:35:58 +00:00
Eli Barzilay
67aff4881c
Welcome to a new PLT day.
...
svn: r8370
2008-01-20 08:50:09 +00:00
Robby Findler
2e3c05b14e
removed the dependency between the string-constants library and mrlib
...
svn: r8369
2008-01-19 20:13:02 +00:00
Robby Findler
ccceb3368a
fixed PR 9155
...
svn: r8368
2008-01-19 18:00:16 +00:00
Eli Barzilay
7f09b3cf39
Welcome to a new PLT day.
...
svn: r8367
2008-01-19 08:50:08 +00:00
Sam Tobin-Hochstadt
3f93fd0f25
Use an extra let binding to make Typed Scheme happy.
...
svn: r8366
2008-01-18 22:44:54 +00:00
Eli Barzilay
cd239fc23c
minor code improvements, added ninth and tenth
...
svn: r8364
2008-01-18 16:04:43 +00:00
Matthew Flatt
4e7842bfa6
fix typos in MrEd docs
...
svn: r8362
2008-01-18 14:14:22 +00:00
Eli Barzilay
7010385288
Welcome to a new PLT day.
...
svn: r8361
2008-01-18 08:50:13 +00:00
Jay McCarthy
ae50ffd044
doug orleans error
...
svn: r8360
2008-01-18 02:45:33 +00:00
Robby Findler
2be06881d0
fixed a bug in check syntax
...
svn: r8359
2008-01-18 02:44:45 +00:00
Matthew Flatt
6ddbc52808
make plt-help a(n extra) GUI app for Mac OS X and Windows
...
svn: r8358
2008-01-17 21:25:44 +00:00
Eli Barzilay
cf59bd3583
Welcome to a new PLT day.
...
svn: r8356
2008-01-17 08:50:13 +00:00
Matthew Flatt
3948f6e7ed
tweaks to 'quick' and 'more'
...
svn: r8355
2008-01-17 03:16:59 +00:00
Matthew Flatt
6a2512e0a3
edits to 'quick', mostly from Eli
...
svn: r8354
2008-01-17 02:33:48 +00:00
Matthew Flatt
74062d996f
weak hash table for cstructs needs ephemerons
...
svn: r8353
2008-01-16 23:19:07 +00:00
Matthew Flatt
8f193f9e67
remove obsolete pdf.ss
...
svn: r8351
2008-01-16 22:11:03 +00:00
Eli Barzilay
6ef52f7abd
Welcome to a new PLT day.
...
svn: r8350
2008-01-16 20:44:31 +00:00
Matthew Flatt
739fde15cb
add contributed scribbling for 'lazy'
...
svn: r8349
2008-01-16 14:39:56 +00:00
Matthew Flatt
63c5d8a7cb
doc improvements: enter! and 'more'
...
svn: r8348
2008-01-16 14:09:59 +00:00
Robby Findler
f210fc2ea4
added current-page-number-adjust
...
svn: r8347
2008-01-16 05:04:18 +00:00
Matthew Flatt
1310027d8b
misc fixes
...
svn: r8346
2008-01-16 03:03:23 +00:00
Eli Barzilay
b620db4601
removed redundant jpg file
...
svn: r8345
2008-01-16 01:44:21 +00:00
Matthew Flatt
8b6a894399
reference web-server docs from 'more'
...
svn: r8344
2008-01-16 00:35:52 +00:00
Matthew Flatt
6fbd51d96a
tweak 'more' output
...
svn: r8343
2008-01-16 00:29:07 +00:00
Matthew Flatt
b014545c7a
added 'more: systems' doc
...
svn: r8341
2008-01-16 00:21:19 +00:00
Kathy Gray
4213249665
Correction to array runtime assignment error
...
svn: r8340
2008-01-16 00:11:20 +00:00
Jay McCarthy
cc3ef674b8
up
...
svn: r8339
2008-01-15 23:18:57 +00:00
Eli Barzilay
1f3605562a
removed doc.txt entry
...
svn: r8338
2008-01-15 20:20:04 +00:00
Matthew Flatt
37b188229e
fix help search to not fail on optional user docs
...
svn: r8337
2008-01-15 15:44:04 +00:00
Matthew Flatt
04859fb2dd
normalize some doc titles
...
svn: r8336
2008-01-15 14:46:36 +00:00
Matthew Flatt
e3af8a5a52
more mzc scribblings; scribbled HTML layout tweaks
...
svn: r8335
2008-01-15 14:20:49 +00:00
Matthew Flatt
8b16cee613
start mzc scribbling
...
svn: r8334
2008-01-15 13:09:40 +00:00
Eli Barzilay
321906f74c
Welcome to a new PLT day.
...
svn: r8333
2008-01-15 08:50:13 +00:00
John Clements
4e7fbad09a
slightly less confusing error message?
...
svn: r8332
2008-01-15 06:39:32 +00:00
John Clements
b7fe6be3bf
optimistic merge
...
svn: r8331
2008-01-15 06:36:30 +00:00
John Clements
2d79a5d789
stepper mangling
...
svn: r8330
2008-01-15 06:27:43 +00:00
John Clements
bfdb90e5cb
stepper updates
...
svn: r8329
2008-01-15 06:21:54 +00:00
John Clements
62b063bb9b
uses mpairs now
...
svn: r8328
2008-01-14 23:40:29 +00:00
John Clements
0302ca0a8d
added mappend\!
...
svn: r8327
2008-01-14 23:23:39 +00:00
John Clements
6267a19122
added mappend\!
...
svn: r8326
2008-01-14 23:07:24 +00:00
Matthew Flatt
3162537b77
scribbled compiler/cffi
...
svn: r8325
2008-01-14 22:47:12 +00:00
Matthew Flatt
134474805d
add Danny to acks
...
svn: r8324
2008-01-14 19:56:22 +00:00
Matthew Flatt
19b142e67d
add HTML docs and some guidance on scripts
...
svn: r8323
2008-01-14 19:55:27 +00:00
John Clements
83568dd0de
immutable -> mutable
...
svn: r8322
2008-01-14 19:53:37 +00:00
Matthew Flatt
6aa2962602
readline doc corrections
...
svn: r8321
2008-01-14 13:32:10 +00:00
Matthew Flatt
62f38e2a40
readline scribblings; set GC alignment to 8-byte by default
...
svn: r8320
2008-01-14 13:06:53 +00:00
Eli Barzilay
707416a13f
Welcome to a new PLT day.
...
svn: r8319
2008-01-14 08:50:12 +00:00
Matthew Flatt
7b7efc2fcc
omit useless PDFs
...
svn: r8316
2008-01-14 04:33:45 +00:00
Matthew Flatt
d532fe4781
finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
...
svn: r8314
2008-01-13 14:53:54 +00:00
Eli Barzilay
25fec67495
Welcome to a new PLT day.
...
svn: r8313
2008-01-13 08:50:18 +00:00
Matthew Flatt
21d43e4635
scribbled a60
...
svn: r8312
2008-01-12 23:36:27 +00:00
Matthew Flatt
1bb2aad735
fix version and margin-par alignment
...
svn: r8311
2008-01-12 18:52:20 +00:00
Matthew Flatt
13025bff7a
add master index
...
svn: r8310
2008-01-12 18:32:30 +00:00
Matthew Flatt
2c21778b0a
fix _f64vector, etc., docs
...
svn: r8309
2008-01-12 14:14:43 +00:00
Eli Barzilay
1b3de0126f
Welcome to a new PLT day.
...
svn: r8308
2008-01-12 08:50:13 +00:00
Matthew Flatt
fa5d1c8854
break link from guide to installation doc listing
...
svn: r8307
2008-01-11 23:33:24 +00:00
Matthew Flatt
1c16d5829e
add support for user-specific documentation list
...
svn: r8306
2008-01-11 23:13:11 +00:00
Matthew Flatt
e42bc2aa97
fix bouncing problem with navigation line (Firefox)
...
svn: r8305
2008-01-11 22:22:31 +00:00
Matthew Flatt
571fb0f08c
organize CSS a bit more
...
svn: r8304
2008-01-11 21:48:35 +00:00
Matthew Flatt
d5cfd34ff0
rearrange CSS file so that each font is in one place
...
svn: r8303
2008-01-11 20:39:40 +00:00
Matthew Flatt
4e2951c2bc
fix help start path
...
svn: r8302
2008-01-11 20:09:19 +00:00
Matthew Flatt
05434ec54d
change path->main-collects-relative, and change output directory of start document
...
svn: r8301
2008-01-11 19:54:38 +00:00
Matthew Flatt
ce04c9457b
change style<%> size caching so that it doesn't create a link to a dc; adjust GC page size of windows to match system allocation granularity
...
svn: r8298
2008-01-11 14:30:37 +00:00
Matthew Flatt
47621b088b
strip attempts to make HTML fonts nice
...
svn: r8297
2008-01-11 11:44:01 +00:00
Eli Barzilay
300acbd4cf
Welcome to a new PLT day.
...
svn: r8296
2008-01-11 09:25:35 +00:00
Eli Barzilay
d0333bce6d
better pdflatex use
...
svn: r8295
2008-01-11 09:25:06 +00:00
Eli Barzilay
c31c424086
default to main-doc if docs are in main-collects
...
svn: r8294
2008-01-11 08:26:14 +00:00
Eli Barzilay
aa71be72cf
improve code organization
...
svn: r8293
2008-01-11 08:25:46 +00:00
Eli Barzilay
eee5f7c0fc
improve code organization
...
svn: r8292
2008-01-11 06:57:13 +00:00
Greg Cooper
411db7ea43
fix definition of apply in frtime and attempt to fix display of structures with signals
...
svn: r8289
2008-01-11 03:02:22 +00:00
Eli Barzilay
fff894d710
remove the now-redundant main-doc option
...
svn: r8288
2008-01-11 02:29:49 +00:00
Matthew Flatt
1e069dd2bc
doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
...
svn: r8286
2008-01-10 23:42:23 +00:00
Matthew Flatt
73396b7d7b
fix scribble eval to not catch break
...
svn: r8285
2008-01-10 20:45:22 +00:00
Matthew Flatt
a934de478f
drop web-server/doc
...
svn: r8284
2008-01-10 20:43:28 +00:00
Matthew Flatt
3b394bda4e
fix setup-plt -c .dep traversal
...
svn: r8283
2008-01-10 20:24:49 +00:00
Matthew Flatt
dd858c5bfa
fix setup-plt -c
...
svn: r8282
2008-01-10 20:20:12 +00:00
Matthew Flatt
b76aa843ab
move doc sub-dirs to scribblings sub-dirs
...
svn: r8281
2008-01-10 20:07:32 +00:00
Matthew Flatt
2d08c17725
fix bug in deserializer; also change scribble eval to not use sandbox module mode
...
svn: r8280
2008-01-10 19:47:13 +00:00
Matthew Flatt
9f8b439c5c
fix trace annotator
...
svn: r8279
2008-01-10 19:05:59 +00:00
Matthew Flatt
e1776a0d7f
minor trace doc edits
...
svn: r8278
2008-01-10 19:01:17 +00:00
Matthew Flatt
007f5b4788
trace docs from Yavuz Arkun
...
svn: r8277
2008-01-10 18:58:14 +00:00
Eli Barzilay
3061fc9916
docs -> doc, again
...
svn: r8276
2008-01-10 16:50:07 +00:00
Eli Barzilay
71c47c8bec
forgot to rename docs -> doc
...
svn: r8275
2008-01-10 16:35:01 +00:00
Eli Barzilay
0380d0eb1d
Welcome to a new PLT day.
...
svn: r8274
2008-01-10 08:50:19 +00:00
Eli Barzilay
66701e96c9
rename "docs" -> "doc"
...
svn: r8271
2008-01-09 15:44:48 +00:00
Robby Findler
1fe5e608b4
fixed a bug in non-debug language levels
...
svn: r8270
2008-01-09 15:10:15 +00:00
Matthew Flatt
cec8fbbd5f
@require[....]* to @(require ...*)
...
svn: r8269
2008-01-09 13:47:11 +00:00
Eli Barzilay
e2aed66d78
Welcome to a new PLT day.
...
svn: r8268
2008-01-09 08:50:19 +00:00
Matthew Flatt
6487debfee
keep props in include
...
svn: r8267
2008-01-08 23:49:35 +00:00
Robby Findler
364d7ff274
added the example section
...
svn: r8266
2008-01-08 23:30:49 +00:00
Matthew Flatt
6352736822
fix include/reader
...
svn: r8265
2008-01-08 22:16:01 +00:00
Matthew Flatt
b333628a39
remove unecessary title tag and prefix
...
svn: r8264
2008-01-08 19:58:07 +00:00
Matthew Flatt
f08dbc15da
move/collapse web-server docs, scribble doc improvements
...
svn: r8262
2008-01-08 19:54:01 +00:00
Jay McCarthy
511343114f
Removing MrEd launcher, renaming some things
...
svn: r8261
2008-01-08 18:27:59 +00:00
Matthew Flatt
57d173e626
make hash-lang delayed so that scribble/manual doesn't directly depend on scribblings/guide
...
svn: r8260
2008-01-08 18:15:06 +00:00
Matthias Felleisen
4e6af69364
made file structures transparent for now to work with testing.ss
...
svn: r8258
2008-01-08 17:40:21 +00:00
Matthew Flatt
4c1856f189
scribble reader interface and doc adjustments
...
svn: r8257
2008-01-08 16:09:25 +00:00
Robby Findler
1d58054540
some minor fiddling
...
svn: r8256
2008-01-08 14:58:51 +00:00
Eli Barzilay
9e70a46c7a
Welcome to a new PLT day.
...
svn: r8255
2008-01-08 08:50:12 +00:00
Robby Findler
1b31b38e1e
a little more work on the contracts guide
...
svn: r8254
2008-01-08 05:43:41 +00:00
Matthew Flatt
eeb62f47f7
fix quick doc build
...
svn: r8253
2008-01-08 01:48:39 +00:00
Matthew Flatt
343308481a
work on guide, and fix problems with scribble/eval
...
svn: r8250
2008-01-07 21:47:22 +00:00
Eli Barzilay
8f0f4fcdf9
Lots of reformatting, and some reorganization
...
svn: r8249
2008-01-07 17:29:48 +00:00
Matthew Flatt
315dc915f5
more scribble layers edits
...
svn: r8248
2008-01-07 14:26:55 +00:00
Robby Findler
e4b26b3d67
added something to illustrate the difference between any and any/c
...
svn: r8247
2008-01-07 14:26:31 +00:00
Matthew Flatt
14fa3351f1
scribble manual section 2 edits
...
svn: r8246
2008-01-07 13:00:44 +00:00
Matthew Flatt
6f2791a503
some edits to the contract guide
...
svn: r8245
2008-01-07 12:48:38 +00:00
Matthew Flatt
a4cd1cdbae
minor Scribbl{e,ings} tweaks
...
svn: r8244
2008-01-07 12:18:53 +00:00
Eli Barzilay
0209f1aa06
Welcome to a new PLT day.
...
svn: r8243
2008-01-07 08:50:14 +00:00
Robby Findler
1644b86aa8
ported all of the contracts guide except the examples section
...
svn: r8242
2008-01-07 04:42:25 +00:00
Matthew Flatt
4ba06b7ae0
expand Scribble-layers overview
...
svn: r8241
2008-01-07 03:50:43 +00:00
Robby Findler
a7f300543e
improved keyword error messages a little bit
...
svn: r8240
2008-01-07 03:41:47 +00:00
Eli Barzilay
e824a51c59
typos
...
svn: r8239
2008-01-07 02:13:08 +00:00
Matthew Flatt
f3cb86dc1a
sandbox Scribble evaluations; fix rational exact->inexact loss of precision
...
svn: r8238
2008-01-06 16:54:34 +00:00
Robby Findler
cda0888ab9
renamed string/len to string-len/c
...
svn: r8237
2008-01-06 15:53:50 +00:00
Robby Findler
b2b8315ac3
removed extra require
...
svn: r8236
2008-01-06 14:04:53 +00:00
Robby Findler
80c22a541d
made send-url's result type always be the same
...
svn: r8235
2008-01-06 14:04:46 +00:00
Eli Barzilay
4817a55696
Welcome to a new PLT day.
...
svn: r8234
2008-01-06 07:58:07 +00:00
Matthew Flatt
c0a09ccef6
fix winvers script
...
svn: r8229
2008-01-05 23:06:05 +00:00
Robby Findler
379f2a162b
searching in help desk now says 'no results' if there are no results, and the help desk menu item in drscheme opens the front page of the manuals
...
svn: r8227
2008-01-05 22:39:32 +00:00
Matthew Flatt
4b24262f96
maybe fix decreasing results from process-milliseconds
...
svn: r8226
2008-01-05 21:04:12 +00:00
Robby Findler
7f3a5c13c2
added schemeerror and used it
...
svn: r8223
2008-01-05 16:46:17 +00:00
Mike Sperber
652715c2d5
Synch with latest.
...
svn: r8221
2008-01-05 15:03:29 +00:00
Eli Barzilay
e9192a39ee
Welcome to a new PLT day.
...
svn: r8220
2008-01-05 08:50:13 +00:00
Eli Barzilay
0c6b19a795
show a setup-plt line for each run of pdflatex
...
svn: r8219
2008-01-05 00:11:55 +00:00
Matthew Flatt
2658e9917e
add flow hyperlink
...
svn: r8217
2008-01-04 23:46:22 +00:00
Matthew Flatt
c75cead3a4
add badlink latex style
...
svn: r8216
2008-01-04 23:33:44 +00:00
Eli Barzilay
d5e1ea0565
Welcome to a new PLT day.
...
svn: r8214
2008-01-04 22:09:22 +00:00
Eli Barzilay
e0a1433643
update version to 400 for v4
...
svn: r8212
2008-01-04 22:03:58 +00:00
Matthew Flatt
77e126f085
fix size calculation of ? repeat
...
svn: r8208
2008-01-04 17:05:10 +00:00
Matthew Flatt
90f8b75f33
fix docs on planet path syntax
...
svn: r8207
2008-01-04 16:40:38 +00:00
Robby Findler
765ec336e0
a little more progress
...
svn: r8205
2008-01-04 15:44:53 +00:00
Matthew Flatt
1717611b7b
doc format fix, sortof
...
svn: r8204
2008-01-04 15:27:41 +00:00
Matthew Flatt
3acd1a7d62
fix JIT x86 FP output
...
svn: r8201
2008-01-04 13:33:58 +00:00
Robby Findler
fdb9c14eb8
started integrating the contracts guide into the plt scheme guide
...
svn: r8199
2008-01-03 22:23:45 +00:00
Matthew Flatt
17c6b00f44
fix typo: Beginner -> Beginning
...
svn: r8198
2008-01-03 19:14:33 +00:00
Robby Findler
13a92b3a3c
undid last commit to remove timing printouts
...
svn: r8197
2008-01-03 19:09:00 +00:00
Matthew Flatt
7fc41024c0
3.99.0.9: binding links in docs use nominal import sources
...
svn: r8196
2008-01-03 19:07:02 +00:00
Robby Findler
3cf6ed4673
mostly finished the contract library changes
...
svn: r8195
2008-01-03 18:10:43 +00:00
Robby Findler
cbcb5bf57b
added searching to the keybindings dialog
...
svn: r8194
2008-01-03 16:56:46 +00:00
Eli Barzilay
fdd622228b
Welcome to a new PLT day.
...
svn: r8190
2008-01-03 08:50:16 +00:00
Matthew Flatt
71be2da868
change initial state of randomizer back to reference implementation's
...
svn: r8187
2008-01-02 18:03:11 +00:00
Kathy Gray
a5f8e41ad7
svn: r8184
2008-01-02 13:24:18 +00:00
Eli Barzilay
8ba6792c82
Welcome to a new PLT day.
...
svn: r8181
2008-01-02 06:36:03 +00:00
Matthew Flatt
6e6e5945f9
fix test that used lang/htdp-intermediate
...
svn: r8180
2008-01-02 03:50:47 +00:00
Matthew Flatt
d4482c90ca
finish first draft of HtDP language docs
...
svn: r8179
2008-01-02 03:33:00 +00:00
Robby Findler
e7b5653dd6
finished case->
...
svn: r8178
2008-01-02 01:24:55 +00:00
Robby Findler
fca9c6b405
improved the way the automatic scrolling works when searching
...
svn: r8177
2008-01-01 21:47:13 +00:00
Robby Findler
8b20d62969
fixed some bugs so that long names still allow drs to start up and limited the name message in the upper-left to be at most 200 pixels wide
...
svn: r8176
2008-01-01 17:00:56 +00:00