Matthew Flatt
|
27cd77c16c
|
fix problem with chaperone of chaperoned hash
|
2010-05-05 09:23:40 -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 |
|
Matthew Flatt
|
8af4134991
|
move result-chaperoning procedure to start of chaperioning procedure's results
|
2010-05-04 13:56:21 -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
|
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 |
|
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
|
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 |
|
Jay McCarthy
|
f3305dc6eb
|
Fixing doc contract
|
2010-04-30 11:58:58 -06:00 |
|
Matthew Flatt
|
783e309b4d
|
add serializable-struct
|
2010-04-30 08:02:56 -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
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Matthew Flatt
|
1fedf04739
|
partly rackety guide
|
2010-04-27 14:09:51 -06: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 |
|
Matthew Flatt
|
b7c184632b
|
racket/unsafe/ffi -> ffi/unsafe, etc.
|
2010-04-26 18:05:29 -06:00 |
|
Matthew Flatt
|
e6e06bb1a3
|
remove racket/nest, since 'nest' didn't catch on
|
2010-04-26 15:41:39 -06:00 |
|
Matthew Flatt
|
dbc4ea6e82
|
racketify reference more
|
2010-04-26 14:42:33 -06: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 |
|
Matthew Flatt
|
f60c178964
|
change defstruct rendering
|
2010-04-24 08:29:45 -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 |
|
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 |
|
Matthew Flatt
|
845ebfbeb8
|
hash, hasheq, hasheqv, and hash-equal?
|
2010-04-23 12:18:42 -06: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 |
|
Matthew Flatt
|
909f43f9a2
|
work on racketing reference
|
2010-04-22 20:18:53 -06:00 |
|
Matthew Flatt
|
c7e723eef7
|
somewhat rackety core docs
|
2010-04-22 15:10:25 -06:00 |
|
Matthew Flatt
|
c95a398754
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
|
Robby Findler
|
bcbdcc2eaf
|
added the #:generator argument to the contract property maker
|
2010-04-15 23:29:39 -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 |
|
Matthew Flatt
|
1c34ccec44
|
improve regexp support (PR 10855, halfway)
|
2010-04-14 18:40:08 -04:00 |
|
Matthew Flatt
|
536fcacc42
|
more module source versus module path adjustments, especially for contracts
svn: r18809
|
2010-04-13 17:12:51 +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
|
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 |
|
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 |
|
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 |
|
Matthew Flatt
|
1621091fc1
|
add 'current-read-interaction' parameter
svn: r18769
|
2010-04-09 13:22:57 +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
|
abebb1c1f4
|
fix problem with per-registry locking of available-module visit & instantiation
svn: r18744
|
2010-04-07 12:34:50 +00:00 |
|
Matthew Flatt
|
c5ac9f23ec
|
better compiler handling of unused local bindings where the RHS either doesn't obviously produce a single value or is discovered to be unused late in bytecode compilation; initial Scribble support for printing qq-style results
svn: r18737
|
2010-04-06 15:52:36 +00:00 |
|
Matthew Flatt
|
fdba97b1c0
|
rico
svn: r18733
|
2010-04-04 15:08:35 +00:00 |
|
Matthew Flatt
|
3cc95b31ef
|
add prop:struct-info
svn: r18730
|
2010-04-03 13:08:39 +00:00 |
|
Matthew Flatt
|
2cb9f378aa
|
Racket experiments
svn: r18725
|
2010-04-02 21:29:59 +00:00 |
|