Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 年間 前 |
Geoff Romer
|
f747cb0c93
Add cache of template instantiations. (#3243)
|
2 年 前 |
Jon Ross-Perkins
|
53af8f04b2
Provide a Printable CRTP parent to replace HasPrintable templates. (#3166)
|
2 年 前 |
Lucile Rose Nihlen
|
af0710ea16
Add `addr self` binding support in destructors (#3117)
|
2 年 前 |
Jon Ross-Perkins
|
f63834c71d
Move PrintAsID into explorer. (#3163)
|
2 年 前 |
Prabhat Sachdeva
|
289d05813e
Explorer: Remove `PrintDepth` and implement `PrintIndent`. (#3113)
|
2 年 前 |
Jon Ross-Perkins
|
c3da338ce4
Make more use of llvm::zip and enumerate in explorer (#3135)
|
2 年 前 |
Jon Ross-Perkins
|
357baaeef8
Rename //explorer/common to base (#3103)
|
2 年 前 |
Prabhat Sachdeva
|
c5667c0e10
Explorer: add trace for `InstantiateType` (#3041)
|
2 年 前 |
Prabhat Sachdeva
|
2a74c807d8
Explorer: Add heading and sub-heading methods to trace (#3088)
|
2 年 前 |
Prabhat Sachdeva
|
3cca175a57
Explorer: Add source snippets to trace output (#3082)
|
2 年 前 |
Prabhat Sachdeva
|
0bcba9d05e
Explorer: Add methods to trace for line prefixes (#3076)
|
2 年 前 |
kshokhin
|
d34b3e02c2
Add type_utils file (#2926)
|
2 年 前 |
Geoff Romer
|
c93a0e5e42
Implement canonicalization of Value and Element (#3024)
|
2 年 前 |
Prabhat Sachdeva
|
2c4fff25a8
Explorer: add more information to stack trace (#3040)
|
2 年 前 |
Jon Ross-Perkins
|
bbf896e165
Convert returned associated constants. (#3029)
|
2 年 前 |
Jon Ross-Perkins
|
a3d52b089d
Fix missing assignment to me_value found by msan. (#3019)
|
2 年 前 |
Adrien Leravat
|
9edfa9cad3
Explorer: Avoid unecessary copies when a value binding is created from a value expression (#3000)
|
2 年 前 |
Prabhat Sachdeva
|
126d45a1f1
Trace stack and memory only when there is change in state (#2982)
|
2 年 前 |
Richard Smith
|
ea60e4f491
Track the file kind on SourceLocation rather than computing it from the file name. (#2999)
|
2 年 前 |
Adrien Leravat
|
d02366f881
Explorer: Prevent copies when initializing a let binding from reference expression (#2946)
|
2 年 前 |
Prabhat Sachdeva
|
c0d18a62eb
Trace output filtering based on file context (#2916)
|
2 年 前 |
josh11b
|
798233fe23
Error evaluating symbolic tuple (#2957)
|
2 年 前 |
Jon Ross-Perkins
|
7bcfe7df59
LLVM should be included using quotes. (#2952)
|
2 年 前 |
Adrien Leravat
|
19c74ead49
Explorer: Add initial initializing expression support for variable declaration (#2907)
|
2 年 前 |
josh11b
|
1505a634a4
Implement syntax changes from #2760 in Explorer (#2906)
|
2 年 前 |
Geoff Romer
|
b03d0d542b
Disallow calling Print() at compile time (#2903)
|
2 年 前 |
Richard Smith
|
474b1eb24c
Support builtin conversions that internally rely on user-defined conversions (#2881)
|
2 年 前 |
Richard Smith
|
81e53886a8
Fix crash on use of uninitialized array element, and improve unformed checking (#2862)
|
2 年 前 |
kshokhin
|
40b3518d37
Add array size deduction from tuple(fix#1590) (#2825)
|
2 年 前 |