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