Commit Graph

3503 Commits

Author SHA1 Message Date
Jacob Matthews
e01ec2dc9d Added "display packages" as the default action
svn: r5083
2006-12-11 18:50:02 +00:00
Jacob Matthews
68ca259b32 Added a feature to check for bad information in info.ss files and warn you of the problem. Also fixed a couple minor problems in doc.txt.
svn: r5082
2006-12-11 18:35:39 +00:00
Eli Barzilay
a772fa8c84 * Better dealing with errors in eval-string and read-from-string/-all
* Made them work with byte strings too
* Added tests to the above

svn: r5081
2006-12-11 18:03:33 +00:00
Matthew Flatt
8ee09f09d8 minesweeper face-lift
svn: r5080
2006-12-11 11:49:20 +00:00
Matthias Felleisen
5edb1ce300 add-line in world.ss properly cuts off lines now
svn: r5079
2006-12-11 01:18:35 +00:00
Eli Barzilay
4e25faaccc Welcome to a new PLT day.
svn: r5076
2006-12-10 08:50:03 +00:00
Eli Barzilay
2da3b1f2aa much improvements
svn: r5073
2006-12-10 00:01:10 +00:00
Eli Barzilay
d835aa46f9 switch to kw, reformatting
svn: r5072
2006-12-09 21:07:53 +00:00
Robby Findler
f2008f3a7a improved docs slightly
svn: r5071
2006-12-09 17:10:46 +00:00
Robby Findler
1bf0d52c34 fixed bug in tabify preferences, changed preferences strategy to only read once (but write on each 'set') and made old-style preferences still be read, if they are there
svn: r5070
2006-12-09 16:42:49 +00:00
Eli Barzilay
1d6b58d267 Welcome to a new PLT day.
svn: r5069
2006-12-09 08:50:05 +00:00
Robby Findler
7f78ffb5ed bound toggle-focus-between-definitions-and-interactions to c:f6
svn: r5068
2006-12-09 00:21:21 +00:00
Eli Barzilay
bda927312b Welcome to a new PLT day.
svn: r5062
2006-12-08 05:38:28 +00:00
Robby Findler
cc6f7c0518 removed bogus c:shift:tab keybinding and duplicate c:s:tab keybinding
svn: r5061
2006-12-08 03:02:22 +00:00
Robby Findler
aa26769184 fixed a bug and improved note at top of preferences.ss
svn: r5060
2006-12-08 02:54:00 +00:00
Eli Barzilay
e6945544dc use syntax/loc when needed
svn: r5059
2006-12-07 23:15:56 +00:00
Robby Findler
d47247507f changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
2006-12-07 22:32:31 +00:00
Jay McCarthy
01d27f8ab3 new units
svn: r5057
2006-12-07 18:13:49 +00:00
Matthew Flatt
fdfdf1bc92 fix bug in expand when adjusting the lexical-context info of a locally bound identifer
svn: r5056
2006-12-07 08:42:13 +00:00
Matthew Flatt
4f75452dbd allow macros to expand to require in a-unit.ss
svn: r5055
2006-12-07 03:04:19 +00:00
Eli Barzilay
c64028a057 slibinit is no longer maintained and out of sync, move it to the graveyard
svn: r5054
2006-12-07 02:16:03 +00:00
Matthew Flatt
4bfa93feac fix two macro-expansion bugs: local-expand with internal syntax definitions, and simplifying rename records that involve internal-definition ribs
svn: r5053
2006-12-07 02:08:37 +00:00
Jacob Matthews
6335ee3c03 Cause error* to actually raise the error
svn: r5051
2006-12-06 22:46:55 +00:00
Eli Barzilay
8ebd40d0e5 cookie-error -> error*
svn: r5050
2006-12-06 22:16:18 +00:00
Eli Barzilay
3cedc4c569 Welcome to a new PLT day.
svn: r5049
2006-12-06 21:44:55 +00:00
Eli Barzilay
680c0f419a more formatting etc
svn: r5048
2006-12-06 21:44:21 +00:00
Eli Barzilay
f17f7bc479 formatting etc
svn: r5045
2006-12-06 21:23:38 +00:00
Robby Findler
216ac84f00 possible fix for PR 8419
svn: r5044
2006-12-06 20:31:44 +00:00
John Clements
00574b6338 d'oh!
svn: r5039
2006-12-06 18:02:20 +00:00
John Clements
dfb65b0310 minor notes
svn: r5038
2006-12-06 18:01:58 +00:00
Sam Tobin-Hochstadt
2b876b1f11 Port render-test-list.scm and helpers to use new-style units.
svn: r5035
2006-12-05 22:51:47 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
a9446922ab closer to new unit code
svn: r5019
2006-12-04 07:32:30 +00:00
Eli Barzilay
cdabc3a38d improving code, adding an identifier to log messages, closer to new unit code
svn: r5017
2006-12-04 07:10:25 +00:00
Jacob Matthews
675d3818d9 fixed some conflict bars that snuck in to the doc.txt
svn: r5015
2006-12-04 06:03:49 +00:00
Jacob Matthews
7c7ada4514 Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010
2006-12-03 00:02:40 +00:00
Eli Barzilay
6e3d607465 Welcome to a new PLT day.
svn: r5008
2006-12-02 08:50:04 +00:00
Jacob Matthews
b78f3a5c92 Fixed mutable-string-in-exception bugs that were all over the place in this library (!)
svn: r4999
2006-12-01 16:41:47 +00:00
Eli Barzilay
f4d3314b32 Welcome to a new PLT day.
svn: r4997
2006-12-01 08:50:03 +00:00
Eli Barzilay
b8ece48262 fix hdindex docs
svn: r4991
2006-11-30 22:17:11 +00:00
Eli Barzilay
3c499997e9 fix generation to use strings for file names, fix bogus stuff from previous commit
svn: r4990
2006-11-30 22:15:31 +00:00
Eli Barzilay
f00b68a872 reformat a little
svn: r4987
2006-11-30 21:10:32 +00:00
Eli Barzilay
ebaaa91038 Welcome to a new PLT day.
svn: r4986
2006-11-30 08:50:03 +00:00
Eli Barzilay
572dadb31e Welcome to a new PLT day.
svn: r4977
2006-11-29 08:50:03 +00:00
Mike Sperber
562f12160d Make debugging output from mzc work again.
svn: r4976
2006-11-29 07:16:08 +00:00
Matthew Flatt
c6d593419b destructor must zero out fields that are WXGC_IGNOREd
svn: r4975
2006-11-29 01:08:36 +00:00
Jay McCarthy
ee88a04972 Gurnell
svn: r4970
2006-11-28 21:19:43 +00:00
Jacob Matthews
f2bd91c8ec Fix bug that would crash planet in some cases if certain subdirectories didn't exist
svn: r4969
2006-11-28 16:15:45 +00:00
Eli Barzilay
41fc79dc0b Welcome to a new PLT day.
svn: r4968
2006-11-28 08:50:04 +00:00
Jacob Matthews
b45ea7717b Added a command-line flag analagous to -l but for planet packages (which have to already be installed)
svn: r4966
2006-11-28 05:48:34 +00:00