summaryrefslogtreecommitdiff
path: root/Notes/Quirks.md
AgeCommit message (Collapse)AuthorFilesLines
2016-11-21Quirk - You can cast &[T;n] to *const TJohn Hodge1-0/+4
2016-11-20HIR Typecheck Expr - Hack around quirk where a cast can be a type hintJohn Hodge1-0/+4
2016-11-12HIR Typecheck Expr - Coercion point in rhs of binopsJohn Hodge1-0/+5
2016-11-04HIR Expand - Struct constructor base values don't always moveJohn Hodge1-0/+5
2016-10-27Notes - TODO update and a quirkJohn Hodge1-2/+5
2016-10-22Notes/Quirks - UFCS pathsJohn Hodge1-0/+6
2016-10-15Notes - Various quirksJohn Hodge1-0/+37