racket/collects/macro-debugger
Neil Toronto 1a00d2d51f Last icon rewrite!
This removes all the SVG sources, parsing, and marked-layer colorizing, the PNG binaries in the distribution, and the dependence of DrRacket on `slideshow/pict'.

Icons are now produced by drawing on a bitmap-dc%, inferring or building a z map, choosing a material, and sending these to a two-pass ray tracer. This is for the most part hidden behind an API consisting of functions from colors and optional sizes and materials to `bitmap%'s.

Contracts and documentation forthcoming.
2012-01-07 16:18:11 -07:00
..
analysis added functions, docs for show-dependencies 2011-10-02 14:17:07 -06:00
model macro-stepper: fix value of absent evaluations (local actions) on error 2011-11-30 09:24:24 -07:00
syntax-browser macro-stepper: fix display of "confusable" objects 2011-12-02 14:41:17 -07:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
util macro-debugger: removed simplify-marks 2011-10-07 19:40:48 -06:00
view macro-stepper: better styling of errors, reduction steps 2011-11-30 09:24:24 -07:00
emit.rkt macro-debugger/emit: more flexible arguments for emit-remark 2011-09-28 23:52:22 -06:00
expand.rkt removed useless requires 2011-09-27 19:28:44 -06:00
info.rkt macro-stepper: temp fix for drracket tool 2011-11-30 09:24:24 -07:00
macro-debugger.scrbl minor doc fixes 2011-12-18 13:57:50 -07:00
stepper-text.rkt removed useless requires 2010-09-03 13:53:42 -06:00
stepper.rkt removed useless requires 2011-09-27 19:28:44 -06:00
syntax-browser.rkt remove undocumented export (macro-debugger) 2011-04-25 21:55:42 -06:00
tool.rkt Last icon rewrite! 2012-01-07 16:18:11 -07:00