Matthew Flatt
|
2d1e7602c1
|
fix up validator, decompiler, and zo-marshaler for flonum-argument annotations
svn: r17341
original commit: cab948d61f
|
2009-12-17 20:17:48 +00:00 |
|
Matthew Flatt
|
ab1cebd148
|
unboxed known-flonum loop accumulators
svn: r17338
original commit: bc47db42e4
|
2009-12-17 15:58:29 +00:00 |
|
Matthew Flatt
|
66b8a274d7
|
unboxing of let-bound flonums (v4.2.3.6)
svn: r17328
original commit: 45e84ca087
|
2009-12-16 13:30:40 +00:00 |
|
Matthew Flatt
|
e489b59124
|
decompiler fix to indicate that unsafe-flvector-ref can be unboxed
svn: r17289
original commit: cd961f4a6b
|
2009-12-13 20:13:20 +00:00 |
|
Matthew Flatt
|
b1aeeac4a9
|
bytecode-compiler changes to help enable flonum unboxing
svn: r17283
original commit: 5772fa0a9f
|
2009-12-13 04:39:46 +00:00 |
|
Matthew Flatt
|
06aeb59448
|
add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments
svn: r17068
original commit: 61dd4ca0b9
|
2009-11-26 15:07:16 +00:00 |
|
Matthew Flatt
|
95420f055d
|
unsafe ops (v4.2.1.8)
svn: r15899
original commit: 8ae0ea9d14
|
2009-09-06 18:24:46 +00:00 |
|
Matthew Flatt
|
3b13ccd8fe
|
zo-marshal supports module forms
svn: r14637
original commit: 39d405fe6e
|
2009-04-28 13:13:22 +00:00 |
|
Matthew Flatt
|
9cc0f1b7cd
|
initial version of write-bytecode
svn: r13973
original commit: a1f0873143
|
2009-03-06 00:45:13 +00:00 |
|
Matthew Flatt
|
c53917fa4f
|
document compiler/zo-parse and compiler/decompile
svn: r12947
original commit: 7aec6b8761
|
2008-12-28 18:57:13 +00:00 |
|
Matthew Flatt
|
8432051c18
|
fix ready-toplevel optimization
svn: r12905
original commit: 064776348a
|
2008-12-19 17:16:39 +00:00 |
|
Matthew Flatt
|
0e41ae2e49
|
trim some fat from module-variable references
svn: r12833
original commit: cf8b75939b
|
2008-12-13 17:38:14 +00:00 |
|
Matthew Flatt
|
2a6f851d43
|
decompiler repairs
svn: r12537
original commit: 1a4b3abba7
|
2008-11-20 13:47:06 +00:00 |
|
Matthew Flatt
|
66ad436925
|
make the optimizer slightly smarter, so that it can see through more patterns of nested let and letrec procedure bindings
svn: r12434
original commit: 59f3f19f84
|
2008-11-14 00:48:54 +00:00 |
|
Matthew Flatt
|
c3ee691e9d
|
improved JIT inlining of 'list'
svn: r12428
original commit: bac4053c37
|
2008-11-13 16:42:15 +00:00 |
|
Matthew Flatt
|
8b1b6eec7f
|
jit tweaks
svn: r12144
original commit: 00d2aabaf0
|
2008-10-27 19:00:13 +00:00 |
|
Matthew Flatt
|
67030288cd
|
finish decompiler on syntax objects
svn: r12077
original commit: e2d4bc0d2b
|
2008-10-21 00:10:47 +00:00 |
|
Matthew Flatt
|
128081a8e9
|
unit bug fixes related to new scoping of signature elements; change scribble/manual to compute ids typeset as variables at compile time, in preparation for moving from a parameter to syntax bindings; fix docs typos; extend decompiler's support for unmarshaling syntax objects
svn: r12046
original commit: 7a55275a26
|
2008-10-15 22:23:56 +00:00 |
|
Matthew Flatt
|
9ed7e7ba98
|
fix letrec compilation when call/cc is used on the RHS of something that otherwise looks like it could be let*; add #%in annotations to decompiler output
svn: r11329
original commit: ebab4270bf
|
2008-08-19 15:18:09 +00:00 |
|
Matthew Flatt
|
ba41523036
|
document 'mzc --decompile'
svn: r11317
original commit: 76cf25fc12
|
2008-08-19 00:50:52 +00:00 |
|
Matthew Flatt
|
436c1a119a
|
add --decompile blade to mzc and refine decompiler output
svn: r11310
original commit: 64c655a516
|
2008-08-19 00:04:20 +00:00 |
|
Matthew Flatt
|
19a098a7fa
|
expose safe-for-space clearing in decompilation
svn: r11307
original commit: e611829b76
|
2008-08-18 22:34:38 +00:00 |
|
Matthew Flatt
|
da32616652
|
add with-cont-mark decompilation
svn: r11306
original commit: 6a0a40773b
|
2008-08-18 22:28:08 +00:00 |
|
Matthew Flatt
|
a290d88c64
|
initial version of decompiler
svn: r11305
original commit: 1d754e8f66
|
2008-08-18 22:19:52 +00:00 |
|