Matthew Flatt
444a36395f
fix is_short
...
svn: r2054
2006-01-31 00:36:15 +00:00
Kathy Gray
c0d057056a
Correction to recompiling on a version chance
...
svn: r2052
2006-01-30 22:07:40 +00:00
Matthew Flatt
47aadf7789
Lauri's qq patch to use list* instead of cons
...
svn: r2051
2006-01-30 20:14:38 +00:00
Matthew Flatt
d8ba613559
lightning credits
...
svn: r2048
2006-01-30 19:27:42 +00:00
Matthew Flatt
da62d66dad
v301.4 notes
...
svn: r2047
2006-01-30 19:23:00 +00:00
Matthew Flatt
adaf67929a
v301.4
...
svn: r2046
2006-01-30 19:22:10 +00:00
Robby Findler
af295c954e
separated out the cancel message in the quit dialog to allow a better German translation
...
svn: r2042
2006-01-30 17:27:24 +00:00
Eli Barzilay
b54afcd5c0
Welcome to a new PLT day.
...
svn: r2038
2006-01-30 09:20:02 +00:00
Robby Findler
f3a8a1895d
minor improvement to provide/contract expansion (making it smaller)
...
svn: r2033
2006-01-30 01:30:47 +00:00
Robby Findler
08b531825a
fixed bugs in manual search order code
...
svn: r2032
2006-01-30 01:30:27 +00:00
Jay McCarthy
223604169a
supporting url transforms
...
svn: r2027
2006-01-29 14:48:37 +00:00
Eli Barzilay
a67365275a
Welcome to a new PLT day.
...
svn: r2022
2006-01-29 09:20:02 +00:00
Eli Barzilay
24fef5ab39
Welcome to a new PLT day.
...
svn: r2017
2006-01-28 09:20:02 +00:00
Kathy Gray
1474d0e0e6
Documentation for the graphics library
...
svn: r2013
2006-01-28 00:27:40 +00:00
Greg Cooper
f49fc2b852
moving the mztake tests to collects/tests/mztake
...
svn: r2012
2006-01-27 23:58:03 +00:00
Greg Cooper
a5a017bd9f
implemented current-reqspec
...
svn: r2011
2006-01-27 23:54:38 +00:00
Kathy Gray
f73ccaaf95
Changes to reflect name change of draw2 to graphics, tests for cyclic uses of interfaces
...
svn: r2009
2006-01-27 22:17:22 +00:00
Kathy Gray
dadb3ea6b5
Adding a new drawing library for Java
...
svn: r2008
2006-01-27 22:16:14 +00:00
Greg Cooper
d950b675f2
implemented break-after and loc/r
...
svn: r2007
2006-01-27 22:08:54 +00:00
Matthew Flatt
adcb4ff4b7
changed clone shortcut to =
...
svn: r2006
2006-01-27 22:02:54 +00:00
Matthew Flatt
2840ee474d
added a clone operation to the send window
...
svn: r2005
2006-01-27 22:01:12 +00:00
Matthew Flatt
903a7c9f37
fix PLAI for revised private contract libs
...
svn: r2003
2006-01-27 19:38:48 +00:00
Robby Findler
9e1f532e42
svn: r2002
2006-01-27 18:23:42 +00:00
Jay McCarthy
a5b5653107
adding predicates
...
svn: r2001
2006-01-27 15:30:27 +00:00
Eli Barzilay
6962169e70
Welcome to a new PLT day.
...
svn: r1999
2006-01-27 09:20:02 +00:00
Matthew Flatt
44929bd21b
mostly improvements for JIT testing
...
svn: r1995
2006-01-27 00:51:04 +00:00
John Clements
276fc41e53
date -> date?
...
svn: r1990
2006-01-26 20:07:10 +00:00
Carl Eastlund
3b3f379d22
Honu: (merging from branch)
...
- Updated testing framework to use SchemeUnit
- Added generalized environment implementation
svn: r1986
2006-01-26 19:51:30 +00:00
Kathy Gray
90685c3a3b
Fixed typo bug
...
svn: r1982
2006-01-26 17:58:58 +00:00
Eli Barzilay
c1fb966d52
Welcome to a new PLT day.
...
svn: r1979
2006-01-26 09:20:02 +00:00
Eli Barzilay
e6253449d2
add current version number to the version url
...
svn: r1978
2006-01-26 08:15:53 +00:00
Carl Eastlund
98e601e72b
Honu: merging fix to Honu interactions window into trunk.
...
svn: r1969
2006-01-25 20:58:25 +00:00
Matthias Felleisen
211b053f74
on-redraw: proc is now called on installation
...
svn: r1966
2006-01-25 18:39:09 +00:00
Carl Eastlund
f1b37e9793
Honu
...
tool.ss
- Added comments and contracts to all functions/methods
- Moved all definitions inside Honu language class
- Simplified some functions
- Removed Honu "configuration" option
format.ss
- Started new module for text formatting of Honu values
svn: r1964
2006-01-25 18:33:24 +00:00
Eli Barzilay
252304b43c
Welcome to a new PLT day.
...
svn: r1958
2006-01-25 09:20:02 +00:00
Robby Findler
edc4b96987
improved expansion of -> contract combinator to generate less stuff and got a very slight performance improvement. also split up contract implementation into multiple files
...
svn: r1956
2006-01-25 04:44:49 +00:00
Jacob Matthews
879307289b
A bug fix, an error-message improvement, and new docs.
...
svn: r1947
2006-01-24 20:15:37 +00:00
Carl Eastlund
114a4dab65
Honu: updating from branch
...
ast.ss
- Massive name changes for clarity
- Added structure contracts
private/tools/general.ss
- Moved from utils.ss
contract.ss
- Removed define and contract utilities (now using PLaneT tools)
svn: r1946
2006-01-24 19:54:15 +00:00
Jacob Matthews
fbc5fc7555
Misc. bugfixes for exceptional cases
...
svn: r1945
2006-01-24 19:11:16 +00:00
Jacob Matthews
cfee2d5429
Fixing require that caused a cyclic dependency
...
svn: r1940
2006-01-24 16:42:05 +00:00
Jacob Matthews
a4adc29d52
.
...
svn: r1939
2006-01-24 16:41:36 +00:00
Eli Barzilay
aaaefa9bc3
Welcome to a new PLT day.
...
svn: r1937
2006-01-24 09:20:02 +00:00
Kathy Gray
e9ab189fcb
Correction to int/float-double conversions, and Image printing
...
svn: r1936
2006-01-24 06:46:47 +00:00
Jacob Matthews
2b8e2efbb8
.
...
svn: r1935
2006-01-23 21:54:13 +00:00
Kathy Gray
8bb5b50cf9
svn: r1934
2006-01-23 21:47:05 +00:00
Jay McCarthy
46b83f1872
strange build-path bug
...
svn: r1933
2006-01-23 15:30:00 +00:00
Jay McCarthy
30b48f9b68
string->number is the worst
...
svn: r1932
2006-01-23 15:14:39 +00:00
Eli Barzilay
759365481a
Welcome to a new PLT day.
...
svn: r1931
2006-01-23 09:20:02 +00:00
Jacob Matthews
b8666df469
.
...
svn: r1930
2006-01-23 06:15:23 +00:00
Robby Findler
a3a3b3ef13
fixed mime.types file
...
svn: r1929
2006-01-22 21:58:52 +00:00