Ryan Culpepper
b2397e3092
macro-stepper: update tests
...
original commit: 5cf2767e7ab4c094468d175f39f07f75e6be3321
2011-07-18 09:01:26 -06:00
Matthew Flatt
90ee93152c
fix import collision
...
--- probably due to the addition of `identity' to `scheme[/gui]',
but the test file should require `scheme/gui/base'
original commit: 67e5b3d3646a28db2e11110dee5902e1c0838103
2011-07-04 16:39:36 -06:00
Eli Barzilay
e9a8f801d3
".ss" -> ".rkt" scan done.
...
original commit: 3157955d40f89d83fb3d5fa7a2f20639cda69579
2011-07-02 10:37:53 -04:00
Ryan Culpepper
2e812f1622
macro-stepper: re-enabled block test
...
original commit: 4693abf074c2dfbabd3d55ff75a2e34d747673e7
2010-07-13 09:38:52 -06:00
Ryan Culpepper
4822a64932
macro-stepper: updated tests
...
original commit: e36c964a9aa963e1069818f98f526d266dac644d
2010-07-13 09:22:52 -06:00
Ryan Culpepper
0c1ea4fc7b
macro-stepper: add support for #%stratified-body
...
original commit: b8bf5c571ac8d51014f4b03c8dfcd30d621add77
2010-07-13 09:22:51 -06:00
Eli Barzilay
b163abcd46
"Racunit" -> "Rackunit"
...
original commit: 7b14a1f585d368bca8967072fbf3530d568e1391
2010-05-17 12:07:32 -04:00
Jay McCarthy
6762d31628
Renaming rktunit to racunit
...
original commit: bc5cf30ebe1ba3743f7097d81ebf1297435e0201
2010-04-30 10:57:32 -06:00
Jay McCarthy
d0fcfc5743
Renaming schemeunit to rktunit and adding compat layer
...
original commit: f70ffca75665f86a380c3df846c8a63b1e941b8b
2010-04-29 15:00:02 -06:00
Matthew Flatt
b069b5c00f
rename all files .ss -> .rkt
...
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00
Jay McCarthy
3a4f5fb119
Switching many uses of old Schemeunit to new
...
svn: r18360
original commit: dd31aa951201c1c1397875d54ecc0c875f2bfc42
2010-02-26 20:39:56 +00:00
Ryan Culpepper
34c1af4bd5
macro-debugger: fixed bug re local-expansion and macro hiding
...
svn: r17642
original commit: 97135f112c7ddf6b74e23544eb9b98c823ed73c3
2010-01-13 23:41:23 +00:00
Ryan Culpepper
95bb2cfbb0
macro-stepper:
...
do compile-time evals when expanding
fixes: (begin macro-def macro-use) pattern
updated tests for lifts change
svn: r16762
original commit: 32e38ca0e4e145bf6f52ea820620fb42ad125df2
2009-11-13 21:41:01 +00:00
Ryan Culpepper
7ad04446f4
macro-stepper: made syntax display faster, esp for early terms
...
calculate arrows etc wrt known binders instead of all binders
svn: r16416
original commit: e273dae9b1de1d3ade2d29ee07da894fd42e91ad
2009-10-22 22:00:49 +00:00
Stevie Strickland
b9fb5ef076
Refactoring all the private contract stuff into its own playpen.
...
svn: r16052
original commit: 636adcc142d20e62a9d18ec1c971894cd6956bd7
2009-09-17 20:55:37 +00:00
Stevie Strickland
e6b4c6937e
Refactoring scheme/private/contract into reasonably sized pieces.
...
svn: r16049
original commit: 70e8f21ba2949a2e0762fe7094b115ac6826045f
2009-09-17 19:45:56 +00:00
Stevie Strickland
c3cb45e4ac
First moving private/contract.ss to a different name. The diaspora from
...
that file into others will happen next.
svn: r16048
original commit: aca0bcf82e074b7d5477091b7d62d59f5d799283
2009-09-17 17:42:45 +00:00
Ryan Culpepper
9c8ec0d603
macro debugger:
...
fixed hiding bug with non-collection modules
improved #%top-interaction elimination
Please apply changes for release.
svn: r14887
original commit: 2e3a0bcd0dc728f8e6b0f59f5b84ae1645d4a42c
2009-05-20 22:43:39 +00:00
Ryan Culpepper
57f69f722c
macro stepper:
...
better module hiding
display prefab structs
updated tests
svn: r14085
original commit: e11a24fda8c9c00a62be3fc92df83d36b6ac1b90
2009-03-13 05:54:17 +00:00
Ryan Culpepper
ab36883dfa
macro stepper tests: updated
...
svn: r13133
original commit: 92a938dc6dee5cc1f255135639a36f478c08151e
2009-01-15 00:07:47 +00:00
Ryan Culpepper
ff83df9eb1
macro stepper tests:
...
added regression test for PR 10000
updated lifting tests for new variable name convention
svn: r12994
original commit: b6312ff3ca2765dcb132f5e740803e2dcdd6edfa
2009-01-03 19:58:06 +00:00
Eli Barzilay
e089499d05
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
original commit: 7d50e61c7f6831936e13e6af5140db65db18fe1c
2008-07-09 07:18:06 +00:00
Matthew Flatt
77a121e1fd
Ryan's macro-stepper patches
...
svn: r9794
original commit: 24739359e443feabd0dd7b66960ebf3a636b5ddd
2008-05-10 11:02:47 +00:00