index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_typeck
/
common.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-16
Typecheck Expressions - Extended possibility checking, fallback default (HACK)
John Hodge
1
-10
/
+11
2018-10-06
Const Evaluate - Very rough defer
John Hodge
1
-0
/
+4
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
1
-0
/
+1
2016-12-24
No more tears!
ubsan
1
-10
/
+10
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-0
/
+17
2016-12-03
HIR/MIR - Vtable generation working well
John Hodge
1
-1
/
+2
2016-12-03
HIR/MIR - VTable work
John Hodge
1
-2
/
+1
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
1
-2
/
+4
2016-11-20
HIR - Allow arrays with unknown sizes to be cloned
John Hodge
1
-2
/
+4
2016-11-18
HIR Typecheck Common - Fix visit_ty_with__path
John Hodge
1
-4
/
+3
2016-11-16
HIR Typecheck Expr - Refactor monomorphise_type_needed so the inner code can ...
John Hodge
1
-89
/
+87
2016-11-15
HIR Typecheck Expr - Minor tweaks for better bug messages
John Hodge
1
-4
/
+8
2016-11-14
HIR Typecheck Expr - ErasedType return checking
John Hodge
1
-43
/
+111
2016-11-11
HIR - Tweak ErasedType for implementation
John Hodge
1
-1
/
+1
2016-10-29
HIR Types - Store array size expr as a shared_ptr to allow cloning
John Hodge
1
-5
/
+1
2016-10-23
AST+HIR - Add stubbed support for erased types (`impl Trait`)
John Hodge
1
-26
/
+57
2016-10-07
HIR Typecheck Common - Reduce spammyness of monomorphise_type
John Hodge
1
-15
/
+23
2016-10-05
Resolve+Typecheck - Fix trait default parameters
John Hodge
1
-1
/
+1
2016-09-25
HIR Typecheck Expr - Fix incorrect monomorphisation of function pointers
John Hodge
1
-7
/
+17
2016-08-22
HIR Typcheck - Move common code to its own file
John Hodge
1
-0
/
+289