Matthew Flatt
|
eef7a8ba9d
|
JIT inline real-part, imag-part, make-rectangular
|
2010-07-02 16:08:14 -06:00 |
|
Matthew Flatt
|
491ab3c12b
|
expose internal display/write/print-limiting functionality via `printf'
addition of ~.
|
2010-07-02 16:08:14 -06:00 |
|
Matthew Flatt
|
e1112b45cd
|
fix typos
|
2010-07-02 16:08:14 -06:00 |
|
Sam Tobin-Hochstadt
|
0e400291e7
|
Fix inference for heterogenous vectors.
|
2010-07-02 17:25:07 -04:00 |
|
Sam Tobin-Hochstadt
|
da3b4ed543
|
Use `define-type' to make docs clearer.
|
2010-07-02 17:25:07 -04:00 |
|
Sam Tobin-Hochstadt
|
219682bbbe
|
Refactoring of tc-app.
- Move `check-below' into its own module
- Move `tc/apply' to its own unit
- Move `tc/funapp' and `tc/funapp1' to own module, outside of unit
|
2010-07-02 17:25:07 -04:00 |
|
Sam Tobin-Hochstadt
|
570df7d665
|
Generalize fixed-length lists to listofs.
Closes PR10057.
|
2010-07-02 17:25:07 -04:00 |
|
Kevin Tew
|
35c28f4f66
|
Parallel collects build (process-based) "raco setup -u"
|
2010-07-02 14:27:08 -06:00 |
|
Carl Eastlund
|
3d59420133
|
Made test-engine react gracefully to source file names of unexpected representation.
|
2010-07-02 16:18:48 -04:00 |
|
Vincent St-Amour
|
ed4f7b7bd7
|
Fixed make-vector's type to reflect generalization on vectors.
|
2010-07-02 15:48:08 -04:00 |
|
Vincent St-Amour
|
40988d6d54
|
Added support for recursive types to vector-ref and vector-set!.
|
2010-07-02 15:48:07 -04:00 |
|
Vincent St-Amour
|
458b6b65c9
|
Added optimization when iterating over lists.
|
2010-07-02 15:48:06 -04:00 |
|
Vincent St-Amour
|
1886572906
|
Added support for the 2 versions of optimizer tests to be written in
different languages.
|
2010-07-02 15:48:05 -04:00 |
|
Vincent St-Amour
|
f6077b02f1
|
Fixed some tests that used to test for an invalid optimization that is
now valid.
|
2010-07-02 15:48:04 -04:00 |
|
Vincent St-Amour
|
f79f617ee8
|
Calls to vector now return heterogenous vectors, to preserve length
information.
|
2010-07-02 15:48:03 -04:00 |
|
Vincent St-Amour
|
843621398b
|
Fixed types for the unsafe versions of vector-length.
|
2010-07-02 15:48:03 -04:00 |
|
Vincent St-Amour
|
f469e0d8bf
|
Changed some benchmarks to use known-length vectors.
|
2010-07-02 15:48:02 -04:00 |
|
Vincent St-Amour
|
8c25e46141
|
Literal vectors are now given HeterogenousVector types to preserve
length information.
|
2010-07-02 15:48:00 -04:00 |
|
Vincent St-Amour
|
25cb5ef568
|
Fixed some tests to reflect changes to the optimizer.
|
2010-07-02 15:47:59 -04:00 |
|
Vincent St-Amour
|
351de3f767
|
Fixed the behavior of the optimizer on sqrt.
|
2010-07-02 15:47:58 -04:00 |
|
Vincent St-Amour
|
816cc75654
|
Fixed tests for invalid optimizations to actually test something.
|
2010-07-02 15:47:57 -04:00 |
|
Vincent St-Amour
|
ae242e2f88
|
Propagated Sam's changes to spectralnorm to the generic and unsafe versions.
|
2010-07-02 15:47:56 -04:00 |
|
Vincent St-Amour
|
cdfbbc5476
|
Fixed the type of real->decimal-string.
|
2010-07-02 15:47:56 -04:00 |
|
Vincent St-Amour
|
636fca1a83
|
Generalization is now done on vector types.
|
2010-07-02 15:16:11 -04:00 |
|
Vincent St-Amour
|
06279de2ca
|
Nonnegative-Floats are now generalized to Floats.
|
2010-07-02 15:16:10 -04:00 |
|
Matthias Felleisen
|
de277d5d89
|
Merge branch 'master' of git:plt
|
2010-07-02 14:54:38 -04:00 |
|
Matthias Felleisen
|
3656cd1972
|
fixed pr 11010
|
2010-07-02 12:47:13 -04:00 |
|
Eli Barzilay
|
3a8feee6ca
|
git content works (intro not all ported yet
|
2010-07-02 11:38:13 -04:00 |
|
Eli Barzilay
|
8f69e94980
|
Added `get-resource-path' to get the path of any resource.
Use it to allow getting the standard resource paths from the common
layout.
|
2010-07-02 11:38:13 -04:00 |
|
Eli Barzilay
|
76300bd759
|
#:full-width' -> #:width', which can specify full width or a given one.
|
2010-07-02 11:38:12 -04:00 |
|
Eli Barzilay
|
6e947fef90
|
Comments indicating how to add an attachment field to the bugs form, if
it becomes possible to deal with the cgi side in the future.
|
2010-07-02 11:38:12 -04:00 |
|
Eli Barzilay
|
e339081fd0
|
Added `split-attributes+body', to make it easy to write xml-like wrapper
functions, and used it in `center-div'.
|
2010-07-02 11:38:12 -04:00 |
|
Eli Barzilay
|
c73b42325a
|
Better place for the IRC logs.
|
2010-07-02 11:38:12 -04:00 |
|
Eli Barzilay
|
8fc7f93798
|
New Racket version 5.0.0.4.
|
2010-07-02 03:50:25 -04:00 |
|
Ryan Culpepper
|
b3bf2fa6f3
|
macro-stepper: obsolete on program change (like stepper), not just rerun
Closes PR 8837
|
2010-07-01 17:05:07 -06:00 |
|
Ryan Culpepper
|
f6f480053e
|
macro-stepper: removed unnecessary partition code
downgraded secondary "partition" to simple binary predicate
|
2010-07-01 17:05:07 -06:00 |
|
Ryan Culpepper
|
856dd4e14c
|
macro-stepper: fixed pretty-{printing => writing}
|
2010-07-01 17:05:07 -06:00 |
|
Ryan Culpepper
|
efc0356605
|
macro-stepper: replaced {scheme -> racket}, {*.ss -> *.rkt}, etc
|
2010-07-01 17:05:06 -06:00 |
|
Ryan Culpepper
|
5673d7b877
|
macro-stepper: added step count
also removed some dead code (warnings)
|
2010-07-01 17:05:06 -06:00 |
|
Ryan Culpepper
|
a543c2137e
|
unstable: removed byte-counting-port.rkt (use open-output-nowhere instead)
updated test to verify that open-output-nowhere has same behavior
|
2010-07-01 17:05:06 -06:00 |
|
Ryan Culpepper
|
7473cf624e
|
unstable: added comments
|
2010-07-01 17:05:06 -06:00 |
|
Ryan Culpepper
|
8c42006ad7
|
unstable/syntax: renamed syntax-local-values/{catch -> record}, changed uses
also added comments to some unstable/syntax functions
|
2010-07-01 17:05:05 -06:00 |
|
Ryan Culpepper
|
a91e9e7bf6
|
macro-stepper: clarified "from" in hiding rules, added todo list
|
2010-07-01 17:05:05 -06:00 |
|
Ryan Culpepper
|
e9a8e92585
|
macro-stepper: simplified partition code
|
2010-07-01 17:05:05 -06:00 |
|
Ryan Culpepper
|
472b5ecdc0
|
macro-stepper: fetch mark lists directly
|
2010-07-01 17:05:05 -06:00 |
|
Sam Tobin-Hochstadt
|
ed88b9dd1a
|
Better handling of expected types for `vector'
|
2010-07-01 17:32:16 -04:00 |
|
Sam Tobin-Hochstadt
|
71bb63c128
|
Better typing for `make-sequence'.
|
2010-07-01 17:12:59 -04:00 |
|
Sam Tobin-Hochstadt
|
9a1c08e230
|
Avoid some quotes while printing types.
|
2010-07-01 17:12:59 -04:00 |
|
Sam Tobin-Hochstadt
|
6f7c0112d3
|
add `displayln'
|
2010-07-01 17:12:59 -04:00 |
|
Matthew Flatt
|
3de7dbd2fd
|
add chaperone-evt
|
2010-07-01 14:59:01 -06:00 |
|