Commit Graph

3571 Commits

Author SHA1 Message Date
Matthew Flatt
2274cc9f65 359.2, core changes
svn: r5142
2006-12-20 00:47:32 +00:00
Matthias Felleisen
586b47c0dd world modified
svn: r5140
2006-12-19 19:47:05 +00:00
Eli Barzilay
cbfdfd91b4 Welcome to a new PLT day.
svn: r5139
2006-12-19 08:50:19 +00:00
Jacob Matthews
9c5d8810ee Fixed bug with html-docs field (I had put the wrong contract on it)
svn: r5136
2006-12-18 17:46:49 +00:00
Eli Barzilay
e56e336194 check identifiers
svn: r5135
2006-12-18 05:08:01 +00:00
Eli Barzilay
eabb399150 Welcome to a new PLT day.
svn: r5134
2006-12-17 08:50:03 +00:00
Mike Sperber
018042a9c4 Synch with english-string-constants.ss.
svn: r5131
2006-12-16 14:48:50 +00:00
Eli Barzilay
60fabc9308 Welcome to a new PLT day.
svn: r5130
2006-12-16 08:50:03 +00:00
Ryan Culpepper
201d34d3c7 Ported macro-debugger collection to new unit system
svn: r5123
2006-12-14 23:29:57 +00:00
Ryan Culpepper
056683743d Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119
updated to change in expansion of lexical variables
  many UI updates and tweaks
  improved syntax properties panel
  added expand-only and expand/hide
  added rudimentary textual stepper
  fixed PR 8395 by adding snipclass for hrule-snip
  fixed PR 8431: reductions and block splicing
  fixed PR 8433: handling unquote and macro hiding w/ errors in hidden terms

svn: r5120
2006-12-14 21:25:21 +00:00
Eli Barzilay
9cf47eea85 Welcome to a new PLT day.
svn: r5115
2006-12-14 08:50:04 +00:00
Robby Findler
57524d3b8c fixed a bug in help desk resetting of the cache
svn: r5112
2006-12-14 00:17:54 +00:00
Eli Barzilay
b728c01fee Welcome to a new PLT day.
svn: r5104
2006-12-13 08:50:05 +00:00
Eli Barzilay
c5a23392eb typo
svn: r5091
2006-12-12 17:33:01 +00:00
Eli Barzilay
a093cf2885 Welcome to a new PLT day.
svn: r5090
2006-12-12 08:50:20 +00:00
Greg Cooper
127c7d3327 renamed -no-mred to -lang-only
svn: r5088
2006-12-12 06:13:23 +00:00
Greg Cooper
75d82fb969 added frtime-no-mred.ss
svn: r5086
2006-12-12 06:02:20 +00:00
John Clements
cfd0e35fce added all-bindings-mutable? field to model-settings structure
svn: r5084
2006-12-12 00:07:49 +00:00
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