Commit történet

Szerző SHA1 Üzenet Dátum
  Richard Smith 9c516c40b9 Always create a StructType node for every syntactic struct type. (#3084) 2 éve
  Richard Smith 0c33dead70 Remove the type field from semantics nodes that don't produce values of that type. (#3049) 2 éve
  Jon Ross-Perkins e51f971bce Reduce special-casing of parameters in ParamOrArgSave. (#3001) 2 éve
  Jon Ross-Perkins 43065a1257 Finish refactoring Push/Pop for stronger type handling. (#2987) 2 éve
  Jon Ross-Perkins 9751b4701d Start node stack push/pop setting IdT based on ParseNodeKind. (#2985) 2 éve
  Jon Ross-Perkins b2084ea15d Shift Parser from 'Identifier' to 'Name' naming (#2947) 2 éve
  Jon Ross-Perkins 5a90f660b9 Unify DeclaredName and DesignatedName as just Identifier (#2939) 2 éve
  Jon Ross-Perkins a1a7251716 Refactor NodeStack APIs to better handle the increase of distinct ID types. (#2864) 2 éve
  Jon Ross-Perkins dce67e4062 Rename semantics to semantics_ir (#2858) 2 éve
  Jon Ross-Perkins 2e4beaf8f0 Canonicalize struct types. (#2855) 2 éve
  Jon Ross-Perkins 1497e1333d Switch types to a SemanticsTypeId. (#2854) 2 éve
  Jon Ross-Perkins 76151d1fff Stop special-casing empty structs. (#2849) 2 éve
  Jon Ross-Perkins 1d56e165ef Start refactoring type handling to track which types are in-use. (#2848) 2 éve
  Jon Ross-Perkins e73207429f Adjust handling of values in calls and structs (#2824) 3 éve
  Jon Ross-Perkins 77385aa344 Refactor semantics logic into separate files. (#2819) 3 éve