Commit Graph

15260 Commits

Author SHA1 Message Date
Kevin Tew
bfbeb104be gc2 places testing configure option
svn: r18798
2010-04-12 17:39:30 +00:00
Robby Findler
e333734867 got rid of some bouncing
svn: r18796
2010-04-12 15:52:15 +00:00
Robby Findler
69b42edc38 svn: r18795 2010-04-12 15:51:47 +00:00
Matthew Flatt
0da70a905b R6RS SRFI patches from Andreas Rottmann
svn: r18794
2010-04-12 14:06:24 +00:00
Matthew Flatt
f6d62763b4 fix typo (PR 10856)
svn: r18793
2010-04-12 14:00:23 +00:00
Matthew Flatt
b4aa4d4afb add define-values-for-export to scheme/unit; sort out different unit-signature 'struct' forms for mzlib vs. scheme vs. racket
svn: r18792
2010-04-12 13:54:40 +00:00
Matthew Flatt
3f903c80cf fix compiled-load handler for non-existent files that don't end in .ss/.rkt
svn: r18791
2010-04-12 13:22:22 +00:00
Eli Barzilay
e49cbbfd4d Welcome to a new PLT day.
svn: r18790
2010-04-12 07:50:30 +00:00
Matthew Flatt
65d3d3240b racket: keep old 'define-struct', include new form as 'struct'
svn: r18789
2010-04-11 21:08:37 +00:00
Matthew Flatt
bdb71498e3 module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary
svn: r18788
2010-04-11 16:55:18 +00:00
Robby Findler
e672c022c9 added a missing import
svn: r18787
2010-04-11 12:12:22 +00:00
Eli Barzilay
30eef711d7 Welcome to a new PLT day.
svn: r18786
2010-04-11 07:50:29 +00:00
Robby Findler
bf9ae0f731 added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons
svn: r18785
2010-04-11 03:14:02 +00:00
Robby Findler
06da8a6468 svn: r18784 2010-04-10 19:43:50 +00:00
Eli Barzilay
20c12b6deb somehow this change was not included with the last; also set drdr property for robby
svn: r18783
2010-04-10 19:22:19 +00:00
Robby Findler
e4e3d71299 checking in a fix for the previous revision
svn: r18782
2010-04-10 18:43:17 +00:00
Robby Findler
1671102fdc checking in a broken chat-noir-literate to make sure I've set the drdr properties right
svn: r18781
2010-04-10 18:42:33 +00:00
Matthew Flatt
1a9b89f5ba more mutable pair clarifications
svn: r18780
2010-04-10 14:22:18 +00:00
Matthew Flatt
0f9cac182d improve docs to calrify that mutable pairs are not pairs
svn: r18779
2010-04-10 14:13:41 +00:00
Matthew Flatt
6c9c747e7e fix 'set-box!' slow path; use C compiler for pthreadrwlock test
svn: r18778
2010-04-10 13:29:53 +00:00
Eli Barzilay
c4dfc1df05 Welcome to a new PLT day.
svn: r18777
2010-04-10 07:50:33 +00:00
Matthew Flatt
0b2a43f193 try to fix Linux build problems related to pthreads
svn: r18776
2010-04-09 21:09:49 +00:00
Robby Findler
8242847c7a svn: r18775 2010-04-09 20:23:44 +00:00
Robby Findler
9ad5210bb4 oops, bugfix
svn: r18774
2010-04-09 20:10:56 +00:00
Sam Tobin-Hochstadt
0b55e34853 Enable proper reader and repl config for typed/scheme
svn: r18773
2010-04-09 20:06:53 +00:00
Matthew Flatt
c6cd781e82 fix Windows build
svn: r18772
2010-04-09 20:05:07 +00:00
Robby Findler
c7606115e1 added support for the stepper button appearing automatically in the teaching languages (in the module language with #lang htdp/* prefix)
svn: r18771
2010-04-09 19:28:02 +00:00
Robby Findler
dcaa17e860 refactored so that the chat-noir tests run in drdr
svn: r18770
2010-04-09 19:19:14 +00:00
Matthew Flatt
1621091fc1 add 'current-read-interaction' parameter
svn: r18769
2010-04-09 13:22:57 +00:00
Eli Barzilay
8c6bbb43cb Welcome to a new PLT day.
svn: r18768
2010-04-09 07:50:38 +00:00
Casey Klein
52c6b4ef15 Adds a term-equivalence predicate to the test--> and test-->> forms.
svn: r18767
2010-04-09 00:08:39 +00:00
Matthias Felleisen
26b3cb7eb2 batch io expanded
svn: r18766
2010-04-08 22:14:36 +00:00
Sam Tobin-Hochstadt
24ad4005e8 fix doc bugs reported by danny
svn: r18765
2010-04-08 20:11:39 +00:00
Matthew Flatt
bebf513aa7 change 'configure-runtime to produce a list of module-spcifying vectors instead of a single vector
svn: r18763
2010-04-08 19:11:50 +00:00
Matthew Flatt
8fbd16261f adjust DrScheme to run #lang-specified runtime configuration
svn: r18762
2010-04-08 15:32:02 +00:00
Matthew Flatt
8b31b1b552 fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families
svn: r18761
2010-04-08 13:53:59 +00:00
Eli Barzilay
4410b5adf6 Welcome to a new PLT day.
svn: r18760
2010-04-08 07:50:36 +00:00
Matthew Flatt
b559c9db9b initial cut at HtDP languages via #lang; syntax/module-reader: split compiled-module info from reader info, reorganize and complete docs, don't export read-properties or get-info-getter for now
svn: r18759
2010-04-08 02:30:00 +00:00
Matthew Flatt
d436f1deb3 fix setup-plt doc rendering
svn: r18758
2010-04-08 02:06:02 +00:00
Eli Barzilay
96332e5f8d Fixing some broken drdr:command-line strings that had no "~s".
svn: r18757
2010-04-08 01:42:57 +00:00
Eli Barzilay
e3e5fcdc16 Changing drdr:command-line to have "~s"s instead of "$path"s
svn: r18756
2010-04-08 01:41:46 +00:00
Eli Barzilay
befa088b6e Parse/unparse strings to/from props; separate drdr props to cmdline and
timeout; provide some missing bindings

svn: r18755
2010-04-08 01:38:54 +00:00
Casey Klein
e99bbaf88b Fixes DrDr property
svn: r18754
2010-04-07 20:03:58 +00:00
Casey Klein
0975798b31 Fixes PR 10842
svn: r18753
2010-04-07 19:57:52 +00:00
Casey Klein
ea2861b03a Fixes PR 10843
svn: r18752
2010-04-07 15:33:36 +00:00
Eli Barzilay
52e2b31408 new drdr props from Matthew
svn: r18751
2010-04-07 13:44:46 +00:00
Eli Barzilay
5e55dc1000 more clarifications
svn: r18750
2010-04-07 13:41:02 +00:00
Eli Barzilay
e2e2c1e802 no flags now
svn: r18749
2010-04-07 13:16:59 +00:00
Eli Barzilay
45904a4a16 clarify comment, add git alias
svn: r18748
2010-04-07 13:15:35 +00:00
Eli Barzilay
6473b9581f Add new props script+storage
svn: r18747
2010-04-07 13:06:55 +00:00