Robby Findler
|
092d98656c
|
fix plai/gc2/mutator for the case where a lambda-bound
variable is shadowing something
|
2013-03-21 22:48:05 -05:00 |
|
Robby Findler
|
0e6975fb2c
|
add 'values' to plai/gc2/mutator language
|
2013-03-21 22:48:05 -05:00 |
|
Eli Barzilay
|
af6be85ff5
|
Fix lots of indentation mistakes.
(Found by my ayatollah script...)
|
2013-03-14 10:55:47 -04:00 |
|
Robby Findler
|
308a65e6ca
|
fix plai tests
|
2013-03-07 16:02:51 -06:00 |
|
Jay McCarthy
|
ffcda4741f
|
Fixing a safe-for-space error that Robby found
|
2012-02-28 14:15:07 -07:00 |
|
Robby Findler
|
9ffc18a000
|
adjust plai's gc2/mutator so that primitive applications are
special and primtives not in an application position is a syntax error
|
2012-02-24 08:15:03 -06:00 |
|
Jay McCarthy
|
c2355caef6
|
Finalizing initial pass on GC2
It was not a problem with the particular collector. All allocation
sites need to update the gc-roots-key with their static information.
|
2012-01-04 19:55:24 -07:00 |
|
Jay McCarthy
|
55e1df1445
|
See last commit
|
2012-01-04 19:55:24 -07:00 |
|
Jay McCarthy
|
f80292b4cf
|
Converting mutators
|
2012-01-04 19:55:24 -07:00 |
|
Jay McCarthy
|
e4755a5ffc
|
New GC code
|
2012-01-04 19:55:24 -07:00 |
|