Matthew Flatt
82598f1c4d
change printer to not quote ellipsis in partially opaque structure
...
original commit: db2ed4cef3938f07da5a32cb1b1dcaa9acf69850
2010-04-26 14:18:43 -06:00
Matthew Flatt
13acc1b75e
fix on-this-page ToC rendering with tag prefixes (PR 10871)
...
original commit: 5e001f0be1d3a25725432ac1bd3a0a8392ce78d0
2010-04-26 07:20:12 -06:00
Matthew Flatt
789f058fff
fix make-base-namespace in scheme/base (PR 10870)
...
original commit: a6694a08b784499cb6144532e908a213b9815f56
2010-04-26 06:47:02 -06:00
Matthew Flatt
37fe4645d5
change 'define-struct' to bind the type name as a constructor, add an #:extra-constructor-name option, etc.
...
original commit: 616080c7c4bc10f3f758a198c6e94c394e051038
2010-04-25 12:10:36 -06:00
Matthew Flatt
4a93eb50b6
change defstruct rendering
...
original commit: f60c178964c60df2c4d0fab5fe5ab8b4f6fcfeb3
2010-04-24 08:29:45 -06:00
Matthew Flatt
01b105c3d6
racket-tool -> raco
...
original commit: 22470e414713ab34f653fb96f062338abfb3d334
2010-04-24 07:46:56 -06:00
Matthew Flatt
31d7334184
more doc and scribble repairs
...
original commit: b0deb8affb817f971dafa8b8bcf658cd1ed4d878
2010-04-24 07:18:11 -06:00
Matthew Flatt
cecbc110ad
reference racket conversions and scribble qq repairs
...
original commit: 7cb13860ee6744179fc51a8edc6a7bbb07317d59
2010-04-23 17:00:53 -06:00
Matthew Flatt
8431d50071
decent Scribble rendering of hash tables
...
original commit: 12b95ece4c332d0de8e5e487c878ed0fa417b40b
2010-04-23 08:11:56 -06:00
Matthew Flatt
1ffa81c3fd
work on racketing reference
...
original commit: 909f43f9a23d2d51296ef52635beae7e36f43210
2010-04-22 20:18:53 -06:00
Matthew Flatt
84337dc0cb
somewhat rackety core docs
...
original commit: c7e723eef7d26e767dfee32496211e3ea5b8470e
2010-04-22 15:10:25 -06:00
Matthew Flatt
44c5f00675
toward scriblle qq
...
original commit: fbea19f35c92a3fb56fd9d5ebb605ef4c584e8e6
2010-04-22 15:10:24 -06:00
Matthias Felleisen
d4ca64b181
added [htp] to begin{figure}
...
original commit: 3833459d4f55057b534ae63ee22e680940b36cb6
2010-04-22 10:10:40 -04:00
Matthew Flatt
9e13c798e7
change #:module-info to #:language-info for consistency with module->language-info
...
original commit: 7503f8c6e948a7e949cc4bb48e4fad71f877c90c
2010-04-21 18:50:16 -06:00
Matthew Flatt
fb2193fb48
fix racket-tool scribble command description
...
original commit: 895ca49f9c8b82fcc3f453b49e6b3938ecc1713a
2010-04-21 14:38:19 -06:00
Matthew Flatt
340e25d13e
rico -> racket-tool
...
original commit: c862eb8121be398c3741b1f68e3b3fbb224d92d9
2010-04-21 14:24:07 -06:00
Matthew Flatt
57304714b1
fix Scribble reader test regexp-split pattern
...
original commit: 2fb34bcfdc3c9d7cabb81a0b02aa78d8569e62aa
2010-04-15 19:15:53 -04:00
Matthew Flatt
02155752e6
fix typo (PR 10856)
...
svn: r18793
original commit: f6d62763b45b9a8740f85472f72328dadf199b2d
2010-04-12 14:00:23 +00:00
Matthew Flatt
bc29f1ca3c
module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary
...
svn: r18788
original commit: bdb71498e3ed816d44c9faf830f97fbe9fdaa3f2
2010-04-11 16:55:18 +00:00
Matthew Flatt
aa3d449185
fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families
...
svn: r18761
original commit: 8b31b1b55208202386389285238c288b8b4df014
2010-04-08 13:53:59 +00:00
Matthew Flatt
e07b2159eb
initial cut at HtDP languages via #lang; syntax/module-reader: split compiled-module info from reader info, reorganize and complete docs, don't export read-properties or get-info-getter for now
...
svn: r18759
original commit: b559c9db9b9828c4ee4593f3d3cb1896d27ce203
2010-04-08 02:30:00 +00:00
Matthew Flatt
fbd04f4e97
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
original commit: c5ac9f23ec5d40ef4d81f69d2dde9932dd38fe77
2010-04-06 15:52:36 +00:00
Matthew Flatt
142609a67b
fix module-laguage info from scribble/doc
...
svn: r18729
original commit: 6cd548b0f35f49b9a05000397341c271e379cbfd
2010-04-03 11:59:26 +00:00
Eli Barzilay
eadb5fec07
Hack for chrome: catch errors when reading/writing cookies
...
and just treat it as if there is no cookie. This is what
chrome effectively did until recently -- so the relying on
cookies for the return path to the user-specific pages was
and still is broken.
svn: r18684
original commit: 658fc0717d470d0b4f4cf1f19cec4a5ff3336187
2010-03-31 06:36:58 +00:00
Matthew Flatt
7b5f74a788
chaperones (v4.2.5.3)
...
svn: r18650
original commit: 73807aef247c0d74806fe43ef0720e3979de7007
2010-03-28 01:10:33 +00:00
Robby Findler
07eef38a72
whoops
...
svn: r18594
original commit: 52186197c7cb750819507ab89f97e54a142d4743
2010-03-21 22:58:42 +00:00
Robby Findler
2e3bc1ec95
added support for the 10pt option to the sigplan scribble support
...
svn: r18593
original commit: c74849dc2ef14865b450995ed251f4fc8fc61dcb
2010-03-21 22:56:26 +00:00
Matthew Flatt
1035eb35d8
better error reporting when a top-level form is wrong
...
svn: r18575
original commit: 92487ed9e201c5da4210741e77b56a6e4ab6a8bb
2010-03-18 14:43:38 +00:00
Matthew Flatt
f3790d8c8a
doc Scribble 'exact-chars and 'tt-chars style propeties
...
svn: r18533
original commit: e0c06454798b56e4a62c7b2bbffb0fe653b46c74
2010-03-14 12:14:32 +00:00
Matthew Flatt
1831913e6e
fix Scribble latex rendering when a section title has a ssquare bracket
...
svn: r18512
original commit: edfd0812c6173c17218b26b37ca3e0b6d25f02a7
2010-03-11 14:24:41 +00:00
Matthew Flatt
f378a5eac6
add scribble/jfp
...
svn: r18507
original commit: 826fbdf16f98e008b8b4be39e423442aeed9e090
2010-03-10 22:17:51 +00:00
Matthew Flatt
870bfd3ae6
scribble: use 'attributes' properties when rendering table cells
...
svn: r18488
original commit: 911d80a1442720f34749198a36233fcc0bbd803b
2010-03-08 21:31:31 +00:00
Matthew Flatt
95e265e395
fix binding of variables when using defproc and MIT-style curry notation
...
svn: r18343
original commit: 8dea57007149b5ba39706dd9f7cb730161f7e441
2010-02-25 22:51:36 +00:00
Matthew Flatt
621334e1cb
fix text renderer
...
svn: r18255
original commit: ed2010bd704947eeecf5e12f7d86403701aae2fd
2010-02-21 13:04:06 +00:00
Matthew Flatt
3380443817
fix Scribble rendering problem with 'aux tables hidden within compound paragraphs (so some inherited-method tables didn't appear in the GUI docs)
...
svn: r17940
original commit: db1533fa7878f85c010cc84b9914852492fae9d7
2010-02-02 17:19:29 +00:00
Carl Eastlund
f6599c7f24
Replaced every "langauge" (note swapped vowels) with "language".
...
svn: r17918
original commit: 2e0cb8226e9ea096a89d8822641002c399bfdada
2010-02-01 01:41:51 +00:00
Eli Barzilay
8ccfa93c51
another case of this
...
svn: r17602
original commit: 55d4ac93b3175372f8ff2cd4f930bcbb04132f1f
2010-01-11 06:38:19 +00:00
Eli Barzilay
4547e00808
express expected result of []s using []s, so these tests make sense for readers that use []s in a different way too
...
svn: r17601
original commit: 384cadd579afaa2812a7bd04f6aa54efe57c5f42
2010-01-11 06:31:01 +00:00
Matthew Flatt
579ffacc83
replae module->compiled-module-expression with module->imports and module->exports
...
svn: r17588
original commit: 349c15d47824d83cb08a2b2a8239062848b85503
2010-01-09 14:42:18 +00:00
Matthew Flatt
3573c015f8
add module->compiled-module-expression, which is used in Scribble's traversal of module paths to find documented bindings
...
svn: r17576
original commit: 4fedeeaf7a7bfd68132524536a9d692ddc8f318b
2010-01-08 19:53:04 +00:00
Robby Findler
227924d8da
added scheme/fixnum
...
svn: r17391
original commit: 195d608fe57e13e07397d0c59e86c22e9c214bfb
2009-12-23 15:41:40 +00:00
Sam Tobin-Hochstadt
41d824ef5d
Add toolbar buttons for scribble/doc' and
scribble/manual'.
...
Signed-Off-By: robby
svn: r17282
original commit: f170b1529f2009d10c1b481e7254117c7947792c
2009-12-13 03:34:01 +00:00
Eli Barzilay
29aed8817e
instead of allowing no #%module-begin, catch it and report a suitable error
...
svn: r17191
original commit: c5565d46113f82d725a75522da43259137775098
2009-12-05 02:21:25 +00:00
Stevie Strickland
83d6ec1fbd
Here's the changes that accidentally went to trunk first.
...
svn: r17150
original commit: 75803d488132e6824e27c443370d7ff60eaf4011
2009-12-01 20:39:58 +00:00
Stevie Strickland
f5f0b9b335
Revert previous bad addition to trunk, forgot to switch first.
...
svn: r17147
original commit: 53eb309b75b334f09ef7aaa6329d7d5cc83b9aed
2009-12-01 20:36:38 +00:00
Stevie Strickland
24582b8cb0
Changes so far.
...
svn: r17146
original commit: a22d201d85036e8d964d8c3eea08deb66199dbac
2009-12-01 20:34:42 +00:00
Eli Barzilay
10effac28f
Leftover langindicator' ->
contextindicator' change
...
svn: r17074
original commit: 64e018fffa2ee020ea1406c5de8e2e0470c8b137
2009-11-27 00:17:25 +00:00
Eli Barzilay
2eb8e4574f
* Propagate all url arguments to links (except ones that are present)
...
* Use ctxtname for the displayed label
* `langindicator' -> `contextindicator' in css
svn: r17073
original commit: c0be5f0d12264832ddc99124963b4837ce5a6f07
2009-11-26 20:45:40 +00:00
Eli Barzilay
b4fa567f90
typo in result of search
...
svn: r17066
original commit: 04ae026b1b29b4064a982c0c0a82d67430550c2f
2009-11-25 23:57:42 +00:00
Sam Tobin-Hochstadt
4b14761f29
checkpoint
...
svn: r17054
original commit: e3bafbe298688ec0efe47a09254492f93027fa71
2009-11-25 02:30:41 +00:00