Robby Findler
|
fe721eaef4
|
adjust options tests to match new multi-party blame printouts
|
2013-03-21 10:22:27 -05:00 |
|
Eli Barzilay
|
af6be85ff5
|
Fix lots of indentation mistakes.
(Found by my ayatollah script...)
|
2013-03-14 10:55:47 -04:00 |
|
chrdimo
|
9743afeebf
|
replacing transfer-option with transfer/c
|
2013-03-13 21:15:00 -04:00 |
|
Robby Findler
|
d652d69d14
|
adjust 2d reader so the keyword has its own source location
and is syntax-original?
|
2013-03-11 18:53:40 -05:00 |
|
Robby Findler
|
3e27388571
|
missed some changes related to addition of dont-care values
in the lexers
|
2013-03-10 21:56:43 -05:00 |
|
chrdimo
|
7f67252cb3
|
replacing applicable structures for procedure options with chaperones + tweak-option + with-contract mode
|
2013-03-02 23:36:21 -05:00 |
|
Robby Findler
|
87a8e6f677
|
fix unstable/2d's lexer to handle eof better
|
2013-02-26 12:41:19 -06:00 |
|
chrdimo
|
a3a98fd933
|
support for keyword argumnets + transfer-option, exercise-option and waive-option do not raise an error on values without an option
|
2013-02-25 22:18:17 -05:00 |
|
Robby Findler
|
a0059f791a
|
more 2d lexer repairs
|
2013-02-24 16:37:06 -06:00 |
|
Eli Barzilay
|
cec73f5652
|
Newlines at EOFs scan.
|
2013-02-23 02:09:56 -05:00 |
|
Ryan Culpepper
|
44e26d493d
|
try to make tmp file path shorter (for drdr)
|
2013-02-16 15:18:55 -05:00 |
|
Robby Findler
|
1ee765c7e3
|
fix bad test
|
2013-02-16 00:09:25 -06:00 |
|
Robby Findler
|
93bf0cd663
|
fix 2d lexer for the case when the #2d expression
isn't in the leftmost column
|
2013-02-15 10:29:34 -06:00 |
|
Robby Findler
|
30ca1f0baf
|
add syntax coloring for 2d syntax
|
2013-02-14 19:51:08 -06:00 |
|
chrdimo
|
26726ba26f
|
tests for option contracts
|
2013-02-14 19:55:10 -05:00 |
|
Ryan Culpepper
|
b3afbdd485
|
added unstable/socket
|
2013-02-14 17:19:08 -05:00 |
|
Ryan Culpepper
|
7a0b100ce0
|
tests for unstable/macro-testing
|
2013-02-14 17:19:08 -05:00 |
|
Robby Findler
|
bb216d142c
|
2d
|
2013-02-06 15:55:20 -06:00 |
|
Sam Tobin-Hochstadt
|
2e8ffe7400
|
Fix sequence-lift for multiple valued sequences.
Also minor fixups of the rest of `unstable/sequence`.
|
2013-02-02 18:16:35 -05:00 |
|
chrdimo
|
5348a4d2de
|
fixing docs and tests for maybe/c (old option/c)
|
2013-01-28 16:55:33 -05:00 |
|
Matthew Flatt
|
fc7fa68039
|
remove test for removed library
And remove the `props' entry again.
|
2012-12-05 11:18:02 -06:00 |
|
Vincent St-Amour
|
5a24b57a95
|
Fix unstable/logging to work with the new logging system.
|
2012-09-11 13:48:14 -04:00 |
|
Ryan Culpepper
|
1a77f4ee0e
|
added recontract-out
|
2012-08-03 20:52:35 -04:00 |
|
Asumu Takikawa
|
44783b9f8e
|
Add tests from unstable/generics.
|
2012-05-24 16:51:10 -04:00 |
|
Vincent St-Amour
|
36980c262f
|
unstable/generics: define-methods' -> methods'
`define-methods' is a bad name for an expression form.
|
2012-05-24 16:31:31 -04:00 |
|
Jay McCarthy
|
e12e559878
|
Fix breakage from 3fceae2715
|
2012-05-17 10:29:55 -06:00 |
|
Ryan Culpepper
|
745607a51d
|
added unstable/cat
|
2012-05-08 14:50:28 -06:00 |
|
Vincent St-Amour
|
4a8f447dae
|
Remove unstable/port.
`port->list' does all it can do.
|
2012-02-27 22:03:39 -05:00 |
|
Ryan Culpepper
|
6ac708a3da
|
pruned unstable/syntax
|
2011-12-18 13:57:49 -07:00 |
|
Ryan Culpepper
|
a4c6c7cfce
|
pruned unstable/port
|
2011-12-18 13:57:48 -07:00 |
|
Ryan Culpepper
|
bc7401d4d9
|
pruned unstable/function
|
2011-12-18 13:57:48 -07:00 |
|
Ryan Culpepper
|
e4e89b0bc9
|
removed unstable/exn (moved code to single use in web-server)
|
2011-12-18 13:57:44 -07:00 |
|
Ryan Culpepper
|
53fc18008c
|
removed unstable/dict (no uses)
|
2011-12-18 13:57:14 -07:00 |
|
Ryan Culpepper
|
4f9da1fd1c
|
pruned unstable/define
|
2011-12-18 13:56:00 -07:00 |
|
Ryan Culpepper
|
f99d79ef10
|
pruned unstable/contract
Removed unused code. Removed nat/c, pos/c as they correspond to
standard predicates.
|
2011-12-18 13:56:00 -07:00 |
|
Vincent St-Amour
|
664245ae69
|
Add in-slice sequences.
Patch from David Vanderson.
|
2011-12-16 13:50:25 -05:00 |
|
Vincent St-Amour
|
29bea4863e
|
Add group-by to unstable/list.
|
2011-11-30 17:54:28 -05:00 |
|
Neil Toronto
|
e90ec4b69f
|
Added unstable/latent-contract
Reorganized contracts
Started exposing customization API in plot/utils
Now dog-fooding customization API in earnest
|
2011-11-10 12:59:41 -07:00 |
|
Neil Toronto
|
ae64e8683a
|
Parameter groups
|
2011-11-10 12:59:41 -07:00 |
|
Eli Barzilay
|
623c7493ed
|
Some selective #:when (not ...)' -> #:unless ...'.
|
2011-09-16 10:48:18 -04:00 |
|
Jay McCarthy
|
2dc0098d86
|
Changing test phase
|
2011-08-30 08:52:54 -06:00 |
|
Carl Eastlund
|
871ea6dc76
|
Added tests for sequence/c with multiple-valued sequences.
|
2011-08-27 12:57:26 -04:00 |
|
Jay McCarthy
|
6da3ac36ec
|
Test is sensitive to contract messages
|
2011-08-09 06:42:09 -06:00 |
|
Vincent St-Amour
|
b068e4a53b
|
Add a lower-level interface to unstable/logging.
|
2011-07-21 17:06:03 -04:00 |
|
Robby Findler
|
fbccf38d50
|
completed the planet library documentation and, in the process,
cleaned up various dependencies and exports from some of the libraries
|
2011-07-08 15:51:05 -05:00 |
|
Jay McCarthy
|
f55ec3def7
|
It is very odd that racket/load doesn't let this work
|
2011-07-02 14:04:52 -07:00 |
|
Eli Barzilay
|
3157955d40
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
|
Eli Barzilay
|
40124a0619
|
A long overdue scan to eliminate files without terminating newlines.
(DrRacket should really do that.)
|
2011-06-28 02:01:41 -04:00 |
|
Jay McCarthy
|
6abeab42d5
|
Updating require paths, making tests succeed, and fixing docs
|
2011-06-24 13:48:41 -06:00 |
|
Jay McCarthy
|
375d6b8497
|
Initial adding of temporal contract library
|
2011-06-24 13:48:40 -06:00 |
|