Carl Eastlund
ce85a96978
Moved the contents of unstable/cce/syntax to multiple other modules:
...
unstable/syntax, unstable/contract, and unstable/planet-syntax.
2010-06-06 20:31:32 -04:00
Carl Eastlund
904f80cd44
Moved unstable/cce/drscheme to unstable/gui/language-level.
2010-06-06 20:31:32 -04:00
Carl Eastlund
fb53d5d191
Moved unstable/cce/dict to unstable/dict.
2010-06-06 20:31:31 -04:00
Carl Eastlund
86a3c3ed18
Moved unstable/cce/class to unstable/class.
2010-06-06 20:31:31 -04:00
Carl Eastlund
584fac8419
Moved unstable/cce/gui to unstable/gui/window.
2010-06-06 20:31:30 -04:00
Carl Eastlund
1360d02728
Added unstable/cce/exn to unstable/exn.
2010-06-06 20:31:30 -04:00
Carl Eastlund
402232237c
Moved unstable/cce/port to unstable/port.
2010-06-06 20:31:21 -04:00
Carl Eastlund
4166a0cfe7
Moved unstable/cce/sandbox to unstable/sandbox.
2010-06-06 20:30:49 -04:00
Carl Eastlund
2db3a9d38a
Moved unstable/cce/regexp to unstable/regexp.
2010-06-06 20:30:48 -04:00
Carl Eastlund
3a525b9a12
Replaced unstable/hash with unstable/cce/hash.
2010-06-06 20:30:48 -04:00
Carl Eastlund
286319d723
Added unstable/cce/contract contents to unstable/contract.
2010-06-06 20:30:47 -04:00
Carl Eastlund
70858e93e5
Moved unstable/cce/queue to unstable/queue.
2010-06-06 20:30:40 -04:00
Carl Eastlund
1d0c069a6c
Moved unstable/cce/web to unstable/web.
2010-06-06 20:29:59 -04:00
Carl Eastlund
14b2daab66
Moved unstable/cce/values to unstable/values.
2010-06-06 20:29:56 -04:00
Carl Eastlund
a22a1a4c15
Added unstable/cce/match macros to unstable/match.
2010-06-06 20:29:55 -04:00
Carl Eastlund
6bcf77fe65
Moved unstable/cce/text to unstable/text.
2010-06-06 20:29:54 -04:00
Carl Eastlund
8d10a6343b
Adapted unstable/cce/function to unstable/function.
2010-06-06 20:29:54 -04:00
Carl Eastlund
6f39c3fca1
Adding contents of (planet cce/scheme:7) to collects/unstable/cce.
...
This is a staging area; these modules will be adapted to collects/unstable.
2010-06-06 20:29:53 -04:00
Carl Eastlund
4b728da51c
Added unstable/pretty with pretty-format/print, /write, and /display.
2010-06-06 20:29:38 -04:00
Carl Eastlund
e52fb81aac
Renamed bindings from unstable/hash and unstable/debug that will clash
...
with subsequent adaptation of (planet cce/scheme) to collects/unstable.
These bindings are temporary, and will be replaced in the adaptation.
2010-06-06 19:57:15 -04:00
Carl Eastlund
c1906fd3d3
Un-clutter TOC for unstable docs.
2010-06-06 19:55:45 -04:00
Carl Eastlund
8cbd1d15f8
Exporting path->package-version for use outside planet/util.
2010-06-06 19:55:44 -04:00
Robby Findler
0126324f41
documented contract-stronger?
2010-06-06 14:57:11 -05:00
Eli Barzilay
054ce9d21c
Fix a small but nasty bug, and the related problem in stubs.
2010-06-06 05:40:16 -04:00
Eli Barzilay
d5504efd05
Fix mail archive links
2010-06-06 03:52:51 -04:00
Eli Barzilay
7a1b3597ee
Add the loud background
2010-06-06 03:51:52 -04:00
Eli Barzilay
502007e51b
Distribute to proper place now, tweak requires.
2010-06-06 03:51:40 -04:00
Eli Barzilay
1dc36d24fc
make versionpatch deal with two-part versions too
2010-06-06 00:18:31 -04:00
Matthew Flatt
347e0da798
restore and document #:collects-dest arg to create-embedding-exe
...
fixed `raco make'
2010-06-05 17:59:41 -06:00
Matthew Flatt
773d0f6d70
fix use of .ss when .rkt exists in executable creation
...
more generally, fixes anything tha uses syntax/modcode
2010-06-05 16:49:34 -06:00
Robby Findler
d981a386d5
fixed a few typos in the docs
2010-06-05 17:31:06 -05:00
Robby Findler
608f78b29f
refactored the executable creation code to make it more legible
2010-06-05 17:23:40 -05:00
Robby Findler
31367705bb
actually switched the language to racket/base this time
2010-06-05 17:23:40 -05:00
Robby Findler
ccfa9c254f
fixed the contract for create-embedding-executable (and changed the file to the racket/base language)
2010-06-05 17:23:39 -05:00
Robby Findler
db0f73bc4f
added contract to create-embedding-executable
2010-06-05 17:23:38 -05:00
Robby Findler
42563354f8
Added preferences to remember the checkboxes in the Create Executable dialog box
2010-06-05 17:23:38 -05:00
Robby Findler
89be620f17
wording clarification
2010-06-05 17:23:37 -05:00
Eli Barzilay
8603bd22b0
Distribution via rsync.
2010-06-05 16:15:39 -04:00
Eli Barzilay
1af5b69588
People page
2010-06-05 14:45:07 -04:00
Eli Barzilay
33fb2679ae
Fix bugs in output directories
2010-06-05 14:37:44 -04:00
Eli Barzilay
f56532c022
Main page works.
2010-06-05 14:23:55 -04:00
Eli Barzilay
3b3bfb0719
Add a `plain', and fix the identifiers.
2010-06-05 13:55:46 -04:00
Eli Barzilay
caaa69c689
define-pager' ->
define+provide-context' that also creates a
...
`copyfile' binding.
2010-06-05 13:26:52 -04:00
Eli Barzilay
d8f8dfe9b7
Initial web content & build script.
2010-06-05 12:44:01 -04:00
Eli Barzilay
e09d6567c8
General links module, ability to specify extra html <head> material.
2010-06-05 12:43:36 -04:00
Eli Barzilay
2cbf8c8677
Common code for PLT sites
2010-06-05 08:53:53 -04:00
Eli Barzilay
9a0b78d9ad
Generic (X)HTML generation framework
...
(Will later move into the scribble collection.)
2010-06-05 08:53:53 -04:00
Sam Tobin-Hochstadt
6197de9a09
Scheme -> Racket
2010-06-04 18:03:31 -04:00
Sam Tobin-Hochstadt
dfb4916f10
Fix more references to Scheme.
2010-06-04 16:40:00 -04:00
Sam Tobin-Hochstadt
43b9917484
Fix references to Scheme.
2010-06-04 15:40:08 -04:00
Sam Tobin-Hochstadt
47218dcb16
Fix typo. Closes PR 10958.
2010-06-04 14:15:50 -04:00
Jay McCarthy
f53898f8e6
drdr prop
2010-06-04 10:50:31 -06:00
Jay McCarthy
eeef33fa7b
Adding ignores
2010-06-04 09:43:36 -06:00
Jay McCarthy
8e10ea0fef
Adding formlets to tutorial
2010-06-04 09:43:36 -06:00
Matthew Flatt
88a06c724c
revise examples for bound-identifier=? and free-identifier=?
2010-06-03 17:41:08 -06:00
Matthew Flatt
32297601b6
use simple-form-path more consistently for path normalization
...
--- a reversal of opinion from my earlier commit; the problem
with syntactic simplification is that it may not refer to the
same file, due to soft links; given that true normalization is
impossible, simplify-path and simple-form-path provide a good
compromise between preserving paths as given and exanding
soft links as neede
2010-06-03 17:23:14 -06:00
Jon Rafkind
53cfb15e5c
add example for free-identifier=? and bound-identifier=? (from the r6rs docs)
2010-06-03 16:27:55 -06:00
Matthew Flatt
26835bedd1
change cm to accept the case of an uncompiled dependency
...
Merge to 5.0
2010-06-03 14:02:19 -06:00
Matthew Flatt
7e08ef7064
fix mismatched path normalizations in `raco setup'
...
A mixture of filesystem-insensitive `simplify-path', filesystem-sensitive
`simplify-path', and `normalize-path' was used in different parts
of `raco setup'. This causes a mismatch, for example, when a Planet
hard link uses a path that is a symlink.
In general, I think filesystem-insensitive simplification (i.e., syntactic
simplification) is the right choice for comparing paths, so that is now
used consistently.
2010-06-03 13:58:46 -06:00
Matthew Flatt
c3fdf47cc7
improve expansion of some unit forms to limit expansion size
...
Merge to 5.0
2010-06-03 11:07:44 -06:00
Ryan Culpepper
b2196cc595
syntax/parse: fixed bug in litsets at higher phases
2010-06-02 17:19:12 -06:00
Ryan Culpepper
4e54ae0c02
drracket tools manager: indicated skipped and failed tools
...
Closes PR 10952
2010-06-02 15:06:31 -06:00
Jay McCarthy
add2cbbbda
Correcting test
2010-06-02 12:12:44 -06:00
Jay McCarthy
0748a08cd4
Using racket-lang
2010-06-02 11:21:43 -06:00
Jay McCarthy
2985001a79
Fixing PR10950
2010-06-02 10:20:20 -06:00
Jay McCarthy
3ff7b0461c
Debugging
2010-06-02 10:20:19 -06:00
Sam Tobin-Hochstadt
0199e11edd
Add require to base env to fix tests.
2010-06-02 11:26:48 -04:00
Robby Findler
66a97ebbac
more typos
2010-06-02 09:34:11 -05:00
Robby Findler
396f348bcf
Fixed some typos
2010-06-02 09:34:10 -05:00
Robby Findler
53b9b8adba
brought the tool docs up to date with the new names in the info.rkt files
2010-06-02 09:34:10 -05:00
Robby Findler
ac69f11a58
improved the backwards compatibility documentation for the drscheme: names
2010-06-02 09:34:10 -05:00
Robby Findler
880fa2df0d
Fixed drracket/tools-lib so that it exports drscheme:* names
2010-06-02 09:34:10 -05:00
Eli Barzilay
b47569930e
Fix readme.txt -> README in unix installer
2010-06-02 10:08:14 -04:00
Matthew Flatt
4ebe2a0f52
try to fix Typed Racket after 'apply' changes
2010-06-01 21:25:54 -06:00
Matthew Flatt
61d39f2568
bytecode compiler convert (apply f .... (list arg ...))
2010-06-01 19:22:39 -06:00
Mike Sperber
a0d82d07a6
Fix interaction between new DMdA contract representation and stepper.
...
- add proper hash procedures
- fix prining
2010-06-01 20:10:11 +02:00
Mike Sperber
5f8924b1d2
Fix various interaction breakage between the new DMdA records and the stepper.
...
Namely, attach the `stepper-ignore-completely' property to each
individual definition, rather than just to the block of definitions as a whole.
2010-06-01 20:10:11 +02:00
Sam Tobin-Hochstadt
61f6c2077d
Fix for new 'raco planet' output.
...
- Merge to v5.0
2010-06-01 13:38:45 -04:00
Sam Tobin-Hochstadt
0e3c2b71cc
Test for PR 10946.
2010-06-01 13:38:45 -04:00
Matthew Flatt
6f7c7f0496
fix Planet-packaging use of Scribble
...
Merge to 4.0
2010-06-01 11:25:06 -06:00
Stevie Strickland
40089cce15
Add a first-order check for recursive-contract.
...
Closes PR 10946.
2010-06-01 12:23:05 -04:00
Matthew Flatt
7a2ac10e0f
change Scribble HTML button to set current-directory while running
...
Closes PR 10944
Merge to v5.0
2010-05-31 14:02:42 -06:00
Matthew Flatt
c18603f767
add racketresultblock, etc. to Scribble
2010-05-31 13:55:16 -06:00
Matthew Flatt
5592dd1489
doc corrections
...
Merge to 5.0
2010-05-31 13:17:11 -06:00
Eli Barzilay
d0ecc73df5
More plt-scheme -> racket-lang, specifically for planet and bugs urls.
2010-05-31 15:11:27 -04:00
Robby Findler
733c9b9eec
planet command now uses short-program+command-name properly.
2010-05-31 13:17:21 -05:00
Robby Findler
e23db50e06
Rackety planet command line tool
2010-05-31 09:00:05 -05:00
Matthew Flatt
93ec20f050
lots of gitignores for Windows
2010-05-31 06:55:04 -06:00
Matthew Flatt
3b4a950014
tweak Guide repair
...
Merge to v5.0
2010-05-30 15:05:00 -06:00
Robby Findler
6ed0b26f73
adjusted planet client to point to planet.racket-lang.org and updated some of the error messages to use racket-lang.org
2010-05-30 16:03:33 -05:00
Eric Hanchrow
ab025cbf47
Fix some typos
2010-05-30 04:11:57 -04:00
Eli Barzilay
1d5f34f623
Matthew uses JPRs tests
2010-05-30 04:11:57 -04:00
Vincent St-Amour
64ff5555fb
Corrected some of the typed benchmarks to typecheck with Naturals as indices.
2010-05-29 14:23:11 -04:00
Vincent St-Amour
2229173b82
Changed the types of some numerical operations to be closed on naturals.
2010-05-29 11:31:47 -04:00
Sam Tobin-Hochstadt
d323a794e8
Change `typed-scheme' numerics.
...
- `number?' no longer `real?'
- Number no longer Real
- remove obsolete environments
- Fix tests to use Real where necessary.
- Fix typed/mred and typed/framework
- Fix insert-large-letters to use `sub1' for type-safe loop
Merge to 5.0.
2010-05-28 19:24:46 -04:00
Vincent St-Amour
311be27422
Changed the common benchmark harness to compile benchmarks before
...
running them.
2010-05-28 19:05:45 -04:00
Vincent St-Amour
046d95293a
Documented the for: macros.
2010-05-28 19:05:44 -04:00
Vincent St-Amour
e9a0014630
Disabled multi-valued seq-exprs in the for: macros because using them
...
triggers an internal error in the typechecker.
2010-05-28 19:05:44 -04:00
Vincent St-Amour
c92ae73859
Wrote tests for the for: macros.
2010-05-28 19:05:44 -04:00
Vincent St-Amour
49caa00890
Added the for*/X: macros.
2010-05-28 19:05:43 -04:00