Historique des commits

Auteur SHA1 Message Date
  David Blaikie 4d0a6db49b Abort checking when encountering an invalid parse node (#4700) il y a 1 an
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) il y a 1 an
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) il y a 1 an
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) il y a 2 ans
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) il y a 2 ans
  josh11b fada410559 Support declaration modifier keywords (#3412) il y a 2 ans
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) il y a 2 ans
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) il y a 2 ans
  Richard Smith 7f2f4bec4f Add a `Field` node for fields in a class. (#3332) il y a 2 ans
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) il y a 2 ans
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) il y a 2 ans