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