Richard Smith 4cf7ed4f12 Rename some classes to match the design better (#1287) há 4 anos atrás
..
class_function.carbon 309ec35f95 Rename executable_semantics to explorer (#1188) há 4 anos atrás
convert_from_struct.carbon 2e776a442d FIXME -> TODO for C++ style (#1282) há 4 anos atrás
fail_args_mismatch.carbon f33481e41f Unify logic for function calls and parameterized entity names. (#1281) há 4 anos atrás
fail_argument_deduction.carbon c29f56e667 Initial support for generic parameters that are introduced in a function parameter list (#1247) há 4 anos atrás
fail_bad_parameter_type.carbon f33481e41f Unify logic for function calls and parameterized entity names. (#1281) há 4 anos atrás
fail_field_access_on_generic.carbon 4cf7ed4f12 Rename some classes to match the design better (#1287) há 4 anos atrás
fail_generic_class_arg.carbon f33481e41f Unify logic for function calls and parameterized entity names. (#1281) há 4 anos atrás
fail_generic_in_pattern.carbon e85f45de10 Move CHECK lines in tests next to the line that caused the output. (#1224) há 4 anos atrás
fail_instantiate_non_generic.carbon dbe535b719 Improve diagnostic for call to non-function. (#1245) há 4 anos atrás
fail_no_args.carbon 0a93289706 Add support for `Self` and `impl as` (#1194) há 4 anos atrás
fail_point_equal.carbon e85f45de10 Move CHECK lines in tests next to the line that caused the output. (#1224) há 4 anos atrás
fail_return_type_is_type.carbon f0a34e4bf7 Added TypeCheckTypeExp() and changed function type literal and similar type-checking logic to use the new function (#1256) há 4 anos atrás
fail_self_with_arg.carbon dbe535b719 Improve diagnostic for call to non-function. (#1245) há 4 anos atrás
fail_two_arg_lists.carbon dbe535b719 Improve diagnostic for call to non-function. (#1245) há 4 anos atrás
fail_value_param_mismatch.carbon 046a356002 Basic support for deduction of non-type values. (#1284) há 4 anos atrás
generic_class_substitution.carbon 309ec35f95 Rename executable_semantics to explorer (#1188) há 4 anos atrás
generic_fun_and_class.carbon 309ec35f95 Rename executable_semantics to explorer (#1188) há 4 anos atrás
generic_point.carbon 309ec35f95 Rename executable_semantics to explorer (#1188) há 4 anos atrás
impl_with_argument.carbon 0a93289706 Add support for `Self` and `impl as` (#1194) há 4 anos atrás
impl_with_self.carbon 0a93289706 Add support for `Self` and `impl as` (#1194) há 4 anos atrás
param_with_dependent_type.carbon 046a356002 Basic support for deduction of non-type values. (#1284) há 4 anos atrás
point_with_interface.carbon 309ec35f95 Rename executable_semantics to explorer (#1188) há 4 anos atrás
use_self.carbon 0a93289706 Add support for `Self` and `impl as` (#1194) há 4 anos atrás