Commit Graph

5094 Commits

Author SHA1 Message Date
Matthias Felleisen
2abe742b98 done with insert menu
svn: r8143
2007-12-28 16:18:29 +00:00
Matthias Felleisen
181c85d28c preparing robby's attempt to get insert menu right
svn: r8142
2007-12-28 15:53:23 +00:00
Robby Findler
7459da43ce renamed the Special menu to Insert
svn: r8141
2007-12-27 20:39:51 +00:00
Matthew Flatt
d2aa4f610b re-fix error when keywords missing in app; fix defn to allow non-keyword args withotu default after keyword args
svn: r8140
2007-12-27 16:49:27 +00:00
Matthew Flatt
bd260e132e typo in reference
svn: r8139
2007-12-27 16:35:35 +00:00
Eli Barzilay
c719f1c506 newline after not-found message
svn: r8138
2007-12-27 16:32:48 +00:00
Matthew Flatt
53bf8bae8e 3.99.0.7: add prop:equal+hash
svn: r8137
2007-12-27 16:19:35 +00:00
Matthew Flatt
d411eb6402 fix Mach-O updating in the case that no two-level hints entry is available
svn: r8136
2007-12-27 12:07:12 +00:00
Matthew Flatt
5df53fbe76 include version in scribble latex output
svn: r8135
2007-12-27 11:28:11 +00:00
Matthew Flatt
d6adb5600e make setup-plt --doc-pdf work right with a relative path
svn: r8134
2007-12-27 11:18:20 +00:00
Matthew Flatt
c0872f69ea equal? and hashing work on cyclic values
svn: r8132
2007-12-27 11:07:14 +00:00
Eli Barzilay
8f20fce7f6 Welcome to a new PLT day.
svn: r8131
2007-12-27 06:22:18 +00:00
Greg Cooper
e79214aa5a use current-inexact-milliseconds instead of current-milliseconds to avoid wrap-around problems
svn: r8130
2007-12-26 18:11:37 +00:00
Mike Sperber
bfd42d01d0 Update SRFI 42 to latest reference implementation.
svn: r8128
2007-12-26 17:07:15 +00:00
Matthew Flatt
9f4f7670d1 fix exn-handler test
svn: r8125
2007-12-26 12:02:13 +00:00
Eli Barzilay
019ead4356 Welcome to a new PLT day.
svn: r8124
2007-12-26 08:50:02 +00:00
Matthew Flatt
5c76cb507e finish mz docs
svn: r8123
2007-12-26 02:58:13 +00:00
Matthew Flatt
36ca820232 annotate change to avoid buffer overrun
svn: r8121
2007-12-25 12:59:50 +00:00
Matthew Flatt
944105f122 fix buffer overrun in contour plotting
svn: r8120
2007-12-25 12:57:42 +00:00
Eli Barzilay
e3f8d7e74b better code organization
svn: r8116
2007-12-24 12:24:46 +00:00
Eli Barzilay
9ba922ff1c reformatting
svn: r8114
2007-12-24 11:29:33 +00:00
Eli Barzilay
4923f00a0d Welcome to a new PLT day.
svn: r8113
2007-12-24 08:50:02 +00:00
Eli Barzilay
fe3e4042cd fix hide sharing
svn: r8111
2007-12-24 07:41:01 +00:00
Eli Barzilay
a715b3eefe Welcome to a new PLT day.
svn: r8108
2007-12-23 08:50:02 +00:00
Greg Cooper
58c95cf5c3 forward port fix from r8100/05/06 to trunk
svn: r8107
2007-12-22 17:55:57 +00:00
Matthew Flatt
396dd54b06 call-with-exception-handler change, plus some configure/Makefile changes that didn't help fix the built-on-10.5-for-10.4 problem but are still healthier in the long run
svn: r8102
2007-12-22 12:41:48 +00:00
Eli Barzilay
e77ba2fc3d Welcome to a new PLT day.
svn: r8101
2007-12-22 08:50:04 +00:00
Matthew Flatt
dfc2da108e change --main to print its results, add scheme_detach_multiple_values
svn: r8092
2007-12-21 13:27:04 +00:00
Eli Barzilay
0b6500f556 Welcome to a new PLT day.
svn: r8091
2007-12-21 08:50:02 +00:00
Matthew Flatt
68ec60f448 fill out more documentation; add placeholder? and hash-table-placeholder?
svn: r8089
2007-12-21 03:45:22 +00:00
Robby Findler
4cd7477c85 converted to scheme/base
svn: r8087
2007-12-21 01:57:50 +00:00
Robby Findler
342eb86c10 finished the new ->*
svn: r8086
2007-12-20 20:35:58 +00:00
Matthew Flatt
66b1a255b8 change setup-plt to detect collection name mismatch
svn: r8084
2007-12-20 15:33:14 +00:00
Matthew Flatt
d794bde875 liberalize un{quote,syntax}-spliciing to allow a non-list at the end of an enclosing list
svn: r8083
2007-12-20 14:00:15 +00:00
Eli Barzilay
b8b7a1bb0d Welcome to a new PLT day.
svn: r8082
2007-12-20 08:50:03 +00:00
Robby Findler
937a656d68 updated the insert large letter dialog
svn: r8078
2007-12-20 02:46:43 +00:00
Matthew Flatt
6f45daa5f4 fix #%app bug when it starts with a keyword; PR 9122
svn: r8077
2007-12-20 01:45:35 +00:00
Matthew Flatt
c4960b7418 turn shared.ss test suite back on, tweak docs
svn: r8076
2007-12-19 22:25:12 +00:00
Matthew Flatt
a018da21f7 detect syntax-wrapped keyword for generate-temporaries
svn: r8074
2007-12-19 21:41:28 +00:00
Danny Yoo
9a4d947174 added framework:gui-utils:quote-literal-label and framework:gui-utils:format-literal-string to escape ampersands in string labels. Updated drscheme/syncheck and drscheme/private/unit to use these functions.
svn: r8073
2007-12-19 21:38:55 +00:00
Matthew Flatt
f70ea2d03a shared
svn: r8069
2007-12-19 21:32:07 +00:00
Matthias Felleisen
98c57e31df matrix
svn: r8068
2007-12-19 17:48:55 +00:00
Matthias Felleisen
deca1bd57f matrix
svn: r8067
2007-12-19 17:45:31 +00:00
Matthias Felleisen
342290e520 matrix
svn: r8066
2007-12-19 17:44:57 +00:00
Matthew Flatt
e4a588e405 add support for 'color and 'bgcolor styles
svn: r8064
2007-12-19 16:52:54 +00:00
Matthew Flatt
b78f8acb50 catch sxref failures and report as warnings when loading help data
svn: r8063
2007-12-19 15:36:35 +00:00
Matthew Flatt
19a6edc664 finish fixing sandboxed test suites
svn: r8062
2007-12-19 14:46:30 +00:00
Eli Barzilay
598e03f525 Welcome to a new PLT day.
svn: r8061
2007-12-19 08:50:02 +00:00
Robby Findler
5840ec28b3 made truncated message be red italics
svn: r8060
2007-12-19 04:25:53 +00:00
Robby Findler
3500ef305c added a message when the search is truncated
svn: r8059
2007-12-19 04:12:10 +00:00
Matthew Flatt
36c5684876 put mzlib test suites into separate sandboxes
svn: r8058
2007-12-19 04:12:02 +00:00
Matthew Flatt
eccb9b5aa6 fix setup-plt to reject bad collection paths supplied on the command line
svn: r8057
2007-12-18 23:15:42 +00:00
Matthew Flatt
444e2abd12 add honu mini docs
svn: r8056
2007-12-18 22:32:36 +00:00
Matthew Flatt
e3b4751adb catch up test suite for recent changes
svn: r8055
2007-12-18 22:07:30 +00:00
Matthew Flatt
415cd0bf15 lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
2007-12-18 21:37:23 +00:00
Robby Findler
49f198dad7 fixed naming bugs and added a test suite to ensure that I preserve backwards compatibility with the old version of mzlib's contract system
svn: r8050
2007-12-18 20:49:33 +00:00
Robby Findler
a3f3dcb64d added keywords to ->*
svn: r8049
2007-12-18 20:19:11 +00:00
Robby Findler
9dcef875fe added -x flag to plt-help, improved man pages
svn: r8048
2007-12-18 18:57:33 +00:00
Matthew Flatt
058d8dc77e document mz/mr command-line arguments
svn: r8047
2007-12-18 13:52:50 +00:00
Eli Barzilay
814ec3933c Welcome to a new PLT day.
svn: r8046
2007-12-18 08:50:03 +00:00
Eli Barzilay
c71d064da6 many typos
svn: r8045
2007-12-18 04:27:01 +00:00
Robby Findler
e050a30cdb improved the contract -> documentation
svn: r8044
2007-12-18 02:29:56 +00:00
Matthew Flatt
ec3f79cf47 doc tweaks
svn: r8043
2007-12-18 01:44:09 +00:00
Matthew Flatt
9117a35625 contract doc tweaks
svn: r8042
2007-12-18 01:24:40 +00:00
Robby Findler
0e43e1da8c added keywords to -> contract
svn: r8041
2007-12-17 23:48:30 +00:00
Robby Findler
02bd5d4a66 fixed PR 9113
svn: r8040
2007-12-17 23:16:23 +00:00
Matthew Flatt
dd19a2d1ab finish Scribbled Slideshow docs
svn: r8039
2007-12-17 20:56:24 +00:00
Matthew Flatt
233416bf27 added xref-tag->index-entry
svn: r8038
2007-12-17 18:39:07 +00:00
Robby Findler
92081b685d move docs to scribblings directory
svn: r8037
2007-12-17 16:34:17 +00:00
Matthew Flatt
5b984bc34e tweak mzscheme's help form
svn: r8036
2007-12-17 16:23:54 +00:00
Matthew Flatt
f5845e01a0 slideshow fixes
svn: r8035
2007-12-17 15:56:53 +00:00
Eli Barzilay
9d800c22a9 Welcome to a new PLT day.
svn: r8034
2007-12-17 08:50:19 +00:00
Matthew Flatt
67752bc435 add 'last' field to picts, and document slideshow/code
svn: r8033
2007-12-17 00:28:20 +00:00
Robby Findler
116241eee5 converted the contract test suite to use scheme/base and fixed bugs along the way
svn: r8032
2007-12-16 22:45:52 +00:00
Matthew Flatt
3e2e0ff02d more slideshow docs
svn: r8031
2007-12-16 14:19:10 +00:00
Robby Findler
ae17f72c1d fixed a bug int he way the menu for the documentation links was constructed
svn: r8030
2007-12-16 14:01:25 +00:00
Robby Findler
0b2b17068d renamed help desk to plt help
svn: r8029
2007-12-16 12:39:49 +00:00
Mike Sperber
72d8885792 Synch with latest.
svn: r8028
2007-12-16 11:17:30 +00:00
Robby Findler
57fa5d8e66 fixed a typo
svn: r8027
2007-12-16 04:43:24 +00:00
Robby Findler
44d76d4c9a fixed a typo
svn: r8026
2007-12-16 04:38:40 +00:00
Matthew Flatt
fd1de94a48 change Scribble to complain about colliding tags
svn: r8025
2007-12-16 03:10:00 +00:00
Matthew Flatt
8f463ff1c4 fix err msg for last of non-list
svn: r8024
2007-12-16 01:15:40 +00:00
Robby Findler
8a7cdad926 removed links to old mzlib stuff and mzscheme module from the contract library (but not from all the libraries it depends on)
svn: r8023
2007-12-16 00:20:18 +00:00
Robby Findler
1b7c6a9d32 fixed a bug
svn: r8022
2007-12-16 00:19:04 +00:00
Matthew Flatt
bfecd9e0f5 doc scribble/xref, and start net docs
svn: r8021
2007-12-15 23:36:23 +00:00
Matthew Flatt
c9aecb01f0 split setup/scribble-index into setup/xref and scribble/xref
svn: r8020
2007-12-15 22:10:29 +00:00
Matthew Flatt
27c99d2c7f fix an accidentally deleted keyword
svn: r8019
2007-12-15 21:51:36 +00:00
Robby Findler
f790d7e10e restored word completion for the full languages (not teaching languages yet)
svn: r8018
2007-12-15 21:10:20 +00:00
Robby Findler
9a0498b44d moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
svn: r8017
2007-12-15 18:46:55 +00:00
Matthew Flatt
f12a39d97b added scheme/help
svn: r8016
2007-12-15 18:02:05 +00:00
Eli Barzilay
d5e843ae29 Welcome to a new PLT day.
svn: r8014
2007-12-15 08:50:03 +00:00
Robby Findler
553d628491 fixed PR 9107
svn: r8013
2007-12-14 22:58:31 +00:00
Ryan Culpepper
58ffe9133e macro stepper: improved error reporting
svn: r8012
2007-12-14 21:48:47 +00:00
Matthew Flatt
71ccd7334e syntax colorer: scheme whitespace is any whitespace
svn: r8011
2007-12-14 21:26:24 +00:00
Matthew Flatt
265550c08f reference doc tweaks
svn: r8008
2007-12-14 13:19:46 +00:00
Eli Barzilay
dec5a1c21b Welcome to a new PLT day.
svn: r8007
2007-12-14 08:50:02 +00:00
Matthias Felleisen
deca7e7aa3 svn: r8006 2007-12-14 00:53:54 +00:00
Matthias Felleisen
25d12e6fb3 svn: r8005 2007-12-14 00:53:23 +00:00
Matthias Felleisen
5cdea2191c svn: r8004 2007-12-14 00:53:03 +00:00
Matthias Felleisen
6ef244c217 matrix printfs removed
svn: r8003
2007-12-13 23:26:02 +00:00