index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_typeck
/
common.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
HIR Typecheck - Tweaks to validation code to allow pre-expand checks
John Hodge
1
-0
/
+3
2019-01-19
Typecheck Expressions - Tweak expand_associated_types to get associated type ...
John Hodge
1
-0
/
+17
2018-12-16
Typecheck Expressions - Extended possibility checking, fallback default (HACK)
John Hodge
1
-0
/
+1
2018-10-06
Const Evaluate - Very rough defer
John Hodge
1
-0
/
+1
2017-02-25
Add visual studio project files, little tweaks to codebase to allow compiling...
John Hodge (bugs)
1
-1
/
+1
2017-02-25
MIR Gen - Use MIR::Param (and associated changes)
John Hodge
1
-0
/
+30
2016-12-24
No more tears!
ubsan
1
-2
/
+2
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-0
/
+18
2016-11-27
Trans - Initial rough up (untested) of enumeration
John Hodge
1
-0
/
+1
2016-11-16
HIR Typecheck Expr - Refactor monomorphise_type_needed so the inner code can ...
John Hodge
1
-0
/
+6
2016-11-14
HIR Typecheck Expr - ErasedType return checking
John Hodge
1
-0
/
+3
2016-10-07
HIR Typecheck Expr - Use bounds from traits for opaque associated types
John Hodge
1
-0
/
+32
2016-08-22
HIR Typcheck - Move common code to its own file
John Hodge
1
-0
/
+1
2016-08-22
HIR Typecheck - Split monomorphise_* into a separate header
John Hodge
1
-0
/
+30