Chandler Carruth
|
c43fa3a8a5
Bit-pack the lexer's token info (#4270)
|
1 năm trước cách đây |
Chandler Carruth
|
97e98bcc5a
Shrink the lexer's token location and line data structures. (#4269)
|
1 năm trước cách đây |
Jon Ross-Perkins
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
1 năm trước cách đây |
Richard Smith
|
bb117aea3a
Add support for `iN` and `uN` for all suitable `N`. (#3868)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
b5d28f2c4b
location -> loc abbreviation (#3826)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
6c458ffe7e
Add import context for locations. (#3807)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
0bd45f0d6b
Rename DiagnosticLocationTranslator -> DiagnosticConverter (#3804)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
4421a75c36
file_name -> filename (#3791)
|
2 năm trước cách đây |
cui fliter
|
fea2651e7c
chore: fix typos (#3738)
|
2 năm trước cách đây |
Richard Smith
|
0a06fceb5f
Improve diagnosis of mismatched brackets. (#3282)
|
2 năm trước cách đây |
Richard Smith
|
d87fe8b532
Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
0db63ff17a
Abbreviate Integer and FloatingPoint (#3435)
|
2 năm trước cách đây |
Richard Smith
|
eae630a3db
Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
3f208e27f9
Align on FileStart/FileEnd for naming. (#3428)
|
2 năm trước cách đây |
Jacob Schneider
|
1d443a3617
Underline the entire token when producing diagnostic messages. (#3413)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
cafcd88882
Split lexing logic and storage to separate files. (#3365)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
6742d0d048
Add partial raw identifier support. (#3344)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
b2cfd5a8a8
Change StringLiteral to less frequently allocate a new string. (#3314)
|
2 năm trước cách đây |
Chandler Carruth
|
1b0e2d3a4b
Cleanups of SIMD code and document no Arm port. (#3325)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
2 năm trước cách đây |
Jon Ross-Perkins
|
d13f76e001
Add value store to be shared across compile stages. (#3311)
|
2 năm trước cách đây |
Chandler Carruth
|
629c63c7d1
Port the comment block scanning SIMD to Arm. (#3300)
|
2 năm trước cách đây |
Chandler Carruth
|
3015135a52
Skip blocks of comments with identical prefixes. (#3299)
|
2 năm trước cách đây |
Chandler Carruth
|
7371354dc7
Consolidate indent handling to following newlines. (#3298)
|
2 năm trước cách đây |
Chandler Carruth
|
95a1cc8cba
Tweak lexer to improve generated code. (#3296)
|
2 năm trước cách đây |
Chandler Carruth
|
0e2b6c7f1a
Optimize runs of horizontal whitespace. (#3288)
|
2 năm trước cách đây |
Chandler Carruth
|
a79ea4b28d
Do more precise table dispatch for symbols. (#3287)
|
2 năm trước cách đây |
Chandler Carruth
|
6ba8712fbd
Predetermine all the line splits in the lexer. (#3278)
|
2 năm trước cách đây |
Chandler Carruth
|
6f5934a505
Unblock more lexer inlining. (#3274)
|
2 năm trước cách đây |