Jon Ross-Perkins b9bd7e1eff Turn `addr self` in destructors into an error. (#2803) 3 年 前
..
addr d0645c6a85 Explorer: rename value categories to expression categories (#2744) 3 年 前
alias ad52f1e547 Fix lit_autoupdate for explorer (#2801) 3 年 前
array c8141b59d9 Remove ExpectType and some calls to IsImplicitlyConvertible. (#2647) 3 年 前
as 1f49c3e36d Add some validation of `as` intrinsics. (#2767) 3 年 前
assert d7978deb3a Start doing more validation of intrinsics: assert, new, delete, rand (#2766) 3 年 前
assign 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 年 前
assoc_const 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 年 前
auto eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 年 前
basic_syntax f310316ef4 fix printing for single element tuple values (#2786) 3 年 前
block eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 年 前
choice 5b6873d147 Fix handling of choice types with a mixture of alternatives with parameters and alternatives without parameters in pattern analysis. (#2626) 3 年 前
class 08f8c9bb27 Explorer: Move Concrete type check for Variable Definition to the type checker (#2750) 3 年 前
comparison 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 年 前
constraint 72d8f86e79 fix: incorrect index in TypeEqual for ConstraintType (#2754) 3 年 前
destructor b9bd7e1eff Turn `addr self` in destructors into an error. (#2803) 3 年 前
for c8141b59d9 Remove ExpectType and some calls to IsImplicitlyConvertible. (#2647) 3 年 前
function b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 年 前
generic_class c8141b59d9 Remove ExpectType and some calls to IsImplicitlyConvertible. (#2647) 3 年 前
generic_function c9f0ef9e2c Require names where we expect binding patterns (#2782) 3 年 前
if_else 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 年 前
if_expression 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 年 前
impl 819c1745c7 Fix handling of struct conversions in deduction (#2758) 3 年 前
impl_match f310316ef4 fix printing for single element tuple values (#2786) 3 年 前
import eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 年 前
interface f310316ef4 fix printing for single element tuple values (#2786) 3 年 前
let 8cb3f00f1b Explorer: fix assignment error typo (#2746) 3 年 前
limits b828093c87 Start checking for a few possible resource exhaustion scenarios for explorer (#2793) 3 年 前
linked_list 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 年 前
match 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 年 前
member_access 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) 3 年 前
mixin 60059ff726 Type check the mix argument before interpreting it (#2781) 3 年 前
name_lookup 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 年 前
named_constraint 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 年 前
namespace 68e15c37a3 feat: implement namespace alias (#2720) 3 年 前
operators 0177764a03 Explorer: Fuzzer issue around integer overflow (#2737) 3 年 前
optional 73869e9438 Modify lit_autoupdate so that it can handle errors in prelude.carbon (#2612) 3 年 前
package eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) 3 年 前
pointer d7978deb3a Start doing more validation of intrinsics: assert, new, delete, rand (#2766) 3 年 前
print 710eb0480c Add validation of Print format strings (#2765) 3 年 前
random d7978deb3a Start doing more validation of intrinsics: assert, new, delete, rand (#2766) 3 年 前
return 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 年 前
string c87d271c53 Issue #2121: Support new block string literal syntax in explorer (#2399) 3 年 前
struct 0fd0855da0 Detect duplicate struct member names (#2764) 3 年 前
template e0c90767be Support for templated impl declarations (#2700) 3 年 前
tuple f310316ef4 fix printing for single element tuple values (#2786) 3 年 前
unformed ec683d1ab2 Explorer: fix variables not cleaned up if declared before unformed (#2544) 3 年 前
var 8715cded29 Prevent generic bindings in binding types (#2789) 3 年 前
while 65078ea943 Explorer: make use of `!=` in Carbon lit (#2586) 3 年 前
BUILD 9df70fb115 Disable most tracing in the prelude. (#2616) 3 年 前
lit.cfg.py b9d3d9a3df Unify lit.cfg.py approach (#2249) 3 年 前