Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 5d123189c3 Small cleanups in toolchain code (#2474) hace 3 años
  Kareem Ergawy c74e39dbb3 [parser] More support for `interface`s: methods and `self` deduced param. (#2427) hace 3 años
  Jon Ross-Perkins 6c248ea38f Add support for VariableDeclaration and VariableInitialization (#2466) hace 3 años
  Jon Ross-Perkins 773a82f995 Add support for empty declarations. (#2467) hace 3 años
  Jon Ross-Perkins d42d864e82 Make TokenKind's API closer to toolchain's typical API setup. (#2456) hace 3 años
  Jon Ross-Perkins f10531bcb3 Use macros to enforce handling parse nodes in SemanticsIR. (#2448) hace 3 años
  Jon Ross-Perkins 34b5349df9 Change result_id to use is_valid instead of an optional. (#2449) hace 3 años
  Jon Ross-Perkins 30960d11a9 Start adding var decls to semantics. (#2447) hace 3 años
  Jon Ross-Perkins 60eb06ce94 Move trace banners to driver and trace intermediate state. (#2443) hace 3 años
  Jon Ross-Perkins d50fef1736 Expand use of IndexBase (#2436) hace 3 años
  Chandler Carruth 94cf343b05 Update LLVM and switch to `std::optional`. (#2424) hace 3 años
  Jon Ross-Perkins 4c8fdf5124 Start drafting out semantic type checking. (#2406) hace 3 años
  Jon Ross-Perkins 37dd968709 Track the ParseTree::Node with SemanticsNode. (#2407) hace 3 años
  Jon Ross-Perkins fbed1398fe Change ParameterList to use a Start that brackets params (#2403) hace 3 años
  Jon Ross-Perkins b914f46ec5 Change keyword statements to bracket arguments. (#2394) hace 3 años
  Jon Ross-Perkins 352fec1885 Add some coarse debug information to semantics. (#2382) hace 3 años
  Jon Ross-Perkins 57090142e8 Start adding builtins to SemanticsIR (#2356) hace 3 años
  Jon Ross-Perkins 0755598fa8 Refactor semantics to provide a more block-y IR (#2349) hace 3 años
  Jon Ross-Perkins d51ca271af Refactory the IR/builder relationship (#2342) hace 3 años