Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-01 | AST - Add specialisable tag to impl items | John Hodge | 1 | -1/+1 |
2016-05-20 | String primitive, bind pointers in resolve, print macro name in span | John Hodge | 1 | -1/+11 |
2016-05-20 | AST/Path - Move crate name to Absolute form | John Hodge | 1 | -3/+3 |
2016-04-30 | Resolve - Include (stubbed) 'Absolutise' pass | John Hodge | 1 | -1/+26 |
2016-04-30 | Resolve - Further work on use/index. | John Hodge | 1 | -13/+81 |
2016-04-02 | Resolve - Start building an index of names avaliable in each module | John Hodge | 1 | -0/+16 |
2016-03-31 | AST - Put spans on imports | John Hodge | 1 | -13/+12 |
2016-03-30 | AST - Path binding clone | John Hodge | 1 | -0/+2 |
2016-03-30 | Resolve - Working on new `use` resolution code | John Hodge | 1 | -0/+223 |