Commit Graph

10780 Commits

Author SHA1 Message Date
Eli Barzilay
4ad2f76b06 Welcome to a new PLT day.
svn: r13284
2009-01-26 08:50:23 +00:00
Matthew Flatt
5e2dfcbac4 define-runtime-module-path
svn: r13283
2009-01-26 00:32:26 +00:00
Robby Findler
134138916f allows colons in the userinfo field of a url (ie, does not encode them)
svn: r13282
2009-01-25 20:12:08 +00:00
Robby Findler
434477a56b fixed language printing dialogg labels
svn: r13281
2009-01-25 13:15:07 +00:00
Robby Findler
c17872a338 fixed language printing dialogg labels
svn: r13280
2009-01-25 13:14:56 +00:00
Matthew Flatt
c0d31ad254 fix setting font when most recent drawing was in smoothed mode
svn: r13279
2009-01-25 10:59:24 +00:00
Eli Barzilay
e135164332 Welcome to a new PLT day.
svn: r13278
2009-01-25 08:50:27 +00:00
Eli Barzilay
79e4fc3e9b minor
svn: r13277
2009-01-25 03:52:59 +00:00
Eli Barzilay
c79acd6f61 minor
svn: r13276
2009-01-25 03:35:37 +00:00
Eli Barzilay
4288ba636e fix the type of > and indent
svn: r13275
2009-01-24 21:13:15 +00:00
Matthew Flatt
ed6e1ffda6 change 'syntax-local-transformer-expand' to capture lifts into a 'let'
svn: r13274
2009-01-24 13:49:33 +00:00
Eli Barzilay
d40989e222 Welcome to a new PLT day.
svn: r13273
2009-01-24 08:50:32 +00:00
Ryan Culpepper
6812085dfe stxclass: documented some util modules
svn: r13271
2009-01-23 23:10:18 +00:00
Ryan Culpepper
e8349b409f stxclass: added util modules
svn: r13270
2009-01-23 21:14:46 +00:00
Stevie Strickland
72d551082d If we're using known-good-contract here, we won't always have an identifier
for the contract, so use the contract in that case.  Also rename to
contract-stx in make-with-contract-transformer so its name isn't misleading.

svn: r13269
2009-01-23 20:34:59 +00:00
Ryan Culpepper
9361e782ef stxclass/util: created and adopted nicer syntax error abstraction
svn: r13268
2009-01-23 20:32:56 +00:00
Matthew Flatt
576ac71d78 fix performance problem in bitwise-bit-field
svn: r13267
2009-01-23 17:39:57 +00:00
Matthew Flatt
df4b9f41a8 add bitwise-bit-field
svn: r13266
2009-01-23 17:22:57 +00:00
Ryan Culpepper
98b9a62775 stxclass: fixed build bug, fixed tests
svn: r13265
2009-01-23 15:13:49 +00:00
Eli Barzilay
fac0fc1a55 Welcome to a new PLT day.
svn: r13264
2009-01-23 08:50:23 +00:00
Ryan Culpepper
167cbbb011 stxclass: fixed duplicate id:stxclass declaration error
svn: r13263
2009-01-23 07:12:24 +00:00
Ryan Culpepper
9b79cc7e8c stxclass: fixed parsing of stxclass description
svn: r13262
2009-01-23 02:06:05 +00:00
Ryan Culpepper
2c65d062fc stxclass: fixed behavior when no clauses given
svn: r13261
2009-01-23 01:45:49 +00:00
Ryan Culpepper
4dc6192278 stxclass: simplified, narrowed provides
svn: r13260
2009-01-23 00:07:42 +00:00
Eli Barzilay
4e6039bedd typo
svn: r13259
2009-01-22 18:53:14 +00:00
Matthew Flatt
38c75a82d1 fix a bad interaction between 'make-syntax-delta-introducer' and the top-level environment
svn: r13258
2009-01-22 18:52:40 +00:00
Robby Findler
ebad17e4f7 svn: r13257 2009-01-22 15:06:31 +00:00
Eli Barzilay
a9686b7ca1 Welcome to a new PLT day.
svn: r13256
2009-01-22 08:50:29 +00:00
Ryan Culpepper
eb9fe4847f stxclass: created stxclass collection, with docs
svn: r13255
2009-01-22 05:50:55 +00:00
Robby Findler
49f015d55b avoid duplicating some compiled patterns in the generated code
svn: r13254
2009-01-22 02:03:37 +00:00
Matthew Flatt
db12513b65 fix #:all-defined for 'define-package' by adjusting 'identifier-remove-from-definition-context'; add for-syntax 'package?' and 'package-export-identifiers'; adjust Scribble to find definitions of phase-1 exports
svn: r13253
2009-01-21 20:00:55 +00:00
Robby Findler
70d25c8f0c a partial attempt to fix PR 10004
svn: r13252
2009-01-21 19:24:24 +00:00
Matthew Flatt
57d7cd140f fix AppleEvent leak
svn: r13251
2009-01-21 18:17:57 +00:00
Robby Findler
265f75379a fixed a bug in a call to update-arrowhead-polygon
svn: r13250
2009-01-21 17:28:56 +00:00
Robby Findler
395d977832 moving to the other computer
svn: r13249
2009-01-21 16:06:27 +00:00
Matthew Flatt
ea0958e362 doc clarifications on module constants
svn: r13248
2009-01-21 15:44:30 +00:00
Matthew Flatt
2e35104f84 remove accidental backup-file commit
svn: r13247
2009-01-21 14:02:01 +00:00
Matthew Flatt
364f199e60 SRFI re-exports with R6RS-friendly SRFI-97 names
svn: r13246
2009-01-21 14:01:02 +00:00
Eli Barzilay
21f2297b9f Welcome to a new PLT day.
svn: r13245
2009-01-21 08:50:04 +00:00
Robby Findler
651057a78f added alt:space for mac os x
svn: r13239
2009-01-20 17:50:56 +00:00
Robby Findler
b0f64136bd added a little more logging output when removing a package and also fixed a few little things
svn: r13238
2009-01-20 17:25:53 +00:00
Robby Findler
99eafbc1b5 added some logging info to planet
svn: r13237
2009-01-20 17:18:04 +00:00
Robby Findler
5d7429c25e added yet one more hook to traces/ps
svn: r13236
2009-01-20 15:31:02 +00:00
Matthew Flatt
fce7b22e64 fix docs on 'com-get-active-object-from-coclass', which accepts only one argument
svn: r13235
2009-01-20 12:28:29 +00:00
Eli Barzilay
2e16d96d71 Welcome to a new PLT day.
svn: r13234
2009-01-20 08:50:24 +00:00
Robby Findler
146e8733cc a fix to the way check-expect expands to play better with test coverage
svn: r13232
2009-01-19 21:24:21 +00:00
Robby Findler
62993e9df3 fixed the style deltas so that covered ranges that are inside uncovered ranges now color properly
svn: r13231
2009-01-19 21:09:08 +00:00
Robby Findler
3726cb9228 commit to restore the added stuff (that does not go into the release branch)
svn: r13229
2009-01-19 18:25:15 +00:00
Robby Findler
135d4661cb commit to go into the release branch
svn: r13228
2009-01-19 18:24:52 +00:00
Robby Findler
9386174c50 undid previous accidental commit
svn: r13227
2009-01-19 18:03:27 +00:00