index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
hir.hpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-06-12
HIR - Trait scoping fixes
John Hodge
1
-0
/
+7
2016-06-11
HIR - Move associated type bounds to TraitPath
John Hodge
1
-2
/
+2
2016-06-11
HIR Typecheck - Constants
John Hodge
1
-0
/
+18
2016-06-09
HIR - Save and use paths to #[lang] items
John Hodge
1
-0
/
+3
2016-06-08
HIR Typecheck - Rough checking of bounds when searching for UFCS
John Hodge
1
-2
/
+0
2016-06-07
HIR Typecheck - Inherent function lookup
John Hodge
1
-1
/
+2
2016-06-06
HIR Typecheck - Expand associated types returned from methods
John Hodge
1
-3
/
+18
2016-06-06
HIR Typecheck - Rough inclusion of function calls in typeck
John Hodge
1
-0
/
+10
2016-06-04
Compilation fixes (clang and different gcc version)
John Hodge
1
-4
/
+14
2016-05-27
HIR Conv - Constant evaluation pass running (fully?)
John Hodge
1
-0
/
+6
2016-05-26
HIR Cosnt Eval - Initial work, hits TODOs
John Hodge
1
-1
/
+2
2016-05-24
(minor) HIR - Planning for const eval
John Hodge
1
-4
/
+5
2016-05-24
HIR Expand Type - Convert to use a generic HIR visitor
John Hodge
1
-2
/
+2
2016-05-24
HIR Lower - Lower impl blocks
John Hodge
1
-0
/
+41
2016-05-23
HIR - Add type alias replacement. Other related changes below
John Hodge
1
-2
/
+14
- Added pretty printing for HIR paths and types - Added a sub-pass to resolve/index that makes all index paths point at the actual item (no imports involved) - Split up some contents of main_bindings.hpp
2016-05-22
macro_rules - Rework pattern matching to not use try-catch
John Hodge
1
-1
/
+1
2016-05-21
HIR+Resolve - Fix minor holes
John Hodge
1
-0
/
+1
2016-05-19
HIR Lower - Add desugared while/while let
John Hodge
1
-0
/
+3
2016-05-18
HIR - Generic bounds
John Hodge
1
-3
/
+13
2016-05-18
HIR - Fix bug in initialising ExprNode_Let
John Hodge
1
-0
/
+4
2016-05-16
HIR - Ticking along - Generics hacked up, on to patterns
John Hodge
1
-4
/
+5
2016-05-16
HIR - Slowly fleshing out
John Hodge
1
-0
/
+7
2016-05-15
HIR - Expression conversion progressing
John Hodge
1
-3
/
+1
2016-05-14
HIR - Boilerplate code, compiles
John Hodge
1
-6
/
+5
2016-05-14
Remove requirement for all variants of tagged unions to be empty-constructable
John Hodge
1
-1
/
+3
2016-05-13
HIR - Continued expansion
John Hodge
1
-0
/
+19
2016-05-11
HIR - Start on conversion
John Hodge
1
-4
/
+2
2016-03-22
HIR - Continued planning
John Hodge
1
-16
/
+4
2016-03-22
HIR - Initial planning work
John Hodge
1
-0
/
+155
[prev]