Geoff Romer 57a2715f10 Remove support for `addr` (#6375) 5 months ago
..
alias c44e688e5d Add parsing for 'fn destroy' (#5045) 1 year ago
array 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) 1 year ago
auto 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
basics 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 months ago
choice 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 months ago
class 57a2715f10 Remove support for `addr` (#6375) 5 months ago
for 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) 10 months ago
function 57a2715f10 Remove support for `addr` (#6375) 5 months ago
generics 57a2715f10 Remove support for `addr` (#6375) 5 months ago
if 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) 1 year ago
if_expr 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
index 943acf1ec2 Separate node kind for bindings inside `var` (#4822) 1 year ago
let 4821eec2f8 Add support for `ref` patterns (#6283) 6 months ago
match 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
member_access 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
namespace c44e688e5d Add parsing for 'fn destroy' (#5045) 1 year ago
operators 43ffd721a4 Support `ref` tags on arguments to `ref` params (#6312) 5 months ago
package_expr 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
packages 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 5 months ago
pointer 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
return 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) 8 months ago
struct 943acf1ec2 Separate node kind for bindings inside `var` (#4822) 1 year ago
tuple 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago
var 4821eec2f8 Add support for `ref` patterns (#6283) 6 months ago
where_expr 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) 6 months ago
while 74e1a9949f Support tuple patterns outside parameter lists (#4923) 1 year ago