Eli Barzilay
76b90e7947
Made "t" a key for the "recent" menu item
...
svn: r10288
2008-06-16 15:31:02 +00:00
Eli Barzilay
922842d9d8
Change `bad module name' error message to use "syntax" instead of
...
"object", and make it use the syntax object so the error points at the
right place in the definitions window.
svn: r10287
2008-06-16 15:02:07 +00:00
Eli Barzilay
495588eabf
Misc reformatting, mostly using new stuff that make things easier.
...
svn: r10286
2008-06-16 14:42:14 +00:00
Eli Barzilay
86cdf405ee
Move the "show recent files in a dialog" to the bottom, since it's
...
much less frequently used than the actual files. (Even for people who
do use it -- since they'd usually use it once, and then use the dialog.)
svn: r10285
2008-06-16 14:22:24 +00:00
Eli Barzilay
ba22d2a6e6
Replace remove-suffix' by
path-replace-suffix'
...
svn: r10284
2008-06-16 14:08:59 +00:00
Matthias Felleisen
269595665c
added sort as duplicate of quicksort
...
svn: r10283
2008-06-16 13:56:35 +00:00
Matthias Felleisen
913fa9408f
fixed doc for member to -> boolean
...
svn: r10282
2008-06-16 12:54:56 +00:00
Robby Findler
ffaadf6a31
adjusted test for the hopeless repl
...
svn: r10281
2008-06-16 12:49:09 +00:00
Matthew Flatt
921c703b2d
snipi% doc corrections
...
svn: r10280
2008-06-16 12:10:19 +00:00
Kathy Gray
4222b03e6d
More de-mzscheme; and taking out stm for the release-let
...
svn: r10279
2008-06-16 11:29:23 +00:00
Eli Barzilay
3488803ab1
Welcome to a new PLT day.
...
svn: r10278
2008-06-16 08:57:22 +00:00
Greg Cooper
db2624b9e3
create namespace for expansion of require'd modules (to fix multi-file debugging problem)
...
svn: r10277
2008-06-15 21:45:40 +00:00
Danny Yoo
7fbb4dab2a
Fixed more scribl typos with #t.
...
svn: r10276
2008-06-15 20:51:39 +00:00
Danny Yoo
e8201a7d35
Fixed more scribl typos.
...
svn: r10275
2008-06-15 20:47:04 +00:00
Danny Yoo
854211592a
Fixed references to text% in editor-canvas docs.
...
svn: r10274
2008-06-15 20:34:12 +00:00
Danny Yoo
abcfc65bc9
Correcting canvas typo in draw-overview.scrbl.
...
svn: r10273
2008-06-15 20:16:36 +00:00
Danny Yoo
6d36289f79
Correcting top-level-window typo in draw-overview.scrbl.
...
svn: r10272
2008-06-15 20:12:15 +00:00
Danny Yoo
522ee8e93a
fixed typo in gui scribblings
...
svn: r10271
2008-06-15 19:57:04 +00:00
Matthew Flatt
bba93038ed
'for' macro certification needs to propagate certs
...
svn: r10269
2008-06-15 16:03:14 +00:00
Matthew Flatt
e352b41265
fix cleanse-path doc
...
svn: r10268
2008-06-15 11:41:34 +00:00
Matthew Flatt
91d73e4c30
more __isinf variants in xform (PR 9505)
...
svn: r10267
2008-06-15 11:31:21 +00:00
Matthew Flatt
ebe5138cfc
doc match-let as 'destructuring bind'
...
svn: r10266
2008-06-15 11:25:05 +00:00
Eli Barzilay
cdbfcc1283
improved code some
...
svn: r10265
2008-06-15 05:56:46 +00:00
Robby Findler
9ca7c1e2fe
another attempt a friendlier first message
...
svn: r10264
2008-06-15 01:41:27 +00:00
Matthew Flatt
9355b39761
fix SRFI 1 docs on set-car! and set-cdr! (PR 9504)
...
svn: r10263
2008-06-14 21:04:55 +00:00
Eli Barzilay
c9f5e15ee0
use expand-user-path so "~"s work again
...
svn: r10262
2008-06-14 03:48:50 +00:00
Robby Findler
c4ac2429bb
some improvements to the repl in the module language when there is no module there
...
svn: r10261
2008-06-14 02:58:30 +00:00
Matthew Flatt
1d34ff568a
check-expect tests for HtDP languages
...
svn: r10258
2008-06-13 17:40:20 +00:00
Matthew Flatt
938df1800c
improve error reporting ands doc for check-expect (PR 9499 and 9500)
...
svn: r10257
2008-06-13 17:24:24 +00:00
Robby Findler
63311353d7
some windows keyboard didn't work with the old settings since the keybindings were taking over too much
...
svn: r10256
2008-06-13 17:17:05 +00:00
Eli Barzilay
f6c68334a6
use evaluator-message as a generic function-application-in-user-context tool
...
svn: r10255
2008-06-13 17:06:33 +00:00
Eli Barzilay
87bb5ee526
use proper tmp directory, remove temp file
...
svn: r10254
2008-06-13 17:06:05 +00:00
Carl Eastlund
4baccff55a
scheme/sandbox:
...
Updated get-output and get-error-output to function properly regardless of user
language. Previously, it relied on #%app and #%datum behaving similarly to the
scheme language.
svn: r10251
2008-06-13 14:41:28 +00:00
Eli Barzilay
b27b77f18f
Welcome to a new PLT day.
...
svn: r10250
2008-06-13 14:33:40 +00:00
Matthew Flatt
d750ba0009
corrected: planet version-comparison repair from Danny
...
svn: r10246
2008-06-13 13:18:30 +00:00
Matthew Flatt
ce6395129c
planet version-comparison repair from Danny
...
svn: r10245
2008-06-13 13:16:28 +00:00
Robby Findler
c2fa893403
set up a namespace around the call to compile
...
svn: r10244
2008-06-13 01:43:27 +00:00
Kathy Gray
b9516aa543
More indenting support for Java mode, including ( and [ support
...
svn: r10243
2008-06-12 22:32:58 +00:00
Matthew Flatt
2b1aebca19
add missig path normalization for 'enter!' (PR 9491)
...
svn: r10237
2008-06-12 16:55:46 +00:00
Matthew Flatt
7efe50775a
typos and links (PR 9488)
...
svn: r10236
2008-06-12 16:37:12 +00:00
Matthew Flatt
638e458541
fix Latex rendering of subsubsubsections (PR 9487)
...
svn: r10235
2008-06-12 16:22:18 +00:00
Matthew Flatt
864570d484
fix doc bug (PR 9489)
...
svn: r10234
2008-06-12 16:13:33 +00:00
Robby Findler
c5680137bb
removed references to non-existent module
...
svn: r10233
2008-06-12 15:13:15 +00:00
Kathy Gray
7f085f7e2b
Switching to scheme/base instead of mzscheme
...
Addition of support for stm (to-scheme.ss only)
svn: r10232
2008-06-12 14:46:43 +00:00
Matthew Flatt
64147e45ab
fix module-path-index->taglet bug that is mainly exposed when the current directory is a root directory
...
svn: r10231
2008-06-12 13:39:23 +00:00
Matthew Flatt
20fcb6314c
honu-module -> honu; misc doc and slideshow tweaks
...
svn: r10230
2008-06-12 13:02:41 +00:00
Matthew Flatt
930650491f
fix mod-collapse bug with 'up' elements relative to planet paths
...
svn: r10229
2008-06-12 12:18:30 +00:00
Matthew Flatt
74dda12d35
4.0.0.1
...
svn: r10228
2008-06-12 12:01:00 +00:00
Eli Barzilay
4785e86907
* Updated `valid-version?' to restrict ranges of subparts
...
* Added `version<=?' and `alpha-version?'
* updated checker for new file location, update code
svn: r10224
2008-06-11 19:17:02 +00:00
Eli Barzilay
cb9dc018a7
v4.0
...
svn: r10222
2008-06-11 17:55:41 +00:00