Commit Graph

12 Commits

Author SHA1 Message Date
9b0127f961 lookup variables 2025-04-19 12:41:47 +03:00
d1e1d8ee5c build_expression! 2025-04-19 12:37:44 +03:00
03e8673b6f extract build_call 2025-04-19 12:36:29 +03:00
38659d86aa Extract ast::Call 2025-04-19 12:34:38 +03:00
eb51dd2702 calls! 2025-04-19 12:30:41 +03:00
4033495353 that doesn’t have to be a location 2025-04-19 12:25:41 +03:00
b93674fe3f it takes shape... 2025-04-19 12:25:28 +03:00
b0e201fccb private! 2025-04-19 12:15:15 +03:00
819d6ec3fc locals? 2025-04-19 12:13:38 +03:00
b8477148b6 scoping! 2025-04-19 12:05:17 +03:00
6c1e6d6bfa ugh, variance... 2025-04-19 12:03:10 +03:00
c42a7b2251 prepare types for two-pass implementation 2025-04-19 11:36:14 +03:00