Commit Graph

421 Commits

Author SHA1 Message Date
Robby Findler
461193f073 ,
svn: r532
2005-08-02 04:12:48 +00:00
Robby Findler
442e9fad32 ,
svn: r531
2005-08-02 04:12:41 +00:00
Matthew Flatt
21a3ded089 hash-table-copy should produce mutable table, PR 7519
svn: r529
2005-08-01 22:47:54 +00:00
Matthew Flatt
0a833c44c4 test for PR 7518
svn: r528
2005-08-01 22:27:57 +00:00
Matthew Flatt
64cca08d28 fixed unit/sig rename bug - PR 7518
svn: r527
2005-08-01 22:22:57 +00:00
Eli Barzilay
2819927287 Welcome to a new PLT day.
svn: r526
2005-08-01 19:01:34 +00:00
Matthew Flatt
3ecfa5991f added jewel game
svn: r525
2005-08-01 18:58:15 +00:00
Matthew Flatt
c31a64ee56 allow space in search
svn: r523
2005-08-01 17:45:48 +00:00
Jay McCarthy
a180ebce2e Adding to todo
svn: r521
2005-08-01 15:41:51 +00:00
Matthias Felleisen
95c6f7285b - changed the interface of bigBang; it now starts the canvas, too.
svn: r514
2005-08-01 00:17:00 +00:00
Matthew Flatt
6a6774d336 adjusted terminology in the GUI
svn: r513
2005-07-31 13:45:01 +00:00
Eli Barzilay
05848a6df0 Welcome to a new PLT day.
svn: r512
2005-07-31 04:33:43 +00:00
Robby Findler
fe7de62c4f ,
svn: r510
2005-07-31 01:14:54 +00:00
Eli Barzilay
04a466d23d Welcome to a new PLT day.
svn: r509
2005-07-30 20:53:35 +00:00
Greg Cooper
e9593ed546 - bug fixes
- got spreadsheet working again

svn: r507
2005-07-30 20:45:28 +00:00
Kathy Gray
38ae4e952b Fixed a bug where interfaces were not being properly mirrored for dynamic use,
also adds ability to use graphics in the interactions window for Full Java

svn: r506
2005-07-30 18:31:11 +00:00
Matthias Felleisen
871efa46cb - fixed Canvas to export theCanvas for overriding
- QUESTION: how do I refer to theCanvas from the native Scheme methods? 

svn: r505
2005-07-30 17:34:56 +00:00
Matthew Flatt
758848f66c fixed check for duplicate struct type properties
svn: r504
2005-07-30 17:26:00 +00:00
Matthew Flatt
119c98debf only prints snips, syntax, etc specially whe the port writes specials
svn: r503
2005-07-30 17:04:51 +00:00
Matthias Felleisen
d844256e25 - modified World so that it contains a specific Canvas
deleted the canvas methods 
  made it abstract so that programmers _must_ override 
  the essential methods

svn: r502
2005-07-30 16:52:06 +00:00
Robby Findler
e8eeca4601 ,
svn: r501
2005-07-30 16:09:46 +00:00
Matthias Felleisen
15cf82a476 - added Canvas-native-methods.ss
svn: r500
2005-07-30 13:33:18 +00:00
Matthias Felleisen
6cd69138f8 - added Canvas.java
svn: r499
2005-07-30 13:22:44 +00:00
Robby Findler
de72d31f2b drscheme test suites now run
svn: r498
2005-07-30 05:46:43 +00:00
Matthias Felleisen
c9046e4e44 - created a Canvas class and implementation
so that world can become an abstract class 
  (well, we will pretend it is one; I have 
  to ask Kathy how to do this)
 

