Commit Graph

10271 Commits

Author SHA1 Message Date
Eli Barzilay
ac5dcae9e6 make (help "foo") run a search for "foo"
svn: r13126
2009-01-14 22:35:39 +00:00
Matthew Flatt
cf2e98eb92 size-cache-invalid for editor<%>
svn: r13120
2009-01-14 20:29:37 +00:00
Robby Findler
074be235b4 fixed a bug
svn: r13119
2009-01-14 19:26:03 +00:00
Robby Findler
8f3547e311 added code to remove the graph-pb from the canvas while printing
svn: r13117
2009-01-14 18:21:55 +00:00
Robby Findler
ae1e6ca263 fixed an x/y reversal bug and improved the #:layout function so it isn't called as much
svn: r13116
2009-01-14 18:05:21 +00:00
Robby Findler
d1f65ae6c9 fixed a bunch of bugs in layout things in order to make traces/ps work better
svn: r13114
2009-01-14 15:53:29 +00:00
Matthew Flatt
e2751633f0 fix set-max-width, etc. docs
svn: r13113
2009-01-14 15:39:24 +00:00
Casey Klein
286ef262c7 Fixed contract for `check-reduction-relation'
svn: r13112
2009-01-14 14:09:13 +00:00
Matthew Flatt
4759e25019 fix vector-copy! bug (PR 10026)
svn: r13111
2009-01-14 13:02:03 +00:00
Eli Barzilay
a1f7e3caa2 Welcome to a new PLT day.
svn: r13110
2009-01-14 08:50:12 +00:00
Ryan Culpepper
502edfb02f macro stepper: fixed interface bugs
svn: r13109
2009-01-14 06:11:59 +00:00
Ryan Culpepper
2aeb50134d macro stepper: converted more classes to use iop
svn: r13108
2009-01-14 06:04:57 +00:00
Eli Barzilay
d1a0086471 newlines at EOFs
svn: r13105
2009-01-14 03:10:47 +00:00
Eli Barzilay
0a51fa26e6 set svn:eol-style
svn: r13103
2009-01-14 03:01:36 +00:00
Robby Findler
c600eedb32 svn: r13101 2009-01-14 01:43:30 +00:00
Robby Findler
c5d99507c3 PR 10024
svn: r13100
2009-01-14 01:39:32 +00:00
Matthew Flatt
678f6773aa fix problem in local-expand and references to not-yet-bound identifiers
svn: r13097
2009-01-13 23:28:34 +00:00
Casey Klein
5ca04f3497 Randomized testing forms no longer report exceptions as
counterexamples or return #t when unable to find a counterexample.

svn: r13094
2009-01-13 20:50:36 +00:00
Ryan Culpepper
3b8c164074 macro stepper: changed syntax browser classes to use iop
-- This line, and those below, will be ignored--

M    macro-debugger/syntax-browser/properties.ss
M    macro-debugger/syntax-browser/display.ss
M    macro-debugger/syntax-browser/widget.ss
M    macro-debugger/syntax-browser/controller.ss
M    macro-debugger/syntax-browser/interfaces.ss
M    macro-debugger/syntax-browser/frame.ss
M    macro-debugger/util/class-iop.ss

svn: r13092
2009-01-13 20:36:16 +00:00
Ryan Culpepper
b8db5490f0 stxclass: turn off debugging printing
svn: r13091
2009-01-13 20:32:13 +00:00
Eli Barzilay
0acce3ead7 Welcome to a new PLT day.
svn: r13087
2009-01-13 08:50:18 +00:00
Ryan Culpepper
ccfc18829f stxclass:
added call to internal-definition-seal in lib
  added static-of stxclass
  ported class-iop from macros planet package

svn: r13086
2009-01-13 05:57:01 +00:00
Matthias Felleisen
cba8e0d079 doc request: 10022; fixed
svn: r13085
2009-01-13 02:47:26 +00:00
Ryan Culpepper
3d3bcfe2f7 macro stepper: cleaned up column-width detection/resizing
svn: r13082
2009-01-13 00:43:47 +00:00
Casey Klein
d7d93250f3 Added examples to `redex-check' documentation.
svn: r13081
2009-01-12 22:50:09 +00:00
Matthias Felleisen
2b0daee31c svn: r13080 2009-01-12 22:22:08 +00:00
Matthew Flatt
f07803c3cd fix lifting bug introduced in previous commit
svn: r13079
2009-01-12 22:16:08 +00:00
Matthias Felleisen
bdd29b22cf svn: r13078 2009-01-12 22:14:15 +00:00
Matthias Felleisen
d871eeb91d svn: r13077 2009-01-12 22:13:58 +00:00
Matthias Felleisen
0b4a67fc21 svn: r13076 2009-01-12 22:10:39 +00:00
Matthew Flatt
17ad24945b syntax-local-lift-require
svn: r13075
2009-01-12 21:46:40 +00:00
Casey Klein
0e8cf2e160 Updated docs to reflect that check' is provided as redex-check'.
svn: r13074
2009-01-12 20:53:58 +00:00
Matthias Felleisen
687eecd43c svn: r13073 2009-01-12 20:28:12 +00:00
Jay McCarthy
ba5b8de58a Limit dispatcher
svn: r13072
2009-01-12 17:44:02 +00:00
Matthias Felleisen
c22b570004 svn: r13071 2009-01-12 17:30:44 +00:00
Jay McCarthy
ebc1bf4752 Limiting
svn: r13070
2009-01-12 17:01:46 +00:00
Matthew Flatt
ab5d16d55b fix arity messages constructed internally for structure procs (PR 10019)
svn: r13069
2009-01-12 13:31:07 +00:00
Eli Barzilay
d954df380f Welcome to a new PLT day.
svn: r13068
2009-01-12 08:50:13 +00:00
Matthew Flatt
9a177b251e use 'system-position-ok-before-cancel?' in GUI overview example
svn: r13067
2009-01-11 15:39:54 +00:00
Matthew Flatt
72b272ebd0 fix typo in example (PR 10018)
svn: r13066
2009-01-11 15:23:13 +00:00
Matthew Flatt
2530e04720 add some-system-path<->string functions to scheme/path
svn: r13065
2009-01-11 14:47:51 +00:00
Matthew Flatt
4180d67e34 make scheme/path fuctions work on paths for any playform
svn: r13064
2009-01-11 13:52:26 +00:00
Eli Barzilay
3c22ff982b Welcome to a new PLT day.
svn: r13063
2009-01-11 08:50:15 +00:00
Robby Findler
3ceb88b8a7 fixed a bug intraces/ps
svn: r13062
2009-01-10 23:49:03 +00:00
Robby Findler
538a1e695e svn: r13061 2009-01-10 23:21:46 +00:00
Robby Findler
72b7e59851 fixed eps? argument to pasteboard print method
svn: r13060
2009-01-10 23:16:40 +00:00
Robby Findler
e34badc4cf fixed some typos:
svn: r13059
2009-01-10 23:12:52 +00:00
Robby Findler
3a3ceb121b added traces/ps and some code to make automatic layout of the graph possible (see #:layout in the docs for traces)
svn: r13058
2009-01-10 18:17:45 +00:00
Eli Barzilay
630c8cbc54 Welcome to a new PLT day.
svn: r13057
2009-01-10 08:50:20 +00:00
Matthias Felleisen
a6f08c7399 svn: r13056 2009-01-09 23:45:05 +00:00