Matthew Flatt
|
3393108fd5
|
fix typo (PR 9431)
svn: r10018
|
2008-05-29 18:43:05 +00:00 |
|
Eli Barzilay
|
3d9ef571e7
|
typo
svn: r9809
|
2008-05-11 21:01:47 +00:00 |
|
Matthew Flatt
|
4ff1cd0ca4
|
r6rs repairs
svn: r9658
|
2008-05-05 15:50:35 +00:00 |
|
Matthew Flatt
|
b53e01c460
|
'nest' docs and enumeration of libraries re-exported by scheme
svn: r9653
|
2008-05-05 11:29:04 +00:00 |
|
Matthew Flatt
|
cd85479afc
|
typoe (PR 9301)
svn: r9485
|
2008-04-25 23:15:25 +00:00 |
|
Matthew Flatt
|
99ae76c2e9
|
expand user in file module paths; move framework doc index to end, but also fix Scribble latex output when index is not at the end
svn: r9453
|
2008-04-24 12:36:58 +00:00 |
|
Matthew Flatt
|
fbfc9bf883
|
keyword-ized plot, plot and mime docs
svn: r9304
|
2008-04-14 21:26:28 +00:00 |
|
Matthew Flatt
|
0153e122b7
|
change -q to config option, fix unlikely race condition in wake-on-signal, add path->url and url->path, and adjust URL parsing
svn: r9239
|
2008-04-10 19:05:35 +00:00 |
|
Matthew Flatt
|
34d83b3551
|
change module-path? for planet path shorthand; doc edits
svn: r9048
|
2008-03-21 23:46:42 +00:00 |
|
Matthew Flatt
|
b26702358a
|
allowing shadowing of initial imports (3.99.0.20)
svn: r9025
|
2008-03-19 13:39:18 +00:00 |
|
Matthew Flatt
|
3a763f3bcc
|
generalized except-out
svn: r9015
|
2008-03-18 13:38:13 +00:00 |
|
Matthew Flatt
|
ddc58d73f0
|
fix docs on declared module name
svn: r9003
|
2008-03-17 14:09:53 +00:00 |
|
Matthew Flatt
|
968dbfea6c
|
fix meta-phase instantiation problems
svn: r9002
|
2008-03-17 13:40:56 +00:00 |
|
Matthew Flatt
|
293ba025ba
|
prefab structure types (3.99.0.18)
svn: r8967
|
2008-03-13 20:59:22 +00:00 |
|
Eli Barzilay
|
bb9671f27b
|
remove subtract-out
svn: r8962
|
2008-03-13 04:16:02 +00:00 |
|
Eli Barzilay
|
bf3da735a4
|
subtract require/provide forms
svn: r8956
|
2008-03-12 07:14:57 +00:00 |
|
Eli Barzilay
|
c3e9f14441
|
split reqprov.ss to require.ss and provide.ss
svn: r8952
|
2008-03-11 21:12:10 +00:00 |
|
Eli Barzilay
|
9c0df7fc7c
|
modspec-forms -> reqprov
svn: r8950
|
2008-03-11 15:22:20 +00:00 |
|
Eli Barzilay
|
c5bda65ee7
|
documented scheme/modspec-forms
svn: r8949
|
2008-03-11 13:55:11 +00:00 |
|
Matthew Flatt
|
682f356b45
|
3.99.0.14, define-require-syntax, define-provide-syntax, fix extreme corner case for identifier binding (a macro-introduced identifier that is unmarked and unrenamed)
svn: r8822
|
2008-02-28 17:15:54 +00:00 |
|
Matthew Flatt
|
ba63bd6f95
|
3.99.0.13: generalize require and provide to work with arbitrary phases
svn: r8742
|
2008-02-20 14:17:37 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
Matthew Flatt
|
096ec546a6
|
fix struct-out; add -I configuration option
svn: r8530
|
2008-02-04 21:51:39 +00:00 |
|
Danny Yoo
|
ed6058025d
|
Fixed typo with let* scribble example.
svn: r8514
|
2008-02-03 03:32:58 +00:00 |
|
Danny Yoo
|
6267f3000f
|
fixed typo
svn: r8513
|
2008-02-03 02:48:29 +00:00 |
|
Matthew Flatt
|
10ce5150d4
|
reference clarifications on immutable literals; JIT tweak
svn: r8491
|
2008-01-31 23:15:10 +00:00 |
|
Matthew Flatt
|
17d717a8ba
|
scheme/bool and scheme/local
svn: r8394
|
2008-01-23 18:11:02 +00:00 |
|
Matthew Flatt
|
1e069dd2bc
|
doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
svn: r8286
|
2008-01-10 23:42:23 +00:00 |
|
Matthew Flatt
|
90f8b75f33
|
fix docs on planet path syntax
svn: r8207
|
2008-01-04 16:40:38 +00:00 |
|
Matthew Flatt
|
92ac61e806
|
scheme/mpair
svn: r8151
|
2007-12-29 12:30:25 +00:00 |
|
Matthew Flatt
|
5c76cb507e
|
finish mz docs
svn: r8123
|
2007-12-26 02:58:13 +00:00 |
|
Matthew Flatt
|
68ec60f448
|
fill out more documentation; add placeholder? and hash-table-placeholder?
svn: r8089
|
2007-12-21 03:45:22 +00:00 |
|
Matthew Flatt
|
d794bde875
|
liberalize un{quote,syntax}-spliciing to allow a non-list at the end of an enclosing list
svn: r8083
|
2007-12-20 14:00:15 +00:00 |
|
Matthew Flatt
|
c4960b7418
|
turn shared.ss test suite back on, tweak docs
svn: r8076
|
2007-12-19 22:25:12 +00:00 |
|
Matthew Flatt
|
f70ea2d03a
|
shared
svn: r8069
|
2007-12-19 21:32:07 +00:00 |
|
Matthew Flatt
|
fd1de94a48
|
change Scribble to complain about colliding tags
svn: r8025
|
2007-12-16 03:10:00 +00:00 |
|
Matthew Flatt
|
f12a39d97b
|
added scheme/help
svn: r8016
|
2007-12-15 18:02:05 +00:00 |
|
Matthew Flatt
|
b7583984d8
|
Scribble insidemz
svn: r7931
|
2007-12-09 22:59:08 +00:00 |
|
Matthew Flatt
|
0cc6eac6db
|
doc require/provide transformers and pretty-print
svn: r7820
|
2007-11-23 14:53:20 +00:00 |
|
Matthew Flatt
|
60b1a5c55d
|
typo fixes from Sam
svn: r7795
|
2007-11-21 02:12:44 +00:00 |
|
Matthew Flatt
|
e8097b4eaf
|
docs on variable-reference->...namespace
svn: r7767
|
2007-11-19 19:01:26 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|
Matthew Flatt
|
001404dec0
|
371.3
svn: r7350
|
2007-09-15 22:27:14 +00:00 |
|
Matthew Flatt
|
e4cbc4e6a9
|
371.2
svn: r7263
|
2007-09-02 17:39:32 +00:00 |
|
Matthew Flatt
|
ab9c34a8ec
|
improve scribble index support
svn: r7047
|
2007-08-07 20:39:54 +00:00 |
|
Matthew Flatt
|
92f1e3fed2
|
quasiquote in new reference
svn: r6995
|
2007-08-01 21:45:14 +00:00 |
|
Matthew Flatt
|
1f48fb2c10
|
add information on collects to new reference
svn: r6973
|
2007-07-26 19:34:26 +00:00 |
|
Matthew Flatt
|
cbf1d0752c
|
fix many cross-references
svn: r6971
|
2007-07-26 18:57:19 +00:00 |
|
Matthew Flatt
|
0b3c7cb4c8
|
doc work, especially syntax and reflection reference
svn: r6893
|
2007-07-12 05:37:21 +00:00 |
|
Matthew Flatt
|
dba44c0b1e
|
more reference work on syntax transformers
svn: r6890
|
2007-07-11 09:49:48 +00:00 |
|