Sam Tobin-Hochstadt
25a817e4aa
Fix thinko in subtyping.
...
svn: r18802
2010-04-12 22:23:39 +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
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
Eli Barzilay
c4dfc1df05
Welcome to a new PLT day.
...
svn: r18777
2010-04-10 07:50:33 +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
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
Matthew Flatt
fdba97b1c0
rico
...
svn: r18733
2010-04-04 15:08:35 +00:00
Eli Barzilay
a360b554ce
Welcome to a new PLT day.
...
svn: r18732
2010-04-04 07:50:36 +00:00
Ryan Culpepper
fdd42be5d9
syntax/parse:
...
fixed bug (thanks Jay!)
some internal additions/changes
svn: r18731
2010-04-03 23:00:37 +00:00
Matthew Flatt
3cc95b31ef
add prop:struct-info
...
svn: r18730
2010-04-03 13:08:39 +00:00
Matthew Flatt
6cd548b0f3
fix module-laguage info from scribble/doc
...
svn: r18729
2010-04-03 11:59:26 +00:00
Eli Barzilay
8e36e8e3eb
Welcome to a new PLT day.
...
svn: r18728
2010-04-03 07:50:06 +00:00
Casey Klein
3d9806a606
Forces sequences to have length zero when the depth is zero
...
svn: r18726
2010-04-03 00:54:55 +00:00
Matthew Flatt
2cb9f378aa
Racket experiments
...
svn: r18725
2010-04-02 21:29:59 +00:00
Jay McCarthy
2a87df9e5c
Supporting arguments in dispatch pattern arguments
...
svn: r18724
2010-04-02 20:55:36 +00:00
Jay McCarthy
7b61ba023d
New library formlets
...
svn: r18720
2010-04-02 18:53:29 +00:00
Eli Barzilay
2a2562aa87
Welcome to a new PLT day.
...
svn: r18718
2010-04-02 07:28:09 +00:00
Stevie Strickland
664cfa2e31
Given the other uses of #:mode public-final in this file, I assume that the
...
quote was a mistake.
svn: r18717
2010-04-02 00:15:24 +00:00
Kevin Tew
191b111109
Communciate Structs
...
svn: r18715
2010-04-01 17:03:51 +00:00
Matthew Flatt
b2d65a1b95
fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations
...
svn: r18711
2010-04-01 13:14:50 +00:00
Eli Barzilay
853db0ae55
forgot examples
...
svn: r18709
2010-04-01 08:27:15 +00:00
Eli Barzilay
05fca5df14
Documented () thing
...
svn: r18706
2010-04-01 07:46:01 +00:00
Eli Barzilay
581cbb461b
Change `generator' to have a form of (generator () body ...). The empty
...
place will have initial input names, so having this first will make
existing code break with an easy to fix syntax error, rather than having
confusing failures. (Also made it throw a very clear error message if
there is no () now.)
svn: r18705
2010-04-01 07:45:41 +00:00
Eli Barzilay
6977f08878
typo (PR 10754)
...
svn: r18704
2010-04-01 07:33:55 +00:00
Matthias Felleisen
eaa7303113
the proper fix
...
svn: r18703
2010-04-01 02:01:05 +00:00
Matthias Felleisen
7a4cd2a706
appeasing drdr
...
svn: r18702
2010-04-01 00:57:36 +00:00
Matthias Felleisen
3f20bc5eb6
fixes 10836
...
svn: r18700
2010-03-31 21:59:07 +00:00
Eli Barzilay
6234c57b69
places docs in user directory since its not on by default.
...
svn: r18698
2010-03-31 21:38:02 +00:00
Eli Barzilay
ba57548bc7
loa is gone
...
svn: r18697
2010-03-31 21:36:56 +00:00
Casey Klein
a9096f2e07
Adds to examples directory and cleans up tests
...
svn: r18693
2010-03-31 16:02:24 +00:00
Robby Findler
6cc7e81db8
updated to match new error message
...
svn: r18691
2010-03-31 14:36:58 +00:00
Robby Findler
860f81bcef
updated the unix bitmaps
...
svn: r18690
2010-03-31 12:36:44 +00:00
Eli Barzilay
658fc0717d
Hack for chrome: catch errors when reading/writing cookies
...
and just treat it as if there is no cookie. This is what
chrome effectively did until recently -- so the relying on
cookies for the return path to the user-specific pages was
and still is broken.
svn: r18684
2010-03-31 06:36:58 +00:00
Casey Klein
6886f6540a
Fixes handling of where/hidden and side-condition/hidden clauses in reduction-relation.
...
svn: r18683
2010-03-31 01:03:25 +00:00
Robby Findler
62fb1bed65
svn: r18682
2010-03-30 22:30:37 +00:00
Matthew Flatt
164e998cbd
fix syntax-case docs on how the exception is raised
...
svn: r18679
2010-03-30 21:33:59 +00:00
Matthew Flatt
417be5d8e2
move definedness check for imported variable to link time instead of access time; add errortrace meta-language; tweak errortrace to avoid an unnecessary and loop-obscuring annotation; improve slightly bytecode optimizer's handling of w-c-m; improve JIT handling of w-c-m
...
svn: r18678
2010-03-30 20:21:28 +00:00
Jay McCarthy
cafd092994
Adding another kind of error in xexpr
...
svn: r18677
2010-03-30 19:55:56 +00:00
Jay McCarthy
0289edf0cb
Repairing SchemeUnit tests re: DrDr
...
svn: r18673
2010-03-30 17:42:16 +00:00
Matthias Felleisen
0b33e15553
committed rest of fix
...
svn: r18672
2010-03-30 17:41:31 +00:00
Jay McCarthy
04d1fa6a26
Parsing patch from Dave Gurnell
...
svn: r18671
2010-03-30 17:05:51 +00:00
Jay McCarthy
18276161b8
- Limiting the size of DrDr emails
...
svn: r18670
2010-03-30 15:26:08 +00:00
Matthias Felleisen
3c1d0b079c
10834 fixed
...
svn: r18668
2010-03-30 13:43:47 +00:00
Noel Welsh
cfab7a8d97
Add type definition for unsafe-vector*-ref and unsafe-vector*-length, which have recently been introduced, and a test case for in-vector (which uses the above).
...
svn: r18667
2010-03-30 13:33:45 +00:00
Philippe Meunier
3a0b16d4ce
Fixed some weird unicode double-quotes which I can't produce on my computer.
...
svn: r18666
2010-03-30 08:39:54 +00:00
Philippe Meunier
ef2c882562
Quaterly update...
...
svn: r18665
2010-03-30 04:06:55 +00:00
Matthew Flatt
25ede3dc50
fix reporting for some syntactic misuses of syntax-case
...
svn: r18662
2010-03-29 20:39:42 +00:00
Matthew Flatt
baab09fc1b
drop the uglier half of the Mac OS X thread-local variable hack; thread GC state through mark functions (to avoid overhead of thread-local accesses); fix some procedure-arity bugs and work toward fixing chaperones and some other procedure operations on keyword procedures
...
svn: r18661
2010-03-29 15:06:47 +00:00
Sam Tobin-Hochstadt
2bda6af6b0
Fix obvious bug.
...
svn: r18660
2010-03-29 15:01:29 +00:00