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 |
|
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
|
ba6e44f110
|
fix reported column for syntax-exception srcloc
svn: r495
|
2005-07-29 13:02:45 +00:00 |
|
Eli Barzilay
|
585e73b663
|
299.200
svn: r494
|
2005-07-29 06:34:31 +00:00 |
|
Matthew Flatt
|
3c094e6f15
|
merge fixes for Cygwin
svn: r493
|
2005-07-28 21:55:31 +00:00 |
|
Matthew Flatt
|
e6e64379d2
|
cygwin DLL build fixes
svn: r491
|
2005-07-28 21:49:16 +00:00 |
|
Matthew Flatt
|
239f354bc3
|
notes condensed for 299.200
svn: r475
|
2005-07-28 14:28:34 +00:00 |
|
Matthew Flatt
|
8aaddd25ca
|
299.200
svn: r474
|
2005-07-28 13:58:06 +00:00 |
|
Eli Barzilay
|
2a710589ad
|
Welcome to a new PLT day.
svn: r473
|
2005-07-28 08:20:02 +00:00 |
|
Matthew Flatt
|
ab098933be
|
fixed both mac window zoom and root menu-bar, hopefully
svn: r472
|
2005-07-28 04:35:57 +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 |
|