コミット履歴

作者 SHA1 メッセージ 日付
  Jon Ross-Perkins 2425e28e3a Collapse names into VarStorage (#3116) 2 年 前
  Richard Smith 883888e22c Produce label names based on the reason for the branch. (#3086) 2 年 前
  Richard Smith 6cbf280a68 Add formatted textual IR output (#3056) 2 年 前
  Richard Smith 212188a922 Prefer to put STDOUT CHECK at the end of the file. (#3073) 2 年 前
  Richard Smith 0c33dead70 Remove the type field from semantics nodes that don't produce values of that type. (#3049) 2 年 前
  Farzana Ahmed Siddique 6a81a3396e Updated tests for tool chain to incorporate type blocks (#3008) 2 年 前
  Richard Smith 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) 2 年 前
  Richard Smith b908c6e274 Track the list of blocks that form the body of a function. (#2941) 2 年 前
  Jon Ross-Perkins 5a90f660b9 Unify DeclaredName and DesignatedName as just Identifier (#2939) 2 年 前
  Richard Smith 0d4d392d12 Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904) 2 年 前
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) 2 年 前