racket/collects/mrlib
Eli Barzilay 672910f27b Lots of bad TAB eliminations.
I started from tabs that are not on the beginning of lines, and in
several places I did further cleanings.

If you're worried about knowing who wrote some code, for example, if you
get to this commit in "git blame", then note that you can use the "-w"
flag in many git commands to ignore whitespaces.  For example, to see
per-line authors, use "git blame -w <file>".  Another example: to see
the (*much* smaller) non-whitespace changes in this (or any other)
commit, use "git log -p -w -1 <sha1>".
2012-11-07 11:22:20 -05:00
..
hierlist Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
private Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
scribblings Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
aligned-pasteboard.rkt
bitmap-label.rkt
cache-image-snip.rkt Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
click-forwarding-editor.rkt
close-icon.rkt
gif.rkt
graph.rkt clean up rectangle computations, fixing some bugs along the way 2012-10-26 21:49:45 -05:00
hierlist.rkt
image-core-wxme.rkt
image-core.rkt Added nan?, infinite?, degrees->radians, radians->degrees, exact-round, exact-floor, exact-ceiling, exact-truncate to racket/math 2012-06-05 22:40:44 -06:00
include-bitmap.rkt adjust include-bitmap so that it does not write to the filesystem 2011-08-27 07:54:08 -05:00
interactive-value-port.rkt
matrix-snip.rkt Random pickiness. 2012-06-22 12:00:48 -04:00
name-message.rkt
path-dialog.rkt
plot.rkt
switchable-button.rkt make the tooltips for the drracket toolbar buttons go away when they 2012-01-19 12:14:35 -06:00
syntax-browser.rkt Random pickiness. 2012-06-22 12:00:48 -04:00
tab-choice.rkt
tex-table.rkt Add \bot as alias for \perp in DrRacket (both are supported in LaTeX). 2012-05-21 15:55:07 -04:00
text-string-style-desc.rkt