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