Commit Graph

11 Commits (b71f9f09ae4a25a18be2eb9dde3591a6c3374b8d)

Author SHA1 Message Date
NotAFile b71f9f09ae rename typed_ir::Block to Body 2022-04-05 16:42:30 +02:00
NotAFile da5258a11a add match blocks and constant literals 2022-04-04 21:40:08 +02:00
NotAFile 68be74d032 make multiple blocks in one file work 2022-02-23 23:36:01 +01:00
NotAFile b890c0594d add first steps toward generic type inference 2022-02-20 17:49:28 +01:00
NotAFile cf1a5c1c3b add back function type resolving 2022-02-16 22:17:25 +01:00
NotAFile 853021e4f8 add simple const generic eval 2022-02-16 16:37:12 +01:00
NotAFile 0daa49874e add pretty printing for typed IR 2022-02-15 23:56:52 +01:00
NotAFile 6148c599b8 start interning types 2022-02-15 21:32:55 +01:00
NotAFile 805acee3c5 move lowering code 2022-02-06 23:19:55 +01:00
NotAFile c32da018ad cargo fmt 2022-02-01 19:46:06 +01:00
NotAFile 82b7d888bc start on typed IR 2022-01-30 23:54:19 +01:00