Eli Barzilay
d78928f18d
Welcome to a new PLT day.
2010-04-17 03:50:33 -04:00
Stevie Strickland
0e681d3869
Remove already outdated comment.
2010-04-16 21:06:36 -04:00
Stevie Strickland
ff100e6a94
Only run external commands as necessary, also make sure we only recognize
...
commands in the right places (for example, 'rico planet planet ' shouldn't
cause planet tab-completion).
2010-04-16 21:05:42 -04:00
Stevie Strickland
4718f1657b
Only execute the planet commands if we're tab-completing after 'rico planet'.
2010-04-16 20:52:45 -04:00
Sam Tobin-Hochstadt
1321a766c0
lots more smarts
2010-04-16 18:40:39 -04:00
Sam Tobin-Hochstadt
29b7ae4f9f
fix comments and props
2010-04-16 17:52:58 -04:00
Matthias Felleisen
6d1d3da1fe
bug eliminated from _words_ reading
2010-04-16 17:37:59 -04:00
Matthew Flatt
9ca5f6b340
fix regexp-replace*
2010-04-16 17:27:53 -04:00
Sam Tobin-Hochstadt
9eaa749f5e
more like zsh
2010-04-16 17:23:32 -04:00
Sam Tobin-Hochstadt
531598c145
move per eli
2010-04-16 17:10:33 -04:00
Sam Tobin-Hochstadt
3596c04b3e
Add comment on how to enable tab completion
2010-04-16 16:59:54 -04:00
Sam Tobin-Hochstadt
da1b53707a
add bash completion script
2010-04-16 16:40:47 -04:00
Robby Findler
f664758896
added 'rico docs'
2010-04-16 16:30:33 -04:00
Robby Findler
b317a8ae89
.
2010-04-16 16:19:48 -04:00
Robby Findler
a04a5b32d1
changed a message so that it doesn't register as an error according to drdr
2010-04-16 16:15:31 -04:00
Robby Findler
1c114c3e94
made the file work when the cwd is not the files directory
2010-04-16 14:43:41 -04:00
Jay McCarthy
2d39a9e104
Using props file rather than SVN for properties
2010-04-16 13:22:17 -04:00
Robby Findler
eb7c8daead
.
2010-04-16 11:42:35 -04:00
Matthias Felleisen
a2af09a445
one more reader, plus shortened the names of the functions
2010-04-16 10:49:21 -04:00
Eli Barzilay
da312ac680
Welcome to a new PLT day.
2010-04-16 03:50:27 -04:00
Robby Findler
bcbdcc2eaf
added the #:generator argument to the contract property maker
2010-04-15 23:29:39 -04:00
Robby Findler
4587795d40
added 'Scribble' as a prefix to the scribble drscheme buttons
2010-04-15 23:11:38 -04:00
Robby Findler
d4c0aa1daf
added guard against passing #f to the make-button procedure
2010-04-15 23:07:27 -04:00
Matthias Felleisen
10c6213a8f
making drdr happy with here path
2010-04-15 22:22:14 -04:00
Matthew Flatt
840ea4f4f5
simplify [g]racket startup banner
2010-04-15 22:15:43 -04:00
Matthew Flatt
03099f4aa2
remove require of pconvert in racket runtime-config
2010-04-15 21:44:16 -04:00
Matthew Flatt
ccee3d4d9e
fix mzschemecgc name (to not overwrite mzscheme)
2010-04-15 21:40:28 -04:00
Matthew Flatt
cea92a1737
fix accidental change to Racket prompt
2010-04-15 21:21:34 -04:00
Matthew Flatt
0f0a59732e
create core binaries as 'racket' and 'gracket'
2010-04-15 21:15:57 -04:00
Matthias Felleisen
a8999166d7
one more test for batch-io
2010-04-15 20:39:26 -04:00
Matthias Felleisen
2727d5f0ba
batch-io finished
2010-04-15 20:34:26 -04:00
Matthew Flatt
2fb34bcfdc
fix Scribble reader test regexp-split pattern
2010-04-15 19:15:53 -04:00
Matthias Felleisen
2e77afe5da
.
2010-04-15 18:38:09 -04:00
Jay McCarthy
918f2caf34
Adding generics
2010-04-15 16:33:31 -04:00
Matthias Felleisen
f04addd104
support several keywords per clause
2010-04-15 12:35:01 -04:00
Matthew Flatt
249a9e38f7
minor regexp clean-ups
2010-04-15 10:10:19 -04:00
Eli Barzilay
f1fdeb3bff
Welcome to a new PLT day.
2010-04-15 03:50:33 -04:00
Matthew Flatt
4bc155905a
Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855)
2010-04-14 22:53:14 -04:00
Matthias Felleisen
5abf8bb530
docs for new forms and functions in batch-io
2010-04-14 22:50:16 -04:00
Matthias Felleisen
ed21a85d9d
added csv reading to batch-io
2010-04-14 18:58:29 -04:00
Matthew Flatt
1c34ccec44
improve regexp support (PR 10855, halfway)
2010-04-14 18:40:08 -04:00
Sam Tobin-Hochstadt
41e469d7ae
Update structure types to have constructor ids.
...
Use constructor to generate better contracts for poly structs.
2010-04-14 15:06:14 -04:00
Carl Eastlund
d03aed44fd
* unstable/srcloc.ss
...
Added `update-source-location', which provides keyword-based functional update
for source location representations.
Removed automatic collection-relative printing for source locations.
* unstable/location.ss
Made `quote-srcloc' and its related forms all automatically use source locations
relative to collections and/or planet, where appropriate, and to compute
source locations dynamically if they cannot be made relative.
Removed #:module-source argument from `quote-srcloc'.
Changed `quote-module-path' and `quote-module-name' to use source file name
extensions.
Removed `quote-module-source'. I'm not sure what the use case is for
generating a resolved module path that doesn't correspond to a real module.
* unstable/dirs.ss
Implemented `path->directory-relative-string' for rendering a path to a string
that is relative to one of a list of given directories, with associated
abbreviations for each.
* unstable/scribblings/unstable.scrbl
* unstable/scribblings/srcloc.scrbl
* unstable/scribblings/dirs.scrbl
Documented the above changes.
* scheme/contract/private/provide.ss
* scheme/contract/private/base.ss
Changed contract forms to always blame a module path where appropriate.
Removed use of #:module-source option for `quote-srcloc'.
* setup/private/path-utils.ss
Updated `path->name' to use more general `path->directory-relative-string'.
svn: r18816
2010-04-14 17:49:29 +00:00
Sam Tobin-Hochstadt
0c730ae50a
test improvements
...
svn: r18814
2010-04-14 17:11:21 +00:00
Eli Barzilay
68a9ceaf08
Welcome to a new PLT day.
...
svn: r18813
2010-04-14 07:50:27 +00:00
Sam Tobin-Hochstadt
376f307a01
Bug fix for `sequence-lift'.
...
Doc fixes.
Improve `make' error message.
svn: r18812
2010-04-13 20:59:32 +00:00
Robby Findler
a5a8bf953f
added docs for the extra-repl-information method of drscheme:language:language<%>
...
svn: r18811
2010-04-13 19:45:17 +00:00
Matthew Flatt
536fcacc42
more module source versus module path adjustments, especially for contracts
...
svn: r18809
2010-04-13 17:12:51 +00:00
Matthias Felleisen
11f6859cb2
more api for batch-io
...
svn: r18808
2010-04-13 15:34:09 +00:00
Matthias Felleisen
8d1871b4c9
improved error message in response to 10854
...
svn: r18807
2010-04-13 14:17:29 +00:00
Mike Sperber
9d20fd713d
Lazy contract checking for DMdA's `define-record-procedures-parametric'.
...
svn: r18806
2010-04-13 07:57:57 +00:00
Eli Barzilay
a12018874e
Welcome to a new PLT day.
...
svn: r18805
2010-04-13 07:50:43 +00:00
Matthew Flatt
ce2d286586
add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources
...
svn: r18804
2010-04-13 02:48:40 +00:00
Matthew Flatt
49f68dc6d6
fix construction of resolved module path in DrScheme (PR 10859)
...
svn: r18803
2010-04-12 23:28:40 +00:00
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