index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
debug.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
HIR Deserialise - Disable debug output
John Hodge
1
-4
/
+9
2018-05-26
Include - Add file/line to ASSERT_BUG
John Hodge
1
-0
/
+7
2017-06-09
Fix use of hard tabs
John Hodge
1
-6
/
+6
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-1
/
+5
2017-02-25
Add visual studio project files, little tweaks to codebase to allow compiling...
John Hodge (bugs)
1
-3
/
+6
2016-12-24
No more tears!
ubsan
1
-1
/
+1
2016-10-19
Debug - if(false) NullSink usage (gets compiled, but never runs)
John Hodge
1
-3
/
+3
2016-10-18
Debug - Reduce impact of disabled debug.
John Hodge
1
-12
/
+14
2016-06-12
Resolve - Fix variable scoping
John Hodge
1
-0
/
+11
2016-06-10
HIR Typecheck - Hack up closure inferrence from Fn* traits
John Hodge
1
-31
/
+5
2016-06-08
HIR - Lower associated type bounds, use those in typeck
John Hodge
1
-1
/
+1
2016-06-08
HIR Typecheck - Starting work on Fn* traits
John Hodge
1
-2
/
+1
2016-06-08
Resolve - Fix generic binding indexes
John Hodge
1
-2
/
+24
2016-05-18
All - Fix up a bunch of -Wextra warnings
John Hodge
1
-1
/
+8
2016-02-27
Parse - Macros in type position
John Hodge
1
-0
/
+1
2016-02-27
Parse - Support hugely nested parens
John Hodge
1
-1
/
+1
2015-04-06
Work on resolving UFCS paths, infinite loop bug in resolve
John Hodge
1
-1
/
+1
2015-03-17
Rework handling of blocks, add sub-modules
John Hodge
1
-1
/
+6
2015-03-13
Const items in expressions, attributes in impl blocks
John Hodge
1
-0
/
+6
2015-03-08
Macro definitions now being used
John Hodge
1
-14
/
+6
2015-03-08
Macro parsing, saving, and evaluating
John Hodge
1
-0
/
+24
2015-03-06
Bugfixes exposed by fixing formatted output
John Hodge
1
-0
/
+26