Eli Barzilay
|
ed5c5fcb14
|
Turn the distribution list into a parameter so it can be extended.
|
2010-06-29 01:41:22 -04:00 |
|
Eli Barzilay
|
95c49e138e
|
Avoid changing the parameter value, so it is possible to extend it.
|
2010-06-29 01:41:22 -04:00 |
|
Eli Barzilay
|
fdb8751de3
|
Add a flag for an extra file to include for the rendering.
(The extra file is just required dynamically, and it is supposed to
register resources for rendering etc.)
|
2010-06-29 01:41:22 -04:00 |
|
Eli Barzilay
|
95577a0aad
|
Make the mailing list pointers relative to the lists server.
|
2010-06-29 01:41:22 -04:00 |
|
Jay McCarthy
|
5cf9ff5f0d
|
Changing ignore per Eli
|
2010-06-28 20:01:57 -06:00 |
|
Jay McCarthy
|
5d96a92f7c
|
Adding ignore for web log
|
2010-06-28 19:59:28 -06:00 |
|
Jay McCarthy
|
b4cc683f08
|
Fixing output port
|
2010-06-28 19:58:18 -06:00 |
|
Matthew Flatt
|
e78b5d722e
|
repairs to cm refactoring
|
2010-06-28 17:01:57 -06:00 |
|
Matthew Flatt
|
47c7c1a27b
|
JIT support for inexact->exact', add unsafe-fl->fx', etc.
|
2010-06-28 15:57:49 -06:00 |
|
Kevin Tew
|
c320d63f01
|
get-compile-directory-srcs returns list of sources to compile
|
2010-06-28 14:55:33 -06:00 |
|
Kevin Tew
|
fe60da72c8
|
Refactor compile manager check-cache function
|
2010-06-28 14:50:50 -06:00 |
|
Jon Rafkind
|
ccac23d648
|
show example of nested syntax matching
|
2010-06-28 14:33:00 -06:00 |
|
Jon Rafkind
|
c7772cbf08
|
note that exe will not improve performance
|
2010-06-28 14:04:49 -06:00 |
|
Jon Rafkind
|
6d3b976375
|
add note about racket/base being faster than racket
|
2010-06-28 14:04:48 -06:00 |
|
Jay McCarthy
|
da7d4d4042
|
Adding datalog macro
|
2010-06-28 13:22:53 -06:00 |
|
Jay McCarthy
|
1f3c3df835
|
Strange additional 7
|
2010-06-28 12:51:24 -06:00 |
|
Jay McCarthy
|
12797fef41
|
Using the datalog reader for racklog
|
2010-06-28 11:24:01 -06:00 |
|
Jay McCarthy
|
3a8415e902
|
Fixing PR11002
|
2010-06-28 11:24:00 -06:00 |
|
Sam Tobin-Hochstadt
|
23553392df
|
Rewrite typed common benchmark wrapper.
|
2010-06-28 12:12:32 -04:00 |
|
Sam Tobin-Hochstadt
|
26e73cf61d
|
Remove bogus reference to 'sexpression', add docs for Sexp type, don't use Sexp where inappropriate
|
2010-06-28 11:12:21 -04:00 |
|
Sam Tobin-Hochstadt
|
a214f50812
|
remove unneeded export
|
2010-06-28 11:12:20 -04:00 |
|
Sam Tobin-Hochstadt
|
0bae63b516
|
Use get-type/infer for un-annotated defines.
|
2010-06-28 11:12:20 -04:00 |
|
Sam Tobin-Hochstadt
|
90d8a3cc13
|
Generalize mutated variables when inferring types.
|
2010-06-28 11:12:20 -04:00 |
|
Sam Tobin-Hochstadt
|
e7c33c2244
|
Rewrite shootout benchmark wrapper.
- Now only needs one wrapper, conditions on module name
- use with #lang s-exp
- uses typed reader
|
2010-06-28 11:09:59 -04:00 |
|
Matthew Flatt
|
559736e529
|
datalog in dist-specs
|
2010-06-28 07:37:22 -06:00 |
|
Matthew Flatt
|
2dd8edf73d
|
doc typo and clarification
|
2010-06-28 07:18:19 -06:00 |
|
Mike Sperber
|
5cd0a37d5e
|
Re-export struct:posn from lang/posn.
I hadn't checked someone is using it.
|
2010-06-28 15:00:32 +02:00 |
|
Mike Sperber
|
faf8ec358f
|
Rename DMdA/HtDP "contract" to "signature".
|
2010-06-28 14:58:16 +02:00 |
|
Sam Tobin-Hochstadt
|
12f30cf478
|
Update `trace' docs.
- Move trace implementation to racket/trace.
- Move documentation to new Debugging section in Reference.
- Add example.
|
2010-06-27 19:17:04 -04:00 |
|
Matthew Flatt
|
d0dabc7136
|
fix pkg-install contract
Closes PR 10986
|
2010-06-27 11:15:53 -06:00 |
|
Matthew Flatt
|
1254c54852
|
fix compiler bug related to `case-lambda'
Closes PR 10987
|
2010-06-27 11:02:26 -06:00 |
|
Matthew Flatt
|
7cff4028c7
|
add v5 porting note about pretty-print
|
2010-06-27 10:19:49 -06:00 |
|
Matthew Flatt
|
84503de886
|
changed some 'pretty-print's to 'pretty-write's
Closes PR 11001
|
2010-06-27 10:13:11 -06:00 |
|
Matthew Flatt
|
c072373fd6
|
tweaks to More related to text editors and readline
|
2010-06-27 10:11:22 -06:00 |
|
Matthew Flatt
|
07f567fcb3
|
fix arity handlign and reporting for chaperoned procedures
|
2010-06-27 08:59:58 -06:00 |
|
Matthew Flatt
|
b4ab391fb6
|
fix htdp/bsl printer
|
2010-06-27 08:29:21 -06:00 |
|
Matthew Flatt
|
dc99e1992c
|
restore support for sub-matches in `regexp-replace*'
|
2010-06-26 18:23:54 -06:00 |
|
Jay McCarthy
|
4fe07902d9
|
Using configure-runtime
|
2010-06-26 18:04:21 -06:00 |
|
Jay McCarthy
|
92cb668c30
|
Fixing pr10991
|
2010-06-26 15:57:23 -06:00 |
|
Jay McCarthy
|
c48d1b58b4
|
Uses a more traditional read/expand/eval pipeline
|
2010-06-26 15:25:22 -06:00 |
|
Jay McCarthy
|
6d3d135f4c
|
Simplifying organization
|
2010-06-26 15:25:21 -06:00 |
|
Matthew Flatt
|
22d8ff470c
|
fix problem with JIT and safe fl ops
Closes PR 10982
|
2010-06-26 14:22:40 -06:00 |
|
Matthew Flatt
|
dc98077ca4
|
add 'handles-all-mouse-events snip% flag
|
2010-06-26 13:53:31 -06:00 |
|
Matthew Flatt
|
0107404cee
|
fix typo
Closes PR 10996
|
2010-06-26 13:53:30 -06:00 |
|
Jay McCarthy
|
f7210b20cf
|
Reader refactor
|
2010-06-26 13:30:59 -06:00 |
|
Jay McCarthy
|
07142e2305
|
Use capitalized letters for variables in paren version
|
2010-06-26 13:17:10 -06:00 |
|
Jay McCarthy
|
b126303628
|
Protecting :- outside clauses
|
2010-06-26 13:08:10 -06:00 |
|
Jay McCarthy
|
22b39b44d1
|
Exposing redirect-to arg in redirect/get*
|
2010-06-26 13:05:45 -06:00 |
|
Mike Sperber
|
6e1e6660c4
|
Synch German string constants with latest.
|
2010-06-26 17:58:03 +02:00 |
|
Jay McCarthy
|
8afc06c096
|
Using current-read-interaction and renabling adapted tutorial
|
2010-06-25 22:36:13 -06:00 |
|