Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins b2084ea15d Shift Parser from 'Identifier' to 'Name' naming (#2947) il y a 2 ans
  Richard Smith 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) il y a 2 ans
  Richard Smith b908c6e274 Track the list of blocks that form the body of a function. (#2941) il y a 2 ans
  Jon Ross-Perkins 5a90f660b9 Unify DeclaredName and DesignatedName as just Identifier (#2939) il y a 2 ans
  Richard Smith 1ea123cd94 Semantics IR building for `if` statements. (#2920) il y a 2 ans
  Richard Smith 202d3f5993 Semantic analysis for `if` expressions (#2893) il y a 2 ans
  Jon Ross-Perkins 39f7aae98d Sorting out how bindings are added to name lookup. (#2869) il y a 2 ans
  Jon Ross-Perkins a1a7251716 Refactor NodeStack APIs to better handle the increase of distinct ID types. (#2864) il y a 2 ans
  Jon Ross-Perkins dce67e4062 Rename semantics to semantics_ir (#2858) il y a 2 ans
  Jon Ross-Perkins 1497e1333d Switch types to a SemanticsTypeId. (#2854) il y a 2 ans
  Jon Ross-Perkins bd4e22001f Handle semantic name lookup for function parameters. (#2839) il y a 2 ans
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) il y a 3 ans
  Jon Ross-Perkins 77385aa344 Refactor semantics logic into separate files. (#2819) il y a 3 ans