История коммитов

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 год назад
  Jon Ross-Perkins efab39cbd9 Remove InstId::Builtin members (#4632) 1 год назад
  Jon Ross-Perkins 0e92e6cc5a Switch TypeId::TypeType to TypeType::SingletonTypeId, and similar (#4619) 1 год назад
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 год назад
  Richard Smith 980ce6b25a Convert array bounds to `IntLiteral`. (#4526) 1 год назад
  Richard Smith 4ca711c175 When converting an expression to type `type`, retain the resulting instruction as well as the `TypeId`. (#4355) 1 год назад
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 год назад
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) 1 год назад
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 год назад
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) 1 год назад
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 лет назад
  Chandler Carruth bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 лет назад
  Richard Smith a1f1c7438f Improve source locations for some diagnostics. (#3644) 2 лет назад
  Richard Smith 099bd5ce26 Produce a more descriptive error if an array type's bound is too large. (#3638) 2 лет назад
  Richard Smith aba3c47467 Constant evaluation for aggregate access. (#3625) 2 лет назад
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) 2 лет назад
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) 2 лет назад
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) 2 лет назад
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 лет назад
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) 2 лет назад
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 лет назад
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) 2 лет назад
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 лет назад
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 2 лет назад
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) 2 лет назад
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) 2 лет назад
  Richard Smith a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) 2 лет назад
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) 2 лет назад
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 лет назад
  Richard Smith fea6cf88fc Unify initialization and conversion logic (#3255) 2 лет назад