Commit Graph

10 Commits

Author SHA1 Message Date
Greg Shuflin 934a390f2d Walk impl block 2021-12-16 02:34:18 -08:00
Greg Shuflin 8e8be1b449 A couple simplifications 2021-12-11 18:38:23 -08:00
Greg Shuflin d913443e97 WIP evaluating self in method call 2021-12-09 03:46:13 -08:00
Greg Shuflin b5ec8116a2 handle impl block 2021-12-08 02:53:41 -08:00
Greg Shuflin b778428e98 Symbol has DefId not Option<DefId> 2021-12-07 02:11:27 -08:00
Greg Shuflin 0eccceabd9 Make Func more complex 2021-11-26 02:26:46 -08:00
Greg Shuflin d3866a1908 Self 2021-11-24 00:24:58 -08:00
Greg Shuflin d2b5deb802 Encode string prefixes in AST 2021-11-21 01:02:59 -08:00
Greg Shuflin a9afb6d24e Fix representation of symbol error 2021-11-21 00:45:22 -08:00
Greg Shuflin b0795f2dd4 Flatten crate heirarchy 2021-11-14 03:47:18 -08:00