Matthew Flatt
00d2aabaf0
jit tweaks
...
svn: r12144
2008-10-27 19:00:13 +00:00
Jon Rafkind
06e5070d2d
s/open-input-port/open-input-file/
...
svn: r12121
2008-10-24 21:20:09 +00:00
Jon Rafkind
8b1df48587
add example for write
...
svn: r12106
2008-10-23 22:11:41 +00:00
Matthew Flatt
70146a8d3f
fix htdp doc errors (PR 9846)
...
svn: r12102
2008-10-23 14:18:58 +00:00
Matthew Flatt
bb7d3d1a28
fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list
...
svn: r12101
2008-10-23 13:38:03 +00:00
Robby Findler
7005c324d4
typos
...
svn: r12091
2008-10-22 12:23:44 +00:00
Robby Findler
505cc65181
added note about experimenting with contracts
...
svn: r12088
2008-10-21 21:24:49 +00:00
Eli Barzilay
695c8979ec
caml -> camel aka gamal
...
svn: r12084
2008-10-21 18:43:23 +00:00
Eli Barzilay
d90bf83f8c
fix output contract (see PR9845)
...
svn: r12069
2008-10-20 03:28:01 +00:00
Robby Findler
a559c81d63
svn: r12066
2008-10-19 12:40:31 +00:00
Matthew Flatt
46af55311d
regexp contract refinemenets (follow-up on PR 9840)
...
svn: r12065
2008-10-19 11:20:13 +00:00
Robby Findler
860bbfe0a0
svn: r12063
2008-10-19 03:03:45 +00:00
Eli Barzilay
5e323e53b7
conract fixes (PR9840)
...
svn: r12053
2008-10-17 14:57:12 +00:00
Danny Yoo
614b8757de
Fixed typo in time-apply's documentation.
...
svn: r12048
2008-10-16 14:48:37 +00:00
Matthew Flatt
7a55275a26
unit bug fixes related to new scoping of signature elements; change scribble/manual to compute ids typeset as variables at compile time, in preparation for moving from a parameter to syntax bindings; fix docs typos; extend decompiler's support for unmarshaling syntax objects
...
svn: r12046
2008-10-15 22:23:56 +00:00
Eli Barzilay
61aa266525
typo (PR9836)
...
svn: r12045
2008-10-15 19:34:22 +00:00
Robby Findler
2e9ac659bd
svn: r12044
2008-10-15 13:00:01 +00:00
Matthew Flatt
8b595ed120
make-syntax-delta-introducer and adjusted binding in scheme/unit forms
...
svn: r12032
2008-10-14 13:27:43 +00:00
Matthew Flatt
81dfc14cc6
remove search box for Scribble HTML output unless requested; move some hardwired styles to CSS file
...
svn: r12029
2008-10-14 01:53:34 +00:00
Matthew Flatt
bad81f8bcd
small edits to contract docs
...
svn: r12028
2008-10-14 00:13:12 +00:00
Robby Findler
7ace3962fa
improved overview a little
...
svn: r12027
2008-10-13 22:31:43 +00:00
Matthew Flatt
d3397103a8
add some datatype deftechs
...
svn: r12026
2008-10-13 21:36:18 +00:00
Matthew Flatt
077e5a4666
change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c
...
svn: r12023
2008-10-13 19:45:37 +00:00
Carl Eastlund
cbe1b2dce4
Fixed scribble typesetting error in GUI docs.
...
svn: r12020
2008-10-13 16:43:24 +00:00
Matthew Flatt
ec68bafa9c
add eqv hash tables; add hash-update
...
svn: r12018
2008-10-13 16:21:18 +00:00
Matthew Flatt
198b05897b
adjust HTML rendering of paragraphs as table cells; avoiding 'p' tags makes cut-and-paste work better
...
svn: r11998
2008-10-12 16:14:39 +00:00
Matthew Flatt
4fe97848b2
fix HTML problems that affect Opera; add ++style to scribble executable; fix some Latex back-end issues
...
svn: r11997
2008-10-12 15:53:49 +00:00
Eli Barzilay
4f57cbbf37
fix flushing issue
...
svn: r11986
2008-10-10 09:58:18 +00:00
Matthew Flatt
82ad7da253
change -S, -X, and -z flags for mz/mr
...
svn: r11964
2008-10-07 14:56:26 +00:00
Matthew Flatt
06efa91709
scheme_malloc_code and scheme_free_code
...
svn: r11958
2008-10-07 11:58:51 +00:00
Eli Barzilay
433819df52
Added a #:language argument to `make-module-evaluator' to enforce a
...
particular language module.
svn: r11954
2008-10-06 21:34:24 +00:00
Eli Barzilay
f205e32302
clarify and give an example for PLTCOLLECTS
...
svn: r11949
2008-10-06 04:52:21 +00:00
Eli Barzilay
8d06e0c707
rename holder -> keep
...
svn: r11932
2008-10-04 19:10:38 +00:00
Eli Barzilay
2886a95318
* Exported `cvector-ptr'
...
* Added `#:hold' to `_fun' for callbacks (will be changed to `#:keep'
soon, but better to have a checkpoint)
* _cprocedure also has a `hold' argument, and is now using keyword
arguments (it was getting crowded in the optional arguments
department)
* Documented everything that changed, with a longish descrption for
options for holding callback values.
* More tests, including tests for callbacks that would crash if the
callback values are not held.
svn: r11931
2008-10-04 19:01:17 +00:00
Matthew Flatt
37d6c77066
fix docs for bibliography
...
svn: r11922
2008-10-01 16:04:05 +00:00
Matthew Flatt
6c2f070bb8
fix docs for bib-entry
...
svn: r11921
2008-10-01 15:59:46 +00:00
Matthew Flatt
7c88dd9c2a
fix PS citation typesetting
...
svn: r11920
2008-10-01 15:56:17 +00:00
Matthew Flatt
01c2214d80
doc clarifications on dc-path
...
svn: r11919
2008-10-01 15:54:36 +00:00
Matthew Flatt
d6ba5a2820
minor typos in FFI doc
...
svn: r11914
2008-09-30 14:37:46 +00:00
Eli Barzilay
f5a019f23d
better message if no results and we have a context
...
svn: r11830
2008-09-22 04:30:31 +00:00
John Clements
ed306e1e18
documented kill-enclosing-parens
...
svn: r11828
2008-09-22 01:15:12 +00:00
Matthew Flatt
dd7db9ff7b
add read-language, module-compiled-language-info, and module->language-info
...
svn: r11827
2008-09-21 16:00:42 +00:00
Matthew Flatt
186bf67630
msvs9-friendly patches; preliminary splicing let-syntax library; export and doc GC_resolve and GC_fixup_self
...
svn: r11758
2008-09-15 19:08:50 +00:00
Eli Barzilay
e281030aba
fix lcons example (PR9751)
...
svn: r11752
2008-09-15 04:59:59 +00:00
Matthew Flatt
18176568c7
exit status clarifications in reference doc
...
svn: r11747
2008-09-14 14:15:49 +00:00
Robby Findler
d69957455c
a bunch more values are now converted into contracts automatically (added bytes)
...
svn: r11730
2008-09-13 22:37:16 +00:00
Robby Findler
85e489219c
a bunch more values are now converted into contracts automatically
...
svn: r11729
2008-09-13 22:35:09 +00:00
Matthew Flatt
72055191b4
add printable<%>
...
svn: r11705
2008-09-12 22:50:09 +00:00
Eli Barzilay
ef92bf90f4
svn: r11674
2008-09-12 13:23:52 +00:00
Eli Barzilay
a3930ea088
improved reader documentation
...
svn: r11673
2008-09-12 13:22:31 +00:00