Commit Graph

185 Commits

Author SHA1 Message Date
Matthew Flatt
1d26e97a35 Scheme-implemented editor classes; on-demand instantiation of module phases
svn: r14445
2009-04-07 17:12:22 +00:00
Matthew Flatt
5d3d5a890a record per-thread milliseconds
svn: r14224
2009-03-23 01:26:51 +00:00
Matthew Flatt
55dd268c64 release notes for 4.1.5.3
svn: r14192
2009-03-19 20:24:03 +00:00
Matthias Felleisen
4983ad30e3 fixed number in teachpack
svn: r14174
2009-03-18 22:54:08 +00:00
John Clements
d1ad79e96d updated for 4.1.5
svn: r14173
2009-03-18 21:55:01 +00:00
Matthew Flatt
9335e3cf28 doc updates for v4.1.5.2
svn: r14161
2009-03-17 21:06:42 +00:00
Matthew Flatt
1919686876 HISTORY updates through 4.1.5: merge to 4.1.5
svn: r14157
2009-03-17 19:57:04 +00:00
Robby Findler
fe618071dc added a test--> that only does a single step of the reduction relation
svn: r14014
2009-03-08 21:07:01 +00:00
Robby Findler
1e807c3a33 svn: r14013 2009-03-08 20:45:30 +00:00
Robby Findler
338a171a6a renamed test--> to test-->>
svn: r14012
2009-03-08 20:29:31 +00:00
Casey Klein
b948caaa92 Added natural', integer', and `real' patterns to Redex.
svn: r13957
2009-03-04 20:12:36 +00:00
Robby Findler
e8a47051f7 improved redex's expansion to work better with check syntax (and noted a few other recent changes in the HISTORY.txt file)
svn: r13944
2009-03-04 12:59:26 +00:00
Matthias Felleisen
39736ecebd renamed world to iworld, for internal
svn: r13589
2009-02-15 01:13:41 +00:00
Matthew Flatt
767766521c infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
svn: r13504
2009-02-09 15:27:51 +00:00
Robby Findler
9dbb9f1121 svn: r13496 2009-02-08 22:09:19 +00:00
Robby Findler
ef36f329b7 added log-viewing support to DrScheme
svn: r13291
2009-01-27 14:23:18 +00:00
Matthew Flatt
df4b9f41a8 add bitwise-bit-field
svn: r13266
2009-01-23 17:22:57 +00:00
Robby Findler
3726cb9228 commit to restore the added stuff (that does not go into the release branch)
svn: r13229
2009-01-19 18:25:15 +00:00
Robby Findler
135d4661cb commit to go into the release branch
svn: r13228
2009-01-19 18:24:52 +00:00
Robby Findler
af810c8a6f added support for special-case drawing of individual edges to the graph library and support to be able to use that to redex
svn: r13226
2009-01-19 18:02:33 +00:00
Robby Findler
c4630e4526 extended initial-char-width
svn: r13221
2009-01-19 15:15:12 +00:00
John Clements
c79532d551 release notes for 4.1.4
svn: r13216
2009-01-19 07:19:38 +00:00
Matthew Flatt
a0ec28b04a update Mz/Mr release notes for 4.1.4 (merge)
svn: r13212
2009-01-19 03:32:02 +00:00
Matthias Felleisen
751dc50c24 added history line for 4.1.4
svn: r13210
2009-01-19 02:19:57 +00:00
Robby Findler
77394b483c updated HISTORY
svn: r13206
2009-01-18 23:15:37 +00:00
Matthew Flatt
17ad24945b syntax-local-lift-require
svn: r13075
2009-01-12 21:46:40 +00:00
Robby Findler
ca58e72aa0 added note about contracts & tail rec
svn: r12985
2009-01-03 16:37:42 +00:00
Matthew Flatt
b2d0a37f7b add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls
svn: r12979
2009-01-02 21:57:31 +00:00
Matthew Flatt
87274b2a97 procedure-rename
svn: r12952
2008-12-30 14:36:25 +00:00
Matthew Flatt
1642a84e69 add equal?/recur; implement equal? for image-snip% via properties
svn: r12950
2008-12-29 22:36:53 +00:00
Matthew Flatt
45e4684e4f memory accounting: blame the parent instead of the child
svn: r12853
2008-12-15 17:09:33 +00:00
Robby Findler
333e0702c9 handles filename extensions better now, using new stuff matthew added
svn: r12639
2008-11-29 21:08:18 +00:00
Matthew Flatt
daaab83572 libunwind license
svn: r12626
2008-11-27 19:47:11 +00:00
Matthew Flatt
7022d3cf0a compile-context-preservation-enabled and slightly better stack traces for errors from JIT-inlined arithmetic
svn: r12602
2008-11-26 23:07:13 +00:00
Matthew Flatt
a0f91d905e revised internal-definitions context and a basic 'define-package' form
svn: r12579
2008-11-24 19:52:41 +00:00
Robby Findler
959c891794 svn: r12521 2008-11-20 02:15:01 +00:00
John Clements
117f016982 4.1.3 history update
svn: r12513
2008-11-19 22:31:39 +00:00
Matthias Felleisen
9ede3dbb16 no sign. updates
svn: r12508
2008-11-19 16:52:26 +00:00
Matthew Flatt
894224bc52 update release notes for 4.1.3 (should be merged)
svn: r12506
2008-11-19 14:27:13 +00:00
Matthew Flatt
59f3f19f84 make the optimizer slightly smarter, so that it can see through more patterns of nested let and letrec procedure bindings
svn: r12434
2008-11-14 00:48:54 +00:00
Matthew Flatt
4dd202b960 ,
svn: r12430
2008-11-13 21:11:48 +00:00
Matthew Flatt
f96026edf1 minor doc corrections
svn: r12391
2008-11-11 22:24:17 +00:00
Matthew Flatt
a6d953b6f5 add port->string, file->string, etc.
svn: r12388
2008-11-11 17:55:14 +00:00
Matthew Flatt
65eb7e7a18 call-with-immediate-continuation-mark
svn: r12339
2008-11-07 02:54:12 +00:00
John Clements
706a175e07 updated history
svn: r12134
2008-10-26 23:38:09 +00:00
Matthew Flatt
e7b71e0a08 release-note updates for 4.1.2.1
svn: r12132
2008-10-26 18:42:45 +00:00
Matthew Flatt
38aac549e6 release-ote updates for 4.1.2
svn: r12131
2008-10-26 18:41:16 +00:00
Matthias Felleisen
7fa7465280 nothing new to report for HISTORY
svn: r12125
2008-10-25 14:31:58 +00:00
Matthew Flatt
bb7d3d1a28 fix 'local-expand' checking of stop list to disallow symbols; extend 'continuation-marks' to work on threads; fix HtDP language module-level stop list
svn: r12101
2008-10-23 13:38:03 +00:00
Matthew Flatt
ec68bafa9c add eqv hash tables; add hash-update
svn: r12018
2008-10-13 16:21:18 +00:00