Commit History

作者 SHA1 備註 提交日期
  Jon Ross-Perkins 0732d5857d Collapse StringifyNodeImpl (#2806) 3 年之前
  Jon Ross-Perkins 32ea47f068 Make stringification non-recursive. (#2804) 3 年之前
  Jon Ross-Perkins 706e611b6d Support designator expressions on structs. (#2716) 3 年之前
  Jon Ross-Perkins 2eef8c751b Add semantics for struct type and value literals. (#2709) 3 年之前
  Jon Ross-Perkins 7fc203c536 Refactor SemanticsNode factory functions into factory templates. (#2711) 3 年之前
  Jon Ross-Perkins c615d76196 Add stringification for nodes. (#2704) 3 年之前
  Jon Ross-Perkins 4ca2e81877 Modify SemanticsIR printing to produce stable output on builtin changes. (#2702) 3 年之前
  Jon Ross-Perkins f7924aa93f Implement calls in the toolchain. (#2582) 3 年之前
  Jon Ross-Perkins 22d7cd19ed Polish out support for reals and strings. (#2593) 3 年之前
  Jon Ross-Perkins b2c60b4f53 Change the builtin enum approach to enforce addition. (#2584) 3 年之前
  Jon Ross-Perkins 6feed2ae33 Add tracking of function parameters (#2552) 3 年之前
  Jon Ross-Perkins 6fde5cfab0 Switch Print to range-based for loops (#2549) 3 年之前
  Jon Ross-Perkins a1f2d6341f Switch SemanticsIR dumps to produce YAML (#2517) 3 年之前
  Chandler Carruth a1ad39fa29 Introduce helpers to build enum-wrapping classes. (#2504) 3 年之前
  Jon Ross-Perkins 88905b99d8 Add a location translator for ParseTree::Node. (#2491) 3 年之前
  Jon Ross-Perkins e5d49f5989 Store SemanticsNode in a single list instead of per-block (#2475) 3 年之前
  Jon Ross-Perkins 9d234aa7e7 Start doing name lookup for references (#2472) 3 年之前
  Jon Ross-Perkins 8e6d48004b Have the driver return errors on SemanticsIR errors. (#2471) 3 年之前
  Jon Ross-Perkins 30960d11a9 Start adding var decls to semantics. (#2447) 3 年之前
  Jon Ross-Perkins d50fef1736 Expand use of IndexBase (#2436) 3 年之前
  Jon Ross-Perkins 4c8fdf5124 Start drafting out semantic type checking. (#2406) 3 年之前
  Jon Ross-Perkins 352fec1885 Add some coarse debug information to semantics. (#2382) 3 年之前
  Jon Ross-Perkins 57090142e8 Start adding builtins to SemanticsIR (#2356) 3 年之前
  Jon Ross-Perkins 0755598fa8 Refactor semantics to provide a more block-y IR (#2349) 3 年之前
  Jon Ross-Perkins d51ca271af Refactory the IR/builder relationship (#2342) 3 年之前
  Jon Ross-Perkins 1f8508204b Rewrite semantics towards a more pure instruction model (#2320) 3 年之前
  Jon Ross-Perkins c198dafbe8 Switch semantics-ir tests to lit (#2224) 3 年之前
  Jon Ross-Perkins 80570e1a5b Modify the driver to support using for semantics IR testing (#2222) 3 年之前
  Jon Ross-Perkins a23f15e901 Refactoring Semantics towards a more instruction-like model (#1349) 3 年之前
  Jon Ross-Perkins 4113ec8a67 Semantics (#1213) 3 年之前