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 |
|
Matthew Flatt
|
5e22bb81f5
|
constant-folding repairs to some unsafe operations
svn: r18745
|
2010-04-07 12:48:15 +00:00 |
|
Matthew Flatt
|
abebb1c1f4
|
fix problem with per-registry locking of available-module visit & instantiation
svn: r18744
|
2010-04-07 12:34:50 +00:00 |
|
Eli Barzilay
|
da7d9485f1
|
Welcome to a new PLT day.
svn: r18743
|
2010-04-07 07:08:07 +00:00 |
|
Matthew Flatt
|
2c36427b20
|
fix compiler bug with unsafe-c[ad]r and constant folding (PR 10850)
svn: r18742
|
2010-04-07 02:25:27 +00:00 |
|
Kevin Tew
|
63b819ce74
|
[setup-unit] cleanup ccs-to-compile, move invocations to bottom of unit
svn: r18741
|
2010-04-06 20:56:28 +00:00 |
|
Matthew Flatt
|
aec586d2be
|
fix a GC problem related to future and wcm; also fix a race condition related to JITing a delay-loaded procedure (and maybe specific to future-demanded JITting)
svn: r18739
|
2010-04-06 16:44:53 +00:00 |
|
Kevin Tew
|
19ed8d9bbf
|
refactor setup-unit make-zo
svn: r18738
|
2010-04-06 16:35:28 +00:00 |
|
Matthew Flatt
|
c5ac9f23ec
|
better compiler handling of unused local bindings where the RHS either doesn't obviously produce a single value or is discovered to be unused late in bytecode compilation; initial Scribble support for printing qq-style results
svn: r18737
|
2010-04-06 15:52:36 +00:00 |
|
Eli Barzilay
|
90acb35315
|
optimize null and one-argument lists
svn: r18736
|
2010-04-06 15:26:15 +00:00 |
|
Eli Barzilay
|
cc3c334026
|
Welcome to a new PLT day.
svn: r18735
|
2010-04-06 07:50:28 +00:00 |
|
Eli Barzilay
|
9af8fb2195
|
Welcome to a new PLT day.
svn: r18734
|
2010-04-05 07:40:03 +00:00 |
|