Eli Barzilay
ac3fae9adc
Welcome to a new PLT day.
...
svn: r4052
2006-08-13 07:50:03 +00:00
Ryan Culpepper
adb230f3c3
Merged 4023:4047 from /branches/ryanc/md1
...
- Fixed macro hiding for letrec-syntaxes+values
- Fixed module tracing (prevented required modules from being traced)
- Better auto-scroll in gui
- Fixed reductions bug in letrec-syntaxes+values
- Added hide library syntax option
svn: r4048
2006-08-13 03:28:43 +00:00
Eli Barzilay
c595e9d66d
Welcome to a new PLT day.
...
svn: r4037
2006-08-12 07:50:02 +00:00
Eli Barzilay
35893972e8
typo
...
svn: r4036
2006-08-12 05:22:55 +00:00
Eli Barzilay
9bdc6a8aba
different names for lazy tests
...
svn: r4035
2006-08-12 05:22:10 +00:00
Eli Barzilay
bcbf530dd1
* Fancy macro for test specification
...
* Lots of test rewrites using new macro
* Two more lazy examples (would be enough for some time)
svn: r4034
2006-08-12 05:21:45 +00:00
Eli Barzilay
eae55ddaf9
removed debugging output
...
svn: r4033
2006-08-12 04:07:50 +00:00
Eli Barzilay
b20f81b781
opt-lambda -> define/kw
...
svn: r4032
2006-08-12 03:22:56 +00:00
Matthew Flatt
21939a881d
don't block for bytes that might not be needed
...
svn: r4031
2006-08-12 03:02:46 +00:00
Matthew Flatt
786bfdab30
use opt-lambda instead of rest arg: cleaner, and correctly reports arity mismatches
...
svn: r4030
2006-08-12 02:48:26 +00:00
Matthew Flatt
b206c1bc84
avoid expensive char-by-char peek with lookahead, and instead peek a block into a buffer
...
svn: r4029
2006-08-12 02:47:46 +00:00
Eli Barzilay
307b638c8d
minor bugfix
...
svn: r4028
2006-08-12 02:18:03 +00:00
Eli Barzilay
f234111f23
Welcome to a new PLT day.
...
svn: r4027
2006-08-11 07:50:02 +00:00
Eli Barzilay
c75c333174
Formatting -- end files with a newline, convert WXME file to new version, etc
...
svn: r4025
2006-08-10 21:25:13 +00:00
Eli Barzilay
552cda94f9
Welcome to a new PLT day.
...
svn: r4017
2006-08-10 07:50:02 +00:00
Eli Barzilay
64739e89a7
more reformatting
...
svn: r4013
2006-08-09 23:12:00 +00:00
Eli Barzilay
d8d91aff0b
* Misc reformatting in model.ss
...
* A much improved display-break gadget
svn: r4012
2006-08-09 22:59:46 +00:00
Eli Barzilay
96846c44ff
misc reformat (including things like instantiate->new)
...
svn: r4010
2006-08-09 22:03:00 +00:00
Robby Findler
124b4ebaf3
previous commit was accidental ... this is a fix to the broken fix from last night
...
svn: r3999
2006-08-09 14:21:53 +00:00
Robby Findler
97e613ac54
fixed buggy test suite
...
svn: r3998
2006-08-09 14:07:02 +00:00
Robby Findler
ddc409b6fb
fixed break-related bug in drscheme repl
...
svn: r3997
2006-08-09 13:07:59 +00:00
Eli Barzilay
298fe27ee7
Welcome to a new PLT day.
...
svn: r3996
2006-08-09 07:50:02 +00:00
Robby Findler
2d8f5f4a21
fixed PR 8213
...
svn: r3995
2006-08-09 03:42:21 +00:00
Robby Findler
2edea47556
fixed PR 8215
...
svn: r3994
2006-08-09 03:28:59 +00:00
Robby Findler
d3a494fdeb
fixed break-related bug in drscheme repl
...
svn: r3993
2006-08-09 03:28:54 +00:00
Eli Barzilay
22b6119e74
* Removed bogus doc.txt entry from mrlib/info.ss
...
* Made Help Desk show a clear error message if a specified doc.txt
file is missing
svn: r3992
2006-08-09 01:10:11 +00:00
Eli Barzilay
8584be4570
* Use sort' instead of
quicksort'
...
* Tweak svn:ignore properties
svn: r3990
2006-08-08 21:29:03 +00:00
Ryan Culpepper
d91e2b4502
Added the macro stepper
...
svn: r3987
2006-08-08 20:32:58 +00:00
Kathy Gray
a361348bdc
Corrected bug of conflicting names between import and current file
...
svn: r3985
2006-08-08 17:58:37 +00:00
Eli Barzilay
9f07de9739
Welcome to a new PLT day.
...
svn: r3984
2006-08-08 07:50:02 +00:00
Jay McCarthy
27e7ddad4f
thread specific execution context
...
svn: r3983
2006-08-08 01:05:35 +00:00
Jay McCarthy
8b60b3202c
contract
...
svn: r3982
2006-08-07 21:39:24 +00:00
Jay McCarthy
5bbf825a56
none manager
...
svn: r3981
2006-08-07 21:22:13 +00:00
Robby Findler
a582a09d66
fixed PR 8210
...
svn: r3979
2006-08-07 13:31:32 +00:00
John Clements
720969a8b6
added yet another argument to go, 1 test for lazy
...
svn: r3977
2006-08-07 12:54:07 +00:00
Eli Barzilay
04b4f62ba8
Welcome to a new PLT day.
...
svn: r3976
2006-08-07 07:50:01 +00:00
Eli Barzilay
3042346efe
Welcome to a new PLT day.
...
svn: r3975
2006-08-06 07:50:02 +00:00
Matthew Flatt
3d390e301e
pre-resolve is-mutated flag was mixed up with post-resolve is-initialized flag
...
svn: r3974
2006-08-05 18:20:20 +00:00
Eli Barzilay
7ef45179fb
Welcome to a new PLT day.
...
svn: r3971
2006-08-05 07:50:03 +00:00
Eli Barzilay
3852135b8b
Merged in changes from branch: generalizations and improvements.
...
svn: r3967
2006-08-04 20:00:31 +00:00
Eli Barzilay
ff59f38105
Some tweaks
...
svn: r3966
2006-08-04 19:59:52 +00:00
Eli Barzilay
9bb43c33e5
Added the lazy language + DrScheme level
...
svn: r3965
2006-08-04 19:59:21 +00:00
Matthew Flatt
8e75fd1e94
readtable paren tests
...
svn: r3963
2006-08-04 19:57:26 +00:00
Jacob Matthews
b2cee7bed9
Added preliminary support for installation policy configuration
...
svn: r3958
2006-08-04 15:37:12 +00:00
Jacob Matthews
9bc45dfb51
Fixed an oversight that broke the linkage table
...
svn: r3956
2006-08-04 14:59:30 +00:00
Matthew Flatt
6dc42e3a8d
changed handling of primitive by-position-only arguments to behave like init-rest
...
svn: r3954
2006-08-04 13:33:31 +00:00
Eli Barzilay
34e855d457
Welcome to a new PLT day.
...
svn: r3953
2006-08-04 07:50:02 +00:00
Jacob Matthews
c651826f35
Fixed a couple bugs in the error-handling and command-line
...
support for the new uninstalled-package-cache feature
svn: r3952
2006-08-04 04:43:32 +00:00
Jacob Matthews
f02c4d7a80
Added a local uninstalled-packages cache and associated tools;
...
refactored the planet download search order code
svn: r3951
2006-08-04 01:00:31 +00:00
Jay McCarthy
ccb210acf4
bug
...
svn: r3949
2006-08-03 22:25:07 +00:00
Jay McCarthy
f27bba6bd8
up
...
svn: r3946
2006-08-03 20:29:18 +00:00
Sam Tobin-Hochstadt
0cf62c196a
Changed #:macro to #:expression in define-match-expander.
...
svn: r3945
2006-08-03 20:18:22 +00:00
Matthew Flatt
24880e18a4
fix verifier for optimizer-introduced raise-arity-error on a closure converted to accept a mutable variable reference
...
svn: r3944
2006-08-03 20:02:24 +00:00
Sam Tobin-Hochstadt
931d214b69
Removed obsolete mzlib/private/plt-match directory.
...
Moved match implementation to new mzlib/private/match directory.
Implement keyword arguments to define-match-expander.
svn: r3943
2006-08-03 20:01:39 +00:00
Jay McCarthy
2fde0eeab7
error
...
svn: r3941
2006-08-03 16:46:25 +00:00
Eli Barzilay
11d22911a9
Welcome to a new PLT day.
...
svn: r3939
2006-08-03 07:50:01 +00:00
Matthew Flatt
2b7a722b33
fix scoped init names (i.e., when combined with define-local-member-name)
...
svn: r3937
2006-08-02 20:14:32 +00:00
Robby Findler
cd03877fae
added tests for pr 8136 and recent posts about top-level namespace strangeness on plt-scheme
...
svn: r3935
2006-08-02 19:04:35 +00:00
Eli Barzilay
2d7c1f6947
flush section header outputs
...
svn: r3930
2006-08-02 18:03:27 +00:00
Matthew Flatt
92a0c5c4de
add __errno to list of things like _errno
...
svn: r3929
2006-08-02 16:59:13 +00:00
Matthew Flatt
c769bf6f96
avoid path->string on a string
...
svn: r3928
2006-08-02 16:12:08 +00:00
Matthew Flatt
386b9c06a9
attach mrpict.ss instead of loading it in the user's space
...
svn: r3926
2006-08-02 12:55:20 +00:00
Eli Barzilay
8ff7cc1009
Welcome to a new PLT day.
...
svn: r3923
2006-08-02 07:50:02 +00:00
Kathy Gray
325c304560
Correction to bug causing methods with the same name and different access to interfere with each other.
...
Correction to bug allowing package access methods to implement interface methods.
Correction to bug preventing interactions window from accessing protected fields.
svn: r3922
2006-08-02 03:53:43 +00:00
Robby Findler
dedbded939
removed insert lambda menu
...
svn: r3920
2006-08-01 16:38:36 +00:00
Eli Barzilay
e7c4118b7e
Welcome to a new PLT day.
...
svn: r3915
2006-08-01 04:33:22 +00:00
Robby Findler
7225955e3f
fixed doc bug
...
svn: r3911
2006-07-31 19:16:42 +00:00
Robby Findler
0db2249a33
added optional 3rd argument to drscheme:language:add-snip-value to support initializing the user's namespace
...
svn: r3910
2006-07-31 16:16:43 +00:00
John Clements
48334f51be
documented byte-string extensions
...
svn: r3909
2006-07-31 14:49:23 +00:00
John Clements
ecd96a68ae
bug fix
...
svn: r3908
2006-07-31 14:48:39 +00:00
John Clements
105c6830be
a few more tests
...
svn: r3907
2006-07-31 14:47:28 +00:00
John Clements
1a71a10f10
some functions now support bytes
...
svn: r3906
2006-07-31 14:30:48 +00:00
John Clements
47c2b6d511
added tests for head.ss, incl. bytes-type tests where applicable
...
svn: r3905
2006-07-31 14:30:09 +00:00
Matthew Flatt
0760d57b01
xform drops __declspec(deprecated())
...
svn: r3902
2006-07-31 12:45:35 +00:00
Matthew Flatt
ca2b00a9a3
check new optimizations, BEGIN_/END_ESCAPABLE
...
svn: r3901
2006-07-31 11:40:07 +00:00
Eli Barzilay
0862b6de0d
Welcome to a new PLT day.
...
svn: r3900
2006-07-31 07:50:02 +00:00
Matthias Felleisen
7a0892f096
endOf* now consumes string and displays in separate message box(2)
...
svn: r3898
2006-07-31 02:55:07 +00:00
Matthias Felleisen
380d1cc92a
endOf* now consumes string and displays in separate message box
...
svn: r3897
2006-07-31 02:52:25 +00:00
Eli Barzilay
ac9b34f3b2
Welcome to a new PLT day.
...
svn: r3896
2006-07-30 07:50:02 +00:00
Matthias Felleisen
581100edbe
documentation bug in draw
...
svn: r3894
2006-07-29 15:47:54 +00:00
Matthew Flatt
84021a7e40
try again to fix both 8040 and 8191
...
svn: r3891
2006-07-29 13:17:40 +00:00
Matthew Flatt
3ba33acfd3
let*-values is not a core form
...
svn: r3890
2006-07-29 12:44:06 +00:00
Eli Barzilay
ff019f810f
Welcome to a new PLT day.
...
svn: r3889
2006-07-29 07:50:02 +00:00
Robby Findler
450bf5b46f
found better unsaved-in-a-tab character for windows
...
svn: r3883
2006-07-28 21:44:22 +00:00
Jay McCarthy
1ded337d53
up
...
svn: r3882
2006-07-28 20:41:57 +00:00
Matthew Flatt
4d090051cc
make gambit-prelude better fit suffix convention
...
svn: r3870
2006-07-28 16:47:25 +00:00
Matthew Flatt
39c40327ab
refine build options for chicken, etc.
...
svn: r3869
2006-07-28 16:45:42 +00:00
Eli Barzilay
f322dffab5
evaluate limit expression once
...
svn: r3868
2006-07-28 15:50:02 +00:00
Matthias Felleisen
09ae4070ea
examples added for draw/idraw Canvases in htdch
...
svn: r3866
2006-07-28 14:44:41 +00:00
Matthias Felleisen
04e4477b20
fixed bug and specs of draw/idraw Canvases in htdch
...
svn: r3865
2006-07-28 14:43:22 +00:00
Matthew Flatt
61079f028b
instructions for gambit/bigloo
...
svn: r3864
2006-07-28 13:55:58 +00:00
Matthew Flatt
968bd4adac
helpers for bigloo and gambit
...
svn: r3863
2006-07-28 13:54:27 +00:00
Matthew Flatt
2757a3e7cc
more iterations
...
svn: r3862
2006-07-28 13:30:28 +00:00
Matthew Flatt
b930ce0747
352.1
...
svn: r3861
2006-07-28 13:00:14 +00:00
Eli Barzilay
bb5b45b181
re-do changes that were undone in r3843
...
svn: r3859
2006-07-28 08:15:46 +00:00
Eli Barzilay
49ce9a0b50
Welcome to a new PLT day.
...
svn: r3857
2006-07-28 04:33:29 +00:00
Matthew Flatt
06765d85b3
unwind attempt to make double-clicking work
...
svn: r3856
2006-07-27 22:54:34 +00:00
Matthew Flatt
94e726f309
benchmark lambda lifting
...
svn: r3851
2006-07-27 20:09:25 +00:00
Matthew Flatt
d615bccb08
collect benchmark programs together in one place, finally
...
svn: r3848
2006-07-27 19:32:22 +00:00
Eli Barzilay
5099b078c6
Undo the following revisions:
...
r3839
r3825
r3823
r3821
r3820 (undo only the changes in drscheme/private/debug.ss)
r3792
r3791
They will be re-done after v352 is released
svn: r3843
2006-07-27 17:12:18 +00:00
Eli Barzilay
b718411a75
re-enable test-suite
...
svn: r3842
2006-07-27 17:00:38 +00:00
Matthew Flatt
23be1c9b38
fix double-click handling, which was broken in the fix for PR 8040
...
svn: r3840
2006-07-27 16:40:03 +00:00
Robby Findler
967cd9ab14
fixed PR 8190
...
svn: r3839
2006-07-27 14:10:55 +00:00
Eli Barzilay
dee6758656
Welcome to a new PLT day.
...
svn: r3837
2006-07-27 07:50:02 +00:00
Eli Barzilay
666cb085cc
avoid remembering bad links in case a manual that was not installed gets installed
...
svn: r3834
2006-07-27 05:23:35 +00:00
Matthew Flatt
5c175f5d76
ssl bug fix that I thought was already committed
...
svn: r3832
2006-07-27 03:28:11 +00:00
Robby Findler
ea3c2b9743
sped up or/c (probably) and fixed ordering in printout of or/c contract names
...
svn: r3825
2006-07-26 17:07:47 +00:00
Robby Findler
991ebf493c
renamed the book
...
svn: r3823
2006-07-26 13:16:32 +00:00
Robby Findler
b50627ffe6
added test for toplevel bug
...
svn: r3821
2006-07-26 12:24:47 +00:00
Robby Findler
45a02967aa
fixed top-level bug
...
svn: r3820
2006-07-26 12:24:34 +00:00
Eli Barzilay
3d123be6c0
Welcome to a new PLT day.
...
svn: r3817
2006-07-26 07:50:02 +00:00
Sam Tobin-Hochstadt
aac8dfdbe5
match: Don't ever avoid let-binding the matched expression (since
...
identifiers can have non-trivial effects). Bug pointed out by RMC.
svn: r3813
2006-07-25 19:10:14 +00:00
Eli Barzilay
1e1dfdc13c
sensible message when lookup does not find the manual directory
...
svn: r3812
2006-07-25 18:22:19 +00:00
Eli Barzilay
bf79bf1dad
Welcome to a new PLT day.
...
svn: r3804
2006-07-25 07:50:02 +00:00
Eli Barzilay
7b8e8add19
alow using tab to get to the buttons
...
svn: r3803
2006-07-25 06:59:47 +00:00
Eli Barzilay
d5294823a2
url-port can be #f when no port is specified
...
svn: r3802
2006-07-25 06:49:41 +00:00
Robby Findler
8825e6b222
removed test case boxes
...
svn: r3798
2006-07-24 20:55:32 +00:00
Eli Barzilay
b640d144f2
Welcome to a new PLT day.
...
svn: r3795
2006-07-24 17:39:04 +00:00
Eli Barzilay
a65717a9dd
remove debugging code
...
svn: r3794
2006-07-24 17:19:46 +00:00
Robby Findler
c937d4aa28
added more or/c tests
...
svn: r3793
2006-07-24 14:51:52 +00:00
Robby Findler
61254b02e7
trims the top of the stack, removing drscheme-specific frames, plus fixes to the test suites
...
svn: r3792
2006-07-24 13:32:47 +00:00
Robby Findler
7fdf03bffd
tweaks to the placement of edge labels
...
svn: r3791
2006-07-24 13:30:56 +00:00
Robby Findler
6f548cc73e
removed qq output option from beginner
...
svn: r3788
2006-07-24 12:20:57 +00:00
Matthew Flatt
2b57fdc1b2
removed "directly"
...
svn: r3785
2006-07-23 13:43:55 +00:00
Eli Barzilay
87f7213a84
Welcome to a new PLT day.
...
svn: r3784
2006-07-23 07:50:02 +00:00
Eli Barzilay
207a6fb6ac
Welcome to a new PLT day.
...
svn: r3782
2006-07-22 07:50:02 +00:00
Matthew Flatt
617e23e5af
updated/simplied acks
...
svn: r3780
2006-07-22 04:31:10 +00:00
Matthew Flatt
92723b21c6
fix JIT bug in checking last arg for string-set
...
svn: r3777
2006-07-21 12:34:35 +00:00
Eli Barzilay
86f569ceb2
Welcome to a new PLT day.
...
svn: r3776
2006-07-21 07:50:02 +00:00
Noel Welsh
23a7524be4
Update some tests to SchemeUnit 2, and change load-srfis to load new SRFIs since last time
...
svn: r3773
2006-07-20 13:08:43 +00:00
Eli Barzilay
47238187e9
Welcome to a new PLT day.
...
svn: r3772
2006-07-20 07:50:02 +00:00
Matthias Felleisen
dc3cc2a4c2
fixed typos
...
svn: r3771
2006-07-19 22:27:15 +00:00
Eli Barzilay
bf73fc51d5
including suggested fix from Doug Williams
...
svn: r3768
2006-07-19 18:06:27 +00:00
Eli Barzilay
68eb9b3bb6
Welcome to a new PLT day.
...
svn: r3765
2006-07-19 07:50:02 +00:00
Eli Barzilay
6f4093f152
set svn:eol-style and executable properties
...
svn: r3764
2006-07-19 05:01:31 +00:00
Robby Findler
3cf662e760
cleanups in test suites
...
svn: r3763
2006-07-19 04:34:48 +00:00
Eli Barzilay
3190033d7a
fix bug in case-insensitive globs
...
svn: r3761
2006-07-19 00:48:34 +00:00
Eli Barzilay
ffb9ee5072
added syntax-id-rules
...
svn: r3758
2006-07-18 23:57:56 +00:00
Eli Barzilay
9951d97d06
Added a teachpacks page, with links to both manuals,
...
more improvements.
svn: r3756
2006-07-18 23:43:55 +00:00
Eli Barzilay
02357fd0c9
some cleanup and misc improvements
...
svn: r3755
2006-07-18 21:16:20 +00:00
Robby Findler
daf17eb616
made case-lambda work with the magic [ thing and fixed up some test suites
...
svn: r3754
2006-07-18 18:55:18 +00:00
Matthias Felleisen
ebb6302e84
master no void
...
svn: r3752
2006-07-18 18:03:40 +00:00
Jacob Matthews
03a6ad2fde
Fixed bug in which removing a devel link could cause an error if the cache.ss file for the given version number didn't exist (e.g. because a devel link was installed, then mzscheme was upgraded, and then the devel link was removed)
...
svn: r3751
2006-07-18 15:47:27 +00:00
Matthias Felleisen
0ead709016
typos in image
...
svn: r3750
2006-07-18 14:39:50 +00:00
Matthias Felleisen
86d08f4197
image docs fixed
...
svn: r3749
2006-07-18 14:10:47 +00:00
Greg Cooper
7a44d396d1
fixed a bug in persistent breakpoint maintenance (handling eval'd exprs
...
w/o source location info)
implemented right-click menu feature to print variable and return values to
the console (useful when rendering something wider than space around buttons
in debug control pane)
svn: r3748
2006-07-18 04:24:35 +00:00
Eli Barzilay
1e41bbcffd
Welcome to a new PLT day.
...
svn: r3747
2006-07-18 04:15:52 +00:00
Eli Barzilay
c6fbade5d3
minor improvements, mostly formatting
...
svn: r3745
2006-07-17 20:26:55 +00:00
Eli Barzilay
96034746fc
Fixed (and improved) ` http://getpost-impure-port ' to show the port in
...
the Host header if it's not the default.
svn: r3744
2006-07-17 20:06:52 +00:00
Robby Findler
61f541091f
fixed a bug where color-list->image accepts only color structs, rather than all kinds of colors
...
svn: r3743
2006-07-17 17:31:25 +00:00
Greg Cooper
e4f5ed700b
fixed sprofiler demo
...
worked around problem where some syntax objects were getting unwrapped
(e.g., require)
svn: r3742
2006-07-17 16:23:00 +00:00
Eli Barzilay
0cdc2c420a
Welcome to a new PLT day.
...
svn: r3740
2006-07-17 07:50:02 +00:00
Matthew Flatt
fb2b7fbf05
fix shortcut prefix test
...
svn: r3737
2006-07-17 02:45:29 +00:00
Matthew Flatt
b8e4c018f2
get context right for forms put into a module
...
svn: r3736
2006-07-17 02:44:37 +00:00
Eli Barzilay
7cb8b4536d
fix tests to work on Windows (with standard paths?)
...
svn: r3735
2006-07-17 00:43:31 +00:00
Jacob Matthews
a9c231bd24
Added --url option to planet command-line tool
...
svn: r3733
2006-07-16 23:32:39 +00:00
John Clements
f35c7b08b4
fixed bug related to failure to recertify special-values checking
...
svn: r3730
2006-07-16 16:19:20 +00:00
Eli Barzilay
e14e007d23
some bug fixes
...
svn: r3729
2006-07-16 15:45:16 +00:00
Matthew Flatt
827ee8b2b8
fix weak hash-table equivalence test
...
svn: r3728
2006-07-16 14:19:00 +00:00
Matthew Flatt
1330db7577
skip reencode test if converter is not available
...
svn: r3725
2006-07-16 13:01:31 +00:00
Matthew Flatt
721cdd300b
fix bytes->string/utf-8 when permissive char is NUL
...
svn: r3724
2006-07-16 12:49:46 +00:00
Eli Barzilay
0dba7be788
fix bug with choosing "/" from the directory navigator, change color of "/" prefix
...
svn: r3723
2006-07-16 10:22:04 +00:00
Eli Barzilay
3c80a10235
heavy fix: deal with bad string encodings etc
...
svn: r3722
2006-07-16 10:03:55 +00:00
Eli Barzilay
c80e1d5ba7
Welcome to a new PLT day.
...
svn: r3721
2006-07-16 07:50:02 +00:00
Matthew Flatt
14c5562e7e
download version 4.1 of the normalization test suite
...
svn: r3720
2006-07-16 02:40:55 +00:00
Greg Cooper
c1a85ad061
fixed bug in debug button where breakable locations would be lost for
...
languages other than (module ...)
made push-pull-ball not a module, so it just runs in FrTime
removed velocity display from pong.ss, and moved default location of left
controller so it doesn't cause div-by-zero exceptions
svn: r3718
2006-07-16 00:27:53 +00:00
Chongkai Zhu
6536587e76
add strings for version check
...
svn: r3717
2006-07-15 22:47:35 +00:00
Eli Barzilay
686b10530e
* catchup simple-module-based-language-convert-value to current drscheme
...
version (add `current-print' output style)
* instead of barfing when `set-printing-parameters' is not implemented,
just assume that the current print-convert is fine
* accept non-module-based languages too (don't throw up when the expression
is not (module ...))
svn: r3716
2006-07-15 21:28:28 +00:00
John Clements
08ef0f366c
...
...
svn: r3715
2006-07-15 21:22:08 +00:00
Eli Barzilay
a5a4d27002
added a label for the filename field
...
svn: r3713
2006-07-15 18:45:04 +00:00
John Clements
e5511ae1ed
...
...
svn: r3712
2006-07-15 15:50:01 +00:00
John Clements
1c302a2902
...
...
svn: r3711
2006-07-15 15:41:55 +00:00
Eli Barzilay
dc28270d5d
Welcome to a new PLT day.
...
svn: r3708
2006-07-15 07:50:02 +00:00
Robby Findler
a84d46d5c6
made logging panel disappear with the toolbar
...
svn: r3705
2006-07-14 16:50:55 +00:00
Eli Barzilay
5471a32913
use case-lambda instead of dot argument
...
svn: r3703
2006-07-14 14:49:59 +00:00
Eli Barzilay
d6573625e7
Welcome to a new PLT day.
...
svn: r3702
2006-07-14 07:50:03 +00:00
Robby Findler
73ce86e94b
fixed PR 8166
...
svn: r3701
2006-07-13 19:29:04 +00:00
Robby Findler
6575c9c58d
fixed performance problem with (provide/contract (struct ...))
...
svn: r3698
2006-07-13 14:49:12 +00:00
Jay McCarthy
2c0e67caa7
fixing contracts
...
svn: r3697
2006-07-13 14:27:07 +00:00
Eli Barzilay
38d5a59a3c
make it possible for the procedure in fold-files to signal skipping a directory
...
svn: r3695
2006-07-13 09:56:06 +00:00
Eli Barzilay
c766cf9f8e
Welcome to a new PLT day.
...
svn: r3694
2006-07-13 07:50:03 +00:00
Chongkai Zhu
d2b63efd6d
svn: r3693
2006-07-13 02:17:01 +00:00
Eli Barzilay
897fc0e26c
clearer definition for fold-files, pass
...
svn: r3692
2006-07-12 21:48:32 +00:00
Kathy Gray
36f7613855
Correction to behavior of instanceof and check
...
svn: r3691
2006-07-12 19:27:08 +00:00
Sam Tobin-Hochstadt
1c46dde5dc
Factor out check for constant data into match-helper.ss
...
Use in parse-quasi and render-test-list-impl.
Add support for keywords.
svn: r3690
2006-07-12 19:08:55 +00:00
Sam Tobin-Hochstadt
b42a11d12d
match.ss: abstract some boilerplate, and use syntax/loc when doing conversion to plt-match
...
match-helper.ss: add helper macro
render-test-list-impl.ss: fix hygiene bug in checking for non-linear patters
(thanks to Ryan Culpepper)
gen-match.ss: Fix error reporting location in match errors.
(thanks to Ryan Culpepper)
svn: r3689
2006-07-12 18:59:07 +00:00
Matthew Flatt
495e879820
don't consider item line-splittable if the size hook returns a non-#f value
...
svn: r3688
2006-07-12 13:48:06 +00:00
Eli Barzilay
44fce84552
Welcome to a new PLT day.
...
svn: r3687
2006-07-12 07:50:02 +00:00
Eli Barzilay
5a8877f161
dont ask about revert if there are no modifications
...
svn: r3686
2006-07-11 22:54:47 +00:00
Eli Barzilay
01e534d059
typos in curried C code
...
svn: r3685
2006-07-11 21:51:02 +00:00
Eli Barzilay
46bd46d4bc
added tests that were left out by mistake
...
svn: r3684
2006-07-11 21:49:27 +00:00
Eli Barzilay
e0a2943e5b
Welcome to a new PLT day.
...
svn: r3677
2006-07-11 07:50:03 +00:00
Robby Findler
0d07f36ab7
added first order checking and some stop-gap checking for sub-structs
...
svn: r3675
2006-07-10 20:57:33 +00:00
Matthew Flatt
aad04a274b
fix case in restart test
...
svn: r3671
2006-07-10 13:33:47 +00:00
Eli Barzilay
8b18795304
Welcome to a new PLT day.
...
svn: r3669
2006-07-10 07:50:02 +00:00
Eli Barzilay
794a1725e6
byte is unsigned (does not really matter)
...
svn: r3666
2006-07-09 21:08:48 +00:00
Robby Findler
49667529da
improved running time of contracts and moved some provide/contracts to the bottom of files (not necc yet, but may become necc)
...
svn: r3665
2006-07-09 21:07:04 +00:00
Eli Barzilay
eb5963905c
report errors in the same order they happened
...
svn: r3664
2006-07-09 21:04:15 +00:00
Eli Barzilay
b060cda4a4
Welcome to a new PLT day.
...
svn: r3663
2006-07-09 07:50:02 +00:00
Eli Barzilay
55619b853e
* made quiet.ss show real errors properly (tricky...)
...
* the exit code of quiet.ss is now 1 for failed tests, 2 for an
unexpected error, and 3 for a timeout
* added net.ss and uni-norm.ss to all.ss
* uni-norm.ss will retrieve the test file if it doesn't find it
* it will also throw an error if it cannot retrieve proper tests
svn: r3662
2006-07-09 05:32:41 +00:00
Eli Barzilay
6e6c96d3d4
Welcome to a new PLT day.
...
svn: r3659
2006-07-08 07:50:02 +00:00
Eli Barzilay
c8cb92db51
added timeout to quiet.ss
...
svn: r3657
2006-07-07 23:56:37 +00:00
Eli Barzilay
ead6ec7bdc
document the last change
...
svn: r3656
2006-07-07 23:47:06 +00:00
Eli Barzilay
bbf54efde9
Better output: using quiet.ss will show nothing except for section
...
headers and errors (if any). Also, using quiet.ss will exit with an
error code if there were errors.
svn: r3655
2006-07-07 23:46:35 +00:00
Eli Barzilay
66128ed43b
possible to run the foreign test from any directory
...
svn: r3653
2006-07-07 21:26:02 +00:00
Matthew Flatt
399f98ff14
fix module-name resolver for embedded exe
...
svn: r3651
2006-07-07 17:51:21 +00:00
Eli Barzilay
1db7ae24c8
Welcome to a new PLT day.
...
svn: r3650
2006-07-07 07:50:02 +00:00
Kathy Gray
a771a6083e
Added call to geometry installer
...
svn: r3640
2006-07-06 22:50:44 +00:00
Kathy Gray
f537365c27
svn: r3638
2006-07-06 22:30:02 +00:00
Matthew Flatt
154329bf0e
ensure "colors" is installed before "draw"
...
svn: r3633
2006-07-06 20:02:20 +00:00
Matthias Felleisen
e7a03a3018
hmph?
...
svn: r3632
2006-07-06 19:52:04 +00:00
Matthias Felleisen
c8e7482511
htdch collection reorganized, docs too
...
svn: r3631
2006-07-06 18:15:35 +00:00
Matthew Flatt
463f71e53d
oops - the rest of 350.4
...
svn: r3630
2006-07-06 18:03:37 +00:00
Matthew Flatt
7993786b03
better display, extra info for v350.4
...
svn: r3621
2006-07-06 16:07:22 +00:00
Eli Barzilay
7bf9d9e904
Welcome to a new PLT day.
...
svn: r3612
2006-07-06 07:50:01 +00:00
Robby Findler
79ae279b79
extended or/c to support multiple higher-order contracts
...
svn: r3606
2006-07-06 02:08:12 +00:00
Matthew Flatt
96bfdf5101
fix keymap chaining when restoring a disabled menu item
...
svn: r3600
2006-07-05 17:02:33 +00:00
Eli Barzilay
becc528328
Welcome to a new PLT day.
...
svn: r3595
2006-07-05 07:50:01 +00:00
Chongkai Zhu
b481c785db
new SRFIs from Eli
...
svn: r3593
2006-07-04 14:47:07 +00:00
Chongkai Zhu
ba5c6607d8
improves upon the representation of arrays
...
svn: r3591
2006-07-04 14:31:05 +00:00
Eli Barzilay
ee4748f66d
Welcome to a new PLT day.
...
svn: r3590
2006-07-04 07:50:02 +00:00
Mike Sperber
7e151b8f18
Sync to latest.
...
svn: r3585
2006-07-03 17:42:00 +00:00
Matthew Flatt
603d02ac17
fix default case sensitivity of 'restarted' MzScheme
...
svn: r3584
2006-07-03 17:27:24 +00:00
Eli Barzilay
47f9a621db
Welcome to a new PLT day.
...
svn: r3579
2006-07-03 06:47:42 +00:00
Eli Barzilay
8ef3812d17
Welcome to a new PLT day.
...
svn: r3574
2006-07-02 07:50:02 +00:00
Matthew Flatt
ebe051694d
350.3
...
svn: r3571
2006-07-01 18:53:09 +00:00
Matthias Felleisen
a4f230d00a
fixed support so that it raises a Java error instead of a Scheme error for null string
...
svn: r3570
2006-07-01 17:46:39 +00:00
Matthew Flatt
598e2e19cc
remove reference to non-existent contract.ss
...
svn: r3567
2006-07-01 14:39:09 +00:00
Eli Barzilay
f8aeeb1869
Welcome to a new PLT day.
...
svn: r3562
2006-07-01 07:50:02 +00:00
Jay McCarthy
e123925d31
contracts
...
svn: r3559
2006-06-30 20:40:11 +00:00
Eli Barzilay
27270cad3f
Welcome to a new PLT day.
...
svn: r3557
2006-06-30 07:50:02 +00:00
Eli Barzilay
4317aea029
commented bindir markers
...
svn: r3556
2006-06-30 02:26:36 +00:00
Matthew Flatt
a9a0bf90b8
always use original library paths for loading pict library
...
svn: r3554
2006-06-30 00:17:30 +00:00
Matthew Flatt
dd3a4d56ef
fix certificate problems related to module-begin
...
svn: r3553
2006-06-30 00:10:47 +00:00
Jacob Matthews
0787328fe8
Fixed a fragility in which drscheme might fail to start up
...
if no planet packages are installed
svn: r3542
2006-06-29 16:06:36 +00:00
Matthew Flatt
0dca64f8f4
missing conversion to internal version of get-ffi-lib
...
svn: r3539
2006-06-29 14:10:41 +00:00
Eli Barzilay
9aa084b1f4
Welcome to a new PLT day.
...
svn: r3536
2006-06-29 07:50:02 +00:00
Jacob Matthews
76f7e19662
support for development-linked packages to be compiled and have their info.ss files
...
read by drscheme startup (so that things like language levels and drscheme tools can
be developed using development links)
svn: r3535
2006-06-29 02:34:37 +00:00
Jacob Matthews
92c57887e0
some improvements to the planet command-line tools
...
svn: r3534
2006-06-28 22:30:33 +00:00
Eli Barzilay
ed80f4a945
redoing proper changes
...
svn: r3533
2006-06-28 21:01:38 +00:00
Jay McCarthy
929f2f5312
lru
...
svn: r3529
2006-06-28 19:16:58 +00:00
Matthew Flatt
788d291b13
unwind apparently accidental commit
...
svn: r3520
2006-06-28 11:40:24 +00:00
Eli Barzilay
ad06c1cbb0
Welcome to a new PLT day.
...
svn: r3519
2006-06-28 07:50:02 +00:00
Jacob Matthews
4cd1207ac1
.
...
svn: r3518
2006-06-28 07:17:37 +00:00
Jacob Matthews
343c734291
.
...
svn: r3517
2006-06-28 06:59:12 +00:00
Jacob Matthews
6d1f299cfc
updated so that the server understands v350 and later
...
svn: r3516
2006-06-28 03:52:37 +00:00
Eli Barzilay
8d9e8b852a
get-ffi-lib does not expect an ffi-lib input
...
svn: r3515
2006-06-28 01:14:14 +00:00
Matthew Flatt
4511848bb9
remove unneeded import
...
svn: r3514
2006-06-28 01:11:34 +00:00
Matthew Flatt
5eb65a0c32
less Windows special cases now that ffi-lib #f searches MzScheme DLL
...
svn: r3513
2006-06-28 01:01:02 +00:00
Matthew Flatt
e9632780ba
precompiled header doesn't have to match on lines containing only blanks
...
svn: r3500
2006-06-27 16:11:47 +00:00