Richard Smith
|
80e307e2ce
Fix printing of integer literals with the high bit set. (#3201)
|
2 年之前 |
m3ndax
|
8e8041ab1a
Improved Error Handling in `remap_file` Function and Added `.DS_Store` to `.gitignore (#3195)
|
2 年之前 |
josh11b
|
dc394b6d95
Clarify some points in Member Access design (#3177)
|
2 年之前 |
Jon Ross-Perkins
|
9ac92ad71b
Add support for compiling multiple files at once. (#3182)
|
2 年之前 |
Richard Smith
|
76576c1387
Fix rejection of arrays with eight or nine elements. (#3199)
|
2 年之前 |
Richard Smith
|
06d9813821
Fix lowering of 8 and 9. (#3200)
|
2 年之前 |
Geoff Romer
|
6f02efe1d3
Add overflow check for array size (#3194)
|
2 年之前 |
Chandler Carruth
|
cce013b43e
Use high concurrency on CI build & test. (#3192)
|
2 年之前 |
Jon Ross-Perkins
|
7a1d54f8e3
Merge filesystem logic into FileTest and update test files. (#3183)
|
2 年之前 |
Jon Ross-Perkins
|
de6e00c351
Fix toolchain glob_sh_run uses. (#3181)
|
2 年之前 |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 年之前 |
Jon Ross-Perkins
|
c555b39a2c
Rename parser dir to parse (#3178)
|
2 年之前 |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 年之前 |
Jon Ross-Perkins
|
0fa171a5c5
Rename some classes in Lex namespace (#3171)
|
2 年之前 |
Jon Ross-Perkins
|
3533850673
Moving lexer into a 'Lex' namespace. (#3170)
|
2 年之前 |
Jon Ross-Perkins
|
15f0818888
Factor out check-related logic from SemIR::File (#3174)
|
2 年之前 |
Jon Ross-Perkins
|
ec307b18d8
Rename the lowering dir to lower (#3172)
|
2 年之前 |
Richard Smith
|
907be6465f
Functions, function types, and function calls (#2875)
|
2 年之前 |
josh11b
|
d5d6945f85
Update `member_access.md` to reflect accepted proposals (#3160)
|
2 年之前 |
Richard Smith
|
f6662807ba
Include the expression category in the semantics IR dump. (#3175)
|
2 年之前 |
Richard Smith
|
e41a165359
Retain information about how an initializing expression is used in semantics IR (#3173)
|
2 年之前 |
Jon Ross-Perkins
|
53af8f04b2
Provide a Printable CRTP parent to replace HasPrintable templates. (#3166)
|
2 年之前 |
josh11b
|
9600030a05
Reduce ambiguity in terminology (#3162)
|
2 年之前 |
Richard Smith
|
b7245bce9a
Remove `MemberName::Print`. (#3168)
|
2 年之前 |
Lucile Rose Nihlen
|
af0710ea16
Add `addr self` binding support in destructors (#3117)
|
2 年之前 |
Chandler Carruth
|
82860c4573
Fix ARM build. (#3165)
|
2 年之前 |
Jon Ross-Perkins
|
f63834c71d
Move PrintAsID into explorer. (#3163)
|
2 年之前 |
Jon Ross-Perkins
|
7157445f97
Set up a 'Parse' namespace. (#3161)
|
2 年之前 |
Prabhat Sachdeva
|
64687aa7d1
Doc: Update documentation for trace output (#3139)
|
2 年之前 |
Chandler Carruth
|
76a7ac0b9d
Switch to parameter name based comments. (#3143)
|
2 年之前 |