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