Commit Graph

9 Commits (68be74d032b74cb3de03e898cdac2055a41bf109)

Author SHA1 Message Date
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