Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith 3a9bc01ec4 Flatten two terminator kind macros into one. (#2948) hace 2 años
  Richard Smith 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) hace 2 años
  Richard Smith 1ea123cd94 Semantics IR building for `if` statements. (#2920) hace 2 años
  Richard Smith 06ce3b0161 Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897) hace 2 años
  Richard Smith aa40e2b8a9 `true` and `false` support, and lowering for `bool` type. (#2896) hace 2 años
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) hace 2 años
  Jon Ross-Perkins 39f7aae98d Sorting out how bindings are added to name lookup. (#2869) hace 2 años
  Jon Ross-Perkins 706e611b6d Support designator expressions on structs. (#2716) hace 3 años
  Jon Ross-Perkins 2eef8c751b Add semantics for struct type and value literals. (#2709) hace 3 años
  Jon Ross-Perkins 6bb0a5b55e Do a cleanup of the x-macro enum comments. (#2650) hace 3 años
  Jon Ross-Perkins f7924aa93f Implement calls in the toolchain. (#2582) hace 3 años
  Jon Ross-Perkins 22d7cd19ed Polish out support for reals and strings. (#2593) hace 3 años
  Jon Ross-Perkins e5d49f5989 Store SemanticsNode in a single list instead of per-block (#2475) hace 3 años
  Jon Ross-Perkins 6c248ea38f Add support for VariableDeclaration and VariableInitialization (#2466) hace 3 años
  Jon Ross-Perkins 4c8fdf5124 Start drafting out semantic type checking. (#2406) hace 3 años
  Jon Ross-Perkins 57090142e8 Start adding builtins to SemanticsIR (#2356) hace 3 años
  Jon Ross-Perkins 722beb8334 Reduce macro use for node kinds to get flexibility (#2354) 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 1f8508204b Rewrite semantics towards a more pure instruction model (#2320) hace 3 años