Jay McCarthy
e3a9aa8162
Fixing test of pprint
2010-04-30 11:07:02 -06:00
Jay McCarthy
645b0b06fe
Merge branch 'master' of git.racket-lang.org:plt
2010-04-30 10:57:38 -06:00
Jay McCarthy
bc5cf30ebe
Renaming rktunit to racunit
2010-04-30 10:57:32 -06:00
Matthew Flatt
162058036e
fully rackety guide
2010-04-30 08:02:57 -06:00
Matthew Flatt
783e309b4d
add serializable-struct
2010-04-30 08:02:56 -06:00
Stevie Strickland
5e4386ba13
Change legacy commands to correctly use negative blame also for user blame.
2010-04-30 09:52:53 -04:00
Matthew Flatt
f20d3db75f
fix some DrDr tests
2010-04-29 19:55:39 -06:00
Matthew Flatt
ea880541de
fix pretty-print in qq mode when a list starting in non-quoted mode is broken across lines
2010-04-29 19:38:56 -06:00
Robby Findler
4671dc47f3
Merge branch 'master' of git:plt
2010-04-29 20:15:45 -05:00
Casey Klein
ddfdea90f6
Merge branch 'master' of git:plt
2010-04-29 19:30:50 -05:00
Casey Klein
026553c6f7
Fixes more failing Redex tests
2010-04-29 19:27:41 -05:00
Robby Findler
d1d99bd633
Merge branch 'master' of git:plt
2010-04-29 19:06:11 -05:00
Matthew Flatt
2f5b166073
more rackty guide, through the contracts section
2010-04-29 17:11:42 -06:00
Matthew Flatt
7ed0d4e00a
futures: protect use of mfence by processor count
2010-04-29 17:11:42 -06:00
Matthew Flatt
43cb91e6ee
rackety "more" tutorial
2010-04-29 17:11:42 -06:00
Robby Findler
84f0e307dd
adjusted the initial what-language-do-you-want dialog
2010-04-29 17:28:44 -05:00
Robby Findler
073d947a4c
adjusted the way anchored search works so that swithing tabs in drscheme starts you with a new anchor
2010-04-29 17:03:32 -05:00
Jay McCarthy
198850eb9f
Using tagged continuations and aborts rather than heavy conts
2010-04-29 15:31:31 -06:00
Jay McCarthy
cf68210bd0
Fixing pr10879
2010-04-29 15:02:46 -06:00
Jay McCarthy
7f2c2965b2
Merge branch 'master' of git.racket-lang.org:plt
2010-04-29 15:00:06 -06:00
Jay McCarthy
f70ffca756
Renaming schemeunit to rktunit and adding compat layer
2010-04-29 15:00:02 -06:00
Casey Klein
9f5ec7da47
Fixes my earlier mistake (take 2)
2010-04-29 15:38:09 -05:00
Jay McCarthy
3b23f74fc7
Merge branch 'master' of git.racket-lang.org:plt
2010-04-29 13:41:26 -06:00
Jay McCarthy
5cb8f4e3d9
Renaming logic/schelog to raclog, supporting unification for all racket datatypes
2010-04-29 13:41:12 -06:00
Robby Findler
99708f0b7f
fixed PR 10872
2010-04-29 13:41:44 -05:00
Stevie Strickland
484be3cf02
Add new argument to apply-contract/make-blame for the "user" blame label.
...
The new blame label gives us the location of the "use" of the value.
This blame label describes the location where we actually did the
contract wrapping, which may differ from the negative blame label.
2010-04-29 13:41:03 -04:00
Robby Findler
9b2987d7fb
improved the suggest-a-language dialog that you get in the there-is-no-language-picked-yet language
2010-04-29 12:21:10 -05:00
Robby Findler
66f51b9478
changed a capability value's name from drracket:<something> back to drscheme:<something>
2010-04-29 11:48:27 -05:00
Robby Findler
350fc70fc1
fixed PR 10878
2010-04-29 11:24:58 -05:00
Robby Findler
f46ad89200
fixed a preference setting
2010-04-29 11:06:27 -05:00
Robby Findler
fbf52d6957
renamed the preferences to drracket:
2010-04-29 11:03:06 -05:00
Casey Klein
2dfe132862
Fixes (hopefully) the bad merge I accidentally made
2010-04-29 06:58:45 -05:00
Casey Klein
fe2c11c059
Merge branch 'master' of git:plt
2010-04-29 06:46:11 -05:00
Casey Klein
7d0a83b983
Updates tests for quasiquote printing and .rkt extension
2010-04-29 06:42:53 -05:00
Matthew Flatt
039036a92b
fix props for teachpack .ss unrenaming
2010-04-28 20:22:44 -06:00
Jay McCarthy
d559ec72a4
Undoing racket rename, because DrDr runs an older version of Racket. And removing boring commits from pages
2010-04-28 14:05:38 -06:00
Jay McCarthy
123672d897
Sam's advice
2010-04-28 13:39:27 -06:00
Jay McCarthy
7cd703f034
Renaming schelog to logic and racketing
2010-04-28 13:37:57 -06:00
Jay McCarthy
8a6cdfe582
Merge branch 'master' of git.racket-lang.org:plt
2010-04-28 13:21:53 -06:00
Jay McCarthy
7d1c7d874b
Changing unstable, xml, html, and web-server to be rackety
2010-04-28 13:21:30 -06:00
John Clements
3f4f013a7b
Merge branch 'master' of git:plt
2010-04-28 11:49:22 -07:00
John Clements
f81ebbfbf7
Exported save-image per Matthias' request, wrote conservative documentation
2010-04-28 11:48:07 -07:00
Matthew Flatt
6a28bd0e4b
fix some tests for drdr
2010-04-28 11:02:31 -06:00
Matthew Flatt
79b943b2ef
fix tools doc
2010-04-28 11:02:30 -06:00
Carl Eastlund
8879f4a61d
Updated unstable/srcloc tests for racket.
2010-04-28 12:30:25 -04:00
Matthew Flatt
32de6647dc
fix HtDP language printing
2010-04-28 08:55:16 -06:00
Matthew Flatt
1bb773ba29
fix compatibility drscheme tool linking
2010-04-28 08:52:31 -06:00
Matthew Flatt
2c54268228
move pref file to .rtkd extension, and automatically read from the old PLT Scheme path if the new one doesn't exist
2010-04-28 07:24:39 -06:00
Matthew Flatt
de863643d5
fix scheme/foreign docs
2010-04-28 07:01:43 -06:00
Matthew Flatt
fd43c22dea
change teachpack names (visible to students) back to .ss
2010-04-28 06:56:26 -06:00
Matthew Flatt
b61a99c433
add defidform/inline and use it to document on-draw
2010-04-28 06:41:43 -06:00
Matthew Flatt
65f4bcb9dc
fix doc start page
2010-04-28 06:30:02 -06:00
Matthew Flatt
79e52c67bc
make 'raco help <command>' work
2010-04-28 06:28:39 -06:00
Matthew Flatt
9347295c5b
fix raco setup PDF-rendering banner
2010-04-28 06:14:02 -06:00
Matthew Flatt
cf44b9cf16
fix batch-io teachpack doc rendering, especially for PDF
2010-04-28 06:13:29 -06:00
Matthias Felleisen
ad00bccecd
Merge branch 'master' of git:plt
2010-04-27 22:31:49 -04:00
Matthew Flatt
7708109ea5
have raco setup create launchers before docs
2010-04-27 19:56:20 -06:00
Matthew Flatt
32d2a9c548
fix scheme/load and racket/load
2010-04-27 19:09:27 -06:00
Matthew Flatt
882b7dce0e
move tests/mzscheme to tests/racket
2010-04-27 18:28:39 -06:00
Matthias Felleisen
32347bfb56
Merge branch 'master' of git:plt
2010-04-27 19:07:18 -04:00
Matthias Felleisen
2613ce6c09
fixed tests for batch io
2010-04-27 19:06:31 -04:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Jay McCarthy
94a6aac517
failure-prefix form and failure-format parameter in eli-tester
2010-04-27 16:12:32 -06:00
Matthew Flatt
1fedf04739
partly rackety guide
2010-04-27 14:09:51 -06:00
Robby Findler
4537240f1f
Merge branch 'master' of git:plt
2010-04-27 14:00:52 -05:00
Jay McCarthy
5b779d22ac
slatex test, slatex contracts and props
2010-04-27 11:00:24 -06:00
Jay McCarthy
e258476748
Supporting multiple value returns in formlets
2010-04-27 10:41:56 -06:00
Robby Findler
761f778361
Merge branch 'master' of git:plt
2010-04-27 11:22:07 -05:00
Jay McCarthy
77aa7b041c
Rewriting in a different order
2010-04-27 09:47:39 -06:00
Jay McCarthy
bed4bcf093
Merge branch 'master' of git.racket-lang.org:plt
2010-04-27 09:45:35 -06:00
Jay McCarthy
f638850de9
Fixing some DrDr props
2010-04-27 09:45:10 -06:00
Jay McCarthy
dbe00ce0b4
Fixing test re banner change
2010-04-27 09:44:57 -06:00
Jay McCarthy
5823da1710
Moving error output to stderr
2010-04-27 09:35:01 -06:00
Jay McCarthy
306e67f3ab
Fixing test finding
2010-04-27 09:31:05 -06:00
Jay McCarthy
e8d581db0d
Setting responsiblity based on commit history and volunteering
2010-04-27 09:19:39 -06:00
Jay McCarthy
86be73f78f
Using sls suffix
2010-04-27 09:19:21 -06:00
Matthew Flatt
95e1ae20f8
Merge branch 'master' of git.racket-lang.org:plt
2010-04-27 09:04:22 -06:00
Jay McCarthy
96a3f47ea0
Fixing cookie regex
2010-04-27 08:48:07 -06:00
Robby Findler
ea66649dfd
Merge branch 'master' of git:plt
2010-04-27 09:32:49 -05:00
Matthias Felleisen
67d804af62
changed the names for batch-io functions following SK's suggstion
2010-04-27 10:26:24 -04:00
Robby Findler
05df75f935
Merge branch 'master' of git:plt
2010-04-27 09:20:17 -05:00
Matthew Flatt
737b6fac01
rackety reference; any lingering reference to racket as scheme is a doc bug
2010-04-27 08:20:16 -06:00
Robby Findler
1f5f0fb760
started updating the docs to say drracket: instead of drscheme:
2010-04-27 09:19:44 -05:00
Matthew Flatt
3d5e933d9e
.rkt extension in DrRacket exe
2010-04-27 06:18:32 -06:00
Robby Findler
3ac0ba56f8
added support for tools that use drracket: prefixed names and change DrScheme to DrRacket in the tools function docs
2010-04-27 06:42:34 -05:00
Robby Findler
a228fa6527
made get-info/full work with info.rkt files
2010-04-26 20:49:13 -05:00
Matthew Flatt
b7c184632b
racket/unsafe/ffi -> ffi/unsafe, etc.
2010-04-26 18:05:29 -06:00
Matthew Flatt
0acbb358ce
Merge branch 'master' of git.racket-lang.org:plt
2010-04-26 17:11:12 -06:00
Matthew Flatt
4acba84b5b
reorganize and extend FFI under racket/unsafe/ffi
2010-04-26 17:10:55 -06:00
Matthew Flatt
e4f736c6a5
fix scheme/sandbox docs
2010-04-26 16:07:19 -06:00
Jay McCarthy
9e96937027
Merge branch 'master' of git.racket-lang.org:plt
2010-04-26 16:04:51 -06:00
Jay McCarthy
97f5e690b5
Rearranging docs and renaming assert
2010-04-26 16:04:02 -06:00
Jay McCarthy
8cbfe949be
Unit tests
2010-04-26 15:44:20 -06:00
Matthew Flatt
e6e06bb1a3
remove racket/nest, since 'nest' didn't catch on
2010-04-26 15:41:39 -06:00
Jay McCarthy
33583fd5ca
Unit tests
2010-04-26 15:34:26 -06:00
Matthew Flatt
327408c12f
drop suffix from pref-file name
2010-04-26 15:33:58 -06:00
Matthew Flatt
dbc4ea6e82
racketify reference more
2010-04-26 14:42:33 -06:00
Matthew Flatt
db2ed4cef3
change printer to not quote ellipsis in partially opaque structure
2010-04-26 14:18:43 -06:00
Jay McCarthy
a8027280b5
Merge branch 'master' of git.racket-lang.org:plt
2010-04-26 13:42:54 -06:00
Jay McCarthy
b072cd48a0
More contracts
2010-04-26 13:42:13 -06:00
Jay McCarthy
78eab1a245
Adding predicates and using alists
2010-04-26 13:15:29 -06:00
Jay McCarthy
3a1ecdc577
Changing style, use stxparam for cut, removing inline docs
2010-04-26 12:52:51 -06:00
Jay McCarthy
e0b684c2f0
chkpt
2010-04-26 12:29:00 -06:00
Jay McCarthy
e0b571618a
Changing style
2010-04-26 12:26:16 -06:00
Jay McCarthy
ca987f9020
New test
2010-04-26 12:26:08 -06:00
Jay McCarthy
9fce3c6963
Automated tests
2010-04-26 11:54:09 -06:00
Jay McCarthy
3cf1dc3440
Moving examples to tests
2010-04-26 11:36:52 -06:00
Sam Tobin-Hochstadt
8047e32662
Treat static struct info as pattern constructor.
2010-04-26 11:44:37 -04:00
Casey Klein
1cf22896ce
Further increases DrDr timeout for Redex tests
2010-04-26 09:39:04 -05:00
Matthew Flatt
5e001f0be1
fix on-this-page ToC rendering with tag prefixes (PR 10871)
2010-04-26 07:20:12 -06:00
Matthew Flatt
a6694a08b7
fix make-base-namespace in scheme/base (PR 10870)
2010-04-26 06:47:02 -06:00
Eli Barzilay
4fe5353dc3
don't distribute the places doc sources
2010-04-26 05:15:41 -04:00
Sam Tobin-Hochstadt
a46461d4f7
racket/base instead of scheme/base, see PR 10870
2010-04-25 18:43:10 -04:00
Matthias Felleisen
2a5b43a321
removed tests from universe syntax parse
2010-04-25 18:41:02 -04:00
Robby Findler
9fbfa9bfc3
adjusted drracket to use drracket: prefixed names everywhere (the names are rewriten to drscheme: when tools are invoked)
2010-04-25 15:20:03 -05:00
Robby Findler
d08b0a8dc8
adjusted drracket to use drracket: prefixed names everywhere (the names are rewriten to drscheme: when tools are invoked)
2010-04-25 15:19:51 -05:00
Matthew Flatt
616080c7c4
change 'define-struct' to bind the type name as a constructor, add an #:extra-constructor-name option, etc.
2010-04-25 12:10:36 -06:00
Casey Klein
1d9757df02
Increases DrDr timeout for Redex tests
2010-04-25 06:30:00 -05:00
Robby Findler
f7ac9f9546
switched all of the names inside drracket to be drracket: instead of drscheme: (this breaks the tools, tho)
2010-04-24 16:16:06 -05:00
Stevie Strickland
4aa4b82000
Adding the slatex Python module for rubber to contrib.
2010-04-24 16:22:21 -04:00
Stevie Strickland
1cfc644afa
Adjusting tab completion script for rico->raco rename.
2010-04-24 12:26:09 -04:00
Matthew Flatt
f60c178964
change defstruct rendering
2010-04-24 08:29:45 -06:00
Matthew Flatt
ee24953dde
Merge branch 'master' of git.racket-lang.org:plt
2010-04-24 08:28:45 -06:00
Matthew Flatt
139faf9160
fix contract error message to use pretty-write for contract forms
2010-04-24 08:22:57 -06:00
Matthias Felleisen
77bff11a14
clean up from svn
2010-04-24 10:18:20 -04:00
Matthew Flatt
22470e4147
racket-tool -> raco
2010-04-24 07:46:56 -06:00
Matthew Flatt
b0deb8affb
more doc and scribble repairs
2010-04-24 07:18:11 -06:00
Matthew Flatt
76754c5443
set-subset? to subset?
2010-04-24 07:18:11 -06:00
Robby Findler
975f6445f0
renamed drscheme collections files to .rkt
2010-04-24 08:01:33 -05:00
Eli Barzilay
72431fda2d
only warn when there is an invalid path when getting a prop
2010-04-23 21:01:37 -04:00
Eli Barzilay
f4c08ccb08
Preserve the executable bit of the file
2010-04-23 21:01:36 -04:00
Ryan Culpepper
2434220fa5
Merge branch 'master' of git:plt
2010-04-23 17:31:56 -06:00
Matthew Flatt
051282877e
fix drracket tools doc build
2010-04-23 17:15:40 -06:00
Jay McCarthy
c1789e1b8e
Small provide list
2010-04-23 17:07:32 -06:00
Jay McCarthy
44274f9dd2
cut
2010-04-23 17:02:35 -06:00
Matthew Flatt
3b9b650187
Merge branch 'master' of git.racket-lang.org:plt
2010-04-23 17:02:02 -06:00
Matthew Flatt
7cb13860ee
reference racket conversions and scribble qq repairs
2010-04-23 17:00:53 -06:00
Matthew Flatt
d824fef4f7
add set-subset?
2010-04-23 17:00:51 -06:00
Jay McCarthy
1b4cd42d5c
Rewrote documentation and working on cut
2010-04-23 17:00:38 -06:00
Ryan Culpepper
227aa7be73
syntax/parse: allow action patterns within list patterns
2010-04-23 16:49:40 -06:00
Robby Findler
244f6e4908
started requiring racket/ instead of scheme/
2010-04-23 16:37:25 -05:00
Robby Findler
6272d0511a
dont bother running collects/help/help.ss
2010-04-23 15:43:57 -05:00
Robby Findler
950fcf14da
Merge branch 'master' of git:plt
2010-04-23 14:56:03 -05:00
Robby Findler
8dc93d9877
Fixed check syntax so it deals with the .rkt and .ss conflation properly
2010-04-23 14:55:13 -05:00
Jay McCarthy
3653883b02
Fixing prop usage, using rkt suffix, and better commit urls
2010-04-23 12:22:12 -06:00
Matthew Flatt
9f1ea7e9ea
Merge branch 'master' of git.racket-lang.org:plt
2010-04-23 12:19:45 -06:00
Matthew Flatt
845ebfbeb8
hash, hasheq, hasheqv, and hash-equal?
2010-04-23 12:18:42 -06:00
Robby Findler
256e3fedd2
fixed a bug with zero-sized htdp/image images interactive with 2htdp/image primitives
2010-04-23 12:34:17 -05:00
Matthew Flatt
ab7f9acee2
add for/set
2010-04-23 08:26:20 -06:00
Matthew Flatt
0fe701a837
add for/hasheqv for completeness
2010-04-23 08:19:21 -06:00