Jon Meow bbd4940e6d Be more explicit about AST types (#921) 4 years ago
..
assignment_copy 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
basic_syntax bb28d37eed Drop support for named tuple fields (#886) 4 years ago
block c4e40aaa86 Add support for struct types, following p0561. (#856) 4 years ago
class bc5a42211b Support struct implicit conversions in type-checking (#870) 4 years ago
experimental_continuation bbd4940e6d Be more explicit about AST types (#921) 4 years ago
function 7670f08200 Additional test cases for returning from `match` (#897) 4 years ago
generic_function 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
global_variable bc5a42211b Support struct implicit conversions in type-checking (#870) 4 years ago
if_else 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
import 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
match c2140c6cb9 Check exhaustiveness of function-ending match statements (#882) 4 years ago
package 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
return 5aa958345b Implement auto return types, removing => returns (#850) 4 years ago
string 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
struct c2140c6cb9 Check exhaustiveness of function-ending match statements (#882) 4 years ago
tuple 91b99b1148 Test tuple indexing (#908) 4 years ago
while 395a331cde Reorganize tests into dirs and rename numbered tests (#825) 4 years ago
lit.cfg 5047cd6447 Switch executable_semantics to lit/filecheck tests. (#819) 4 years ago