index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
/
use.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-09-24
Resolve - Work around edge case with non-canonical index paths
John Hodge
1
-1
/
+24
2016-09-11
Resolve Absolute - Support path splitting based on HIR traits
John Hodge
1
-1
/
+1
2016-09-11
Resolve - Include binding for struct constructors/values
John Hodge
1
-5
/
+6
2016-09-11
Resolve Use - Support HIR::ValueItem::Import
John Hodge
1
-2
/
+9
2016-09-11
Resolve Use - Support direct lookup through HIR
John Hodge
1
-3
/
+7
2016-09-11
Resolve Use - Replace bug with a TODO
John Hodge
1
-1
/
+9
2016-09-11
Resolve/Use - HIR imports and searching wildcard imports
John Hodge
1
-9
/
+23
2016-08-31
Resolve - Hack in support for multiple bindings for one use
John Hodge
1
-73
/
+150
2016-08-30
Resolve Use - Notes on handling mutiple bindings
John Hodge
1
-4
/
+2
2016-08-29
AST Resolve - Prelude handling
John Hodge
1
-79
/
+89
2016-08-29
Resolve Absolute - Hack around name resolution quirk
John Hodge
1
-1
/
+1
2016-08-27
Resolve Use - Include extern crate support
John Hodge
1
-0
/
+79
2016-08-27
Resolve - Working on extern crate support
John Hodge
1
-3
/
+5
2016-08-27
Resolve - (bugfix) Fix crash when missing item is in root
John Hodge
1
-1
/
+1
2016-08-19
AST - Macro invocations in item list
John Hodge
1
-0
/
+3
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
- Use recurses into (some) code blocks - Index does three passes to reduce the chance of wildcard import troubles. (HACK)
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
[prev]