index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
types.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-16
AST - Little tweaks for upgraded test source
John Hodge
1
-1
/
+2
2017-02-25
Add visual studio project files, little tweaks to codebase to allow compiling...
John Hodge (bugs)
1
-1
/
+1
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
1
-0
/
+4
2016-12-24
No more tears!
ubsan
1
-4
/
+4
2016-10-30
AST - Remove copy construction of TypeRef
John Hodge
1
-10
/
+21
2016-10-25
Token - Fix bad deserialisation of integer literals with type _
John Hodge
1
-1
/
+2
2016-10-23
AST+HIR - Add stubbed support for erased types (`impl Trait`)
John Hodge
1
-0
/
+13
2016-09-25
Parse+AST - Support capturing :item (requires cloning AST items)
John Hodge
1
-1
/
+2
2016-08-20
AST - Remove unused AST serialisation code
John Hodge
1
-151
/
+0
2016-08-19
AST - Support ! as a real type
John Hodge
1
-1
/
+8
2016-06-05
Resolve - Replace `Self` when known
John Hodge
1
-13
/
+3
2016-05-29
AST - Remove dead code, add lifetime params, fix param clobber
John Hodge
1
-381
/
+0
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-1
/
+5
2016-05-24
AST - Move types.cpp to ast/ dir
John Hodge
1
-0
/
+845