Chandler Carruth
|
07afa07127
Fix missing include for `std::log2` (#7015)
|
1 개월 전 |
Jon Ross-Perkins
|
d47b6221ae
Fix invalid digit caret (#6921)
|
1 개월 전 |
Jon Ross-Perkins
|
2e32f309eb
Small improvements to APInt handling (#6918)
|
1 개월 전 |
Jon Ross-Perkins
|
613a139bef
Add support for octal numbers (#6909)
|
1 개월 전 |
Jon Ross-Perkins
|
c5761d2d16
Improve parsing large integers (#6908)
|
1 개월 전 |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 년 전 |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
1 년 전 |
Richard Smith
|
28602a87c2
Fix handling of repeated tuple indexing. (#4733)
|
1 년 전 |
Jon Ross-Perkins
|
61c0a8b676
Make more use of llvm STLExtras (#4668)
|
1 년 전 |
Jon Ross-Perkins
|
5bdeb010c8
Clean up format_provider uses (#4417)
|
1 년 전 |
Jon Ross-Perkins
|
e7aebbe581
Update basic diagnostic capitalization/punctuation (#4328)
|
1 년 전 |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 년 전 |
Richard Smith
|
4a8a7bf6aa
Remove declaration of function deleted in #4150. (#4151)
|
1 년 전 |
Jon Ross-Perkins
|
4c6dc2eade
Remove irregular digit placement check from NumericLiteral. (#4150)
|
1 년 전 |
Chandler Carruth
|
dd0890619a
Enable a couple of boring warnings. (#4018)
|
1 년 전 |
Jon Ross-Perkins
|
ee467900ed
Use llvm:: for specializations instead of 'namespace llvm' (#3682)
|
2 년 전 |
josh11b
|
9390e666ce
`startswith` -> `starts_with` to match upstream (#3519)
|
2 년 전 |
Jon Ross-Perkins
|
05723095bc
Switch formatv adapters to format_provider (#3434)
|
2 년 전 |
Jon Ross-Perkins
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 년 전 |
Jon Ross-Perkins
|
ec182fb00d
Rename lexer dir to lex (#3179)
|
2 년 전 |