svn: r497
2005-07-30 02:11:50 +00:00
Matthew Flatt
5bb5c7aee7 fixed fill, as reported on plt-scheme list 7/28/05
svn: r496
2005-07-29 13:13:55 +00:00
Matthew Flatt
e6e64379d2 cygwin DLL build fixes
svn: r491
2005-07-28 21:49:16 +00:00
Eli Barzilay
2a710589ad Welcome to a new PLT day.
svn: r473
2005-07-28 08:20:02 +00:00
Matthew Flatt
b97ed46ad1 revised export syntax
svn: r470
2005-07-27 21:47:11 +00:00
Matthew Flatt
8512606ee4 r6rs repl clean-up
svn: r469
2005-07-27 20:58:43 +00:00
Matthew Flatt
d3056a39f3 r6rs library form improvements
svn: r468
2005-07-27 18:50:30 +00:00
Greg Cooper
2ff54dc636 mztake has been fixed to compile w/o the (deprecated) frp.ss,
so I am finally removing it

svn: r466
2005-07-27 17:19:19 +00:00
Jay McCarthy
b12987e9e8 Updating for new frtime and making col optional
svn: r465
2005-07-27 16:29:13 +00:00
Greg Cooper
84db00645b added never-e to lang-ext.ss
svn: r463
2005-07-27 16:10:42 +00:00
Eli Barzilay
7a2aa170fb Welcome to a new PLT day.
svn: r458
2005-07-27 08:20:04 +00:00
Jay McCarthy
6e06669843 Fixing compile error
svn: r455
2005-07-26 22:36:04 +00:00
Matthew Flatt
fd50016d00 doc tweak
svn: r451
2005-07-26 17:04:26 +00:00
Matthew Flatt
ad89fbf2e6 doc tweak
svn: r450
2005-07-26 17:02:25 +00:00
Matthew Flatt
f6531a307f initial reference implementation of library form that might appear in R6RS
svn: r449
2005-07-26 17:00:09 +00:00
Jay McCarthy
1eda5e3ffd Refactoring code into engine and mztake; and, optimizing where/traces
svn: r448
2005-07-26 16:28:50 +00:00
Matthew Flatt
663fe4d4bc fixed ssl-accept
svn: r445
2005-07-26 15:21:42 +00:00
Eli Barzilay
1034164b8f Welcome to a new PLT day.
svn: r444
2005-07-26 08:20:02 +00:00
Jay McCarthy
824a6452f1 Renaming exception demo
svn: r443
2005-07-25 18:55:51 +00:00
Jay McCarthy
aee4e5b76e Updating exception demo
svn: r442
2005-07-25 18:55:34 +00:00
Jay McCarthy
7650889be0 Rename highway demo
svn: r441
2005-07-25 18:43:48 +00:00
Jay McCarthy
71d4518c4b Removing file.
svn: r440
2005-07-25 18:43:38 +00:00
Jay McCarthy
f95d104d5a updating highway demo
svn: r439
2005-07-25 18:43:18 +00:00
Jay McCarthy
2c08ff09f9 Fixing typos
svn: r438
2005-07-25 15:11:54 +00:00
Eli Barzilay
81866b4769 Welcome to a new PLT day.
svn: r437
2005-07-25 08:20:02 +00:00
Eli Barzilay
5d0e16f3ca Welcome to a new PLT day.
svn: r436
2005-07-24 08:20:02 +00:00
Eli Barzilay
8015dc6d37 Welcome to a new PLT day.
svn: r435
2005-07-23 08:20:04 +00:00
Matthew Flatt
31582aaca9 fixed eventspace problems, changed value printing
svn: r434
2005-07-22 23:50:44 +00:00
Matthew Flatt
e8dcb756b5 fixed minor GUI issues
svn: r433
2005-07-22 18:43:09 +00:00
Eli Barzilay
3cedfb4745 Welcome to a new PLT day.
svn: r431
2005-07-22 06:20:17 +00:00
Greg Cooper
2608359c70 added back value-nowable and behaviorof for mztake
svn: r430
2005-07-22 02:43:59 +00:00
Matthew Flatt
e511778fa2 fixed running/showing of interlocking-component slide example
svn: r427
2005-07-21 21:12:43 +00:00
Matthew Flatt
fa19336839 fixed comment boxes
svn: r426
2005-07-21 21:06:03 +00:00
Greg Cooper
0e3a5f01df - new and improved model for conditionals based on "super-lift"
- added quasiquote
- made structures memory-efficient
- removed "non-scheduled" dependencies
- split into several modules

