| .. |
|
basics
|
65a4e006a2
Add line output to diagnostics to help identify error locations. (#3010)
|
2 лет назад |
|
function
|
123662f5b1
Basic support for non-defining declarations of functions. (#2977)
|
2 лет назад |
|
if
|
4b69264cb1
Add implied `return;` at end of non-value-returning functions. (#2942)
|
2 лет назад |
|
if_expression
|
b908c6e274
Track the list of blocks that form the body of a function. (#2941)
|
2 лет назад |
|
namespace
|
918c089e03
Add namespace support. (#2940)
|
2 лет назад |
|
operators
|
0d4d392d12
Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904)
|
2 лет назад |
|
return
|
4b69264cb1
Add implied `return;` at end of non-value-returning functions. (#2942)
|
2 лет назад |
|
struct
|
0d4d392d12
Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904)
|
2 лет назад |
|
var
|
0d4d392d12
Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904)
|
2 лет назад |