The Racket repository
Go to file
Eli Barzilay d952b144c2 * run.ss is used for he scribble command-line tool
* scribble.ss is gone (ot was doing the running, which run.ss defined)
* converted run.ss to scheme/base
* added private/indirect-renderer which can be used to build renderers
  that are based on conversion from the result of an existing
  renderer, obviously useful with the latex renderer
* added pdf-render using this and private/run-pdflatex
* added a --pdf option to run.ss

svn: r13946
2009-03-04 16:35:41 +00:00
collects * run.ss is used for he scribble command-line tool 2009-03-04 16:35:41 +00:00
doc improved redex's expansion to work better with check syntax (and noted a few other recent changes in the HISTORY.txt file) 2009-03-04 12:59:26 +00:00
man/man1 2008 -> 2009 2009-01-04 15:34:50 +00:00
src fix MrEd mac event-loop problems 2009-02-25 21:12:18 +00:00