Commit Graph

9526 Commits

Author SHA1 Message Date
Matthew Flatt
d5f796211a better reporting for out-of-memory failure
svn: r12218
2008-11-02 16:05:27 +00:00
Robby Findler
db5dcfa67e added some error checking
svn: r12217
2008-11-02 14:21:04 +00:00
Matthew Flatt
0b79aaa1ae doc repairs
svn: r12216
2008-11-02 12:28:59 +00:00
Eli Barzilay
956fd14f24 Welcome to a new PLT day.
svn: r12215
2008-11-02 08:50:12 +00:00
Robby Findler
f6bb5ea5e7 changed around the keymap setup again; now should be in same order as it was before my earlier changed, except the user-specified keybindings should be first
svn: r12214
2008-11-02 04:30:03 +00:00
Robby Findler
baffeea2b4 drschemes scheme mode now sets the default extension for files to .ss
svn: r12213
2008-11-01 19:55:21 +00:00
Matthew Flatt
de5643ade0 change #planet to require spaces/tabs (any number) before planet path
svn: r12212
2008-11-01 13:21:57 +00:00
Eli Barzilay
b0cb953e31 Welcome to a new PLT day.
svn: r12211
2008-11-01 07:50:22 +00:00
Matthew Flatt
338a595a7a fix problem with incrorectly invoking phase -1 relative to base phase 1; sync planet reader with #lang whitespace change
svn: r12210
2008-10-31 21:12:22 +00:00
Carl Eastlund
ac0888ee88 Added tests/planet/ to compile-omit-paths in info.ss
svn: r12208
2008-10-31 21:06:13 +00:00
Eli Barzilay
9396f697a3 add m: bindings for sexpr navigation
svn: r12207
2008-10-31 20:56:52 +00:00
Carl Eastlund
2949809542 Added new directory for planet tests; restored #lang planet test in lang.ss
svn: r12206
2008-10-31 20:09:43 +00:00
Eli Barzilay
d1adec4bc6 remove m: bindings that disabled sexpr-based navigation
svn: r12205
2008-10-31 19:52:10 +00:00
Eli Barzilay
c1cf821bd9 stupid typo
svn: r12204
2008-10-31 19:50:22 +00:00
Sam Tobin-Hochstadt
e69f6e126a Reorganize initial type definitions to use DSL.
Split special type names into base-types-extra.ss
Fix test require.
Base types are now require in main.ss

svn: r12203
2008-10-31 17:12:16 +00:00
Sam Tobin-Hochstadt
9851b3ab78 Split typed scheme docs into guide and reference.
svn: r12202
2008-10-31 16:52:35 +00:00
Eli Barzilay
e2ac0f673b flush output ports to avoid confusing tests output
svn: r12201
2008-10-31 15:30:28 +00:00
Matthew Flatt
cc02b65628 point to syntax/module-reader from #lang reference docs
svn: r12200
2008-10-31 15:23:16 +00:00
Matthew Flatt
3bc23270cf fix reference docs to match r12197
svn: r12199
2008-10-31 15:18:03 +00:00
Matthew Flatt
51f5d193dd adjust editor-cavas% refresh to clear border before calling on-paint
svn: r12198
2008-10-31 15:08:21 +00:00
Eli Barzilay
cc12402a34 leave the input position right after the language, not after the following whitespace
svn: r12197
2008-10-31 15:07:16 +00:00
Eli Barzilay
a6e8df0dda Removed misbehaving planet test.
svn: r12196
2008-10-31 14:56:46 +00:00
Matthew Flatt
05fbd0ffd3 fix problem with simplifying module-rename contexts that have marked renamings
svn: r12195
2008-10-31 14:44:32 +00:00
Eli Barzilay
ae66a076fd typo (PR9880)
svn: r12194
2008-10-31 14:13:01 +00:00
Robby Findler
bd375ef605 PR 9873 (hopefully)
svn: r12193
2008-10-31 12:40:05 +00:00
Eli Barzilay
7ab26eb1d7 Welcome to a new PLT day.
svn: r12192
2008-10-31 07:50:12 +00:00
Robby Findler
0e7c1aa804 PR 9844
svn: r12191
2008-10-31 02:54:29 +00:00
Robby Findler
a398630230 fixed up confused get-metadata arity
svn: r12190
2008-10-31 02:48:27 +00:00
Robby Findler
92dcfca644 improved tab navigation keybindings
svn: r12189
2008-10-31 01:20:39 +00:00
Robby Findler
968e69bd00 more keybindings cleanup
svn: r12188
2008-10-31 01:01:43 +00:00
Robby Findler
26df9acc15 svn: r12187 2008-10-31 00:59:40 +00:00
Robby Findler
b453c09007 svn: r12186 2008-10-31 00:45:23 +00:00
Robby Findler
0c40227dac added syntax-rules to the magic square-bracket opening list
svn: r12185
2008-10-30 21:49:59 +00:00
Robby Findler
f5364c4f46 fixed up some problems the keybinding rearrangement caused
svn: r12184
2008-10-30 21:43:16 +00:00
Robby Findler
47297fac9f added normalization during pasting to eliminate various ligatures, etc
svn: r12183
2008-10-30 21:38:40 +00:00
Jay McCarthy
4e7aa80828 Adding exampels to docs
svn: r12182
2008-10-30 20:34:24 +00:00
Robby Findler
a6b7f4ba16 removed goto-position
svn: r12181
2008-10-30 19:23:08 +00:00
Robby Findler
ebb3efa6ba changed keybinding setup so that the user keybindings override all of the other keybindings (and improved the names a little)
svn: r12180
2008-10-30 19:10:49 +00:00
Matthew Flatt
eada4a5b7e fix method vs. procedure arity error reporting from JITted callbacks
svn: r12179
2008-10-30 19:04:08 +00:00
Jay McCarthy
fc64cf2b77 Changing web server default servlet handling
svn: r12178
2008-10-30 14:34:21 +00:00
Jay McCarthy
109be3ebf1 Updating template example re eli changes
svn: r12177
2008-10-30 14:32:51 +00:00
Matthew Flatt
531d85f973 fix R6RS language to disallow redefinition of imported names in phase different from import
svn: r12176
2008-10-30 13:41:08 +00:00
Matthew Flatt
487df2362e fix more bugs with lib paths in exe creation
svn: r12175
2008-10-30 10:55:07 +00:00
Eli Barzilay
c5efa4c048 Welcome to a new PLT day.
svn: r12174
2008-10-30 07:50:16 +00:00
Jay McCarthy
ba562277ed Updating test
svn: r12173
2008-10-29 22:42:58 +00:00
Jay McCarthy
6ff90087ac Modernizing defaults
svn: r12172
2008-10-29 22:30:22 +00:00
Jay McCarthy
10127c9561 Better docs for serve variants
svn: r12171
2008-10-29 22:21:37 +00:00
Jay McCarthy
2dbeb18164 Adding test case
svn: r12170
2008-10-29 22:19:10 +00:00
Matthew Flatt
ac9944a818 switch editor-canvas to no-autoclear mode
svn: r12169
2008-10-29 21:36:58 +00:00
Jay McCarthy
e8e94bb82d Bug in header-assq* and not used enough in request processing
svn: r12168
2008-10-29 17:07:28 +00:00