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
Eli Barzilay
69464bba91
Switch tcsh(!) and bash scripts to use /bin/sh.
...
(Satisfy some 3rd-party packaging linters.)
2011-07-14 12:06:00 -04:00
Eli Barzilay
3157955d40
".ss" -> ".rkt" scan done.
2011-07-02 10:37:53 -04:00
Matthias Felleisen
f2a475eb43
critical bug fix in registration process; please propagate
2011-04-25 11:05:42 -04:00
David Van Horn
760a58b65d
Fixes more spelling errors.
2011-02-04 19:44:13 -07:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Robby Findler
e821a0c461
separated 2htdp/universe from htdp/image, allowing either htdp/image or 2htdp/image to be used
...
svn: r17430
2009-12-29 23:59:39 +00:00
Matthias Felleisen
1a571f09fb
some clean up
...
svn: r15866
2009-09-03 10:47:31 +00:00
Matthias Felleisen
68fb5e42fa
added state display to world programs
...
svn: r15836
2009-08-30 18:11:02 +00:00
Matthias Felleisen
a3cb24d195
fixed small universe bug
...
svn: r15657
2009-08-01 16:18:27 +00:00
Matthias Felleisen
671c2ef26e
typos in tests
...
svn: r15531
2009-07-22 15:11:18 +00:00
Matthias Felleisen
574b532e80
sync/yield bug, propagate
...
svn: r15509
2009-07-20 22:33:49 +00:00
Matthias Felleisen
26a94ad11c
aux is bad for MS
...
svn: r15481
2009-07-17 19:29:04 +00:00
Matthias Felleisen
ca8385045f
small fix to editing in chatter
...
svn: r15479
2009-07-17 18:25:34 +00:00
Matthias Felleisen
4e40450248
improving chat, no need to propagate
...
svn: r15476
2009-07-17 16:59:40 +00:00
Matthias Felleisen
608dbc9405
svn: r15469
2009-07-17 01:34:38 +00:00
Matthias Felleisen
742660ffe7
fixing more string/symbol bugs; please propagate
...
svn: r15465
2009-07-16 20:17:34 +00:00
Eli Barzilay
30950afff5
set props
...
svn: r15457
2009-07-16 12:24:23 +00:00
Matthias Felleisen
b1af0d5979
fixed module problem in server
...
svn: r15443
2009-07-14 15:40:50 +00:00
Matthias Felleisen
ad784971f7
svn: r15439
2009-07-14 01:35:51 +00:00