svn: r420
2005-07-21 18:06:23 +00:00
Matthew Flatt
7c44f1efca added alt-/option-/meta- and cmd- arrow bindings
svn: r417
2005-07-21 15:35:01 +00:00
Kathy Gray
bc5db8e3df svn: r415 2005-07-21 14:39:22 +00:00
Matthew Flatt
909ad1156f 299.108
svn: r413
2005-07-21 13:41:00 +00:00
Eli Barzilay
beb196216e Welcome to a new PLT day.
svn: r412
2005-07-21 08:20:02 +00:00
Robby Findler
b01290c3ef fixed bug in provide/contract
svn: r411
2005-07-21 00:22:36 +00:00
Jay McCarthy
5ebead55e1 Removing broken demo code
svn: r409
2005-07-20 20:08:17 +00:00
Jay McCarthy
e1a277f2fa Fixing mztake for dijkstra demo
svn: r408
2005-07-20 20:07:06 +00:00
Jay McCarthy
f88319ffa6 Removing broken demo
svn: r404
2005-07-20 18:44:26 +00:00
Jay McCarthy
e6d8266b44 Removing broken demo
svn: r403
2005-07-20 18:40:14 +00:00
Jay McCarthy
035a2a9448 Removing broken demo
svn: r402
2005-07-20 18:39:46 +00:00
Eli Barzilay
f9d92b6b60 Welcome to a new PLT day.
svn: r400
2005-07-20 06:55:33 +00:00
Jay McCarthy
d22090f73d Converting request-bindings/raw to bytes
svn: r398
2005-07-19 21:41:12 +00:00
Eli Barzilay
bfe4eb5ab0 Welcome to a new PLT day.
svn: r393
2005-07-19 08:20:02 +00:00
Kathy Gray
ce9dae1480 svn: r392 2005-07-18 17:07:24 +00:00
Robby Findler
4b0e802fe4 fixed bugs dealing with super structs in provide/contract and fixed (newly exposed) bugs in mrflow
svn: r391
2005-07-18 13:06:30 +00:00
Eli Barzilay
758d2cbd29 Welcome to a new PLT day.
svn: r390
2005-07-18 08:20:01 +00:00
Kathy Gray
4d63cd4701 Various bug fixes, for dynamic, beginner, and example boxes
svn: r389
2005-07-18 03:40:45 +00:00
Eli Barzilay
a1e66bb2f2 Welcome to a new PLT day.
svn: r388
2005-07-17 08:20:02 +00:00
Robby Findler
2488c15f91 ,
svn: r386
2005-07-16 14:14:52 +00:00
Robby Findler
2ee867b61c ,
svn: r385
2005-07-16 14:08:38 +00:00
Robby Findler
1f8b083b0d added url-structs.ss
svn: r384
2005-07-16 14:06:01 +00:00
Robby Findler
5072476095 fixed code that relied on broken behavior of provide/contract
svn: r383
2005-07-16 14:03:55 +00:00
Eli Barzilay
86152a3d0f Welcome to a new PLT day.
svn: r382
2005-07-16 08:20:02 +00:00
Robby Findler
20aa3cef02 made struct library work better with copy-struct; still not perfect
svn: r381
2005-07-16 04:41:29 +00:00
Eli Barzilay
6fed6ba449 Welcome to a new PLT day.
svn: r380
2005-07-15 08:20:02 +00:00
John Clements
e6cd4f26ff added new leap second
svn: r379
2005-07-15 01:24:02 +00:00
Eli Barzilay
3cd3b0054c Welcome to a new PLT day.
svn: r378
2005-07-14 08:20:04 +00:00
Jay McCarthy
baaba671ae Fixing random demo
svn: r377
2005-07-13 20:37:33 +00:00
Robby Findler
d277160879 fixed bug in syntax checker; now works with only require spec
svn: r376
2005-07-13 15:57:22 +00:00
Jay McCarthy
78bad3ef90 Simplifying xexpr/callbacks? with corrext-xexpr?
svn: r375
2005-07-13 14:41:46 +00:00
Jay McCarthy
596c62d299 Adding support for cdata and exporting correct-xexpr?
svn: r374
2005-07-13 14:41:26 +00:00
Eli Barzilay
2840249731 Welcome to a new PLT day.
svn: r373
2005-07-13 08:20:02 +00:00
Eli Barzilay
a78c308a60 Welcome to a new PLT day.
svn: r372
2005-07-12 08:20:02 +00:00
Eli Barzilay
9cbecc127a Welcome to a new PLT day.
svn: r371
2005-07-11 08:20:02 +00:00
Eli Barzilay
105c7a2eb6 Welcome to a new PLT day.
svn: r370
2005-07-10 08:20:04 +00:00
Eli Barzilay
6315ed4bd8 Welcome to a new PLT day.
svn: r368
2005-07-09 08:20:02 +00:00
Eli Barzilay
dcc6f9de7c Welcome to a new PLT day.
svn: r367
2005-07-08 08:20:02 +00:00
Eli Barzilay
bc1f6661db Welcome to a new PLT day.
svn: r365
2005-07-07 08:20:02 +00:00
Robby Findler
1987bb134b make subst work with non-symbols as variables
svn: r364
2005-07-06 19:34:55 +00:00
Eli Barzilay
a80f9b7081 Welcome to a new PLT day.
svn: r363
2005-07-06 08:20:02 +00:00
Stevie Strickland
db07756a73 merging 355:360 from branches/sstrickl
Added basic uniqueness checks for type/class members, fun args, etc.  Also
added checks to make sure that all exports for the same type agree in what
they're exporting.

