Richard Smith 3603db0a08 Give a different diagnostic if a name is used before it's declared. (#1364) před 3 roky
..
addr b759401328 Heap allocation basics (#1323) před 3 roky
alias ccc6498993 Add alias name to name resolution after processing the target to avoid self-referencing name crash (#1295) před 3 roky
array 0996b203fb Make update_checks.py treat RUNTIME ERROR lines as containing a line number too. (#1246) před 4 roky
assign 96a663766c Remove support for nesting blocks within blocks. (#1309) před 3 roky
basic_syntax b759401328 Heap allocation basics (#1323) před 3 roky
block 96a663766c Remove support for nesting blocks within blocks. (#1309) před 3 roky
class c48d024eea Produce a class value when converting {} to class type. (#1265) před 4 roky
constraint 2fef76e58c Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311) před 3 roky
experimental_continuation 058b5e77c0 Use is_usable logic for recent continuation and choice recursive name lookup fixes (#1312) před 3 roky
function 96a663766c Remove support for nesting blocks within blocks. (#1309) před 3 roky
generic_class 392182cee1 Check for a symbolic value only if normal value lookup fails. (#1326) před 3 roky
generic_function b759401328 Heap allocation basics (#1323) před 3 roky
global_variable 75d10e326f Make the names of declarations unusable before the point where their type is known. (#1352) před 3 roky
if_else 8dd398807d Support user-defined implicit conversions via `ImplicitAs` (#1273) před 4 roky
if_expression 8dd398807d Support user-defined implicit conversions via `ImplicitAs` (#1273) před 4 roky
impl 9512a9fcc1 Support implementing a non-interface constraint. (#1329) před 3 roky
import e85f45de10 Move CHECK lines in tests next to the line that caused the output. (#1224) před 4 roky
interface 36b9d997b7 Disallow unexpected kinds of members in interfaces and impls. (#1318) před 3 roky
let 96a663766c Remove support for nesting blocks within blocks. (#1309) před 3 roky
match a97276bcf7 TODO -> FIXME (#1316) před 3 roky
member_access d1c8496858 Evaluate the type prior to the `.` in `Type.member` accesses (#1337) před 3 roky
name_lookup 3603db0a08 Give a different diagnostic if a name is used before it's declared. (#1364) před 3 roky
package e85f45de10 Move CHECK lines in tests next to the line that caused the output. (#1224) před 4 roky
pointer b759401328 Heap allocation basics (#1323) před 3 roky
return 8dd398807d Support user-defined implicit conversions via `ImplicitAs` (#1273) před 4 roky
returned_var 9106e9239e Initial implementation of returned var. (#1348) před 3 roky
string 8d0f3364d8 Initial implementation of raw string literals (#1304) před 3 roky
struct e85f45de10 Move CHECK lines in tests next to the line that caused the output. (#1224) před 4 roky
tuple 96a663766c Remove support for nesting blocks within blocks. (#1309) před 3 roky
while 8dd398807d Support user-defined implicit conversions via `ImplicitAs` (#1273) před 4 roky
BUILD 309ec35f95 Rename executable_semantics to explorer (#1188) před 4 roky
lit.cfg.py 309ec35f95 Rename executable_semantics to explorer (#1188) před 4 roky