Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
1570949ef1
|
Re-add some deleted tuple tests
|
2011-08-15 13:39:45 +02:00 |
|
Marijn Haverbeke
|
f8968d1e71
|
Remove uses of tuples from the test suite
|
2011-07-26 14:49:40 +02:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Graydon Hoare
|
d2bd07dcb0
|
Remove effect system from src.
|
2011-04-19 13:35:49 -07:00 |
|
Graydon Hoare
|
7db115834f
|
Split out stratum-checking pass, implement more-strict (overly aggressive) impure-effect checking.
|
2010-11-02 15:24:46 -07:00 |
|
Graydon Hoare
|
b5e46ac2a0
|
Two more testcases for overwriting already-live box-like fields in structures, without leaking.
|
2010-07-23 12:22:31 -07:00 |
|