svn: r361
2005-07-06 03:07:18 +00:00
Sam Tobin-Hochstadt
b752dcddef Fix two bugs caused by clean ups, by adding requires of match-helper and provides of match:test-no-order.
Fix totally broken handling of structs with immutable fields, as reported in bug 7398.

svn: r354
2005-07-05 22:22:02 +00:00
Robby Findler
4070be1c1a exported coerce-contract
svn: r353
2005-07-05 21:37:21 +00:00
Stevie Strickland
c7fb7b5ec5 Separated out the cruft for syntax into a separate value until it gets into
the tool, where we combine it, and then drop it appropriately.

svn: r348
2005-07-05 18:38:24 +00:00
Eli Barzilay
d705858435 Welcome to a new PLT day.
svn: r347
2005-07-05 08:20:02 +00:00
Stevie Strickland
a12f1d1bc8 Fixing up precedences such that the order of operations make a little more
sense when dealing with order of application/selectors/casting.

svn: r346
2005-07-05 07:24:26 +00:00
Stevie Strickland
359415ca42 Using the don't care syntax in List.honu triggered a bug, so now that's
fixed.  Also added foreach to the List type in the appropriate places.

svn: r345
2005-07-05 07:14:54 +00:00
Stevie Strickland
265e9d0d57 Forgot to remove the TODO note I left for myself. Now it's gone.
svn: r344
2005-07-05 02:43:03 +00:00
Stevie Strickland
a440c19b44 Missed removing cenv from one of the typecheck-expression calls.
svn: r343
2005-07-05 02:41:26 +00:00
Stevie Strickland
73b1b12558 Now mixins also show up as being bound appropriately. I also removed the
old honu:type function that has no use now that I'm doing things the
"right" way.

