Robby Findler
|
39fc578bf0
|
svn: r14030
|
2009-03-10 17:34:23 +00:00 |
|
Robby Findler
|
b7c0a22430
|
added scheme/base import and re-tabified
svn: r14029
|
2009-03-10 16:43:44 +00:00 |
|
Matthew Flatt
|
6fe0677aa7
|
doc kernel-syntax-case/phase
svn: r14028
|
2009-03-10 16:39:32 +00:00 |
|
Robby Findler
|
ca2dd05eca
|
svn: r14027
|
2009-03-10 14:38:19 +00:00 |
|
Robby Findler
|
11cd0a5691
|
fixed tracing in the teaching languages
svn: r14026
|
2009-03-10 13:49:40 +00:00 |
|
Eli Barzilay
|
3658ea87e5
|
The scribble/text language works much better now, with
indentation-aware output being possible.
svn: r14025
|
2009-03-10 09:36:54 +00:00 |
|
Matthew Flatt
|
13b2bc3363
|
adjust define*-{values,syntaxes} to avoid certificate problems
svn: r14024
|
2009-03-09 17:19:21 +00:00 |
|
Jay McCarthy
|
d5312fbe3b
|
Non empty strings in redirect-to
svn: r14023
|
2009-03-09 17:08:37 +00:00 |
|
Jay McCarthy
|
d8232c3edd
|
Stephen bug
svn: r14022
|
2009-03-09 16:58:31 +00:00 |
|
Matthew Flatt
|
44e7744646
|
fix package so that syntax-local-value works after define*
svn: r14021
|
2009-03-09 13:24:34 +00:00 |
|
Matthew Flatt
|
54157130d6
|
change GC log msgs from info to debug
svn: r14020
|
2009-03-09 11:35:49 +00:00 |
|
Mike Sperber
|
018521cbc3
|
Merge from mike/dmda branch.
This adds the language levels, teachpacks, and documentation for the
textbook "Die Macht der Abstraktion".
svn: r14019
|
2009-03-09 07:51:09 +00:00 |
|
Eli Barzilay
|
2a03b0a08b
|
Welcome to a new PLT day.
svn: r14018
|
2009-03-09 07:50:12 +00:00 |
|
Eli Barzilay
|
8b5b6a53d9
|
Avoid lumping together output values as (output '(x y z)), use
separate output expressions instead.
svn: r14015
|
2009-03-08 21:10:07 +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 |
|
Mike Sperber
|
fb133e0bb6
|
Synch German string constants with latest.
svn: r14011
|
2009-03-08 17:52:29 +00:00 |
|
Sam Tobin-Hochstadt
|
8b7497cccf
|
everything except lambda, app units work
svn: r14008
|
2009-03-07 23:19:41 +00:00 |
|
Sam Tobin-Hochstadt
|
18e03efc84
|
New true-filter and false-filter abbrevs
Fix for Stevie's d-s/c fix.
tc-expr now compiles
svn: r14007
|
2009-03-07 22:51:54 +00:00 |
|
Sam Tobin-Hochstadt
|
09ee5d37a5
|
sync to trunk again
svn: r14006
|
2009-03-07 19:10:50 +00:00 |
|
Sam Tobin-Hochstadt
|
f88d00edf8
|
sync to trunk
svn: r14005
|
2009-03-07 19:08:55 +00:00 |
|
Stevie Strickland
|
a3035a76a8
|
Got the struct:x name built, but forgot just the name x for the static info,
even though I had changed with-contract to detect (uncontracted) exports of
syntax.
svn: r14004
|
2009-03-07 16:48:27 +00:00 |
|
Robby Findler
|
d07a335324
|
svn: r14003
|
2009-03-07 13:53:54 +00:00 |
|
Robby Findler
|
37cde560a9
|
fixed bug in the cycle detection code in test-->
svn: r14002
|
2009-03-07 13:38:41 +00:00 |
|
Eli Barzilay
|
7d50018356
|
Welcome to a new PLT day.
svn: r14001
|
2009-03-07 08:50:21 +00:00 |
|
Eli Barzilay
|
1b5e4ffa87
|
typo
svn: r14000
|
2009-03-07 00:46:28 +00:00 |
|
Sam Tobin-Hochstadt
|
d1ac259bcc
|
try to fix this test
svn: r13999
|
2009-03-06 23:37:05 +00:00 |
|
Matthew Flatt
|
282a404ada
|
all expression forms tested for zo-marshal
svn: r13998
|
2009-03-06 23:27:10 +00:00 |
|
Matthew Flatt
|
cdfb6e5f67
|
more bytecode-parsing checks
svn: r13997
|
2009-03-06 23:26:44 +00:00 |
|
Sam Tobin-Hochstadt
|
2dbd82e587
|
Add provides
Use Type/c instead fo Type? in contracts
New if typechecking.
match expanders for tc-result.
svn: r13996
|
2009-03-06 22:25:19 +00:00 |
|
Matthew Flatt
|
4d4d2f54e2
|
fix references docs: buffer-mode argument to make-output-port is optional
svn: r13995
|
2009-03-06 22:23:49 +00:00 |
|
Sam Tobin-Hochstadt
|
aa32d9b928
|
fix bugs
add env+
svn: r13994
|
2009-03-06 21:27:05 +00:00 |
|
Ryan Culpepper
|
e2f588554a
|
macro debugger: fixes for PR 10090
pass1/pass2 for module-begin tagging vs module body expansion
reset current syntax on entry to bind-syntaxes
svn: r13993
|
2009-03-06 21:20:24 +00:00 |
|
Sam Tobin-Hochstadt
|
d293635cb7
|
combine-filter
update
svn: r13992
|
2009-03-06 20:54:39 +00:00 |
|
Matthew Flatt
|
c65758639b
|
add missing check in bytecode unmarshaling
svn: r13991
|
2009-03-06 19:59:13 +00:00 |
|
Matthew Flatt
|
a5cccd73cb
|
rewind incorrect validator 'fix'
svn: r13990
|
2009-03-06 19:57:10 +00:00 |
|
Sam Tobin-Hochstadt
|
e2a017f331
|
fix typo
svn: r13989
|
2009-03-06 19:51:33 +00:00 |
|
Sam Tobin-Hochstadt
|
6c30e2d9e7
|
Remove some old debugging printfs in soon-to-be-dead code.
Fix some requires.
Start implementing metafunctions.
Strengthen contracts on filter-sets.
Rename N B Sym.
svn: r13988
|
2009-03-06 19:50:42 +00:00 |
|
Matthew Flatt
|
d1189e5f6a
|
fix set-smoothing problem for bitmap-dc% having no bitmap
svn: r13987
|
2009-03-06 19:38:40 +00:00 |
|
Robby Findler
|
cab47712fb
|
svn: r13986
|
2009-03-06 19:37:04 +00:00 |
|
Matthew Flatt
|
060bb38ebb
|
more fixes when 'toc sections are not immediately under a 'toc section
svn: r13985
|
2009-03-06 18:41:39 +00:00 |
|
Matthew Flatt
|
946a39221a
|
some zo-marshal repairs
svn: r13984
|
2009-03-06 17:37:28 +00:00 |
|
Matthew Flatt
|
5cefebf1ee
|
Scribble: add 'non-toc style for --htmls output
svn: r13983
|
2009-03-06 17:35:22 +00:00 |
|
Robby Findler
|
0ac95309b2
|
svn: r13981
|
2009-03-06 17:12:36 +00:00 |
|
Robby Findler
|
283c1819a9
|
a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons)
svn: r13980
|
2009-03-06 16:35:04 +00:00 |
|
Matthew Flatt
|
f1e646c8f9
|
zo-marshal bug fixes and start at test suite
svn: r13979
|
2009-03-06 15:22:33 +00:00 |
|
Eli Barzilay
|
135d51e0f0
|
Welcome to a new PLT day.
svn: r13978
|
2009-03-06 08:50:28 +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 |
|