Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) před 10 měsíci
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) před 1 rokem
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) před 1 rokem
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) před 1 rokem
  Geoff Romer a112cbde5c Model type expressions as regions (#4698) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) před 1 rokem
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) před 1 rokem
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) před 1 rokem
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) před 1 rokem
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) před 2 roky
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) před 2 roky
  josh11b 0b9e73ab07 Put check stage handle functions in execution order (#3573) před 2 roky
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) před 2 roky
  josh11b fada410559 Support declaration modifier keywords (#3412) před 2 roky
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) před 2 roky
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) před 2 roky
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) před 2 roky
  Richard Smith a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) před 2 roky
  Richard Smith 6e9d83e746 Support for `while` statements. (#3258) před 2 roky
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) před 2 roky