Robby Findler
|
911123bf94
|
added add-curve
svn: r17523
|
2010-01-07 01:56:46 +00:00 |
|
Sam Tobin-Hochstadt
|
a8e1c829c2
|
Fix `type-apply'
Fix duplicate filters
svn: r17522
|
2010-01-07 00:55:51 +00:00 |
|
Kevin Tew
|
aeb3523346
|
GLOBAL_FOLDING_PRIM cleanup char.c
svn: r17521
|
2010-01-06 23:25:09 +00:00 |
|
Sam Tobin-Hochstadt
|
8b7fb01692
|
fix lots of numeric types
svn: r17520
|
2010-01-06 23:21:31 +00:00 |
|
Sam Tobin-Hochstadt
|
c7cb124c95
|
Put dynamic behavior of `check-expect' into functions.
Give those functions types.
svn: r17519
|
2010-01-06 23:03:08 +00:00 |
|
Kevin Tew
|
a7b8ff1313
|
global tagging
svn: r17518
|
2010-01-06 22:48:27 +00:00 |
|
Ryan Culpepper
|
7b866a7cf3
|
syntax/parse: fixed error message (PR 10683)
svn: r17517
|
2010-01-06 22:20:25 +00:00 |
|
Sam Tobin-Hochstadt
|
582ca03d18
|
Use syntax-parse and syntax-classes for type annotation macros.
Add `let-values:' and `let*-values:', fixes PR 9793
svn: r17516
|
2010-01-06 22:15:18 +00:00 |
|
Kevin Tew
|
8c9019aeee
|
num_limits initialization fix
svn: r17515
|
2010-01-06 22:13:48 +00:00 |
|
Matthew Flatt
|
0f9eda49c1
|
disable unwind cache for now
svn: r17514
|
2010-01-06 21:55:18 +00:00 |
|
Robby Findler
|
b5e54fe2eb
|
applied Ian's patch to the bitmap rotation code
svn: r17513
|
2010-01-06 21:43:34 +00:00 |
|
Robby Findler
|
ccacf5a651
|
svn: r17509
|
2010-01-06 21:25:00 +00:00 |
|
Robby Findler
|
d014e0d0d8
|
improved along the lines of Eli's suggestions
svn: r17507
|
2010-01-06 21:22:29 +00:00 |
|
Robby Findler
|
c8410ef36d
|
svn: r17506
|
2010-01-06 21:16:49 +00:00 |
|
Robby Findler
|
cabdfc25f2
|
render-o fixup for htdp/image
svn: r17505
|
2010-01-06 20:43:37 +00:00 |
|
Robby Findler
|
68efb4008a
|
normalized the results of procedure-arity
svn: r17504
|
2010-01-06 19:34:29 +00:00 |
|
Robby Findler
|
07fcfd8eee
|
fixed the bug uncovered by the test in the previous commit (to 2htdp/tests/test-image.ss)
svn: r17499
|
2010-01-06 18:43:51 +00:00 |
|
Robby Findler
|
01c507c1ff
|
added a test
svn: r17498
|
2010-01-06 18:42:52 +00:00 |
|
Sam Tobin-Hochstadt
|
a45c788749
|
remove useless code
svn: r17496
|
2010-01-06 16:52:07 +00:00 |
|
Sam Tobin-Hochstadt
|
ac9d2d8d9e
|
Support prefab struct literals in quasipatterns.
Fixes PR 10050.
svn: r17495
|
2010-01-06 16:41:17 +00:00 |
|
Matthew Flatt
|
3006abec4b
|
enable libunwind caching to avoid potential memory leak
svn: r17494
|
2010-01-06 16:28:22 +00:00 |
|
Robby Findler
|
b54876e91c
|
moved #lang line to top of the file
svn: r17493
|
2010-01-06 16:27:11 +00:00 |
|
Eli Barzilay
|
7bf329fb43
|
Welcome to a new PLT day.
svn: r17492
|
2010-01-06 08:50:29 +00:00 |
|
Robby Findler
|
0b3c30f18e
|
added place-image and fixed a bunch of bugs related to equality, rotating and other things
svn: r17491
|
2010-01-06 05:12:48 +00:00 |
|
Kevin Tew
|
2d92b5aa91
|
remove unneeded global variable mtrace_cmark_key
svn: r17490
|
2010-01-06 05:11:15 +00:00 |
|
Kevin Tew
|
f12bda77c9
|
global variable tagging
svn: r17489
|
2010-01-06 04:49:03 +00:00 |
|
Kevin Tew
|
d08684c9b8
|
remove static check_counter from print
svn: r17488
|
2010-01-05 23:59:46 +00:00 |
|
Matthew Flatt
|
485858fa72
|
fix bytecode validator to reject symbolic requires in modules
svn: r17487
|
2010-01-05 22:35:20 +00:00 |
|
Matthew Flatt
|
6151119d5e
|
JIT tweak for flonum comparisons; better bytecode-compiler transformations for expressions used as branch tests
svn: r17486
|
2010-01-05 20:24:59 +00:00 |
|
Kevin Tew
|
620a4d6dd6
|
CIL Tagging
svn: r17485
|
2010-01-05 15:59:12 +00:00 |
|
Matthew Flatt
|
3902824d88
|
adjust inlining algorithm again; better JIT compilation of nested branches; better JIT handling of literal floating-point numbers
svn: r17484
|
2010-01-05 15:13:03 +00:00 |
|
Kevin Tew
|
e1a98129dc
|
Unused variable directly
svn: r17483
|
2010-01-05 14:49:07 +00:00 |
|
Sam Tobin-Hochstadt
|
1cca4008f7
|
update match grammar
svn: r17482
|
2010-01-05 14:48:30 +00:00 |
|
Eli Barzilay
|
214f85ca03
|
don't use for/list in tree-for-each
svn: r17481
|
2010-01-05 12:16:02 +00:00 |
|
Eli Barzilay
|
01858d2989
|
remove old commented code, minor tweak
svn: r17480
|
2010-01-05 11:59:27 +00:00 |
|
Eli Barzilay
|
acb214f2a2
|
provide structs, comment headers
svn: r17479
|
2010-01-05 09:24:47 +00:00 |
|
Eli Barzilay
|
078208b9b7
|
Welcome to a new PLT day.
svn: r17478
|
2010-01-05 08:50:45 +00:00 |
|
Kevin Tew
|
ee641b80ac
|
Allow shared_so linux GC testing via homespun access to ThreadLocalVariables table
svn: r17477
|
2010-01-04 22:18:08 +00:00 |
|
Robby Findler
|
63c917fd8f
|
made the image sizing functions always return exact, positive integers
svn: r17476
|
2010-01-04 12:36:04 +00:00 |
|
Eli Barzilay
|
5b17c403d4
|
Welcome to a new PLT day.
svn: r17475
|
2010-01-04 08:50:26 +00:00 |
|
Robby Findler
|
f5bb840950
|
added cropping to 2htdp/image
svn: r17474
|
2010-01-04 01:39:09 +00:00 |
|
Sam Tobin-Hochstadt
|
b802c7dfd0
|
Fix PR 10140
svn: r17473
|
2010-01-04 01:12:58 +00:00 |
|
Eli Barzilay
|
b50ae83a27
|
switch from scheme to scheme/base
svn: r17472
|
2010-01-03 21:24:39 +00:00 |
|
Matthew Flatt
|
1dec25d99d
|
remove stx-cert transparency on scheme/base lambda expansion
svn: r17471
|
2010-01-03 18:06:52 +00:00 |
|
Matthew Flatt
|
1e2cb09f39
|
fix HtDP advanced docs for random
svn: r17470
|
2010-01-03 18:04:44 +00:00 |
|
Robby Findler
|
9d7607c229
|
removed image equality discussion from docs (as it is no longer relevant)
svn: r17469
|
2010-01-03 16:23:30 +00:00 |
|
Eli Barzilay
|
958710559b
|
Welcome to a new PLT day.
svn: r17468
|
2010-01-03 08:50:36 +00:00 |
|
Robby Findler
|
ca96ddd889
|
switched to a bitmap-based image comparison
svn: r17466
|
2010-01-02 22:32:44 +00:00 |
|
Matthias Felleisen
|
9a11ad1d67
|
svn: r17465
|
2010-01-02 22:04:26 +00:00 |
|
Matthias Felleisen
|
7df292b701
|
fixed typos
svn: r17464
|
2010-01-02 21:57:52 +00:00 |
|