index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
from_ast.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-10-14
HIR From AST - TODOs for associated consts
John Hodge
1
-1
/
+6
2016-10-13
AST - Handle associated statics
John Hodge
1
-2
/
+2
2016-10-12
Make deault ABI a #define
John Hodge
1
-1
/
+1
2016-10-09
Expand - #[macro_reexport]
John Hodge
1
-6
/
+21
2016-10-09
macro_rules - #[macro_export] handling, plan for #[macro_reexport]
John Hodge
1
-3
/
+3
2016-10-09
AST - Remove free MacroInvocation lists
John Hodge
1
-1
/
+6
2016-10-09
HIR - Save/load macro source crate
John Hodge
1
-5
/
+5
2016-10-06
Parse - Save unsafety for function pointer types
John Hodge
1
-1
/
+1
2016-10-03
HIR+AST - Handle bytestring patterns
John Hodge
1
-0
/
+3
2016-10-01
HIR - Store and use annotations for CoerceUnsized (and prepare markings for ↵
John Hodge
1
-0
/
+1
other traits)
2016-09-29
HIR - Add variadic marking to functions, and propagate unsafe/const markings
John Hodge
1
-2
/
+2
2016-09-28
HIR From AST - Handle missing anon modules
John Hodge
1
-5
/
+11
2016-09-27
AST - Refactor extern blocks into Items
John Hodge
1
-1
/
+5
2016-09-27
AST - Stub out extern and impl blocks as Item-s
John Hodge
1
-1
/
+11
2016-09-25
AST - Convert use statements to normal items
John Hodge
1
-0
/
+3
2016-09-25
HIR - Support float patterns
John Hodge
1
-5
/
+14
2016-09-12
HIR From AST - Correct paths for range ops
John Hodge
1
-1
/
+8
2016-09-12
HIR From AST - Allow None items in impl blocks
John Hodge
1
-0
/
+4
2016-09-01
HIR FromAST - Fix is_marker flag on traits
John Hodge
1
-2
/
+8
2016-09-01
Resolve - Misc fixes
John Hodge
1
-4
/
+3
2016-09-01
Resolve - HIR pointers for enum variants
John Hodge
1
-5
/
+18
2016-09-01
Expand - Support box operator (untested)
John Hodge
1
-1
/
+7
2016-08-31
HIR From AST - Trait binding
John Hodge
1
-3
/
+1
2016-08-31
HIR From AST - Box receiver, start on fixing missing information
John Hodge
1
-11
/
+32
2016-08-31
HIR - Support for ext crates in FromAST
John Hodge
1
-7
/
+18
2016-08-29
HIR Deserialise - Hackily set crate names, clean up a little
John Hodge
1
-0
/
+5
2016-08-29
HIR From AST - Convert use statements into HIR items
John Hodge
1
-0
/
+17
2016-08-29
HIR From AST - Add TODO for extern crate
John Hodge
1
-0
/
+2
2016-08-29
HIR - Remove dependency on macro_rules.hpp
John Hodge
1
-4
/
+3
2016-08-26
HIR - Remove None variant for TraitValueItem, add literal for Enum Value
John Hodge
1
-1
/
+4
2016-08-25
AST - Support for crate_name and crate_type (draft)
John Hodge
1
-1
/
+2
2016-08-25
AST - Move receiver marking to HIR conversion (post resolution)
John Hodge
1
-17
/
+27
2016-08-24
AST - Hackily support `self: Box` syntax
John Hodge
1
-2
/
+3
2016-08-24
HIR From AST - Fix emitting tuple/value constructors for named-field structs
John Hodge
1
-1
/
+1
2016-08-22
AST+HIR - Save decoded receiver type for methods
John Hodge
1
-0
/
+18
2016-08-20
HIR Dump - Initial support, verbose but complete
John Hodge
1
-1
/
+1
2016-08-19
AST - Support ! as a real type
John Hodge
1
-14
/
+24
2016-08-19
AST - Macro invocations in item list
John Hodge
1
-0
/
+3
2016-08-19
Patterns - Support tuples with .. (fully)
John Hodge
1
-66
/
+67
2016-08-18
All - Support tuple patterns with .. at the start/end - TODO: Support in the ↵
John Hodge
1
-33
/
+83
middle
2016-08-17
Parse - Fix many parser bugs
John Hodge
1
-0
/
+7
2016-08-16
HIR - Misc tweaks for debugging typeck errors
John Hodge
1
-0
/
+3
2016-08-12
HIR Patterns - Support binding Value::Named to targets
John Hodge
1
-1
/
+1
2016-08-11
All - Clang warning fixes
John Hodge
1
-1
/
+1
2016-08-01
HIR - Path reporting in iteration
John Hodge
1
-21
/
+31
2016-08-01
HIR - Include specialisable marker in impls
John Hodge
1
-7
/
+7
2016-08-01
AST - Add specialisable tag to impl items
John Hodge
1
-4
/
+4
2016-07-17
HIR,HIR Typecheck - Simplify associated type bounds, add type replacements
John Hodge
1
-1
/
+24
2016-07-15
HIR Typecheck - Expand associated types in outer typeck
John Hodge
1
-0
/
+1
2016-07-14
Macro Rules - Rewrite, take 3 - Incomplete
John Hodge
1
-4
/
+6
[prev]
[next]