index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-09-03
Resolve - Split enum paths pointing into extern crates
John Hodge
1
-0
/
+1
2016-09-03
Resolve - More populated bindings
John Hodge
1
-7
/
+27
2016-09-01
Resolve Abs - Abs import paths
John Hodge
1
-0
/
+18
2016-09-01
Resolve - Misc fixes
John Hodge
1
-2
/
+4
2016-09-01
Resolve Abs - Fix paths from ext crates
John Hodge
1
-3
/
+29
2016-09-01
Resolve - HIR pointers for enum variants
John Hodge
1
-1
/
+1
2016-08-31
HIR From AST - Trait binding
John Hodge
1
-3
/
+3
2016-08-31
Resolve Abs - Fix primitive hack
John Hodge
1
-1
/
+5
2016-08-31
Resolve - Hack in support for multiple bindings for one use
John Hodge
2
-108
/
+200
2016-08-30
Resolve - (minor) Debug
John Hodge
2
-2
/
+10
2016-08-30
Resolve Use - Notes on handling mutiple bindings
John Hodge
1
-4
/
+2
2016-08-29
Resolve - More bindings
John Hodge
1
-6
/
+67
2016-08-29
Resolve Abs - Fix binding edgecases
John Hodge
1
-5
/
+41
2016-08-29
Resolve Absolute - Extern crate enums
John Hodge
1
-1
/
+19
2016-08-29
Resolve Abs - Hacking up extern support
John Hodge
1
-4
/
+43
2016-08-29
Resolve Absolute - Support imports from HIR
John Hodge
1
-3
/
+58
2016-08-29
Resolve Index - Extern support in Normalise_Path
John Hodge
1
-54
/
+69
2016-08-29
Resolve Index - Add an assertion that currently fires
John Hodge
1
-2
/
+3
2016-08-29
Resolve Abs - Glob imports from extern
John Hodge
1
-2
/
+41
2016-08-29
AST Resolve - Prelude handling
John Hodge
2
-94
/
+113
2016-08-29
Resolve Abs - Comment about hacked-around quirk
John Hodge
1
-1
/
+3
2016-08-29
Resolve Absolute - Hack around name resolution quirk
John Hodge
2
-23
/
+47
2016-08-29
Resolve Abs - Working around a quirk of name resolution
John Hodge
1
-5
/
+55
2016-08-29
Resolve Abs - Partial extern crate support
John Hodge
1
-17
/
+91
2016-08-29
AST Resolve - Slow work on crates
John Hodge
1
-25
/
+67
2016-08-29
AST Resolve Index - Hacking away on crate handling
John Hodge
1
-41
/
+92
2016-08-28
AST Resolve - Hacking away on extern crate handling
John Hodge
1
-9
/
+11
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
2
-3
/
+9
2016-08-27
Resolve - (bugfix) Fix crash when missing item is in root
John Hodge
1
-1
/
+1
2016-08-19
AST - Support ! as a real type
John Hodge
1
-1
/
+4
2016-08-19
AST - Macro invocations in item list
John Hodge
3
-0
/
+9
2016-08-19
Patterns - Support tuples with .. (fully)
John Hodge
1
-2
/
+6
2016-08-18
All - Support tuple patterns with .. at the start/end - TODO: Support in the ↵
John Hodge
1
-4
/
+1
middle
2016-08-17
Parse - Fix many parser bugs
John Hodge
1
-6
/
+1
2016-08-11
All - Clang warning fixes
John Hodge
1
-1
/
+1
2016-08-01
AST - Add specialisable tag to impl items
John Hodge
2
-1
/
+55
2016-06-24
HIR Typecheck - Handling of `impl Trait {}` blocks properly
John Hodge
1
-1
/
+20
2016-06-13
HIR - Fix name resolution of `Type::method` to search inherent then traits
John Hodge
1
-4
/
+4
2016-06-12
Resolve - Fix variable scoping
John Hodge
1
-8
/
+24
2016-06-11
HIR - Move associated type bounds to TraitPath
John Hodge
1
-0
/
+6
2016-06-11
HIR Typecheck - Fixes for `trait Int: Add<Self>`
John Hodge
1
-3
/
+1
2016-06-11
HIR - Trait objects only have on data trait, fix propagation of marker flag
John Hodge
1
-1
/
+3
2016-06-11
HIR Typecheck - Constants
John Hodge
1
-2
/
+6
2016-06-09
HIR Typecheck - Associated type bounds used and "working"
John Hodge
1
-1
/
+1
2016-06-09
All - Hack up support for useful associated type bounds
John Hodge
1
-6
/
+11
2016-06-08
HIR Typecheck - Type parameters in method/function execution
John Hodge
1
-1
/
+1
2016-06-08
Resolve - Fix generic binding indexes
John Hodge
1
-3
/
+12
2016-06-06
HIR Typecheck - Method calls being planned, fixed resolution of Generic types
John Hodge
1
-3
/
+5
2016-06-05
HIR - Spanned expressions, fixed sections of resolve
John Hodge
1
-26
/
+57
[next]