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
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Lindsey Kuper
|
e7111fe147
|
Un-xfail a test.
|
2011-07-07 17:39:35 -07:00 |
|
Lindsey Kuper
|
130006cdda
|
Tie the knot for self-calls inside extended objects. Closes #539.
|
2011-07-06 18:39:01 -07:00 |
|
Graydon Hoare
|
5059c5f8fd
|
Actually notice xfail-stage2 as different from xfail-stage2. Fix affected tests.
|
2011-06-28 17:36:51 -07:00 |
|
Lindsey Kuper
|
efd8ff4647
|
Comments for all the anon obj tests.
|
2011-06-21 16:35:21 -07:00 |
|
Lindsey Kuper
|
84005fadbf
|
Some progress on support for extending objects with new fields (issue
into four separate issues (#538, #539, #540, #543) with corresponding
tests.
|
2011-06-21 13:31:27 -07:00 |
|