svn: r342
2005-07-05 01:54:21 +00:00
Stevie Strickland
2feaff9d19 Moving all the calculation for what needs to be dragged along kicking
and screaming into its own file, and now we stick that stuff into its
own little space at the front of what translate returns so that it's
seen by Check Syntax, but we can drop it like a hot potato when it
comes time to run the compiled code.

svn: r340
2005-07-05 01:25:46 +00:00
Stevie Strickland
e4dbf7ffd8 Reminder text in the TODO list for what I should do later.
svn: r338
2005-07-04 22:45:51 +00:00
Stevie Strickland
d3654cfdec Forgot to give map its list argument.
svn: r337
2005-07-04 22:40:31 +00:00
Stevie Strickland
03aba477f7 Added useless statements so that Check Syntax will see all uses of interfaces,
even those that get erased in the transition to MzScheme classes.

svn: r336
2005-07-04 22:31:33 +00:00
Kathy Gray
57e8d8dab4 Fixing dynamic bug, and adding Util.error
svn: r334
2005-07-04 21:32:23 +00:00
Stevie Strickland
bbded8247a Fixing it such that Check Syntax works again.
svn: r333
2005-07-04 21:27:42 +00:00
Stevie Strickland
623effa2f8 Fixing up the lexer used for syntax coloring to return the appropriate value for grouping operators.
svn: r332
2005-07-04 21:10:43 +00:00
Stevie Strickland
cc8ee7ac3a merging 326:329 from branches/sstrickl
This fixes up the fact that is-a? should work different for Honu
classes than MzScheme ones (since Honu classes do not automatically
implement the interfaces their superclass did).  I also did some
parameterization in the translate module (outside the already
existing current-compile-context).

svn: r330
2005-07-04 20:13:47 +00:00
Kathy Gray
541cf4b7ad Removed debugging printf
svn: r328
2005-07-04 19:40:01 +00:00
Stevie Strickland
39cb4f027f merging 322:325 from sstrickl/branches
This makes tenv and lenv, which were arguments to almost everything,
into parameters.  The only time they need to be set is after parsing
and before calling anything else, so there's one use in compile/defns
and one use in compile/interaction.

While I was at it, I took a lot of the infrequently-changing
arguments to typecheck-expression and made some typechecker-local
parameters also.

svn: r326
2005-07-04 18:40:02 +00:00
Eli Barzilay
b13fb49c93 Welcome to a new PLT day.
svn: r321
2005-07-04 08:20:05 +00:00
Stevie Strickland
5681703341 Forgot to fix things so that void-typed (in the Honu sense) values don't
get printed out.

svn: r320
2005-07-04 04:56:51 +00:00
Stevie Strickland
62d631998b merging 314:317 from branches/sstrickl
This adds the ability to configure whether to print out just the class
name or class + fields for objects.  This also adds the feature of
printing out the type of expressions evaluated at the REPL as well as
their value.

svn: r318
2005-07-04 04:33:41 +00:00
Stevie Strickland
50a7859893 merged 308:311 from branches/sstrickl
Now null values are printed out as "null" instead of
"#<struct:object:null%>".  Simple addition, but useful.

This also adds a very unintelligent pretty printing for classes
by adding a new public member for every Honu generated class that
gets called by format-honu (in tool.ss).

This pretty printing reveals the values for static members.
Eventually I'll want to add an option to print just classes or
classes + fields, like in ProfessorJ, but this was the heavy
lifting of getting classes + fields printing out in the first place.

svn: r312
2005-07-04 02:47:32 +00:00
Stevie Strickland
b0e056190a We should be checking the new statement's annotation, if we want type-valid? to
only be defined on types that the programmer can write down.n

svn: r307
2005-07-04 00:15:56 +00:00
Eli Barzilay
b20010b51e Welcome to a new PLT day.
svn: r302
2005-07-03 08:20:02 +00:00
Stevie Strickland
11a7add8bb Forgot to quote "values", and missed a use of "list".
May have to eventually make my own prefixed version of values to use,
similar to what I did with send (though honu:send does a (Honu) null object
check).

