Chandler Carruth
|
01e12111a8
Auto-update pre-commit repositories and fix. (#3427)
|
2 лет назад |
josh11b
|
a307e7a72a
Rename files to use "expr" and "deref" (#3426)
|
2 лет назад |
Chandler Carruth
|
5a098089c5
Upgrade to latest rules_python. (#3423)
|
2 лет назад |
Jon Ross-Perkins
|
7f53a792c0
Fix crash when array contents aren't an expression. (#3424)
|
2 лет назад |
josh11b
|
c89c452579
Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425)
|
2 лет назад |
Jacob Schneider
|
1d443a3617
Underline the entire token when producing diagnostic messages. (#3413)
|
2 лет назад |
Chandler Carruth
|
437b5e60d6
Add Linux AArch64 Bazel support and simplify. (#3422)
|
2 лет назад |
Richard Smith
|
790a5f93c7
Fix minor typos / grammar errors in the driver. (#3420)
|
2 лет назад |
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 лет назад |