Matthew Flatt
|
f7f6b972fd
|
fix problem with flmin/flmax and cgc
svn: r17532
|
2010-01-07 16:33:26 +00:00 |
|
Matthew Flatt
|
38d7e8fea2
|
built-in fixnum ops; bug fix related to misuse of flonum ops; questionable attempt to improve inlining algorithm
svn: r17461
|
2010-01-02 16:33:28 +00:00 |
|
Matthew Flatt
|
fdd7122994
|
scheme/flonum (v4.2.3.8)
svn: r17348
|
2009-12-18 15:40:00 +00:00 |
|
Matthew Flatt
|
cab948d61f
|
fix up validator, decompiler, and zo-marshaler for flonum-argument annotations
svn: r17341
|
2009-12-17 20:17:48 +00:00 |
|
Matthew Flatt
|
bc47db42e4
|
unboxed known-flonum loop accumulators
svn: r17338
|
2009-12-17 15:58:29 +00:00 |
|
Matthew Flatt
|
45e84ca087
|
unboxing of let-bound flonums (v4.2.3.6)
svn: r17328
|
2009-12-16 13:30:40 +00:00 |
|
Matthew Flatt
|
cd961f4a6b
|
decompiler fix to indicate that unsafe-flvector-ref can be unboxed
svn: r17289
|
2009-12-13 20:13:20 +00:00 |
|
Matthew Flatt
|
5772fa0a9f
|
bytecode-compiler changes to help enable flonum unboxing
svn: r17283
|
2009-12-13 04:39:46 +00:00 |
|
Matthew Flatt
|
61dd4ca0b9
|
add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments
svn: r17068
|
2009-11-26 15:07:16 +00:00 |
|
Matthew Flatt
|
8ae0ea9d14
|
unsafe ops (v4.2.1.8)
svn: r15899
|
2009-09-06 18:24:46 +00:00 |
|
Matthew Flatt
|
39d405fe6e
|
zo-marshal supports module forms
svn: r14637
|
2009-04-28 13:13:22 +00:00 |
|
Matthew Flatt
|
a1f0873143
|
initial version of write-bytecode
svn: r13973
|
2009-03-06 00:45:13 +00:00 |
|
Matthew Flatt
|
7aec6b8761
|
document compiler/zo-parse and compiler/decompile
svn: r12947
|
2008-12-28 18:57:13 +00:00 |
|
Matthew Flatt
|
064776348a
|
fix ready-toplevel optimization
svn: r12905
|
2008-12-19 17:16:39 +00:00 |
|
Matthew Flatt
|
cf8b75939b
|
trim some fat from module-variable references
svn: r12833
|
2008-12-13 17:38:14 +00:00 |
|
Matthew Flatt
|
1a4b3abba7
|
decompiler repairs
svn: r12537
|
2008-11-20 13:47:06 +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
|
bac4053c37
|
improved JIT inlining of 'list'
svn: r12428
|
2008-11-13 16:42:15 +00:00 |
|
Matthew Flatt
|
00d2aabaf0
|
jit tweaks
svn: r12144
|
2008-10-27 19:00:13 +00:00 |
|
Matthew Flatt
|
e2d4bc0d2b
|
finish decompiler on syntax objects
svn: r12077
|
2008-10-21 00:10:47 +00:00 |
|
Matthew Flatt
|
7a55275a26
|
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
|
2008-10-15 22:23:56 +00:00 |
|
Matthew Flatt
|
ebab4270bf
|
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
|
2008-08-19 15:18:09 +00:00 |
|
Matthew Flatt
|
76cf25fc12
|
document 'mzc --decompile'
svn: r11317
|
2008-08-19 00:50:52 +00:00 |
|
Matthew Flatt
|
64c655a516
|
add --decompile blade to mzc and refine decompiler output
svn: r11310
|
2008-08-19 00:04:20 +00:00 |
|
Matthew Flatt
|
e611829b76
|
expose safe-for-space clearing in decompilation
svn: r11307
|
2008-08-18 22:34:38 +00:00 |
|
Matthew Flatt
|
6a0a40773b
|
add with-cont-mark decompilation
svn: r11306
|
2008-08-18 22:28:08 +00:00 |
|
Matthew Flatt
|
1d754e8f66
|
initial version of decompiler
svn: r11305
|
2008-08-18 22:19:52 +00:00 |
|