Casey Klein
|
3b5d13f229
|
Fixed bug in generate-term's error handling.
svn: r17856
|
2010-01-27 20:03:57 +00:00 |
|
Robby Findler
|
d6c94df670
|
changed the fonts used under linux for the bitmap test cases
svn: r17855
|
2010-01-27 19:23:37 +00:00 |
|
Robby Findler
|
97a04321fc
|
escape in the splash screen quits drscheme
svn: r17854
|
2010-01-27 18:33:36 +00:00 |
|
Casey Klein
|
8454db8115
|
Rename #:attempts to #:attempt-num in `generate-term'.
Added a second form of `generate-term' that produces a procedure.
Improved the docs for `generate-term'.
svn: r17853
|
2010-01-27 17:45:01 +00:00 |
|
Ryan Culpepper
|
0cea5eb390
|
macro-debugger: fixed breakage of stepper-text, expand-only
Please propagate to release branch if possible.
svn: r17852
|
2010-01-27 17:31:22 +00:00 |
|
Casey Klein
|
4271b7970c
|
Dropped the "preferred productions" heuristic and the failed prototype
supporting accumulator-style generators.
svn: r17851
|
2010-01-27 15:52:15 +00:00 |
|
Matthew Flatt
|
980d48ce19
|
fix karen and psyntax benchmarks
svn: r17850
|
2010-01-27 12:56:51 +00:00 |
|
Eli Barzilay
|
4b1fdd9bc0
|
added places
svn: r17849
|
2010-01-27 09:58:48 +00:00 |
|
Eli Barzilay
|
865e550174
|
Welcome to a new PLT day.
svn: r17847
|
2010-01-27 08:50:34 +00:00 |
|
Kevin Tew
|
3d3038baec
|
gc debugging fix
svn: r17845
|
2010-01-26 22:04:24 +00:00 |
|
Jay McCarthy
|
364e4ff3d5
|
The closure library was designed just for the Web language, which operates after expansion, so it never saw normal lambdas. The documentation, however, advertises it for general use and it disallowed keyword arguments. This fixes that problem.
svn: r17844
|
2010-01-26 21:59:22 +00:00 |
|
Eli Barzilay
|
024f635203
|
* Remember values in "install .plt" dialog
* Add "http://" prefix to a url if it looks like it's missing
* Focus on the text field when switching tabs
svn: r17843
|
2010-01-26 20:55:13 +00:00 |
|
Robby Findler
|
cba82db678
|
added in unix versions of the bitmap tests
svn: r17842
|
2010-01-26 20:28:57 +00:00 |
|
Robby Findler
|
bf451cbc0b
|
fixed a problem John identified on the plt mailing list
svn: r17841
|
2010-01-26 20:24:25 +00:00 |
|
Matthew Flatt
|
f07c19b268
|
update benchmark harness
svn: r17840
|
2010-01-26 20:17:44 +00:00 |
|
Casey Klein
|
3068ae4bd5
|
This file should have been moved to tests instead of copied.
svn: r17839
|
2010-01-26 19:53:10 +00:00 |
|
Robby Findler
|
812a049b5b
|
svn: r17838
|
2010-01-26 19:47:44 +00:00 |
|
Casey Klein
|
8fe66b9935
|
Somehow managed to copy the tests instead of moving them!
svn: r17837
|
2010-01-26 17:33:38 +00:00 |
|
Casey Klein
|
9c6fdd86c8
|
Moved tests into a separate directory. Changed run-tests.ss to suppress the diffs window when bitmap-test.ss fails, to avoid tripping up DrDr.
svn: r17836
|
2010-01-26 17:29:39 +00:00 |
|
Eli Barzilay
|
4cb01a48b3
|
only for programs
svn: r17835
|
2010-01-26 15:04:51 +00:00 |
|
Eli Barzilay
|
be9d5787b4
|
Welcome to a new PLT day.
svn: r17834
|
2010-01-26 08:50:05 +00:00 |
|
Jon Rafkind
|
794efa5ebb
|
s/trigraph/ternary
svn: r17833
|
2010-01-26 00:25:45 +00:00 |
|
Jon Rafkind
|
9ee9280485
|
support commas in function calls
svn: r17832
|
2010-01-26 00:10:01 +00:00 |
|
Jon Rafkind
|
6f26a0ffeb
|
add trigraph expression
svn: r17831
|
2010-01-25 23:21:26 +00:00 |
|
Robby Findler
|
f54ccdc9d5
|
probable fix to error seen in drdr
svn: r17827
|
2010-01-25 21:51:52 +00:00 |
|
Eli Barzilay
|
04725539c7
|
Propagate path to syntax source of evaluated files when applicable
Set `current-load-relative-directory' based on path when it names a directory.
svn: r17826
|
2010-01-25 21:02:15 +00:00 |
|
Sam Tobin-Hochstadt
|
8ccbe74e5e
|
don't open url twice
svn: r17824
|
2010-01-25 20:00:32 +00:00 |
|
Sam Tobin-Hochstadt
|
af2ef07d05
|
Fix the handling of with-handlers that returns multiple values
svn: r17823
|
2010-01-25 19:51:16 +00:00 |
|
Sam Tobin-Hochstadt
|
c9b246a8d2
|
use syntax-parse
support #:predicate option to `define-typed-struct-internal'
svn: r17822
|
2010-01-25 19:35:56 +00:00 |
|
Jon Rafkind
|
9dccfcbe28
|
factor out common expressions for better performance. thanks to ryan
svn: r17821
|
2010-01-25 18:51:34 +00:00 |
|
Sam Tobin-Hochstadt
|
bb541fd03f
|
Improve `internal-forms'
First step to custom predicates in `define-typed-struct-internal'
svn: r17820
|
2010-01-25 18:38:56 +00:00 |
|
Sam Tobin-Hochstadt
|
e493ba5c6a
|
improve internal error messages
svn: r17819
|
2010-01-25 17:23:19 +00:00 |
|
Kevin Tew
|
7114cdf51e
|
Inital places documentation
svn: r17818
|
2010-01-25 16:11:34 +00:00 |
|
Kevin Tew
|
5f8c18a7ef
|
places exit handler
svn: r17817
|
2010-01-25 16:11:22 +00:00 |
|
Robby Findler
|
5f69c8ed4e
|
now using redex check to generate random examples (and with more variety than before)
svn: r17816
|
2010-01-25 16:04:34 +00:00 |
|
Sam Tobin-Hochstadt
|
674e40a212
|
Re-enable unexpanded syntax printing. Merge to release.
svn: r17815
|
2010-01-25 15:44:48 +00:00 |
|
Sam Tobin-Hochstadt
|
e65535c880
|
work on new guide
svn: r17814
|
2010-01-25 15:36:56 +00:00 |
|
Sam Tobin-Hochstadt
|
e071050f7f
|
new doc branch
svn: r17813
|
2010-01-25 14:48:11 +00:00 |
|
Sam Tobin-Hochstadt
|
2cd7fe5499
|
Simplify pattern for expressions in type env.
Attempt to avoid doing local-expansion repeatedly.
svn: r17812
|
2010-01-25 14:46:34 +00:00 |
|
Matthew Flatt
|
530a3eb5e8
|
change R5RS to allow splicing unquote at tail when expression is not a list; merge to 4.2.4
svn: r17811
|
2010-01-25 13:33:42 +00:00 |
|
Robby Findler
|
aee10699ae
|
made the splash screen always be a dialog box
svn: r17810
|
2010-01-25 12:39:38 +00:00 |
|
Eli Barzilay
|
fee5ed923d
|
Welcome to a new PLT day.
svn: r17809
|
2010-01-25 08:50:06 +00:00 |
|
Robby Findler
|
cf4294a280
|
changed the internal representation of normalized images so that crop structs do no have to be duplicated, improved test suites
svn: r17808
|
2010-01-24 20:22:58 +00:00 |
|
John Clements
|
bef818b2be
|
test changes, goes in release 4.2.4
svn: r17806
|
2010-01-24 19:31:29 +00:00 |
|
John Clements
|
2098a19291
|
fixed dmda stepper bug: goes in 4.2.4 release
svn: r17805
|
2010-01-24 19:28:57 +00:00 |
|
John Clements
|
100fe8520d
|
took bad require out
svn: r17803
|
2010-01-24 18:21:56 +00:00 |
|
Matthew Flatt
|
4ce8dfa7da
|
fix problems with having a struct implement both prop:evt and prop:procedure; merge to 4.2.4
svn: r17802
|
2010-01-24 15:30:16 +00:00 |
|
Casey Klein
|
bbc654c69e
|
Typesetting now recognizes carets (^) in the underscore component of a
non-terminal reference, applying the non-terminal-superscript-style to
the text following the caret.
svn: r17801
|
2010-01-24 11:36:29 +00:00 |
|
Casey Klein
|
f71ff300b2
|
v4.2.4 note
svn: r17798
|
2010-01-24 10:45:30 +00:00 |
|
Eli Barzilay
|
efc980768b
|
Welcome to a new PLT day.
svn: r17797
|
2010-01-24 08:50:21 +00:00 |
|