Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith df68bf9f71 Switch to using `Core.BigInt` as the type of the size of a type literal. (#4450) před 1 rokem
  Jon Ross-Perkins 2a36ff611d Remove a couple std::string uses in diagnostics. (#4421) 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 a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 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 55300d1ebb Switch type literals to use builtin functions. (#3978) před 1 rokem
  Pablo Paglilla cae62765af Add builtins for basic float operations (#3897) před 2 roky
  Richard Smith bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) před 2 roky
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) před 2 roky
  Richard Smith 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) před 2 roky
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) před 2 roky
  czapiga 4873160acc Parse `auto` type (#3704) 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 48c986f52d Start using typed parse node ids in the check stage (#3547) před 2 roky
  Richard Smith d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) před 2 roky
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) před 2 roky
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) před 2 roky
  Jon Ross-Perkins 161f46ed37 FloatingPointLiteral to RealLiteral fixup (#3430) před 2 roky
  Jon Ross-Perkins a204689893 Use more specific node kinds for literals. (#3419) 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
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) před 2 roky
  Richard Smith 69353ed271 Basic support for incomplete types. (#3302) před 2 roky
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) před 2 roky
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) před 2 roky