Sam Tobin-Hochstadt
3b90cdb872
Merge branch 'master' of git.racket-lang.org:plt
2010-05-24 14:05:29 -07:00
Sam Tobin-Hochstadt
460bb348e1
Better internal error messages.
2010-05-24 14:05:05 -07:00
Sam Tobin-Hochstadt
af689b2531
Tests for bug found by David Van Horn.
2010-05-24 14:04:43 -07:00
Sam Tobin-Hochstadt
b21f704086
Print empty filters as -
2010-05-24 14:04:01 -07:00
Sam Tobin-Hochstadt
986318065d
Remove tc-toplevel from the typechecking unit.
2010-05-24 14:03:14 -07:00
Sam Tobin-Hochstadt
5b0f705b83
Only do abstraction of filters at `let's.
2010-05-24 14:01:00 -07:00
Sam Tobin-Hochstadt
f320d36e9c
Fix parsing of All on RHS of ->
2010-05-24 13:26:29 -07:00
Jay McCarthy
1b6b721aee
Adding date->seconds
2010-05-24 14:25:35 -06:00
Jay McCarthy
009ae0588e
Adding current-date
2010-05-24 14:23:53 -06:00
Jay McCarthy
991e2a4064
Using modern style a little
2010-05-24 14:23:52 -06:00
Jay McCarthy
581458f0be
Converting to racket and with contracts
2010-05-24 14:23:52 -06:00
Jay McCarthy
4d892983fa
Adding test cases to verify changes
2010-05-24 14:23:52 -06:00
Sam Tobin-Hochstadt
fac0e197cf
Improve verbose printer.
...
- Fewer newlines.
- Avoid printing hidden fields.
2010-05-24 13:23:37 -07:00
Jay McCarthy
2a934cb053
Do not read the entire zo at once
2010-05-24 13:14:36 -06:00
Jay McCarthy
f67177f740
Separating bytes usage for next change
2010-05-24 13:14:36 -06:00
Jay McCarthy
758b944996
Contract was too strict
2010-05-24 13:14:35 -06:00
Jay McCarthy
40e1ba95fc
Making zo-marshal more like C and not with large byte strings
2010-05-24 13:14:35 -06:00
Jay McCarthy
f44e3123b5
Adding byte counting ports
2010-05-24 13:14:35 -06:00
Jay McCarthy
325ac1ae88
Reformating
2010-05-24 13:14:35 -06:00
Jay McCarthy
cb5aac762e
Adding stream output
2010-05-24 13:14:35 -06:00
Jay McCarthy
63f546a080
Reformating
2010-05-24 13:14:35 -06:00
Jay McCarthy
b892c276ff
Streaming final output from zo-marshal
2010-05-24 13:14:35 -06:00
Jay McCarthy
3b98c8f9b3
Syntax objects are supported
2010-05-24 13:14:35 -06:00
Robby Findler
61f03beaee
fixed problems with chat noir's h key implementation (and added a note about the new 'n' key)
2010-05-24 12:42:38 -05:00
Robby Findler
77841f0834
fixes PR 19025
2010-05-24 12:17:40 -05:00
Matthew Flatt
6dec677308
Fix problem with scribble/lp and dotted forms
...
Closes PR 10924
Merge to v5.0
2010-05-24 10:03:55 -06:00
Matthew Flatt
0b8a664d78
fix minor doc bugs
2010-05-24 10:03:37 -06:00
Matthew Flatt
c3f5aed473
fix docs for in-directory to specific default argument value
...
Merge to v5.0
2010-05-24 10:03:36 -06:00
Jay McCarthy
85a7509034
Removing test auto run
2010-05-24 09:56:35 -06:00
Jay McCarthy
f5bddf7705
Fixing ftp-download-file
2010-05-24 09:56:35 -06:00
Jay McCarthy
15d9a7dd8a
Initial ftp test cases
2010-05-24 09:56:35 -06:00
Jay McCarthy
52281d7089
rkt suffixes
2010-05-24 09:56:35 -06:00
Jay McCarthy
63df5311c5
Racketizing
2010-05-24 09:56:34 -06:00
Jay McCarthy
4349df5b6a
Fixing error when no email needs to be sent and changing addresses
2010-05-24 09:56:34 -06:00
Casey Klein
cc162f3eeb
Brings the Redex examples documentation up to date (for 5.0 release)
2010-05-24 09:19:48 -05:00
Matthias Felleisen
bece17d828
Merge branch 'master' of git:plt
2010-05-24 10:09:38 -04:00
Matthias Felleisen
fe67f369fa
prep for debugging
2010-05-24 10:09:01 -04:00
Matthias Felleisen
f243a0e617
fixed 10922
2010-05-24 10:03:59 -04:00
Matthias Felleisen
f1d258f20b
fixed 10923
2010-05-24 09:50:57 -04:00
Eli Barzilay
16affcd86d
New NSIS graphics.
2010-05-24 02:59:12 -04:00
Jose Antonio Ortega Ruiz
92bbe52da0
Fixes for trivial typos in Reference sec. 1.1.
2010-05-23 23:10:36 -04:00
Sam Tobin-Hochstadt
601e693b01
Improve type of count and vector-count.
2010-05-22 18:07:50 -04:00
Sam Tobin-Hochstadt
e6d85175f3
Document Exact-Nonnegative-Integer
2010-05-22 18:03:18 -04:00
Carl Eastlund
5d6afabf5e
Improved error messages for misuse of prop:dict.
2010-05-22 11:13:15 -04:00
Matthew Flatt
f5a0b9e613
fix scribble/xref
2010-05-22 08:46:43 -06:00
Robby Findler
b319039468
fixed a bug in text so that inexact integers are converted to exact ones
2010-05-22 08:58:54 -05:00
Matthew Flatt
1e9aa3b132
document scriblib/footnote
2010-05-21 19:40:33 -06:00
Matthew Flatt
18b06a9297
add `margin-note*' for putting a single-para note in the middle of a para
2010-05-21 19:40:33 -06:00
Matthew Flatt
141a37e50d
Fix Scribbling and eval-result copying of hasheqv/hasheq tables
...
Closes PR 10918
2010-05-21 19:40:33 -06:00
Matthew Flatt
69230100e4
add scriblib/footnote library
2010-05-21 19:40:33 -06:00
Matthew Flatt
8b7c8d08bd
add fix-point finding traverse pass to Scribble
2010-05-21 19:40:33 -06:00
Matthew Flatt
e4aab34656
Fix `at-exp' syntax colorer to handle non-text input
...
- added 'special-filter-input-port' to `racker/port'
Merge to v5.0
2010-05-21 19:40:32 -06:00
Eli Barzilay
28946a0a43
More reformatting
2010-05-21 20:41:35 -04:00
Vincent St-Amour
fece1f6d03
Fixed a bug with Typed Scheme's do: with no finish-expr.
...
Include in 5.0 release.
2010-05-21 19:31:43 -04:00
Vincent St-Amour
88dc30aa3c
Extended the type signatures of trigonometric operations.
...
Include in 5.0 release.
2010-05-21 19:31:42 -04:00
Jay McCarthy
3c19657848
Fixing precomps on OS X
2010-05-21 16:04:12 -06:00
Jay McCarthy
0ecf56090a
CC output catching attempt
2010-05-21 16:04:09 -06:00
Stevie Strickland
77b4106c84
Allow the structure name to be used as a constructor.
...
Push to 5.0.
2010-05-21 17:16:51 -04:00
Eli Barzilay
c4f67b3e74
Small typos, some reformatting.
...
Fixes PR10920
2010-05-21 16:30:16 -04:00
Eli Barzilay
12211fff72
Various lazy-related fixes etc.
...
* A long-standing bug, which happened with
(let ([x (lazy (delay 1))]) (force x) (force x))
not being properly handled.
* Added `delay/strict', mostly for the below.
* Made srfi/45 reprovide it as `eager'.
* Also restricted the exports from srfi/45 to its interface.
All of these issues were reported by Andreas Rottmann.
2010-05-21 15:12:16 -04:00
Eli Barzilay
7424735100
Switch to the stamp directory when running git.
2010-05-21 15:12:16 -04:00
Eli Barzilay
7a380fa160
Minor git tweak
2010-05-21 15:12:15 -04:00
Sam Tobin-Hochstadt
6b1d106285
Merge branch 'master' of git.racket-lang.org:plt
2010-05-21 10:41:48 -04:00
Sam Tobin-Hochstadt
5faab8b578
Add `debugm' to unstable/debug
...
- `debugm' does not parse or print the arguments to the form,
so it works for macros, not just function application
2010-05-21 10:41:24 -04:00
Sam Tobin-Hochstadt
188f080c79
Handle set! transformers in match expanders.
...
- use prop:set!-transformer
- extract set!-transformers where necessary
Closes PR 10481
2010-05-21 10:41:24 -04:00
Sam Tobin-Hochstadt
230f1a59c6
More precise types for: truncate, floor ceiling
2010-05-21 10:41:24 -04:00
Matthew Flatt
0c2c992bf4
reorder and revise dialects section of guide
2010-05-21 07:16:18 -06:00
Matthew Flatt
94a55281c1
fix problems with Scribble HTML and PDF buttons
2010-05-21 07:15:39 -06:00
Mike Sperber
15ea740fa3
Merge remote branch 'origin'
2010-05-20 20:04:37 +02:00
Matthew Flatt
458b9364bd
restore racket/list
2010-05-20 12:02:26 -06:00
Matthew Flatt
70089070c7
clarify that 'exec-file is not necessarily an absolute path
2010-05-20 12:02:01 -06:00
Mike Sperber
b4f010c6d5
Fix breakage due to lazy contracts.
...
- fix check for lazy-wrap property
- supply hash procedures for records defined with `define-record-type'
(needed by the stepper)
2010-05-20 19:55:12 +02:00
Matthias Felleisen
2801ab2db0
Merge branch 'master' of git:plt
2010-05-20 13:26:10 -04:00
Matthias Felleisen
a106cbecbe
bug in read-words/line fixed, please propagate
2010-05-20 13:25:59 -04:00
Vincent St-Amour
afdccf7a23
Used the .rktl extension for unwrapped typed benchmarks and set props
...
to not have drdr run the typed benchmarks.
2010-05-19 18:28:30 -04:00
Matthew Flatt
9fc5cbfa2c
Fix syntax error in ASL
...
Closes PR 10914
Merge to v5.0
2010-05-19 15:11:41 -06:00
Matthew Flatt
f91836e311
document Windows embedding requirement when parallelism is enabled
...
merge to v5.0
2010-05-19 15:10:46 -06:00
Matthew Flatt
6f733e96b7
document and index .zo extension in Guide
...
merge to 5.0
2010-05-19 15:10:46 -06:00
Matthew Flatt
993d80eb2a
rackety shootout benchmarks
2010-05-19 15:10:46 -06:00
Sam Tobin-Hochstadt
e9ac3651a4
Add test file.
...
Closes PR 10594.
2010-05-19 15:22:22 -05:00
Sam Tobin-Hochstadt
9fe3747a19
Allow expected type to have weaker filters and objects.
...
Closes PR 10729.
2010-05-19 15:14:18 -05:00
Sam Tobin-Hochstadt
7e9313bad3
Allow recursive types in type annotations for `list'.
...
Closes PR 10562.
Tests for fixed bugs.
2010-05-19 15:14:18 -05:00
Vincent St-Amour
63be1f51ed
Added error checking in the graphs-typed benchmark.
2010-05-19 13:10:40 -04:00
Vincent St-Amour
1ac3f6905f
Changed the typed benchmarks and the benchmark harness to use wrapper
...
modules to turn typed Scheme's optimization on and off.
2010-05-19 13:10:39 -04:00
Vincent St-Amour
20cd21440f
Ported some more of the common benchmarks to Typed Scheme.
2010-05-19 13:10:39 -04:00
Vincent St-Amour
1e15826159
Switched from using the module form to using #lang in the typed benchmarks.
2010-05-19 13:10:39 -04:00
Vincent St-Amour
fb09e9da23
Updated some of the typed benchmarks.
2010-05-19 13:10:38 -04:00
Vincent St-Amour
e90e37ec62
Ported some more of the common benchmarks to Typed Scheme.
2010-05-19 13:10:38 -04:00
Vincent St-Amour
46fdef3f3f
Ported some of the common benchmarks to Typed Scheme.
2010-05-19 13:10:38 -04:00
Vincent St-Amour
3e757d0fb1
Added logging to typed Scheme's optimizer.
2010-05-19 13:10:37 -04:00
Vincent St-Amour
7adedacf2b
Extended the typed Scheme optimizer to handle all the core forms.
2010-05-19 13:10:37 -04:00
Vincent St-Amour
b543177868
Extended typed Scheme's optimizer to traverse more forms.
2010-05-19 13:10:37 -04:00
Vincent St-Amour
f2edae0e9a
Typed Scheme's optimizer can now generate unsafe car and cdr.
2010-05-19 13:10:37 -04:00
Vincent St-Amour
790658886b
Wrote tests for the new pair accessor type signatures.
2010-05-19 13:10:36 -04:00
Vincent St-Amour
f77e4eeb41
Added some special cases to type signatures for pair accessors.
2010-05-19 13:10:36 -04:00
Vincent St-Amour
eb95b35a12
Fixed a typo in typed Scheme's base env.
2010-05-19 13:10:36 -04:00
Vincent St-Amour
849ee86c85
Added type signatures to more pair accessors in typed Scheme's base env.
2010-05-19 13:10:36 -04:00
Vincent St-Amour
b64fb126f6
Added type signatures for caar and some others to typed Scheme's base env.
2010-05-19 13:10:35 -04:00
Stevie Strickland
bb798b4ba5
Fixing the negative blame associated with provide/contracted identifiers.
...
The contract system now keeps track of three points of blame: the positive
blame, assigned to the provider of a contracted value; the negative blame,
assigned to the receiver of a contracted value; and the user "blame",
assigned to the party that actually misuses the value. While the latter
is not really blame, as blame is not assigned to that party when that party
is not either the negative or positive party, it's useful information for
programmers when debugging.
For provide/contract, the negative party should be the first module to
require an identifier provided via provide/contract. What was previously
the negative party is really the user, and is now handled as such.
2010-05-19 12:35:50 -04:00
Sam Tobin-Hochstadt
3fd5c49172
Add test for PR 10318.
...
Closes PR 10318.
2010-05-19 11:12:13 -05:00
Sam Tobin-Hochstadt
756bcc8a5e
Documentation for heterogenous vectors.
...
Closes PR 10291.
2010-05-19 11:08:28 -05:00
Sam Tobin-Hochstadt
638245e4c5
Better type annotation support.
...
- Delay more errors for additional reporting.
- Don't re-check expressions that were checked for inference.
Closes PR 10098.
2010-05-19 10:10:54 -05:00
Eli Barzilay
2c3db18852
Some git adjustments
2010-05-19 08:32:35 -04:00
Eli Barzilay
263168a165
Adjustment for release checklist.
2010-05-19 06:11:48 -04:00
Eli Barzilay
14cfb73902
"Raclog" -> "Racklog"
2010-05-18 23:47:31 -04:00
Eli Barzilay
c9f359a3c4
Fix a small problems in generating the readme file.
2010-05-18 23:30:12 -04:00
Matthias Felleisen
391444741f
simulate-file for testing readers
2010-05-18 23:00:59 -04:00
Eli Barzilay
ab116a5c8b
Add a generic toplevel README file, make the bundle script use it.
...
Also, get rid of the old readme-specs.
2010-05-18 17:28:44 -04:00
Stevie Strickland
4336f29273
Quick fix to get the right struct info out of define-struct/contract.
...
Closes PR 10526. Closes PR 10561.
2010-05-18 13:14:14 -04:00
Matthew Flatt
ed1c74108f
fix Scribble doc reference to element
2010-05-18 00:21:46 -06:00
Ryan Culpepper
a25996b4b8
syntax/parse: add ~var option #:attr-name-separator (no docs yet)
2010-05-17 16:33:55 -06:00
Ryan Culpepper
1572b1ece4
syntax/parse: change unbound literal error message
2010-05-17 16:33:55 -06:00
Ryan Culpepper
d43792926a
racunit: add racunit menu, Lock option
2010-05-17 16:33:55 -06:00
Ryan Culpepper
3f9233a718
racunit: stop running tests when gui is closed
2010-05-17 16:33:55 -06:00
Sam Tobin-Hochstadt
535dc73fad
More fixes for Vincent.
2010-05-17 18:03:34 -04:00
Sam Tobin-Hochstadt
d2a1470ea5
Fix repeated type ascription.
2010-05-17 16:20:44 -05:00
Sam Tobin-Hochstadt
7ecf424ff8
Fix internal error detected by vincent.
2010-05-17 16:06:27 -05:00
Sam Tobin-Hochstadt
0d1d61c725
rename to .rkt
2010-05-17 15:55:23 -05:00
Sam Tobin-Hochstadt
68391b2d7f
Fix for git/rkt
2010-05-17 15:36:28 -05:00
Sam Tobin-Hochstadt
ce874bb0a1
rename to rkt
2010-05-17 15:29:12 -05:00
Robby Findler
b7a20594ef
added \newpage to the latex-style keybindings
2010-05-17 11:39:38 -05:00
Eli Barzilay
7b14a1f585
"Racunit" -> "Rackunit"
2010-05-17 12:07:32 -04:00
Jay McCarthy
5b38155e7f
Using raw response file in test
2010-05-17 11:05:22 -05:00
Eli Barzilay
28998cfe11
Remove redundant file
2010-05-17 09:57:03 -04:00
Eli Barzilay
41ea7311f3
Use "main.rkt" instead of "main.ss" in constructed path
2010-05-17 09:55:48 -04:00
Eli Barzilay
4279fe3c4f
Some "org.plt-scheme" -> "org.racket-lang"s
2010-05-17 09:54:17 -04:00
Eli Barzilay
9592b91a2f
Use two spaces instead of tabs, and wrap the notification lines.
2010-05-17 09:40:17 -04:00
Eli Barzilay
d0f4a5202b
"revision" -> "push" on drdr pages and in emails.
2010-05-17 09:40:16 -04:00
Matthew Flatt
f0e7e40465
fix paint-by-numbers path problem
2010-05-17 07:11:04 -06:00
Eli Barzilay
939af28a4c
Some random ".ss" -> ".rkt"s
2010-05-17 05:58:19 -04:00
Eli Barzilay
9c352f5704
More svn -> git changes.
...
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*". (Note ".mailmap" not added, might
need to.)
2010-05-17 05:41:04 -04:00
Eli Barzilay
8450f202e9
Change the instructions to use "git" instead of "svn".
2010-05-17 04:10:56 -04:00
Eli Barzilay
1e5dbe553b
Fix two random emails.
2010-05-17 04:03:28 -04:00
Eli Barzilay
bcab28e5d2
Misc tests/drracket improvements.
...
Removed "info.rkt", since all entries were unused; switched ".ss" to
".rkt" in both real code and tested code (except for the teachpack
tests); modernized some tests to use symbolic requires (which would also
make it easier to deal with).
2010-05-17 03:07:10 -04:00
Eli Barzilay
0940a4d813
Rename "test-drscheme.ss" -> "test-drracket.rkt"; remove the framework tests.
...
There's no point keeping the framework tests when drdr does a better job
with running more stuff. But keep the drracket test, just in case, to
get an additional nag when something bad happens and it doesn't start.
2010-05-17 01:57:41 -04:00
Eli Barzilay
285e9b5279
Use ".rktc" for the C-generated foreign file.
2010-05-17 01:48:39 -04:00
Eli Barzilay
fcedc30ee4
Rename "collects/tests/mred" -> ".../gracket".
...
Some additional mred-related tweaks.
2010-05-17 01:44:27 -04:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
aa7090fb25
Remove the drscheme-homepage string constant and its only use.
2010-05-17 00:56:38 -04:00
Eli Barzilay
a46743211b
A lot of "plt-scheme.org" -> "racket-lang.org"s.
2010-05-17 00:53:12 -04:00
Eli Barzilay
bba676d90c
Update the text message at the top of WXME files, including the URL.
...
Also, update the message in existing files. Change the instructions to
use DrRacket or DrScheme version <previous-version>, and for really old
files (pre-v4), just use 4 for the version. Also just drop the second
paragraph in these files -- "Most likely, it was created by" is not
needed when for these files we know that this is true.
2010-05-17 00:19:26 -04:00
Eli Barzilay
7f6efdc8be
A lot of "MrEd" -> "GRacket"s.
2010-05-16 23:46:05 -04:00
Eli Barzilay
2ecdc0f33a
Use regexp-match*' instead of
regexp-split'.
...
Also, explicitly make it throw an error when it's getting an empty glob.
It used to just return the root in that case, but it's unclear if this
would be the right thing, or maybe return everything, or nothing.
2010-05-16 22:59:36 -04:00
Eli Barzilay
400bd5eaad
Fix this to account for not dropping empty strings at the edges.
2010-05-16 22:02:10 -04:00
Matthew Flatt
0ed8dcc020
fix some copyrights in the license doc
2010-05-16 17:35:40 -06:00
Matthew Flatt
322a045a51
improve guide chapter on language creation (based on Matthias's comments)
2010-05-16 17:28:56 -06:00
Matthew Flatt
bb26115591
add 'filebox' Scribble function
2010-05-16 17:28:55 -06:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Eli Barzilay
4b0b550e6a
Rename an included file to .rktl
2010-05-16 18:26:25 -04:00
Eli Barzilay
4ab5fa7dff
Fix some of the distributed paths that the compiler packages.
2010-05-16 18:26:25 -04:00
Eli Barzilay
d8fec78585
Some renames for this dusty code.
2010-05-16 18:26:25 -04:00
Eli Barzilay
a82bb41950
some prop fixes
2010-05-16 18:26:25 -04:00
Eli Barzilay
d099267b81
no tests in meta/build
2010-05-16 18:26:25 -04:00
Eli Barzilay
bb263675b6
Rename "drscheme-button*" -> "drracket-button*"; fix bad reference to "drscheme/syncheck-drracket-button".
2010-05-16 18:26:25 -04:00
Eli Barzilay
31923d045e
Distribution specs should be working fine now.
2010-05-16 18:26:25 -04:00
Matthew Flatt
704f8d6b13
add two missing acks
2010-05-16 07:31:37 -06:00
Matthew Flatt
1873a6f14d
fix typo
2010-05-16 07:30:43 -06:00
Eli Barzilay
020d363336
more adjustments
2010-05-16 03:08:31 -04:00
Eli Barzilay
48c9b54bea
distribution seems to be working now
2010-05-16 03:06:19 -04:00
Eli Barzilay
418b05b8ff
Fix a few typos
2010-05-15 21:03:35 -04:00
Eli Barzilay
86891b30a1
redex/examples/mzscheme-machine -> racket-machine
2010-05-15 18:41:08 -04:00
Eli Barzilay
c12874661f
make the winvers tweaker use and modify files with the new names
2010-05-15 18:37:13 -04:00
Eli Barzilay
296818e11f
Remove "-q" flags -- they're not needed.
2010-05-15 18:13:43 -04:00
Eli Barzilay
03fdd4aa15
Replace all "mzscheme"s with "racket"s, "mred"s with "gracket"s.
...
Also, forbid using "mred" in drdr:command-line.
2010-05-15 18:10:56 -04:00
Eli Barzilay
3219d28e9d
repos-time-stamp -> repo-time-stamp
2010-05-15 16:48:04 -04:00
Eli Barzilay
8a973cde91
somehow this wasn't deleted earlier
2010-05-15 16:06:45 -04:00
Matthew Flatt
3db293a6af
fix some dist-spec problems
2010-05-15 08:58:23 -06:00
Eli Barzilay
0a881a6305
drdr info file
2010-05-15 10:47:56 -04:00
Eli Barzilay
83a74c89c0
build script works with git, but still takes its own resources from iplt (svn).
2010-05-15 10:47:12 -04:00
Eli Barzilay
83c2c283fd
existing version of build scripts
2010-05-15 10:45:15 -04:00
Matthew Flatt
900784c8e4
fix regexp sub-pattern reporting
2010-05-15 08:36:11 -06:00
Jay McCarthy
038e5f4d09
Marking all these tests as random, although not necessarily intentionally re email with Robby
2010-05-14 14:25:02 -06:00
Jay McCarthy
83abb1d223
Updating display
2010-05-14 14:25:02 -06:00
Matthew Flatt
aa9a8549ad
finish Guide chaper on defining languages
2010-05-14 13:34:23 -06:00
Matthew Flatt
8752e65bf8
disable check on a module's source name
2010-05-14 11:33:09 -06:00
Matthew Flatt
b072d85107
adjust Slideshow to not re-export printable<%>; improve docs for both Slideshow and Scribble
2010-05-14 11:33:08 -06:00
Matthew Flatt
88fd429eaf
initial cut at language-creation chaper in guide: reader extension
2010-05-14 11:33:08 -06:00
Jay McCarthy
1d0bc61098
Updating to use new props format
2010-05-14 11:05:23 -06:00
Jay McCarthy
05c8289925
Removing self from always email
2010-05-14 11:05:23 -06:00
Jay McCarthy
b58932ba39
Off by one
2010-05-14 11:05:23 -06:00
Eli Barzilay
1f6159f0ba
Change the drdr:command-line property.
...
It now holds a list that starts with a known symbol, and a `*' symbol
marks where the file name is supposed to be. #f means don't run the
file. The conversion happens when the string is converted to a value,
and at that point it will complain if ~s is missing, if there's more
than one ~s, or if the command is not one of a known few commands.
2010-05-14 11:05:23 -06:00
Sam Tobin-Hochstadt
21b5c25c90
Add annotation to test.
...
Fix default case for `vector-set!'
2010-05-14 11:00:23 -04:00
Sam Tobin-Hochstadt
ff36a6e8d1
sensible handling of literal vectors
2010-05-14 11:00:23 -04:00
Sam Tobin-Hochstadt
7ac925695f
more sensible version of het vectors.
...
add vector-length, vector-set!
2010-05-14 11:00:23 -04:00
Sam Tobin-Hochstadt
798a7f2a3c
fix typo
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
f40000c9c7
Fix het vec with strange expected types
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
ec14f2c0b8
Finish het vectors
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
0558d11abb
more testing
2010-05-14 11:00:22 -04:00
Sam Tobin-Hochstadt
2c03f2223b
mostly done with heterogenous vectors
2010-05-14 11:00:22 -04:00
Vincent St-Amour
0837e47ce7
Fixed a typo in the regexp doc.
2010-05-13 17:12:36 -04:00
Jay McCarthy
bac7ff3bdf
Fixing X11 test bugs
2010-05-13 14:34:34 -06:00
Jay McCarthy
04b035ade6
Setting props
2010-05-13 14:26:10 -06:00
Jay McCarthy
fb8e8640bb
This error should not be on stderr, because it is intended
2010-05-13 14:25:39 -06:00
Jay McCarthy
dbad0093f2
Ignoring superfluous error
2010-05-13 14:14:48 -06:00
Jay McCarthy
d284d530f5
Using Elis scm-export
2010-05-13 13:37:56 -06:00
Jay McCarthy
6ee0b0585a
Fixing bug in path-random access
2010-05-13 13:03:14 -06:00
Sam Tobin-Hochstadt
f44bd59b69
remove unnecessary assert
2010-05-13 14:59:45 -04:00
Sam Tobin-Hochstadt
684ae395e6
Fix w/c to handle expression form of with-contract, and disable internal contracts.
2010-05-13 14:41:59 -04:00
Sam Tobin-Hochstadt
52f5a1936c
Merge remote branch 'origin/master' into samth/new-logic2
2010-05-13 14:23:58 -04:00
Stevie Strickland
27014e9147
Add myself to the list of contributors.
2010-05-13 13:57:52 -04:00
Sam Tobin-Hochstadt
814c02664e
Don't generate extra filters unless they're useful.
2010-05-13 13:37:24 -04:00
Sam Tobin-Hochstadt
a893116391
fix more tests
2010-05-13 13:36:54 -04:00
Sam Tobin-Hochstadt
8d59ee77e4
Don't generate type filters for mutated variables.
2010-05-13 13:24:41 -04:00
Sam Tobin-Hochstadt
dcf8507fd6
Fix incorrect tests.
2010-05-13 12:35:14 -04:00
Eli Barzilay
e6761dc7b1
Fix checking of path existence: use the input path, not the normalized one.
2010-05-13 01:25:30 -04:00
Eli Barzilay
27f76f2da0
Adds scm-export-repo', which can be used instead of
scm-checkout' to
...
get a clean directory.
2010-05-13 00:52:47 -04:00
Sam Tobin-Hochstadt
a7a56ce856
abstract even when out of bindings
2010-05-12 21:34:18 -04:00
Sam Tobin-Hochstadt
60aed123ce
fix more tests
2010-05-12 21:33:55 -04:00
Sam Tobin-Hochstadt
264bf78559
Fix typo
2010-05-12 18:43:55 -04:00
Sam Tobin-Hochstadt
4ceda99700
Updates along useless paths are not errors.
2010-05-12 18:24:19 -04:00
Sam Tobin-Hochstadt
41f0152435
Allow dummy filtersets
2010-05-12 17:31:58 -04:00
Sam Tobin-Hochstadt
daf43d1702
more lost changes
2010-05-12 17:25:53 -04:00
Sam Tobin-Hochstadt
70d498beeb
re-add bindings lost in merge
2010-05-12 17:22:13 -04:00
Sam Tobin-Hochstadt
dbe9a0f997
debugging
2010-05-12 17:06:04 -04:00
Sam Tobin-Hochstadt
499f36ee69
add simple test
2010-05-12 17:05:09 -04:00
Sam Tobin-Hochstadt
6f7e88cfef
Descend into path elements.
2010-05-12 17:04:43 -04:00
Sam Tobin-Hochstadt
bc7bd9245e
`debug' prints the value of the function being called
2010-05-12 17:04:18 -04:00
Ryan Culpepper
9f0d446ffd
syntax/parse: added details to non-syntax attr error
2010-05-12 14:55:41 -06:00
Ryan Culpepper
6d1b2af74d
syntax/parse: scheme->racket, docs for literal phases
2010-05-12 14:55:40 -06:00
Stevie Strickland
3816f9cf1a
Adding .rktl as a Racket file extension.
2010-05-12 16:36:22 -04:00
Jay McCarthy
8f6c0d415c
Renaming re: Eli
2010-05-12 14:33:06 -06:00
Jay McCarthy
b6abe53002
Setting GIT_DIR
2010-05-12 14:08:45 -06:00
Jay McCarthy
1d6c943114
Adding drdr:random?
2010-05-12 14:04:05 -06:00
Sam Tobin-Hochstadt
e0c82c8ac6
flatten and filters before using them
2010-05-12 15:10:37 -04:00
Jay McCarthy
4f17ec419e
Changing normalize-response to be more user friendly
2010-05-12 11:26:00 -06:00
Sam Tobin-Hochstadt
e7c8ffb834
Fix contracts.
...
Handle improper formals lists.
2010-05-12 11:53:27 -04:00
Sam Tobin-Hochstadt
e81cdba69f
Don't use raw union constructor.
2010-05-12 11:52:43 -04:00
Sam Tobin-Hochstadt
5a8fac0bdf
switch to typed/
2010-05-12 11:52:11 -04:00
Eli Barzilay
8f5b1f622c
Hide stderr by combining it with the captured output => no stderr messages.
...
(Also, a slightly nicer string for the case of using the file timestamp.)
2010-05-12 11:15:14 -04:00
Sam Tobin-Hochstadt
ec942b6dab
Merge remote branch 'origin/master' into samth/new-logic2
2010-05-12 10:59:29 -04:00
Casey Klein
cc67852317
Fixes URL typo
2010-05-12 08:48:27 -05:00
Casey Klein
7b15edee41
Racketifies Redex documentation
2010-05-12 07:58:08 -05:00
Eli Barzilay
aceeb391ad
Use export-subst to tweak archive results of this file with date/sha1.
...
Also, make the code use these results, or if not from an archive, use
git, or if that fails, just the date of the file itself.
2010-05-12 05:43:16 -04:00
Sam Tobin-Hochstadt
4548426cd4
Merge remote branch 'origin/master' into samth/new-logic2
2010-05-11 15:19:52 -04:00
Vincent St-Amour
2435f6fe06
Changed the common benchmark wrapper to use the racket language and to
...
print return values.
2010-05-11 14:56:43 -04:00
Vincent St-Amour
11d8dac0bf
Got rid of one-armed ifs in the common benchmarks.
2010-05-11 14:56:43 -04:00
Matthew Flatt
c1abea82ec
add local-require to racket/base
2010-05-11 12:31:28 -06:00
Sam Tobin-Hochstadt
c22735ea49
`block' doesn't have this limitation
2010-05-11 12:01:15 -04:00
Sam Tobin-Hochstadt
3965eab9c8
Add `racket/block'
2010-05-11 12:01:15 -04:00
Matthew Flatt
92a4106877
text% printer recognizes a line containing only a form-feed character and uses it as a page break; a form-feed character displays as ^L
2010-05-11 09:37:08 -06:00
Matthew Flatt
5b76acb4ae
add racket/system to racket
2010-05-11 07:06:07 -06:00
Matthew Flatt
60119b800e
document how to add a command to raco
2010-05-11 06:42:00 -06:00
Matthew Flatt
50e923b199
add 'eprintf' and 'displayln'
2010-05-11 06:38:34 -06:00
Matthew Flatt
acb98cef60
allow paths as input to regexp-matching functions
2010-05-11 06:03:39 -06:00
Eli Barzilay
0aab34154a
Update handin-server docs.
2010-05-11 00:31:28 -04:00
Eli Barzilay
50753b6364
more fixes to automated tests
2010-05-10 23:36:14 -04:00
Matthew Flatt
5f2ef77c14
fix reference typo
2010-05-10 20:40:51 -06:00
Eli Barzilay
bf2b8478fd
prop fixes (some removed, some renamed)
2010-05-10 22:31:05 -04:00
Eli Barzilay
8b3ff3e297
Use racket for automated tests.
2010-05-10 22:13:10 -04:00
Matthew Flatt
899e85f94f
change prop:custom-print-as-constructor to more general prop:custom-print-quotable
2010-05-10 18:32:25 -06:00
Sam Tobin-Hochstadt
a81de56b30
add test for bug found by vincent
2010-05-10 17:55:29 -04:00
Sam Tobin-Hochstadt
2d1625336e
fix handling when subtype doesn't have rest arg
2010-05-10 17:53:48 -04:00
Sam Tobin-Hochstadt
a6e314d367
add #:optimize keyword
2010-05-10 17:32:53 -04:00
Sam Tobin-Hochstadt
c031729e4b
use aux function to avoid generating useless filters
2010-05-10 17:03:21 -04:00
Carl Eastlund
93835460cb
Merge branch 'master' of git:plt
2010-05-10 16:39:24 -04:00
Carl Eastlund
ff5b8da551
Adjusted list/c to stand alone, rather than using cons/c, so that it prints as itself.
2010-05-10 16:39:07 -04:00
Sam Tobin-Hochstadt
fe10457f4e
more test errors
2010-05-10 16:22:41 -04:00
Sam Tobin-Hochstadt
08d0df5256
fix test suite errors
2010-05-10 16:09:58 -04:00
Sam Tobin-Hochstadt
6baef71d57
don't add to identifiers
2010-05-10 16:09:47 -04:00
Sam Tobin-Hochstadt
52c1f41a20
more contract fixes
2010-05-10 15:50:24 -04:00
Sam Tobin-Hochstadt
1bbb857b18
use racket/base
2010-05-10 15:43:03 -04:00
Sam Tobin-Hochstadt
d75232baa0
fix contract error, use the same contract for drest everywhere
2010-05-10 15:42:45 -04:00
Sam Tobin-Hochstadt
8461045e8c
avoid trying to reconstruct bogus arrow type, use dummy instead
2010-05-10 15:42:23 -04:00
Jay McCarthy
10377c35f2
Merge branch 'master' of git.racket-lang.org:plt
2010-05-10 11:41:49 -06:00
Jay McCarthy
b1276f237b
Adjust run/collect and adding test
2010-05-10 11:41:20 -06:00
Sam Tobin-Hochstadt
b1a49470ee
fix `implied-atomic?'
2010-05-10 11:51:18 -04:00
Sam Tobin-Hochstadt
82ee73ab51
Merge remote branch 'origin/master' into samth/new-logic2
...
Conflicts:
collects/typed-scheme/scribblings/begin.scrbl
collects/typed-scheme/scribblings/quick.scrbl
collects/typed-scheme/scribblings/ts-guide.scrbl
collects/typed-scheme/scribblings/ts-reference.scrbl
collects/typed-scheme/scribblings/varargs.scrbl
2010-05-10 10:36:21 -04:00
Sam Tobin-Hochstadt
ea8ffb460b
completion for 'raco help'
2010-05-10 10:03:13 -04:00
Sam Tobin-Hochstadt
8836b85cb7
fix drdr timeout due to gui window
2010-05-10 09:49:50 -04:00
Sam Tobin-Hochstadt
6c7ef76995
fix drdr error
2010-05-10 09:38:33 -04:00
Matthew Flatt
68fee973de
have 'raco make' require an argument so that it doesn't silently do nothing when no files are supplied
2010-05-10 06:27:57 -06:00
Matthew Flatt
41e1fe958f
test repairs
2010-05-10 06:23:37 -06:00
Matthew Flatt
20c732b795
fix search sort order
2010-05-10 06:21:16 -06:00
Eli Barzilay
87a5c3bfa2
use a more common short for repository
2010-05-10 06:52:14 -04:00
Matthias Felleisen
461c39b979
universe in line with syntax-parse
2010-05-09 19:33:25 -04:00
Matthew Flatt
ed1d7f81c9
move drscheme and tests/drscheme to drracket and tests/drracket
2010-05-09 15:34:50 -06:00
Sam Tobin-Hochstadt
9ccd44e8fd
rackety TS docs
2010-05-09 12:35:59 -04:00
Sam Tobin-Hochstadt
820040abc1
add typed/racket and typed/racket/base
2010-05-09 11:44:38 -04:00
Matthew Flatt
f24d66f02f
improve docs on printer modes
2010-05-09 07:05:20 -06:00
Eli Barzilay
d9917b27a0
Attempt to properly documents the `external-browser' mess.
...
Hopefully fixing PR10900.
2010-05-08 23:32:54 -04:00
Robby Findler
155cc4ac05
fixed the way preference file restoration works in the case that there is no preferences file to start with
2010-05-08 16:22:56 -05:00
Robby Findler
a470b44f83
Merge branch 'master' of git:plt
2010-05-08 16:18:31 -05:00
Robby Findler
eb5c839b97
changed an ss to a rkt
2010-05-08 16:18:04 -05:00
Matthew Flatt
1a5e662433
doc corrections and completions
2010-05-08 11:46:14 -06:00
Matthew Flatt
b26bf5e225
fix DrRacket printing styles and distinguish 'print' vs. 'write'
2010-05-08 10:18:50 -06:00
Matthew Flatt
311fef30a5
use traditional printing for R5RS, EoPL, and Pretty Big
2010-05-08 07:57:19 -06:00
Matthew Flatt
6563ef6812
rackety framework and tools docs
2010-05-08 07:37:08 -06:00
Matthew Flatt
6cfc0b481d
fix decompiler
2010-05-08 07:37:07 -06:00
Mike Sperber
47d16bbb82
Synch German string constants with latest.
2010-05-08 10:42:23 +02:00
Matthew Flatt
1d854085d6
dist-spec repairs
2010-05-07 13:52:46 -06:00
Jay McCarthy
8c918c489a
Fixing test re printing output... again :)
2010-05-07 12:44:12 -06:00
Matthew Flatt
c023c460bc
misc racket renamings
2010-05-07 11:03:02 -06:00
Matthew Flatt
eb15dceb34
rackety misc docs
2010-05-07 09:13:51 -06:00
Matthew Flatt
e5a259bdf0
document latest printing convention
2010-05-06 18:01:21 -06:00
Matthew Flatt
b2e0d92098
restore 'print-reader-abbreviations' support
2010-05-06 17:45:04 -06:00
Matthew Flatt
420ea6ee09
convert racket value printer to constructor+quote style; update Guide and Quick
2010-05-06 14:57:15 -06:00
Matthew Flatt
43027a8d9b
switch printer to constructor+quote style
2010-05-06 10:33:42 -06:00
Matthew Flatt
6027eb9627
fix raco setup handling of info.rkt by adding a namespace argument to get-info
2010-05-06 07:21:54 -06:00
Sam Tobin-Hochstadt
62af50867a
produce the correct type
2010-05-05 17:50:20 -04:00
Matthew Flatt
c13d65d23d
misc rackety docs
2010-05-05 12:09:14 -06:00
Sam Tobin-Hochstadt
1146ffa76d
Merge branch 'master' into samth/new-logic2
...
Conflicts:
collects/typed-scheme/private/parse-type.rkt
collects/typed-scheme/typecheck/tc-app.rkt
2010-05-05 13:35:29 -04:00
Matthew Flatt
947bf8e109
misc doc fixes
2010-05-05 11:07:34 -06:00
Matthew Flatt
f3a20562cf
rename plt-help GUI app
2010-05-05 11:07:25 -06:00
Matthew Flatt
0b9370bc5e
fix pretty-print bug for transparent structs that span lines
2010-05-05 10:32:48 -06:00
Matthew Flatt
625c35f892
fix props after renamings and additions
2010-05-05 10:32:18 -06:00
Matthew Flatt
7c02baafc7
move release-note files to rackety names
2010-05-05 10:30:40 -06:00
Matthew Flatt
8f8c3d2533
minor fix to license page
2010-05-05 10:10:46 -06:00
Matthew Flatt
f643c7aa4b
add section to Scheme compatibility manual on old executables
2010-05-05 10:06:56 -06:00
Matthew Flatt
27cd77c16c
fix problem with chaperone of chaperoned hash
2010-05-05 09:23:40 -06:00
Sam Tobin-Hochstadt
a60a083802
fix references to syncheck-drracket-button
2010-05-05 11:13:48 -04:00
Sam Tobin-Hochstadt
d7adf2e347
remove duplicate file, per RBF
2010-05-05 10:34:56 -04:00
Sam Tobin-Hochstadt
5b97a0d6d2
Merge branch 'master' of git.racket-lang.org:plt
2010-05-05 10:26:26 -04:00
Sam Tobin-Hochstadt
2c315742d8
fix warning on `define-record-procedures-parametric'
2010-05-05 10:14:53 -04:00
Sam Tobin-Hochstadt
0efb3ae22a
update some drdr props
2010-05-05 10:14:25 -04:00
Matthew Flatt
7c52a82216
fix another hash chaperone bug
2010-05-05 07:52:48 -06:00
Matthew Flatt
60446bcd95
fix racket/vector test and doc typo
2010-05-05 06:18:52 -06:00
Matthew Flatt
bf5967f30b
adjust (provide/contract (struct ....)) to work with new constructor-name convention
2010-05-04 18:25:11 -06:00
Eli Barzilay
2f2bdce759
improve prop mv
2010-05-04 20:01:56 -04:00
Eli Barzilay
ec7a4cdd7e
check that given paths exist (when specified on the command line and not in del/mv)
2010-05-04 20:01:55 -04:00
Sam Tobin-Hochstadt
90f7f522f8
minor test edits
2010-05-04 19:47:38 -04:00
Sam Tobin-Hochstadt
ad537cce84
Remove unnecessary requires which caused bizarre errors
2010-05-04 19:47:38 -04:00
Sam Tobin-Hochstadt
646bc0ecab
avoid error when not transforming
2010-05-04 19:47:38 -04:00
Sam Tobin-Hochstadt
a728bae3cb
use racunit better to get expected/actual info
2010-05-04 19:47:38 -04:00
Sam Tobin-Hochstadt
d7d157b441
checks can sometimes return #t
2010-05-04 19:47:38 -04:00
Sam Tobin-Hochstadt
27a8ac62f6
use []
2010-05-04 19:47:38 -04:00
Sam Tobin-Hochstadt
087c5129e3
Require '#%paramz at the correct phase (thanks ryan)
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
08ca97bf9e
Don't wrap booleans, print typed values
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
d678e7657d
use `test-begin' in test
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
9ab4887e58
add type for 2-arg `atan'
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
4183a3f32a
doc fix
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
9ec2e41db0
don't make an alias just for `raise'
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
4984345657
handle full generality of extend-parameterization
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
b00b72a73a
use hairy macro rewriting to make more of racunit work
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
3ebd04550a
typed/racunit:
...
- fix more contracts
- make test tests not fail
2010-05-04 19:47:37 -04:00
Sam Tobin-Hochstadt
0a2b16f804
fix some racunit types, add test case
2010-05-04 19:47:37 -04:00
Eli Barzilay
91e00efcf0
slightly better script
2010-05-04 19:36:38 -04:00
Eli Barzilay
521dab3243
recommend using this as a script rather than an alias
2010-05-04 17:38:43 -04:00
Matthew Flatt
282bc9d787
compile/use info.rkt bytecode same as for setup implementation, instead of always disabling bytecode for info.rkt
2010-05-04 14:48:15 -06:00
Ryan Culpepper
d0cc31b35e
syntax/parse: reverted error message, fixed error test
2010-05-04 14:12:49 -06:00
Ryan Culpepper
eff9147ddc
syntax/parse: literals, literal-sets, and phases (todo: docs)
...
typed-scheme: added missing import for literal
2010-05-04 14:12:49 -06:00
Ryan Culpepper
f42adad3f8
syntax/parse: allow phase spec for literals
2010-05-04 14:12:48 -06:00
Matthew Flatt
8af4134991
move result-chaperoning procedure to start of chaperioning procedure's results
2010-05-04 13:56:21 -06:00
Matthew Flatt
9350df36b6
fix cm sha1 problem
2010-05-04 12:36:02 -06:00
Matthew Flatt
525b559e91
Merge branch 'master' of git.racket-lang.org:plt
2010-05-04 12:25:35 -06:00
Jay McCarthy
2bb3f5f6d7
Fix off by one error, thanks mflatt
2010-05-04 12:22:45 -06:00
Jay McCarthy
c2c72ce7a9
Longer make timeouts
2010-05-04 12:04:42 -06:00
Jay McCarthy
e6df143aac
New program names
2010-05-04 12:04:10 -06:00
Matthew Flatt
0f8c152b6d
drscheme manual -> drracket manual; speed up raco setup pre-bootstrap
2010-05-04 11:49:41 -06:00
Jay McCarthy
bfc43a7ebd
More permissive cookie parser
2010-05-04 11:20:22 -06:00
Jay McCarthy
3f19ad6fce
Including version in cookie output
2010-05-04 10:42:57 -06:00
Sam Tobin-Hochstadt
6685b67033
increase timeout
2010-05-04 09:27:30 -04:00
Jay McCarthy
ccef8f8f37
Naturally the git prop script does the wrong thing
2010-05-03 22:35:37 -06:00
Jay McCarthy
54d0797c7c
Setting props. Oh and the last commit also added check-not-eqv? for symmetry
2010-05-03 22:32:03 -06:00
Jay McCarthy
445a143f51
Adding typed/racunit and fixing racunit exports vis a vis documentation
2010-05-03 22:30:32 -06:00
Matthew Flatt
a097b2ef6a
fix chaperone-hash to be more consistent with key handling
2010-05-03 17:59:54 -06:00
Matthew Flatt
fae14aed03
doc repairs
2010-05-03 17:59:54 -06:00
Sam Tobin-Hochstadt
105a560698
add some vector functions
2010-05-03 18:13:12 -04:00
Sam Tobin-Hochstadt
d5776a1266
use `vector-member'
2010-05-03 18:03:01 -04:00
Sam Tobin-Hochstadt
14d1a394f1
remove section so that docs render properly
2010-05-03 17:42:27 -04:00
Sam Tobin-Hochstadt
b752370a57
use @racket instead of @scheme in vector docs
2010-05-03 17:13:14 -04:00
Sam Tobin-Hochstadt
46828541a5
docs for vector-member etc
2010-05-03 17:11:55 -04:00
Sam Tobin-Hochstadt
69e2122af6
vector-mem{ber,q,v}
2010-05-03 17:08:36 -04:00
Sam Tobin-Hochstadt
baca007fc0
fix PR 10890
2010-05-03 15:14:17 -04:00
Sam Tobin-Hochstadt
34e64b650f
Add test for bug 10868
...
Add 'unit' command line arg to 'run.rkt' command to just run the unit tests
2010-05-03 15:13:33 -04:00
Sam Tobin-Hochstadt
92a3085658
rename
2010-05-03 13:18:56 -04:00
Sam Tobin-Hochstadt
996405af9c
fix problem reported by Sigrid on plt-scheme
2010-05-03 13:15:19 -04:00
Sam Tobin-Hochstadt
8c22099aec
fix PR 10868
2010-05-03 13:07:30 -04:00
Sam Tobin-Hochstadt
d022260a69
Merge branch 'master' of git.racket-lang.org:plt
2010-05-03 13:02:18 -04:00
Sam Tobin-Hochstadt
6b5305afe7
run .rkt files
2010-05-03 13:01:58 -04:00
Jay McCarthy
e123befc39
Merge branch 'master' of git.racket-lang.org:plt
2010-05-03 10:13:48 -06:00
Jay McCarthy
661aeb6cc9
Use rktl to load
2010-05-03 10:13:18 -06:00
Sam Tobin-Hochstadt
55929072bb
change error message for `define:' (fixes PR 10883)
2010-05-03 11:35:30 -04:00
Sam Tobin-Hochstadt
abc83496b3
fix literal hashtables and pairs
2010-05-03 11:31:27 -04:00
Matthew Flatt
6a7aaf48cc
rackety readline doc
2010-05-02 12:25:21 -06:00
Matthew Flatt
b5705d9d96
fix doc title case
2010-05-02 12:20:27 -06:00
Matthew Flatt
ce21cf9fd8
rackety slideshow doc
2010-05-02 12:19:25 -06:00
Matthew Flatt
fb4af54436
rackety Scribble doc
2010-05-02 12:00:44 -06:00
Matthew Flatt
26a92b1cfe
rackety racket/gui doc
2010-05-02 11:29:45 -06:00
Matthew Flatt
166b92f9c8
replace mzc and setup-plt docs with raco doc (which refers to the still-separate planet doc)
2010-05-02 11:04:48 -06:00
Matthew Flatt
5a93e8c5e0
more test repairs
2010-05-02 08:31:12 -06:00
Matthew Flatt
e504acb726
use .rktl suffix for files meant to be 'load'ed
2010-05-01 09:58:16 -06:00
Matthew Flatt
cb5c83c5a7
add custom-print to printable<%>; redirect printable<%> to writable and pretty-print to pretty-write in 'scheme'
2010-05-01 08:43:20 -06:00
Matthew Flatt
835ebc0785
add in-directory
2010-05-01 08:29:53 -06:00
Matthew Flatt
9b4853dbca
fix ctool prop
2010-05-01 08:28:39 -06:00
Matthew Flatt
043f97df97
fix more test files
2010-05-01 07:23:05 -06:00
Matthew Flatt
77a99f6aa0
rackety inside doc
2010-04-30 21:58:08 -06:00
Matthew Flatt
81ba669237
change 'raco c-ext' to 'raco ctool'
2010-04-30 21:55:14 -06:00
Matthew Flatt
fa538620e8
fix cm test
2010-04-30 20:19:53 -06:00
Matthew Flatt
e42758eb2a
fix a cm problem with the SHA-1-based shortcut transitive dependencies
2010-04-30 19:12:22 -06:00
Matthew Flatt
17c1dc1ab9
SHA-1-based checking of doc dependencies
2010-04-30 16:30:11 -06:00
Matthew Flatt
259edc0780
tweak way that setup-plt forces GCs
2010-04-30 16:30:11 -06:00
Matthew Flatt
3db8dd7c26
SHA1-based shortcut for compiler/cm
2010-04-30 16:30:10 -06:00
Jay McCarthy
d1d760415f
Allow racket
2010-04-30 16:29:23 -06:00
Sam Tobin-Hochstadt
85fad33c4c
loadtest.ss -> loadtest.rkt
2010-04-30 16:35:48 -04:00
Sam Tobin-Hochstadt
9a170047f4
.ss -> .rkt
2010-04-30 16:29:10 -04:00
Sam Tobin-Hochstadt
53560317ab
set drdr prop
2010-04-30 16:27:03 -04:00
Sam Tobin-Hochstadt
113fa13171
remove dead code
2010-04-30 16:21:18 -04:00
Stevie Strickland
5d020d0765
.ss -> .rkt
2010-04-30 16:16:26 -04:00
Sam Tobin-Hochstadt
96da427659
don't need d/c/p any more
2010-04-30 16:04:22 -04:00
Sam Tobin-Hochstadt
b308a52240
fix to work w/ racket renamings
2010-04-30 16:04:03 -04:00
Jay McCarthy
b0d03b8a9c
Dead file
2010-04-30 13:19:21 -06:00
Jay McCarthy
e40f89fed2
Adding mark params
2010-04-30 13:06:55 -06:00
Jay McCarthy
f3305dc6eb
Fixing doc contract
2010-04-30 11:58:58 -06:00
Sam Tobin-Hochstadt
5e9ae84b15
Merge remote branch 'origin/master' into samth/new-logic2
...
Conflicts:
collects/tests/typed-scheme/unit-tests/typecheck-tests.rkt
2010-04-30 13:48:49 -04:00
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
Sam Tobin-Hochstadt
459a675b90
rename to rkt
2010-04-30 09:51:32 -04:00
Sam Tobin-Hochstadt
04f58cab86
Merge remote branch 'origin/master' into samth/new-logic2
...
Conflicts:
collects/drscheme/private/insert-large-letters.ss
collects/tests/typed-scheme/unit-tests/typecheck-tests.ss
2010-04-30 09:34:31 -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