Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 7824e9618c Consolidate towards ImplicitAs handling. (#2719) il y a 3 ans
  Jon Ross-Perkins 2eef8c751b Add semantics for struct type and value literals. (#2709) il y a 3 ans
  Jon Ross-Perkins 32e8fee4ad Add initial lowering of a trivial function (#2640) il y a 3 ans
  Jon Ross-Perkins 2adaeee2ba Add handling for return types. (#2596) il y a 3 ans
  Jon Ross-Perkins f7924aa93f Implement calls in the toolchain. (#2582) il y a 3 ans
  Jon Ross-Perkins 2ffbe72384 Move TODOs from CARBON_CHECK to SemanticsTODO diagnostics (#2558) il y a 3 ans
  Jon Ross-Perkins 6feed2ae33 Add tracking of function parameters (#2552) il y a 3 ans
  Jon Ross-Perkins 2a163ca6cd Refactor the node stack into its own class. (#2505) il y a 3 ans
  Jon Ross-Perkins 11deb14dc6 Handle `var` init-with-self situations. (#2488) il y a 3 ans
  Jon Ross-Perkins 88905b99d8 Add a location translator for ParseTree::Node. (#2491) il y a 3 ans
  Jon Ross-Perkins e5d49f5989 Store SemanticsNode in a single list instead of per-block (#2475) il y a 3 ans
  Jon Ross-Perkins 9d234aa7e7 Start doing name lookup for references (#2472) il y a 3 ans
  Jon Ross-Perkins 6c248ea38f Add support for VariableDeclaration and VariableInitialization (#2466) il y a 3 ans
  Jon Ross-Perkins f10531bcb3 Use macros to enforce handling parse nodes in SemanticsIR. (#2448) il y a 3 ans
  Jon Ross-Perkins 34b5349df9 Change result_id to use is_valid instead of an optional. (#2449) il y a 3 ans
  Jon Ross-Perkins 30960d11a9 Start adding var decls to semantics. (#2447) il y a 3 ans
  Chandler Carruth 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) il y a 3 ans
  Jon Ross-Perkins 4c8fdf5124 Start drafting out semantic type checking. (#2406) il y a 3 ans
  Jon Ross-Perkins 352fec1885 Add some coarse debug information to semantics. (#2382) il y a 3 ans
  Jon Ross-Perkins 57090142e8 Start adding builtins to SemanticsIR (#2356) il y a 3 ans
  Jon Ross-Perkins 0755598fa8 Refactor semantics to provide a more block-y IR (#2349) il y a 3 ans
  Jon Ross-Perkins d51ca271af Refactory the IR/builder relationship (#2342) il y a 3 ans