Richard Smith 7fe06a5d2f Unify handling of calls to functions and to methods. (#2620) vor 3 Jahren
..
addr 9c8fd6864e Implement rename `me` -> `self` (#2444) vor 3 Jahren
alias 65078ea943 Explorer: make use of `!=` in Carbon lit (#2586) vor 3 Jahren
array 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) vor 3 Jahren
as 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) vor 3 Jahren
assert 4b2254a61f Fix some comments after #2612. (#2614) vor 3 Jahren
assign 9c8fd6864e Implement rename `me` -> `self` (#2444) vor 3 Jahren
assoc_const 0e41c569b1 Implement the termination algorithm for impl selection described in #2458 (#2602) vor 3 Jahren
auto eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) vor 3 Jahren
basic_syntax 9df70fb115 Disable most tracing in the prelude. (#2616) vor 3 Jahren
block eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) vor 3 Jahren
choice 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) vor 3 Jahren
class 7fe06a5d2f Unify handling of calls to functions and to methods. (#2620) vor 3 Jahren
comparison 9c8fd6864e Implement rename `me` -> `self` (#2444) vor 3 Jahren
constraint 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) vor 3 Jahren
destructor e37a69a6d5 Destroy class hierarchy when destroying class with a `base` (#2378) vor 3 Jahren
experimental_continuation 65078ea943 Explorer: make use of `!=` in Carbon lit (#2586) vor 3 Jahren
for eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) vor 3 Jahren
function 08a289753c [explorer] clarify warning when declaring arguments for 'Main' (#2518) vor 3 Jahren
generic_class 0e41c569b1 Implement the termination algorithm for impl selection described in #2458 (#2602) vor 3 Jahren
generic_function 7fe06a5d2f Unify handling of calls to functions and to methods. (#2620) vor 3 Jahren
global_variable 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 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 74aae0911f Basic support for `match_first` declarations. (#2523) vor 3 Jahren
impl_match 81532c8918 Fix mishandling of struct and tuple types in impl matching termination check. (#2609) vor 3 Jahren
import eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) vor 3 Jahren
interface c172487395 Support for declaring functions within a namespace (#2569) vor 3 Jahren
let 59ff7743c0 Expect parentheses after an alternative only if they were present in its declaration (#2605) 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 0e41c569b1 Implement the termination algorithm for impl selection described in #2458 (#2602) vor 3 Jahren
name_lookup 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) vor 3 Jahren
named_constraint 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) vor 3 Jahren
namespace 4fa71e32f5 Add support for most kinds of declarations to be declared and used as namespace members (#2575) vor 3 Jahren
operators 4b2254a61f Fix some comments after #2612. (#2614) 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 9299e51511 Explorer: Support class subtyping (#2460) vor 3 Jahren
print 4b679510e7 Check equality constraints when checking whether a constraint is satisfied (#2294) vor 3 Jahren
random eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) vor 3 Jahren
return 9c8fd6864e Implement rename `me` -> `self` (#2444) vor 3 Jahren
returned_var eac7c2bda4 Automate the addition of RUN and simplify RUN lines (#2292) vor 3 Jahren
string c87d271c53 Issue #2121: Support new block string literal syntax in explorer (#2399) vor 3 Jahren
struct 2fd7e2b65d Add support for compound assignment and increment (#2526) vor 3 Jahren
tuple c8f18446f4 Support explicit conversion of tuples. (#2537) vor 3 Jahren
unformed ec683d1ab2 Explorer: fix variables not cleaned up if declared before unformed (#2544) 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