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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 6c812db05c Clarify name bindings in namespaces. (#3407) 2 лет назад
  Geoff Romer af9b323aad Rephrase to clarify paren expression terminology (#3417) 2 лет назад
  Jon Ross-Perkins 5522e4f613 Switch cross references to a ValueStore. (#3414) 2 лет назад
  Richard Smith 9154c6410e Support for reading source code from stdin and other unusual places. (#3416) 2 лет назад
  Jon Ross-Perkins a204689893 Use more specific node kinds for literals. (#3419) 2 лет назад
  Aneesh Durg f1ddded3a1 [explorer] Add support for `abstract` virtual methods (#3411) 2 лет назад
  Jon Ross-Perkins 9d369db8ea Diagnose incorrect file extensions. (#3409) 2 лет назад
  kshokhin b6d660b4d9 Add nested array size deduction from tuple (#2909) 2 лет назад
  Chandler Carruth f59a6cdbdd Introduce a Carbon hashing framework. (#3327) 2 лет назад
  Jon Ross-Perkins 456d165258 Diagnose repeat Main//default files as a redundant api file. (#3408) 2 лет назад
  Jon Ross-Perkins 5943208f75 Change Main//default to an api file (#3403) 2 лет назад
  josh11b df9494a948 Restore interface declaration parse test (#3406) 2 лет назад
  Chandler Carruth d3eae6d1f0 Fix a crash on invalid found by fuzzing. (#3404) 2 лет назад
  Jon Ross-Perkins 204c04dbb9 Add more package and import support. (#3402) 2 лет назад
  Chandler Carruth 49d46bd8a4 Add up to 10 retries to our test action. (#3401) 2 лет назад
  josh11b d21e7b4f14 Detect duplicate member names in struct and struct type literals (#3395) 2 лет назад
  josh11b 7d8afed6f7 Abbreviate "Initialization" -> "Init" (#3398) 2 лет назад
  josh11b 7af364c12c Don't abbreviate 'element' (#3400) 2 лет назад
  josh11b 729ea69385 `parameter` -> `param` file renaming (#3397) 2 лет назад
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) 2 лет назад
  josh11b 09b5ab14d8 Link to Swift undecidable type-system problems (#3394) 2 лет назад
  Richard Smith 2715e2276e Parsing and basic checking for `abstract class` and `base class`. (#3385) 2 лет назад
  Richard Smith 49591d1360 Add some testing that `self` and `Self` don't conflict with `r#self` and `r#Self`. (#3381) 2 лет назад
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) 2 лет назад
  josh11b 522dcc44c5 Finish "declaration" -> "decl" (#3391) 2 лет назад
  Jacob Schneider 482d233def fix crash caused by unicode chars (#3387) 2 лет назад
  Richard Smith abedf08816 Reduce the compile time of the typed_insts_test by a further 40% or so. (#3390) 2 лет назад
  josh11b 109e7889dd Rename files to use abbreviations (#3389) 2 лет назад
  Jon Ross-Perkins cafcd88882 Split lexing logic and storage to separate files. (#3365) 2 лет назад
  josh11b 11d79a3882 Use x-macro instead of TYPED_TEST for compilation speed (#3388) 2 лет назад