index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
types.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-1
/
+1
2016-12-24
No more tears!
ubsan
1
-276
/
+276
2016-10-30
AST - Remove copy construction of TypeRef
John Hodge
1
-7
/
+12
2016-10-23
AST+HIR - Add stubbed support for erased types (`impl Trait`)
John Hodge
1
-14
/
+6
2016-10-23
AST - Reduce places where there's no span information provided
John Hodge
1
-15
/
+9
2016-10-06
Parse - Save unsafety for function pointer types
John Hodge
1
-4
/
+6
2016-08-20
AST - Remove unused AST serialisation code
John Hodge
1
-9
/
+2
2016-08-19
AST - Support ! as a real type
John Hodge
1
-3
/
+8
2016-06-06
HIR Typecheck - Method calls being planned, fixed resolution of Generic types
John Hodge
1
-4
/
+4
2016-06-05
Resolve - Replace `Self` when known
John Hodge
1
-10
/
+2
2016-06-04
Compilation fixes (clang and different gcc version)
John Hodge
1
-0
/
+4
2016-05-29
AST - Remove dead code, add lifetime params, fix param clobber
John Hodge
1
-17
/
+0
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-0
/
+2
2016-05-24
AST - Move types.cpp to ast/ dir
John Hodge
1
-0
/
+304