Scott Owens
2dcb1412b5
Added some tests
...
svn: r2175
2006-02-08 18:15:33 +00:00
Guillaume Marceau
d75018c79a
implemented top-level lookups, with scoping
...
svn: r2174
2006-02-08 17:49:00 +00:00
Guillaume Marceau
debdf0e431
implemented top-level lookups, with scoping
...
svn: r2173
2006-02-08 17:48:49 +00:00
Eli Barzilay
3e7e50d5f8
added untabify
...
svn: r2172
2006-02-08 17:14:21 +00:00
Scott Owens
bf04a78095
Fixed test cases.
...
svn: r2171
2006-02-08 17:13:14 +00:00
Scott Owens
5fe7041f17
Fix bug in set difference.
...
svn: r2170
2006-02-08 16:39:29 +00:00
Eli Barzilay
76cc78649f
Welcome to a new PLT day.
...
svn: r2168
2006-02-08 09:20:02 +00:00
Eli Barzilay
86e91af13d
removed some bogus stuff in combinator code
...
svn: r2166
2006-02-07 22:11:06 +00:00
Kathy Gray
78581eef66
svn: r2165
2006-02-07 21:05:37 +00:00
Kathy Gray
ea0239841a
Corrected parse error, where the parsers were raising an error directly, with no source.
...
(note to self: parsers still raise an error dirrectly for one case with cast, but with source).
svn: r2164
2006-02-07 21:05:12 +00:00
Matthew Flatt
0e21991dbc
draw snip smoothly
...
svn: r2163
2006-02-07 20:41:51 +00:00
Eli Barzilay
88a4753c56
"Games" -> "PLT Games"
...
svn: r2162
2006-02-07 20:35:17 +00:00
Eli Barzilay
040a1fbbff
Welcome to a new PLT day.
...
svn: r2150
2006-02-07 09:20:02 +00:00
Kathy Gray
b3947cc82f
Corrected reference before defined bug, including allowing the cases where Java allows it, and making sure that we won't get <undefined> when that happens.
...
svn: r2149
2006-02-07 04:54:48 +00:00
Jay McCarthy
2b5797c2b1
correcting bug related to help-desk versus standalone
...
svn: r2148
2006-02-06 19:34:07 +00:00
Jay McCarthy
9d54462ffb
revert
...
svn: r2147
2006-02-06 19:24:01 +00:00
Jay McCarthy
d7feb17c55
s/raise/error
...
svn: r2145
2006-02-06 18:43:55 +00:00
Kathy Gray
50be82dd6a
Correction to printing function for data with cycles
...
svn: r2144
2006-02-06 18:36:48 +00:00
Jay McCarthy
d97a87bc62
union -> or/c
...
svn: r2143
2006-02-06 17:35:37 +00:00
Jay McCarthy
647fc4e58a
exception handling
...
svn: r2140
2006-02-06 17:14:09 +00:00
Matthew Flatt
a6f8344c09
make-compile-include-strings
...
svn: r2139
2006-02-06 14:07:52 +00:00
Matthew Flatt
91373c1db7
fix addr leak
...
svn: r2138
2006-02-06 14:07:33 +00:00
Matthew Flatt
ff3b104195
list new setjmp procs for xform
...
svn: r2137
2006-02-06 14:06:59 +00:00
Matthew Flatt
0c7aff3441
authenticated SMTP
...
svn: r2136
2006-02-06 14:03:28 +00:00
Eli Barzilay
37a6e9df62
Welcome to a new PLT day.
...
svn: r2135
2006-02-06 09:20:02 +00:00
Jay McCarthy
9fe4f5ed93
pr7869 errortrace
...
svn: r2130
2006-02-05 19:55:16 +00:00
Eli Barzilay
d333ba0f51
Welcome to a new PLT day.
...
svn: r2128
2006-02-05 09:20:02 +00:00
Kathy Gray
ab0d89060e
Modified error reports for field declaration and not ending a class
...
svn: r2124
2006-02-04 23:16:18 +00:00
Matthew Flatt
436c032bed
more JIT arithmetic tests
...
svn: r2123
2006-02-04 18:58:04 +00:00
Matthew Flatt
e548f0effc
new contmark and JIT tests
...
svn: r2120
2006-02-04 15:18:31 +00:00
Eli Barzilay
e12158362e
Welcome to a new PLT day.
...
svn: r2118
2006-02-04 09:20:02 +00:00
Eli Barzilay
c3091ca556
ssax is now a planet package
...
svn: r2117
2006-02-04 06:05:26 +00:00
Robby Findler
7a5b2fb2c5
lifted out module graph code
...
svn: r2116
2006-02-04 01:17:29 +00:00
Matthew Flatt
d89df834cd
//?/ paths and file-size
...
svn: r2112
2006-02-03 20:52:29 +00:00
Jay McCarthy
0b83c1154f
adding web-server-setup script
...
svn: r2107
2006-02-03 18:12:09 +00:00
Eli Barzilay
fbd6d0f187
Welcome to a new PLT day.
...
svn: r2101
2006-02-03 09:20:02 +00:00
Robby Findler
106c19a461
added tests for or/c ordering and and/c ordering and fixed name of the or/c contract (so it doesn't claim to be a union contract anymore)
...
svn: r2100
2006-02-03 04:07:25 +00:00
John Clements
367c792141
removed debugging output
...
svn: r2096
2006-02-03 01:06:33 +00:00
Eli Barzilay
67ebc2e4a0
use process/ports with std ports
...
svn: r2085
2006-02-02 14:15:25 +00:00
Matthias Felleisen
b97062cb99
fixed image.ss
...
svn: r2084
2006-02-02 14:10:01 +00:00
Eli Barzilay
b7f6cc2e1d
double bug in include
...
svn: r2083
2006-02-02 09:29:14 +00:00
Eli Barzilay
3cf34c55db
Welcome to a new PLT day.
...
svn: r2082
2006-02-02 09:20:01 +00:00
Eli Barzilay
c31d7489d7
better filename quoting
...
svn: r2081
2006-02-02 06:59:47 +00:00
Matthias Felleisen
68411bbd15
reformatted doc.txt
...
svn: r2072
2006-02-01 20:01:31 +00:00
Guillaume Marceau
e862bb520a
implementing top-level-ids
...
svn: r2071
2006-02-01 19:05:04 +00:00
Robby Findler
8e4b5d3f3b
changed drscheme-language-readers to allow relative path specs and fixed a bug
...
svn: r2070
2006-02-01 16:18:45 +00:00
Eli Barzilay
8cd33974de
Welcome to a new PLT day.
...
svn: r2069
2006-02-01 09:20:02 +00:00
Robby Findler
c1630e256f
now allow strings (as relative paths) in drscheme-language-modules
...
svn: r2068
2006-02-01 03:56:51 +00:00
John Clements
d9abc7f2cf
...
...
svn: r2067
2006-02-01 00:37:29 +00:00
John Clements
fdf6c2f075
...
...
svn: r2066
2006-02-01 00:36:32 +00:00
John Clements
96ced692fa
...
...
svn: r2065
2006-02-01 00:15:59 +00:00
Jay McCarthy
bd3860ed43
avoiding meaning errors
...
svn: r2062
2006-01-31 21:17:10 +00:00
Robby Findler
fddb1fa862
updated many unions to or/c's
...
svn: r2061
2006-01-31 19:17:33 +00:00
Robby Findler
c43a6f2821
added or/c as alias for union
...
svn: r2059
2006-01-31 16:29:12 +00:00
Eli Barzilay
55e361dad4
Welcome to a new PLT day.
...
svn: r2056
2006-01-31 09:20:03 +00:00
Kathy Gray
c0d057056a
Correction to recompiling on a version chance
...
svn: r2052
2006-01-30 22:07:40 +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
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
Robby Findler
b270a847a9
added contract to build-struct-names
...
svn: r1928
2006-01-22 15:46:46 +00:00