racket/collects/planet
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
..
lang first cut at submodules 2012-03-09 10:34:56 -07:00
private Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
cachepath.rkt completed the planet library documentation and, in the process, 2011-07-08 15:51:05 -05:00
config.rkt completed the planet library documentation and, in the process, 2011-07-08 15:51:05 -05:00
info.rkt remove 'planet' from plt/bin (raco planet does the same thing and 2012-08-18 20:26:50 -05:00
planet-archives.rkt completed the planet library documentation and, in the process, 2011-07-08 15:51:05 -05:00
planet.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
planet.scrbl Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
raco.rkt A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
resolver.rkt Revert "add more debuggin info to the thread-safe-resolver.rkt planet test to try to debug it on drdr" 2011-08-27 16:41:31 -05:00
scribble.rkt Fixed a typo (syntax-quote => quote-syntax). 2011-10-18 16:17:54 -04:00
syntax.rkt Made constructed planet links force the minor version for more reliable self-reference. 2011-10-18 16:18:32 -04:00
terse-info.rkt adjust planet logging so that it doesn't try to log when the logging thread is dead 2011-11-11 16:05:24 -06:00
util.rkt adjust 'raco planet structure's implementation so it matches 2012-08-11 09:55:15 -05:00
version.rkt completed the planet library documentation and, in the process, 2011-07-08 15:51:05 -05:00