Matthew Flatt
|
7529e8d4a9
|
update decompiler for changed type number
svn: r16227
|
2009-10-02 23:39:29 +00:00 |
|
Matthew Flatt
|
f6cdeb3433
|
fix parsing of planet paths in executables (merge to 4.2.2)
svn: r16057
|
2009-09-17 22:25:36 +00:00 |
|
Matthew Flatt
|
30c0dcf045
|
dynamic-require and 0 mode; repair to unsafe-fl ops; x86_64 for Mac OS X
svn: r15985
|
2009-09-11 23:05:50 +00:00 |
|
Robby Findler
|
83728f04fe
|
automatic compilation in drscheme now avoids the installed planet files
svn: r15928
|
2009-09-09 02:35:09 +00:00 |
|
Matthew Flatt
|
8958f1893a
|
make build work on Mac OS 10.6
svn: r15927
|
2009-09-09 01:06:30 +00:00 |
|
Matthew Flatt
|
3ebbd56865
|
fix cm problem tracking reader dependencies; add 'reader' reader language
svn: r15907
|
2009-09-08 00:07:11 +00:00 |
|
Matthew Flatt
|
8ae0ea9d14
|
unsafe ops (v4.2.1.8)
svn: r15899
|
2009-09-06 18:24:46 +00:00 |
|
Robby Findler
|
4c9dcdc36d
|
moved some of the module language compiler setup code into the compiler/cm library so others can use it outside of DrScheme
svn: r15730
|
2009-08-13 21:09:15 +00:00 |
|
Matthew Flatt
|
f37c71c6ee
|
setup-plt -D skips compilation of .scrbl files
svn: r15727
|
2009-08-13 16:24:33 +00:00 |
|
Robby Findler
|
2da5e8c633
|
skip files that don't exist and let the original compilation handler take care of them
svn: r15658
|
2009-08-01 17:54:43 +00:00 |
|
Robby Findler
|
1fc47a2a1f
|
added logging for when CM compiles a file
svn: r15640
|
2009-07-30 15:51:16 +00:00 |
|
Matthew Flatt
|
53a011cf65
|
adjust planet client to handle nested planet invocations by re-building the doc index only once
svn: r15246
|
2009-06-23 22:02:07 +00:00 |
|
Matthew Flatt
|
cc32f3eea2
|
fix problems with get-info use by setup-plt
svn: r15242
|
2009-06-23 13:26:07 +00:00 |
|
Matthew Flatt
|
fc115693f4
|
change zo-compiler cm trace-output to stick to a port, which avoids confusing output when installing nested Planet packages
svn: r15194
|
2009-06-17 05:58:26 +00:00 |
|
Matthew Flatt
|
70859f0d0b
|
identifier-prune-lexical-context (4.2.0.2)
svn: r14850
|
2009-05-17 12:31:51 +00:00 |
|
Eli Barzilay
|
5cb9e66cd2
|
fixed a probable bug in invoking format-time
svn: r14707
|
2009-05-04 06:37:27 +00:00 |
|
Eli Barzilay
|
ff73a5395e
|
removed lots of "the the"s
svn: r14679
|
2009-05-01 21:02:51 +00:00 |
|
Matthew Flatt
|
b42f1b5d8b
|
zo-marshal patch from Jay
svn: r14642
|
2009-04-28 16:37:16 +00:00 |
|
Matthew Flatt
|
39d405fe6e
|
zo-marshal supports module forms
svn: r14637
|
2009-04-28 13:13:22 +00:00 |
|
Matthew Flatt
|
2439b4cb75
|
fix zo-parse problem with graphs in literal data
svn: r14596
|
2009-04-24 17:34:49 +00:00 |
|
Matthew Flatt
|
6df0ac6f51
|
fix accidental commit of debugging printf
svn: r14595
|
2009-04-24 15:49:24 +00:00 |
|
Matthew Flatt
|
cd09b30497
|
(v4.1.5.5) repair interaction of provides redirected by a rename-transformer, certification of access to unexported variables, and protected exports; also get rid of kernel-reprovide special case in export handling, because a more general export-sharing technique subsumed the special case long ago
svn: r14593
|
2009-04-24 14:59:09 +00:00 |
|
Eli Barzilay
|
c0a8a01222
|
Changed @itemize{...} to @itemize[...] (done after comparing the doc
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
|
2009-04-05 17:46:20 +00:00 |
|
Matthew Flatt
|
6e80847b18
|
auto add main include dir in compiler/xform (PR 10155)
svn: r14253
|
2009-03-24 18:38:42 +00:00 |
|
Matthew Flatt
|
3b49038947
|
better eof handling in zo-parse
svn: r14252
|
2009-03-24 18:38:18 +00:00 |
|
Matthew Flatt
|
282a404ada
|
all expression forms tested for zo-marshal
svn: r13998
|
2009-03-06 23:27:10 +00:00 |
|
Matthew Flatt
|
946a39221a
|
some zo-marshal repairs
svn: r13984
|
2009-03-06 17:37:28 +00:00 |
|
Matthew Flatt
|
f1e646c8f9
|
zo-marshal bug fixes and start at test suite
svn: r13979
|
2009-03-06 15:22:33 +00:00 |
|
Matthew Flatt
|
1ecc6abaa0
|
remove bad write-bytecode file
svn: r13977
|
2009-03-06 02:24:00 +00:00 |
|
Matthew Flatt
|
5a8bd8b724
|
partially working compiler/zo-marshal
svn: r13976
|
2009-03-06 02:23:19 +00:00 |
|
Matthew Flatt
|
25e7978999
|
rename write-bytecode to zo-marshal
svn: r13974
|
2009-03-06 00:48:08 +00:00 |
|
Matthew Flatt
|
a1f0873143
|
initial version of write-bytecode
svn: r13973
|
2009-03-06 00:45:13 +00:00 |
|
Matthew Flatt
|
df99b2e1c4
|
remove obsolete text
svn: r13051
|
2009-01-09 21:01:09 +00:00 |
|
Eli Barzilay
|
8a2753efb8
|
2008 -> 2009
svn: r13001
|
2009-01-04 15:34:50 +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
|
3e7e63aecf
|
write embedding sexecutables without setting current output port
svn: r12780
|
2008-12-11 20:14:53 +00:00 |
|
Matthew Flatt
|
149d3a24cb
|
handle symbol module path as extra path
svn: r12757
|
2008-12-09 21:57:50 +00:00 |
|
Matthew Flatt
|
d8c28545ea
|
fix decompiler for recent .zo change
svn: r12722
|
2008-12-07 19:07:47 +00:00 |
|
Matthew Flatt
|
1a4b3abba7
|
decompiler repairs
svn: r12537
|
2008-11-20 13:47:06 +00:00 |
|
Matthew Flatt
|
14f57a3f37
|
xform: keep system-header flag in line info
svn: r12435
|
2008-11-14 01:22:58 +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
|
422b1d1e09
|
make keep-lines? argument optional
svn: r12426
|
2008-11-13 16:03:26 +00:00 |
|
Matthew Flatt
|
54269c8bbd
|
fix xform to not generate srcloc info in the middle of a macro call
svn: r12424
|
2008-11-13 13:26:25 +00:00 |
|
Matthew Flatt
|
ba7ad5d2e6
|
add support to xform to output source line numbers
svn: r12419
|
2008-11-13 00:26:04 +00:00 |
|
Robby Findler
|
256182ecbd
|
adjusted the automatic compilation to make it more disableable
svn: r12397
|
2008-11-11 23:56:54 +00:00 |
|
Matthew Flatt
|
c4f994658c
|
fix mzc --include-compiled (PR 9900)
svn: r12384
|
2008-11-11 15:36:33 +00:00 |
|
Robby Findler
|
1490cd1c4d
|
added support for automatic compilation of source files to drscheme
svn: r12356
|
2008-11-08 18:34:39 +00:00 |
|