Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-10 | HIR - Add EnumValue variant to Pattern | John Hodge | 1 | -0/+2 |
2016-08-08 | HIR Expand Closures - (minor) commenting | John Hodge | 1 | -4/+2 |
2016-08-08 | HIR Typecheck+Expand - Type annotations to allow generated closure code to pass | John Hodge | 1 | -124/+229 |
2016-08-08 | HIR Expand Closures - Completing now | John Hodge | 1 | -12/+21 |
2016-08-08 | HIR - Store the binding types for an expression for use in later stages | John Hodge | 1 | -2/+2 |
2016-08-07 | HIR Expand Closures - Expansion complete, untested | John Hodge | 1 | -53/+214 |
2016-08-07 | HIR Expand Closures - Start on generating impls | John Hodge | 1 | -9/+163 |
2016-08-07 | HIR Expand Closures - Fleshing out, almost ready to call from main | John Hodge | 1 | -5/+90 |
2016-08-07 | HIR - Start work on closure expansion | John Hodge | 1 | -0/+355 |