Jay McCarthy
|
c2bfa60e31
|
Adding documentation for symbol-unreadable?
svn: r18133
|
2010-02-17 22:02:24 +00:00 |
|
Matthew Flatt
|
91d725fbb9
|
add optional initialization argument to make-hash (and variants)
svn: r18120
|
2010-02-17 17:44:29 +00:00 |
|
Matthew Flatt
|
6f0d6b28de
|
some mz and ffi changes from the mr2 branch
svn: r18099
|
2010-02-16 17:55:28 +00:00 |
|
Jon Rafkind
|
21b98bb2fa
|
add example for "with-syntax"
svn: r18038
|
2010-02-10 17:49:26 +00:00 |
|
Stevie Strickland
|
c1f7ba9042
|
Add ellipses to the compound-unit, compound-unit/infer grammars for the
import parts of link clauses.
svn: r18036
|
2010-02-10 16:15:45 +00:00 |
|
Robby Findler
|
8228482d86
|
fixed up the regexp-match contracts to make them more specific
svn: r18030
|
2010-02-09 16:03:03 +00:00 |
|
Jon Rafkind
|
e5fd8a904c
|
document latest generator functionality
svn: r18022
|
2010-02-08 19:47:41 +00:00 |
|
Carl Eastlund
|
fe40d3e888
|
Merged changes from trunk.
svn: r18007
|
2010-02-06 19:23:24 +00:00 |
|
Carl Eastlund
|
17f83a5a54
|
Corrected contract of datum->syntax source locations.
svn: r17997
|
2010-02-05 20:49:10 +00:00 |
|
Eli Barzilay
|
c88a5a6856
|
A bunch of additional typos
svn: r17976
|
2010-02-05 03:21:52 +00:00 |
|
Carl Eastlund
|
137f9a3279
|
Fixed bugs in contract construction examples.
svn: r17963
|
2010-02-04 02:17:15 +00:00 |
|
Carl Eastlund
|
a4a25ba1e9
|
Wrote documentation for new contract interface. Still needs proofreading, etc.
svn: r17961
|
2010-02-03 21:02:02 +00:00 |
|
Carl Eastlund
|
d7a7409fe0
|
Merged changes from the trunk.
svn: r17954
|
2010-02-03 15:15:11 +00:00 |
|
Carl Eastlund
|
87712b0dd2
|
Clarified the recursive behavior of datum->syntax on hash tables and prefab structs.
svn: r17936
|
2010-02-02 01:33:39 +00:00 |
|
Matthew Flatt
|
5433c57504
|
wrap each top-level form in a module with a prompt
svn: r17917
|
2010-01-31 17:04:55 +00:00 |
|
Carl Eastlund
|
a2226c965a
|
Updated documentation for "contract" form.
svn: r17910
|
2010-01-31 04:30:55 +00:00 |
|
Matthew Flatt
|
bcadf5ac69
|
doc improvements: some details on reachability for weak references; module example in insidemz; clarification for 'read-language' related to readtables and #reader
svn: r17905
|
2010-01-31 01:10:56 +00:00 |
|
John Clements
|
11c87c75e1
|
minor typo fix an/and
svn: r17866
|
2010-01-28 18:09:52 +00:00 |
|
Matthew Flatt
|
4ce8dfa7da
|
fix problems with having a struct implement both prop:evt and prop:procedure; merge to 4.2.4
svn: r17802
|
2010-01-24 15:30:16 +00:00 |
|
John Clements
|
1a9e2c8df1
|
ormap docs didn't say what it returned (earlier fix fluffed, IIUC)
svn: r17624
|
2010-01-13 01:20:48 +00:00 |
|
Jay McCarthy
|
c22810cef1
|
Fixing two typos found by pdedede
svn: r17615
|
2010-01-12 02:37:22 +00:00 |
|
Jon Rafkind
|
e9165f30fe
|
document latest scheme/generator functions
svn: r17613
|
2010-01-11 22:22:51 +00:00 |
|
Matthew Flatt
|
349c15d478
|
replae module->compiled-module-expression with module->imports and module->exports
svn: r17588
|
2010-01-09 14:42:18 +00:00 |
|
Matthew Flatt
|
4fedeeaf7a
|
add module->compiled-module-expression, which is used in Scribble's traversal of module paths to find documented bindings
svn: r17576
|
2010-01-08 19:53:04 +00:00 |
|
Matthew Flatt
|
dff26c2e22
|
doc fixes (PRs 9971, 10168)
svn: r17566
|
2010-01-08 14:14:16 +00:00 |
|
Matthew Flatt
|
41261c6047
|
fill out fl and fx operations; repair fixnum-overflow bug in quotient
svn: r17524
|
2010-01-07 03:30:33 +00:00 |
|
Robby Findler
|
68efb4008a
|
normalized the results of procedure-arity
svn: r17504
|
2010-01-06 19:34:29 +00:00 |
|
Sam Tobin-Hochstadt
|
1cca4008f7
|
update match grammar
svn: r17482
|
2010-01-05 14:48:30 +00:00 |
|
Matthew Flatt
|
38d7e8fea2
|
built-in fixnum ops; bug fix related to misuse of flonum ops; questionable attempt to improve inlining algorithm
svn: r17461
|
2010-01-02 16:33:28 +00:00 |
|
Matthew Flatt
|
e68aabd67a
|
change expand and local-expand to lift certificates
svn: r17439
|
2009-12-30 17:27:38 +00:00 |
|
Robby Findler
|
fb6daf8c0c
|
added caveat about slowness
svn: r17394
|
2009-12-24 18:37:02 +00:00 |
|
Robby Findler
|
195d608fe5
|
added scheme/fixnum
svn: r17391
|
2009-12-23 15:41:40 +00:00 |
|
Stevie Strickland
|
fb85388288
|
Add this%, which is the class counterpart of the object reference "this".
svn: r17359
|
2009-12-19 20:56:40 +00:00 |
|
Matthew Flatt
|
0a1e4e6e83
|
fix an allocation in bytecode compiler; add flvector equality
svn: r17353
|
2009-12-18 21:53:02 +00:00 |
|
Matthew Flatt
|
fdd7122994
|
scheme/flonum (v4.2.3.8)
svn: r17348
|
2009-12-18 15:40:00 +00:00 |
|
Matthew Flatt
|
ff81d89c52
|
guarantee current-inexact-milliseconds as since Jan 1, 1970
svn: r17343
|
2009-12-17 20:47:40 +00:00 |
|
Mike Sperber
|
a3ae03861b
|
Typo fixes.
svn: r17336
|
2009-12-17 14:52:13 +00:00 |
|
Mike Sperber
|
56c6ae78f7
|
Typo fix fix.
svn: r17335
|
2009-12-17 14:35:02 +00:00 |
|
Mike Sperber
|
6a1b831ab8
|
Typo fix.
svn: r17334
|
2009-12-17 14:34:01 +00:00 |
|
Matthew Flatt
|
45e84ca087
|
unboxing of let-bound flonums (v4.2.3.6)
svn: r17328
|
2009-12-16 13:30:40 +00:00 |
|
Mike Sperber
|
0c03246daa
|
Fix xref.
svn: r17268
|
2009-12-11 16:50:58 +00:00 |
|
Sam Tobin-Hochstadt
|
c8c9bd0556
|
Add `in-bytes-lines'
svn: r17261
|
2009-12-10 17:01:53 +00:00 |
|
Eli Barzilay
|
eb95fbfda3
|
two more typos like the ones ryan fixed earlier
svn: r17219
|
2009-12-06 00:17:23 +00:00 |
|
Eli Barzilay
|
1b5ab0b46a
|
several typos in the vectors docs (PR10642), also some in list docs
svn: r17218
|
2009-12-06 00:15:21 +00:00 |
|
Ryan Culpepper
|
63469d2f3d
|
scribblings: fixed misc doc typos
syntax/id-table: disabled debugging code
svn: r17215
|
2009-12-05 22:02:46 +00:00 |
|
Robby Findler
|
ada899f158
|
added more examples and tests for order-of-magnitude
svn: r17212
|
2009-12-05 20:38:38 +00:00 |
|
Matthew Flatt
|
aacffcc2bf
|
fix docs on collection paths (PR 10641)
svn: r17186
|
2009-12-04 22:01:43 +00:00 |
|
Matthew Flatt
|
4eef1b3cee
|
flvectors
svn: r17177
|
2009-12-03 16:42:32 +00:00 |
|
Eli Barzilay
|
3d9c4b0ac5
|
Added --addon'/ -A', in addition to $PLTADDONDIR from revision 17121.
svn: r17136
|
2009-12-01 15:11:45 +00:00 |
|
Sam Tobin-Hochstadt
|
ca5f5656c0
|
document `file->list'
fix typos in contracts.
svn: r17134
|
2009-12-01 14:33:09 +00:00 |
|