racket/collects/scribble
2010-04-21 18:50:16 -06:00
..
base change #:module-info to #:language-info for consistency with module->language-info 2010-04-21 18:50:16 -06:00
doc fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families 2010-04-08 13:53:59 +00:00
jfp fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families 2010-04-08 13:53:59 +00:00
lp/lang change #:module-info to #:language-info for consistency with module->language-info 2010-04-21 18:50:16 -06:00
manual fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families 2010-04-08 13:53:59 +00:00
private 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 2010-04-08 02:30:00 +00:00
sigplan fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families 2010-04-08 13:53:59 +00:00
text fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families 2010-04-08 13:53:59 +00:00
tools added 'Scribble' as a prefix to the scribble drscheme buttons 2010-04-15 23:11:38 -04:00
base-render.ss change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
base.ss Hyperlink email addresses in Scribble docs. 2009-11-09 19:19:38 +00:00
basic.ss major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
bnf.ss more mysterx doc work (all ported, but need re-org and clean-up) 2008-04-16 03:09:57 +00:00
comment-reader.ss more comment-reader spacing adjustments 2009-04-07 19:07:08 +00:00
config.ss narrower formatting of docs 2007-05-24 07:08:31 +00:00
core.ss change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
decode-struct.ss major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
decode.ss add file-or-directory-identity (4.1.2.5) 2009-07-29 17:39:03 +00:00
doc.txt * Reorganize the -inside readers in the scribble reader 2009-06-04 03:51:22 +00:00
doclang.ss better error reporting when a top-level form is wrong 2010-03-18 14:43:38 +00:00
eval.ss major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
extract.ss module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary 2010-04-11 16:55:18 +00:00
html-properties.ss change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
html-render.ss scribble: use 'attributes' properties when rendering table cells 2010-03-08 21:31:31 +00:00
info.ss fix racket-tool scribble command description 2010-04-21 14:38:19 -06:00
jfp.ss add scribble/jfp 2010-03-10 22:17:51 +00:00
latex-properties.ss change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
latex-render.ss fix Scribble latex rendering when a section title has a ssquare bracket 2010-03-11 14:24:41 +00:00
lp-include.ss instead of allowing no #%module-begin, catch it and report a suitable error 2009-12-05 02:21:25 +00:00
lp.ss add scribble/lp to complement scribble/lp/lang/reader 2009-02-26 22:57:06 +00:00
manual-prefix.tex adjust Scribble Latex prefix file to select T1 encoding 2009-09-16 17:44:09 +00:00
manual-struct.ss major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
manual-style.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
manual.ss major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
pdf-render.ss * run.ss is used for he scribble command-line tool 2009-03-04 16:35:41 +00:00
provide-doc-transform.ss revise scribble/srcdoc so it is extensible; tweak bytecode optimizer to drop more omittable expressions 2008-03-19 19:53:51 +00:00
reader.ss Change the location information: avoid adjusting the source information 2009-08-21 13:16:08 +00:00
render-struct.ss Scribble support for redirecting external links and re-rooting corss-reference paths 2008-04-24 02:37:47 +00:00
run.ss rico -> racket-tool 2010-04-21 14:24:07 -06:00
scheme.css major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
scheme.ss 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 2010-04-06 15:52:36 +00:00
scheme.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
scribble-common.js Hack for chrome: catch errors when reading/writing cookies 2010-03-31 06:36:58 +00:00
scribble-prefix.html scribble back-end configuration improvements 2009-02-22 18:37:35 +00:00
scribble-prefix.tex adjust Scribble Latex prefix file to select T1 encoding 2009-09-16 17:44:09 +00:00
scribble-style.css major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
scribble-style.tex major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
scribble.css * Propagate all url arguments to links (except ones that are present) 2009-11-26 20:45:40 +00:00
scribble.tex fix Scribble latex rendering when a section title has a ssquare bracket 2010-03-11 14:24:41 +00:00
search.ss replae module->compiled-module-expression with module->imports and module->exports 2010-01-09 14:42:18 +00:00
sigplan.ss added support for the 10pt option to the sigplan scribble support 2010-03-21 22:56:26 +00:00
srcdoc.ss added scheme/fixnum 2009-12-23 15:41:40 +00:00
struct.ss change scribble 'variant' to 'property'; add contracts in scribble/decode 2009-07-27 03:55:43 +00:00
text-render.ss fix text renderer 2010-02-21 13:04:06 +00:00
text.ss pull out the right bindings from the right places 2008-09-26 13:16:02 +00:00
urls.ss scribble extensions to support the new docs 2007-05-24 01:26:39 +00:00
xref.ss change the way Scribble generates keys based on modules 2008-06-06 13:24:58 +00:00