Commit Graph

9592 Commits

Author SHA1 Message Date
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
Matthias Felleisen
e9ca169869 string functions take at least two arguments
svn: r12167
2008-10-29 15:13:17 +00:00
Philippe Meunier
866260c601 find and replace, plus misc
svn: r12166
2008-10-29 09:25:15 +00:00
Eli Barzilay
855f73d6ea Welcome to a new PLT day.
svn: r12165
2008-10-29 05:43:52 +00:00
Sam Tobin-Hochstadt
acfba8a390 Fix types of syntax tests.
Test for double instantiation.

svn: r12164
2008-10-29 02:15:50 +00:00
Sam Tobin-Hochstadt
c4d183fcfc Less polymorphic type for `syntax->datum'.
svn: r12163
2008-10-28 22:40:43 +00:00
Sam Tobin-Hochstadt
b7df781999 More specific type for quote-syntax (this hides an infinite loop)
svn: r12162
2008-10-28 22:40:19 +00:00
Robby Findler
23a541177b changed test coverage highlighting to be more color-blind friendly
svn: r12161
2008-10-28 21:36:06 +00:00
Robby Findler
39021e2da0 fixed a bug noticed by Casey & John
svn: r12160
2008-10-28 21:22:18 +00:00
Eli Barzilay
c9244e48ff Welcome to a new PLT day.
svn: r12158
2008-10-28 14:13:20 +00:00
Matthew Flatt
8cf2306979 adjust HtDP language module-begin to work right if 'provide' shows up
svn: r12157
2008-10-28 13:27:22 +00:00
Matthew Flatt
981a491c45 change representation of marked imports in syntax context (which finally fixes the 13MB-of-redundant-bytecode problem with the framework and tools docs)
svn: r12156
2008-10-28 12:14:06 +00:00
Matthew Flatt
8b666c1710 streamline srfi-4 index-argument check
svn: r12155
2008-10-28 12:12:09 +00:00
Eli Barzilay
597f835ec1 Welcome to a new PLT day.
svn: r12153
2008-10-28 07:50:21 +00:00
Matthew Flatt
ea659ba286 split scribble/manual module into smaller modules
svn: r12150
2008-10-28 01:40:51 +00:00
Ryan Culpepper
05df5e36e0 stxclass cleanup, improved error messages
svn: r12149
2008-10-27 22:56:52 +00:00
Sam Tobin-Hochstadt
0c44c5ce40 Handle multiple instantiation of a single expression.
svn: r12148
2008-10-27 20:06:31 +00:00
Sam Tobin-Hochstadt
d60ae208e1 Remove stray printf.
svn: r12147
2008-10-27 20:04:41 +00:00
Sam Tobin-Hochstadt
0f347883dd Warn about unreachable code.
svn: r12146
2008-10-27 20:03:16 +00:00
Sam Tobin-Hochstadt
5db61f199f Add `warn-unreachable'
svn: r12145
2008-10-27 20:02:34 +00:00
Matthew Flatt
00d2aabaf0 jit tweaks
svn: r12144
2008-10-27 19:00:13 +00:00
Matthew Flatt
469e780949 add some missing dependencies for windows 3m build
svn: r12143
2008-10-27 18:41:04 +00:00
Sam Tobin-Hochstadt
a7b5d4af4b Add type for Procedure.
Fix types to use Integer instead of Number where appropriate.
add type for maybe-print-message.

svn: r12141
2008-10-27 15:16:22 +00:00
Eli Barzilay
7d72dc43c4 fix typo; layout
svn: r12138
2008-10-27 13:37:47 +00:00
Matthew Flatt
6be0f8f4df put search-box input inside form in Scribbled HTML
svn: r12137
2008-10-27 13:06:01 +00:00
John Clements
706a175e07 updated history
svn: r12134
2008-10-26 23:38:09 +00:00
Ryan Culpepper
c8dbc9b798 macro stepper: tidied up menus
svn: r12133
2008-10-26 23:03:53 +00:00
Matthew Flatt
e7b71e0a08 release-note updates for 4.1.2.1
svn: r12132
2008-10-26 18:42:45 +00:00
Matthew Flatt
38aac549e6 release-ote updates for 4.1.2
svn: r12131
2008-10-26 18:41:16 +00:00
Robby Findler
e7aef55f74 fixed up some of the platform inconsistencies
svn: r12129
2008-10-25 20:35:09 +00:00
Matthew Flatt
f902850a52 adjust 3m backtrace build to work under Windows
svn: r12127
2008-10-25 17:42:15 +00:00
Matthew Flatt
4ae0c12a1e fix self-reference on an order-finalized object (Windows)
svn: r12126
2008-10-25 17:41:00 +00:00
Matthias Felleisen
7fa7465280 nothing new to report for HISTORY
svn: r12125
2008-10-25 14:31:58 +00:00
Eli Barzilay
415910fe80 Welcome to a new PLT day.
svn: r12124
2008-10-25 07:50:05 +00:00
Eli Barzilay
518fc3b0a8 keep syntax properties at the outer module expression level
svn: r12122
2008-10-24 22:26:21 +00:00