Matthias Felleisen
a82fe6af1e
universe keeps track of iworlds now
...
svn: r15084
2009-06-04 23:00:13 +00:00
Matthew Flatt
ae7dab88d3
change expansion of application with keyword arguments to use quoted lists instead of lifting
...
svn: r15083
2009-06-04 21:44:20 +00:00
Carl Eastlund
3679f6f675
Typo in reader documentation: #, listed twice instead of #' and #,
...
svn: r15082
2009-06-04 19:55:30 +00:00
Carl Eastlund
5e6153628b
Two instances of the typo: 'indentifier' instead of 'identifier'.
...
svn: r15081
2009-06-04 19:54:54 +00:00
Jay McCarthy
e9db334ed0
Fixing an error in the detecting of bad Xexprs and displaying the error prettily
...
svn: r15080
2009-06-04 17:25:19 +00:00
Matthew Flatt
818d7cb292
figure and bib support in scriblib
...
svn: r15078
2009-06-04 16:46:25 +00:00
Sam Tobin-Hochstadt
e14e58c8df
hash table keys are contravariant, not covariant
...
svn: r15077
2009-06-04 14:38:59 +00:00
Matthew Flatt
99ac521841
section char, Latex macro that can be redefined to disable color
...
svn: r15076
2009-06-04 13:41:48 +00:00
John Clements
016a0d52ec
looks like a simple type error
...
svn: r15075
2009-06-04 05:36:51 +00:00
Eli Barzilay
5c53bd9373
Welcome to a new PLT day.
...
svn: r15074
2009-06-04 04:31:49 +00:00
Eli Barzilay
2be3ac0178
* Reorganize the -inside readers in the scribble reader
...
* #:start-inside? is gone -- it never made sense
* Instead, there's a new `make-at-reader/inside' (with the same
arguments) that returns an inside syntax reader.
svn: r15073
2009-06-04 03:51:22 +00:00
Matthew Flatt
e96941407c
Scrible latex output: fix (mostly) interaction of tables and itemization; DrScheme doc improvements
...
svn: r15072
2009-06-04 03:20:39 +00:00
Matthew Flatt
ab8d99f5b4
remove accidentally added style change
...
svn: r15070
2009-06-03 19:51:41 +00:00
Matthew Flatt
181d736061
switch Scribble from longtable to stabular
...
svn: r15069
2009-06-03 19:40:21 +00:00
Matthew Flatt
118d0e7a3c
adjust error messages for keyword-related function-call problems
...
svn: r15068
2009-06-03 19:19:48 +00:00
Matthew Flatt
dcc088305b
fix bad uses of quotient in wxme
...
svn: r15067
2009-06-03 18:48:13 +00:00
Kevin Tew
435d9b1bca
[Places] Add owner field to objhead header
...
svn: r15066
2009-06-03 16:37:00 +00:00
Matthew Flatt
395301a1c6
scheme/gui/init reexports scheme/init
...
svn: r15064
2009-06-03 11:56:36 +00:00
Eli Barzilay
0c0eec240b
Welcome to a new PLT day.
...
svn: r15063
2009-06-03 07:50:34 +00:00
Kevin Tew
bd59edaab3
Fix ownership of collection_path when spawning a place
...
svn: r15060
2009-06-02 20:52:40 +00:00
Matthew Flatt
77843f5e8e
add 'url style to Scribble
...
svn: r15059
2009-06-02 19:13:23 +00:00
Eli Barzilay
e0bab0cea2
* Added setup/private/lib-roots as a place to decide what directory is
...
considered a library. For now, hacked with the collects and planet
roots (and planet links), with a fixed number of directory sublevels
from them.
* setup/private/omitted-paths is simplified by reusing this code to
get the roots.
* drscheme/private/module-browser uses this to always show requires
from the same library, even for lib or planet requires.
svn: r15058
2009-06-02 18:48:57 +00:00
Kevin Tew
02c658eaba
Foreign.ssc comment
...
svn: r15057
2009-06-02 17:43:14 +00:00
Eli Barzilay
03f50e117f
properly indent documentation
...
svn: r15056
2009-06-02 17:26:15 +00:00
Eli Barzilay
7d7f825a9e
fix contract typo (PR10277)
...
svn: r15055
2009-06-02 17:21:53 +00:00
Eli Barzilay
6562b6ac6f
change foreign.ssc to match foreign.c
...
svn: r15054
2009-06-02 17:08:51 +00:00
Kevin Tew
0f62e95366
Fixed traversers_registered THREAD_LOCAL
...
svn: r15053
2009-06-02 16:24:45 +00:00
Kevin Tew
4370da0192
Fixed stdio ports REGISTER_SO
...
svn: r15052
2009-06-02 16:24:39 +00:00
Kevin Tew
f883264eb6
Fixed stxobj THREAD_LOCAL REGISTER_SO
...
svn: r15051
2009-06-02 16:24:33 +00:00
Kevin Tew
6aca811cd0
Fixed regex THREAD_LOCAL REGISTER_SO
...
svn: r15050
2009-06-02 16:24:26 +00:00
Kevin Tew
27215bcbca
Move global foreign creations to before MASTER GC switchout
...
svn: r15049
2009-06-02 16:24:19 +00:00
Kevin Tew
293d64cd15
Move scheme_init_type to happen before MASTER GC is switched out
...
svn: r15048
2009-06-02 16:24:12 +00:00
Kevin Tew
38456e8b5f
Make static Evt **evts THREAD_LOCAL
...
svn: r15047
2009-06-02 16:24:05 +00:00
Eli Barzilay
506336b9ee
make call-with-stack-checkpoint grab the context at the right place
...
svn: r15046
2009-06-02 14:19:58 +00:00
Eli Barzilay
f686032166
Welcome to a new PLT day.
...
svn: r15045
2009-06-02 07:50:05 +00:00
Eli Barzilay
438ad9865a
reformat, use hash-ref!
...
svn: r15044
2009-06-01 20:28:10 +00:00
Eli Barzilay
bb823bbb3b
don't die on a ".../plt/collects" path
...
svn: r15043
2009-06-01 20:16:40 +00:00
Sam Tobin-Hochstadt
a255514ba1
change define-requirer to use library paths to fix build
...
svn: r15041
2009-06-01 17:15:22 +00:00
Eli Barzilay
fc1dd569e2
fix contract comment
...
svn: r15040
2009-06-01 16:12:30 +00:00
Eli Barzilay
ea3baaeb9b
use for loops and hash-ref! to simplify some code
...
svn: r15039
2009-06-01 16:09:02 +00:00
Matthew Flatt
122fd73ce8
fix test suite typo
...
svn: r15034
2009-06-01 12:19:51 +00:00
Eli Barzilay
31597a0c43
Welcome to a new PLT day.
...
svn: r15033
2009-06-01 07:50:10 +00:00
Eli Barzilay
9ca6c0fee9
Welcome to a new PLT day.
...
svn: r15032
2009-05-31 07:50:20 +00:00
Matthew Flatt
5589bb28c7
conditional defn of a_words array
...
svn: r15030
2009-05-31 02:23:34 +00:00
Matthew Flatt
66daf1e88e
fix mzconfig dependency; use GC_ASSERT
...
svn: r15028
2009-05-31 01:58:51 +00:00
Robby Findler
51084c32f6
PR 10273 (missed this file in the first commit)
...
svn: r15024
2009-05-30 21:55:41 +00:00
Robby Findler
dad81d2010
PR 10273
...
svn: r15023
2009-05-30 13:04:03 +00:00
Eli Barzilay
82e256473d
Finally it works.
...
svn: r15018
2009-05-30 06:48:49 +00:00
Kevin Tew
41f1893354
Use tighter type for BTC_set_btc_mark
...
svn: r15012
2009-05-29 20:36:37 +00:00
Jay McCarthy
a8bd547d9c
Note for use of statless servlets
...
svn: r15011
2009-05-29 20:18:55 +00:00