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