提交历史

作者 SHA1 备注 提交日期
  Richard Smith aa40e2b8a9 `true` and `false` support, and lowering for `bool` type. (#2896) 2 年之前
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) 2 年之前
  Jon Ross-Perkins 39f7aae98d Sorting out how bindings are added to name lookup. (#2869) 2 年之前
  Jon Ross-Perkins c83eea3ce2 Switch nodes to a map, and relabel as locals. (#2861) 2 年之前
  Jon Ross-Perkins 4152cf720a Add loads for data. (#2860) 2 年之前
  Jon Ross-Perkins db5629024e Drop "Lowered" from various LoweringContext APIs. (#2859) 2 年之前
  Jon Ross-Perkins 1497e1333d Switch types to a SemanticsTypeId. (#2854) 2 年之前
  Jon Ross-Perkins 76151d1fff Stop special-casing empty structs. (#2849) 2 年之前
  Jon Ross-Perkins ab1535c841 Add lowering for function calls (#2837) 2 年之前
  Jon Ross-Perkins 8ad08e34e2 Refactor diagnostics out of parser_context.h (#2834) 3 年之前
  Jon Ross-Perkins 75f1ac3a08 Add names for LLVM IR entries. (#2832) 3 年之前
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) 3 年之前
  Jon Ross-Perkins e42b48ecc5 Start supporting struct type literals in lowering. (#2822) 3 年之前
  Jon Ross-Perkins ee9f883ef3 Refactoring lowering logic into separate files. (#2820) 3 年之前