Robby Findler
|
a6d89438a7
|
fixed one of those 'the callbacks are the initial state arent being set up together properly' gui bugs
svn: r17876
|
2010-01-28 21:48:07 +00:00 |
|
Robby Findler
|
6848b8f6fe
|
first attempt at a new language dialog
svn: r17874
|
2010-01-28 21:41:04 +00:00 |
|
Ryan Culpepper
|
f14118c075
|
syntax/parse: added syntax/parse/experimental
svn: r17873
|
2010-01-28 21:08:02 +00:00 |
|
Robby Findler
|
076d680faa
|
escape no longer quits during splash screen, not control-q does
svn: r17869
|
2010-01-28 20:34:07 +00:00 |
|
Matthew Flatt
|
b5cada4811
|
suppress setup-plt scribble 'using' messages, unless in verbose mode
svn: r17868
|
2010-01-28 18:56:21 +00:00 |
|
Matthew Flatt
|
43bf186d53
|
byte zo reader to allow syntax objects within literal hash tables
svn: r17867
|
2010-01-28 18:49:08 +00:00 |
|
John Clements
|
11c87c75e1
|
minor typo fix an/and
svn: r17866
|
2010-01-28 18:09:52 +00:00 |
|
Matthew Flatt
|
a09e671f34
|
allow radio-box% to have no selected buttons
svn: r17865
|
2010-01-28 17:51:30 +00:00 |
|
Matthias Felleisen
|
e1f931038d
|
history updated, please propagate to release branch
svn: r17864
|
2010-01-28 17:04:19 +00:00 |
|
Eli Barzilay
|
6bf7c9287f
|
Welcome to a new PLT day.
svn: r17863
|
2010-01-28 08:50:24 +00:00 |
|
Matthew Flatt
|
2c192f5297
|
support inlining of procedures with rest args
svn: r17860
|
2010-01-28 01:31:37 +00:00 |
|
Eli Barzilay
|
f8c78cb752
|
typo (PR10722)
svn: r17859
|
2010-01-28 01:30:55 +00:00 |
|
Casey Klein
|
1b22ce82cd
|
A flag to make the random testing forms return results instead of
printing on stdout.
svn: r17858
|
2010-01-28 01:12:54 +00:00 |
|
Matthew Flatt
|
8733e7f233
|
fix JIT bug related to locally bound flonums; merge to 4.2.4
svn: r17857
|
2010-01-27 23:22:23 +00:00 |
|
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 |
|