Histórico de Commits

Autor SHA1 Mensagem Data
  Farzana Ahmed Siddique 0594a1aac7 Integrates tuple to semantic analysis (#2992) há 2 anos atrás
  Jon Ross-Perkins 918c089e03 Add namespace support. (#2940) há 2 anos atrás
  Richard Smith 1ea123cd94 Semantics IR building for `if` statements. (#2920) há 2 anos atrás
  Richard Smith 0d4d392d12 Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904) há 2 anos atrás
  Richard Smith f7f73d42ca Split out a per-function lowering context from `LoweringContext`. (#2901) há 2 anos atrás
  Richard Smith 06ce3b0161 Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897) há 2 anos atrás
  Richard Smith aa40e2b8a9 `true` and `false` support, and lowering for `bool` type. (#2896) há 2 anos atrás
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) há 2 anos atrás
  Jon Ross-Perkins 39f7aae98d Sorting out how bindings are added to name lookup. (#2869) há 2 anos atrás
  Jon Ross-Perkins c83eea3ce2 Switch nodes to a map, and relabel as locals. (#2861) há 2 anos atrás
  Jon Ross-Perkins 4152cf720a Add loads for data. (#2860) há 2 anos atrás
  Jon Ross-Perkins db5629024e Drop "Lowered" from various LoweringContext APIs. (#2859) há 2 anos atrás
  Jon Ross-Perkins 1497e1333d Switch types to a SemanticsTypeId. (#2854) há 2 anos atrás
  Jon Ross-Perkins 76151d1fff Stop special-casing empty structs. (#2849) há 2 anos atrás
  Jon Ross-Perkins ab1535c841 Add lowering for function calls (#2837) há 3 anos atrás
  Jon Ross-Perkins 8ad08e34e2 Refactor diagnostics out of parser_context.h (#2834) há 3 anos atrás
  Jon Ross-Perkins 75f1ac3a08 Add names for LLVM IR entries. (#2832) há 3 anos atrás
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) há 3 anos atrás
  Jon Ross-Perkins e42b48ecc5 Start supporting struct type literals in lowering. (#2822) há 3 anos atrás
  Jon Ross-Perkins ee9f883ef3 Refactoring lowering logic into separate files. (#2820) há 3 anos atrás