summaryrefslogtreecommitdiff
path: root/src/include/main_bindings.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-12src - Add draft (untested) support for procedural macro cratesJohn Hodge1-0/+1
2017-04-13All - Add rough support for #[test] (runs basic tests)John Hodge1-0/+1
2016-08-20HIR Dump - Initial support, verbose but completeJohn Hodge1-3/+0
2016-05-23HIR - Add type alias replacement. Other related changes belowJohn Hodge1-13/+0
2016-05-11HIR - Start on conversionJohn Hodge1-0/+4
2016-04-30Resolve - Include (stubbed) 'Absolutise' passJohn Hodge1-0/+1
2016-04-02Resolve - Start building an index of names avaliable in each moduleJohn Hodge1-0/+1
2016-03-30Resolve - Working on new `use` resolution codeJohn Hodge1-0/+1
2016-03-06Move macro_rules parsing and expansion to expand/synextsJohn Hodge1-4/+1
2016-03-06HUGE REFACTOR - Move named module items into a tagged unionJohn Hodge1-1/+15
2015-04-03Added partial support for #[derive()]John Hodge1-0/+11
2015-01-25Hacked in dumping as rustJohn Hodge (sonata)1-0/+2
2015-01-18Starting on (framework) for in-function inferrenceJohn Hodge (sonata)1-0/+1
2015-01-18Added pretty type printing, non-expr typecheck correctly fails on too many pa...John Hodge (sonata)1-0/+15