Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Smith 63ff0cca1a Include the call arguments in the location of a call. (#4602) há 1 ano atrás
  Jon Ross-Perkins 99696b9812 Rename check handlers to HandleParseNode overloads. (#4121) há 1 ano atrás
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) há 1 ano atrás
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) há 2 anos atrás
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) há 2 anos atrás
  Jon Ross-Perkins 2fee4d072f Factor param/arg ref logic to a class. (#3728) há 2 anos atrás
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) há 2 anos atrás
  Jon Ross-Perkins 9e3c4a3ef1 Reduce a few cases of retrieving the parse node for conditional diagnostics. (#3620) há 2 anos atrás
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) há 2 anos atrás
  Richard Smith d712bf12a6 Remove parse nodes from constants. (#3599) há 2 anos atrás
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) há 2 anos atrás
  Richard Smith a3154356f0 Distinguish between template constants and symbolic constants. (#3595) há 2 anos atrás
  Richard Smith 7553d864e1 Very basic support for constant evaluation of expressions. (#3581) há 2 anos atrás
  josh11b 0b9e73ab07 Put check stage handle functions in execution order (#3573) há 2 anos atrás
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) há 2 anos atrás
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) há 2 anos atrás
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) há 2 anos atrás
  josh11b 109e7889dd Rename files to use abbreviations (#3389) há 2 anos atrás