Commit Graph

7367 Commits

Author SHA1 Message Date
Kathy Gray
04264c3f8f Documentation for dynamic commit
svn: r569
2005-08-08 21:47:02 +00:00
Kathy Gray
1e802969f9 svn: r568 2005-08-08 21:26:03 +00:00
Matthew Flatt
a2eaedecdc fixed spacing bug when drawing partly-smoothed text at non-1.0 scale
svn: r567
2005-08-08 19:49:21 +00:00
Kathy Gray
6418b30860 Updated doc.txt to speak about dynamic
svn: r566
2005-08-08 16:50:25 +00:00
Eli Barzilay
66c34004ea Welcome to a new PLT day.
svn: r565
2005-08-08 15:00:12 +00:00
Eli Barzilay
60b900e5f5 Welcome to a new PLT day.
svn: r562
2005-08-07 06:30:31 +00:00
Eli Barzilay
92854f53ca Welcome to a new PLT day.
svn: r557
2005-08-06 04:32:15 +00:00
Guillaume Marceau
bf57c0e894 updated dox.txt
svn: r555
2005-08-06 00:58:08 +00:00
Guillaume Marceau
6f31d7a6b8 fixed small contract bug
svn: r554
2005-08-06 00:34:10 +00:00
Eli Barzilay
5d986f3e04 Welcome to a new PLT day.
svn: r553
2005-08-04 23:09:17 +00:00
Eli Barzilay
7dfbfae9c6 patch from Alex
svn: r552
2005-08-04 23:06:11 +00:00
Kathy Gray
7ed2a33211 fixed error message bug for naming a method the same as the constructor
svn: r550
2005-08-04 18:12:41 +00:00
Matthew Flatt
3881680c95 drscheme shares pconvert-prop.ss, EOPL uses it to change constructor printing
svn: r545
2005-08-04 04:18:37 +00:00
Matthew Flatt
e08138d97c added prop:print-convert-constructor-name
svn: r544
2005-08-04 03:49:35 +00:00
Matthew Flatt
98ed509542 fixed bug in build-struct-expand-info
svn: r543
2005-08-04 03:21:37 +00:00
Guillaume Marceau
cb30a90f04 define-values-for-syntax and (now-running b) and broken #%top
svn: r542
2005-08-03 19:45:21 +00:00
Robby Findler
a4be78133a ,
svn: r541
2005-08-03 14:11:51 +00:00
John Clements
c95dd54291 ...
svn: r540
2005-08-02 23:43:51 +00:00
Matthias Felleisen
8a4f0da861 updated HISTORY for teachpacks
svn: r539
2005-08-02 21:40:01 +00:00
Philippe Meunier
ed76966f53 .
svn: r538
2005-08-02 21:35:13 +00:00
Philippe Meunier
b7e0b9d664 .
svn: r537
2005-08-02 21:33:55 +00:00
Eli Barzilay
94e7c6fcc6 Welcome to a new PLT day.
svn: r534
2005-08-02 17:12:53 +00:00
Matthew Flatt
d4fc63c878 added enclosing-module-name property on #%module-begin forms
svn: r533
2005-08-02 16:30:52 +00:00
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
222d731ff2 configure fix for mzdyn.o, especially on AMD64
svn: r530
2005-08-02 02:50:44 +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
Matthew Flatt
e8c07c12a6 fixed strig-locale-upcase/downcase for windows with bogus locale
svn: r522
2005-08-01 17:45:15 +00:00
Jay McCarthy
a180ebce2e Adding to todo
svn: r521
2005-08-01 15:41:51 +00:00
Matthew Flatt
8cab293327 fixed set-argv-pixels on alpha
svn: r517
2005-08-01 14:58:19 +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
Matthew Flatt
acf89713c3 fix for overlapping internal definition contexts
svn: r511
2005-07-31 02:55:07 +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