Richard Smith
|
0d4d392d12
Lowering of `Branch` / `BranchIf` / `BranchWithArg` / `BlockArg`. (#2904)
|
il y a 2 ans |
Jon Ross-Perkins
|
c27f41c94b
Update the LLVM version in use. (#2895)
|
il y a 2 ans |
cabmeurer
|
766bb7ec58
Character Literals (#1934) (#1964)
|
il y a 2 ans |
Jon Ross-Perkins
|
87dbc4bd8a
Fix missing forward_list include (#2911)
|
il y a 2 ans |
josh11b
|
401880a14b
Fix merge conflict between #2906 and #2881 (#2910)
|
il y a 2 ans |
Adrien Leravat
|
da647f579a
Explorer: readme: clarify fuzzer debugging (#2905)
|
il y a 2 ans |
josh11b
|
1505a634a4
Implement syntax changes from #2760 in Explorer (#2906)
|
il y a 2 ans |
Geoff Romer
|
b03d0d542b
Disallow calling Print() at compile time (#2903)
|
il y a 2 ans |
josh11b
|
6f8cf38329
Consistent `class` and `interface` syntax (#2760)
|
il y a 2 ans |
Richard Smith
|
474b1eb24c
Support builtin conversions that internally rely on user-defined conversions (#2881)
|
il y a 2 ans |
Richard Smith
|
f7f73d42ca
Split out a per-function lowering context from `LoweringContext`. (#2901)
|
il y a 2 ans |
Richard Smith
|
70c6199496
Semantics handling for grouping parentheses. (#2900)
|
il y a 2 ans |
Richard Smith
|
06ce3b0161
Parsing, semantic analysis, and lowering for `and`, `or`, `not`. (#2897)
|
il y a 2 ans |
Jon Ross-Perkins
|
8b1e820848
Migrate some lexer tests to file tests. (#2892)
|
il y a 2 ans |
Jon Ross-Perkins
|
d18c1347d7
Migrate compatible uses to TestRawOstream. (#2891)
|
il y a 2 ans |
Chandler Carruth
|
2a66a844b1
Fix a BUILD file after #2890. (#2898)
|
il y a 2 ans |
psh
|
2722397f51
Update rules_flex to 0.2.1 and rules_bison to 0.2.2 (#2877)
|
il y a 2 ans |
Richard Smith
|
aa40e2b8a9
`true` and `false` support, and lowering for `bool` type. (#2896)
|
il y a 2 ans |
Jon Ross-Perkins
|
8e940d9724
Migrate //common test libraries to //testing/util. (#2890)
|
il y a 2 ans |
Prabhat Sachdeva
|
aa8cdd526f
Implemented RAII Type to set current program phase (#2886)
|
il y a 2 ans |
Richard Smith
|
202d3f5993
Semantic analysis for `if` expressions (#2893)
|
il y a 2 ans |
Jon Ross-Perkins
|
9606ce2127
Switch SemanticsIRTest to just use the driver. (#2889)
|
il y a 2 ans |
Jon Ross-Perkins
|
a93e621488
Add vfs support to toolchain. (#2888)
|
il y a 2 ans |
Richard Smith
|
2c45cb3be8
Parsing support for `if` expressions. (#2883)
|
il y a 2 ans |
Richard Smith
|
4e1adcf4c7
Bring constraints into scope when a generic calls a template. (#2878)
|
il y a 2 ans |
Jon Ross-Perkins
|
c43839e1b1
Switch FileTest to use StringRefs instead of files. (#2885)
|
il y a 2 ans |
Jon Ross-Perkins
|
00232846f8
Refactor toolchain tests so that driver API changes affect fewer files. (#2884)
|
il y a 2 ans |
Prabhat Sachdeva
|
04d9a7b533
Improved trace output selection using program phase filtering (#2851)
|
il y a 2 ans |
CanftIn
|
9eb040d1c0
Add unittest for covering ErrorBuilder implicit cast and metaprogramming (#2882)
|
il y a 2 ans |
Richard Smith
|
e066e96464
Fix false positive in potential cycle detection. (#2879)
|
il y a 2 ans |