racket/collects/macro-debugger
Neil Toronto 4012373a8c Started icon reorganization
- SVG icon sources
 - Playback-style icons, logos, stop signs, magnifying glasses, etc., in diffuse and shiny styles
 - Program to pre-render SVG files (icons/private/svg/render-png.rkt)
 - Pre-rendered icons (PNGs in power-of-2 sizes)
 - Made `icons' a module, with functions to conveniently load icons and convert to/from picts
 - Scribble docs for `icons'
 - Used new icons in DrRacket toolbar
2011-11-28 22:09:15 -08:00
..
analysis added functions, docs for show-dependencies 2011-10-02 14:17:07 -06:00
model removed useless requires 2011-09-27 19:28:44 -06:00
syntax-browser macro-debugger: removed simplify-marks 2011-10-07 19:40:48 -06: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: add option to disable reader macro abbreviations 2011-09-29 19:37:11 -06: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: replaced {scheme -> racket}, {*.ss -> *.rkt}, etc 2010-07-01 17:05:06 -06:00
macro-debugger.scrbl added functions, docs for show-dependencies 2011-10-02 14:17:07 -06: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 Started icon reorganization 2011-11-28 22:09:15 -08:00