svn: r301
2005-07-03 00:58:52 +00:00
Stevie Strickland
439c1ecd24 Several bugs found, the biggest being using <:_P to compare members
of a supertype and subtype, where the subtype was not yet added to
the tenv.  Had to hack to get around that one.

Also little problems like the fact that list can be captured by the
user program, so we can't use that -- used list* (with a null at the
end) and null (for empty lists) instead.

Since the power was down and I couldn't get the earlier stuff committed,
I have even more changes.  Bug-fixes, mostly, though now top-level
functions that are defined consecutively are mutually recursive as they
should be.

svn: r300
2005-07-03 00:28:59 +00:00
Eli Barzilay
39a7f8feff Welcome to a new PLT day.
svn: r299
2005-07-02 06:03:41 +00:00
Stevie Strickland
7dbb99d3c6 merged 292:296 from branches/sstrickl
svn: r297
2005-07-02 04:03:02 +00:00
Kathy Gray
d94aa9230d Fixed a hex lexing error
svn: r291
2005-07-01 23:57:13 +00:00
Matthew Flatt
6f16af82f2 pretty-print bug for hash tables fixed
svn: r290
2005-07-01 15:35:52 +00:00
Eli Barzilay
322b1b312a Welcome to a new PLT day.
svn: r289
2005-07-01 08:20:03 +00:00
Kathy Gray
cddd4e4e66 svn: r283 2005-06-30 19:29:41 +00:00
Kathy Gray
b6cf15b4b7 Temporarily fixes a recompilation problem
svn: r282
2005-06-30 19:22:41 +00:00
Matthew Flatt
c3147b6468 call security guard for truncate-file
svn: r281
2005-06-30 19:09:24 +00:00
Matthew Flatt
ba0519874a repair to truncate-file
svn: r280
2005-06-30 18:56:23 +00:00
Matthew Flatt
6d9aa4cab7 truncate-file
svn: r279
2005-06-30 17:38:52 +00:00
Matthew Flatt
3d8c40afe4 fixed verify- ops to take old-format exploded signatures
svn: r277
2005-06-30 16:40:13 +00:00
Matthew Flatt
a17bb02f6d fixed sll conspiracy for modules
svn: r276
2005-06-30 16:34:50 +00:00
Eli Barzilay
b2032767d2 Welcome to a new PLT day.
svn: r275
2005-06-30 08:20:05 +00:00
Robby Findler
e3b5ba8ef8 moved contract library to private, in order to export a few more names to special places
svn: r272
2005-06-29 23:33:51 +00:00
Eli Barzilay
61b31665d2 Welcome to a new PLT day.
svn: r268
2005-06-29 08:20:02 +00:00
Matthew Flatt
1951afa0a5 added test for bytes<->string/locale
svn: r267
2005-06-28 20:49:40 +00:00
Matthew Flatt
de84c91d1a URI query tags case-sensitive
svn: r262
2005-06-28 19:57:19 +00:00
Jay McCarthy
a2d54ace4d Handling large files better.
svn: r260
2005-06-28 17:15:40 +00:00
Matthew Flatt
0d4bc2cd9d 299.107
svn: r259
2005-06-28 17:01:03 +00:00
Jay McCarthy
8eac2f4d0b Allowing access to response/basic
svn: r258
2005-06-28 17:00:29 +00:00
Matthew Flatt
a69440a111 support to set framework path in os x
svn: r251
2005-06-28 12:51:18 +00:00
Eli Barzilay
fd00d79aff Welcome to a new PLT day.
svn: r248
2005-06-28 08:20:04 +00:00
Eli Barzilay
07b7eec0c3 Welcome to a new PLT day.
svn: r242
2005-06-27 08:20:02 +00:00
Eli Barzilay
5754e34958 Welcome to a new PLT day.
svn: r241
2005-06-26 08:20:02 +00:00