Commit Graph

8782 Commits

Author SHA1 Message Date
Kathy Gray
f095993e4c commented out duplicate method
svn: r11335
2008-08-19 17:10:05 +00:00
Robby Findler
978ca07626 argh. forgot to check this in before the release.
svn: r11334
2008-08-19 17:08:55 +00:00
Kathy Gray
b0aeb1d259 Getting source of error into test reports
svn: r11333
2008-08-19 17:03:40 +00:00
Matthew Flatt
b8147e1e2e new version number to go with cm repairs
svn: r11332
2008-08-19 16:23:44 +00:00
Matthew Flatt
bf17f5a134 fix cm to work with relative-path dependencies
svn: r11331
2008-08-19 15:58:43 +00:00
Matthew Flatt
9720e0151e fix cm
svn: r11330
2008-08-19 15:32:47 +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
ece880b3a2 jit tweak for structure predicates/accessors
svn: r11328
2008-08-19 11:49:08 +00:00
Matthew Flatt
3ead9c435f fix 3m build for moved cm
svn: r11327
2008-08-19 11:17:14 +00:00
Eli Barzilay
4ee2402b8f Welcome to a new PLT day.
svn: r11326
2008-08-19 10:32:42 +00:00
Eli Barzilay
c23d1e7d83 some info tweaks
svn: r11325
2008-08-19 10:32:18 +00:00
Eli Barzilay
850af38cfe * Added `setup/private/omitted-paths' as a central point for getting
omitted paths -- including entries from parent directories
* This code automatically includes "compiled", ".*" and "doc" (unless
  in the main tree), which nicely unifies the pieces of code that
  duplicated this check (compiler/compiler-unit and setup/setup-unit).

svn: r11324
2008-08-19 10:28:22 +00:00
Eli Barzilay
2a16188855 svn: r11323 2008-08-19 05:04:21 +00:00
Robby Findler
47521e5ea4 improved printing a little bit for stepper and traces
svn: r11322
2008-08-19 04:57:33 +00:00
Eli Barzilay
156d3364df better use of new sort
svn: r11321
2008-08-19 04:55:32 +00:00
Eli Barzilay
0dbc0d472e web-server-tutorial rename
svn: r11320
2008-08-19 04:49:16 +00:00
Matthew Flatt
13182685e6 nbody binary arithmetic etc.
svn: r11319
2008-08-19 03:29:04 +00:00
Matthew Flatt
85405bc80b misc accumulated mzscheme tweaks
svn: r11318
2008-08-19 02:30:20 +00:00
Matthew Flatt
76cf25fc12 document 'mzc --decompile'
svn: r11317
2008-08-19 00:50:52 +00:00
Eli Barzilay
08044ac0f9 svn: r11316 2008-08-19 00:41:01 +00:00
Eli Barzilay
d658753e8b svn: r11315 2008-08-19 00:32:10 +00:00
Eli Barzilay
da3b476e80 finish the cm move: change all requires, leave stub files in mzlib
svn: r11314
2008-08-19 00:22:57 +00:00
Eli Barzilay
2a2977d804 move mzlib/cm and mzlib/cm-accomplice to compiler
svn: r11313
2008-08-19 00:15:00 +00:00
Eli Barzilay
a48366ce12 move cm-ctime to compiler/private, move away compiler/cm and compiler/cm-accomplice stubs
svn: r11312
2008-08-19 00:13:43 +00:00
Matthew Flatt
64c655a516 add --decompile blade to mzc and refine decompiler output
svn: r11310
2008-08-19 00:04:20 +00:00
Eli Barzilay
1f4d924acf somehow I feel better with downcase image filenames in this case
svn: r11309
2008-08-18 22:41:50 +00:00
Eli Barzilay
aa6a81e5fb renamed "tutorial" to "web-server-tutorial"
svn: r11308
2008-08-18 22:37:44 +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
Matthew Flatt
c09b9baae8 fix stxparam bug (from Olin via Sam)
svn: r11304
2008-08-18 22:19:18 +00:00
Jay McCarthy
972128abf0 Fixing a format bug
svn: r11303
2008-08-18 22:11:08 +00:00
Eli Barzilay
dd870c3d30 improved cm
svn: r11301
2008-08-18 21:46:16 +00:00
Robby Findler
5895bf4c35 where clauses in metafunctions now are in 'term'
svn: r11300
2008-08-18 21:23:56 +00:00
Eli Barzilay
f6a754c48a Added Geoffrey S. Knauth
svn: r11299
2008-08-18 21:14:20 +00:00
Jay McCarthy
119ea76ad6 Adding HTTPS to tutorial
svn: r11298
2008-08-18 14:47:35 +00:00
Jay McCarthy
4072ecbacc Doc improvements and tutorial bug fix
svn: r11297
2008-08-18 14:34:55 +00:00
Jay McCarthy
0dcee6d678 This might be part of the build problem
svn: r11296
2008-08-18 14:10:25 +00:00
Eli Barzilay
0782e09426 Welcome to a new PLT day.
svn: r11295
2008-08-18 07:50:12 +00:00
Eli Barzilay
9665340278 Welcome to a new PLT day.
svn: r11294
2008-08-17 07:50:18 +00:00
Matthias Felleisen
729fe8a286 world and key=?
svn: r11293
2008-08-16 15:24:58 +00:00
Eli Barzilay
a8407bdfb6 remove duplicate dependencies
svn: r11292
2008-08-16 01:21:51 +00:00
Eli Barzilay
0dc50ad667 svn: r11291 2008-08-16 01:17:50 +00:00
Danny Yoo
8e5b38e1ba fixing small typo
svn: r11290
2008-08-15 20:39:13 +00:00
Robby Findler
f1fc312176 added Matthew
svn: r11289
2008-08-15 20:25:58 +00:00
Matthew Flatt
d1c1af8f84 fix 'author' spec
svn: r11288
2008-08-15 20:19:42 +00:00
Matthew Flatt
9453aaaccf assign authors to manuals
svn: r11287
2008-08-15 20:16:06 +00:00
Jay McCarthy
42ca979abd Detecting the lack of a start proc
svn: r11286
2008-08-15 20:07:12 +00:00
Danny Yoo
5d9410c058 Adjusted indentation.
svn: r11285
2008-08-15 20:04:57 +00:00
Danny Yoo
cd03bb635e Renaming the file to avoid a potential issue with the lingering the-blog-data.db from iteration 9 interfering with iteration 10.
svn: r11284
2008-08-15 20:04:50 +00:00