История коммитов

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 2425e28e3a Collapse names into VarStorage (#3116) 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 лет назад
  Farzana Ahmed Siddique db5e269097 Removed builtin empty tuple type (#3021) 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 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 1497e1333d Switch types to a SemanticsTypeId. (#2854) 2 лет назад
  Jon Ross-Perkins 1d56e165ef Start refactoring type handling to track which types are in-use. (#2848) 2 лет назад
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) 3 лет назад
  Jon Ross-Perkins e4a04c2936 Use new test framework in toolchain to reduce per-test overhead (#2821) 3 лет назад
  Jon Ross-Perkins 4ca2e81877 Modify SemanticsIR printing to produce stable output on builtin changes. (#2702) 3 лет назад
  Jon Ross-Perkins 32e8fee4ad Add initial lowering of a trivial function (#2640) 3 лет назад
  Jon Ross-Perkins f7924aa93f Implement calls in the toolchain. (#2582) 3 лет назад