about summary refs log tree commit diff
path: root/src/test/compile-fail
AgeCommit message (Collapse)AuthorLines
2010-06-27Only translate or dwarf-emit items or stubs locally defined or used. Avoids ↵Graydon Hoare-1/+1
instantiating O(sizeof(standard-library)) worth of imports stubs on each 'use std'. Closes issue 13.
2010-06-25Add testcases for item name conflict at the same path level.Roy Frostig-0/+8
2010-06-24A couple new tests for broken parts of the typechecker, XFAILed.Graydon Hoare-0/+10
2010-06-23Populate tree.Graydon Hoare-0/+358