Historial de Commits

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