index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-11-18
libproc_macro - Hacky debugging prints
John Hodge
1
-2
/
+2
2017-11-18
Typecheck Expressions - Treat unbounded ivars as fuzzy in ftic_check_params
John Hodge
1
-1
/
+7
2017-11-18
Const Eval - Use either the result or expected type in _Borrow
John Hodge
1
-3
/
+12
2017-11-18
AST - Don't load crates from anon modules during LoadCrates (defer to expand)
John Hodge
1
-3
/
+4
2017-11-18
macro_rules - Support parsing if-elseif chains
John Hodge
1
-6
/
+24
2017-11-18
Expand - Import macros from parent crates
John Hodge
1
-1
/
+16
2017-11-18
proc_macro - Enums
John Hodge
1
-2
/
+49
2017-11-18
Codegen C - Fix bad SwitchValue with signed
John Hodge
1
-1
/
+1
2017-11-18
Typecheck Expressions - Fix incorrect argument ordering in unsize
John Hodge
1
-1
/
+1
2017-11-18
Lex - Doc comments
John Hodge
2
-9
/
+63
2017-11-18
Codegen - Fiddling with MSVC support (not quite there)
John Hodge
2
-20
/
+10
2017-11-18
Codegen C - Various attempts at making MSVC work
John Hodge
1
-39
/
+154
2017-11-18
MSVC Compile Fixes
John Hodge
2
-9
/
+30
2017-11-18
HIR From AST - Handle windows paths
John Hodge
1
-1
/
+3
2017-11-18
Span - Don't abort() on errors on windows
John Hodge
1
-0
/
+4
2017-11-18
Codegen C - Fiddling with MSVC
John Hodge
1
-4
/
+4
2017-11-16
HIR Const Eval - Remove error tripped by serde derive
John Hodge
1
-1
/
+2
2017-11-16
proc_macro - Expression output stubbed, fix bug in libproc_macro parse
John Hodge
1
-7
/
+108
2017-11-16
proc_macro - Print types and paths
John Hodge
1
-7
/
+196
2017-11-15
proc_macro - Working invocations (some work needed on AST->TT)
John Hodge
6
-3
/
+686
2017-11-12
macro_rules - Allow ? in expressions
John Hodge
1
-0
/
+3
2017-11-12
Expand derive - Mark success if a proc_macro applied
John Hodge
1
-0
/
+5
2017-11-12
All - proc_macro support through to attempting to run them
John Hodge
7
-3
/
+25
2017-11-12
src - Add draft (untested) support for procedural macro crates
John Hodge
7
-7
/
+64
2017-11-05
Trans - Calculate sizes, alignment, and representation
John Hodge
5
-37
/
+219
2017-11-05
MIR - Use SwitchValue terminator
John Hodge
6
-51
/
+149
2017-11-04
Trans Enumerate - Fix OOB read caused by vtable lookup
John Hodge
1
-1
/
+5
2017-11-04
Trans Enumerate - Remove a use of TU_MATCH for better debugging
John Hodge
1
-30
/
+32
2017-11-04
Typecheck Expressions - Fix libgit2 bug with some extra ivar disabling afer ↵
John Hodge
1
-17
/
+54
a guess
2017-11-04
Expand/derive - Deref in PartialOrd calls (slight optimisation of typecheck)
John Hodge
1
-4
/
+4
2017-11-02
MIR Optimise - Slight optimisation
John Hodge
3
-13
/
+28
2017-11-01
All - Clean up a few minor errors (pointed out in #31)
John Hodge
3
-47
/
+2
2017-11-01
HIR - Refactor enums to only embed a single field (and give variants types)
John Hodge
37
-962
/
+917
2017-10-31
Expand - (minor) Comment about custom derive
John Hodge
1
-0
/
+3
2017-10-29
HIR Expand - Hacky patch to consteval
John Hodge
1
-1
/
+11
2017-10-29
HIR Typecheck Expressions - Coerce within array literals
John Hodge
1
-0
/
+2
2017-10-29
macro_rules - Fix range of placeholder value
John Hodge
1
-1
/
+1
2017-10-29
HIR Typecheck - Allow casting function pointers to *const i8
John Hodge
3
-4
/
+8
2017-10-29
macro_rules - Handle :path tokens
John Hodge
1
-0
/
+3
2017-10-29
Expand - Add parent spans to TTStream[O]
John Hodge
13
-45
/
+51
2017-10-29
macro_rules - Patch around a quirk in error-chain
John Hodge
1
-2
/
+7
2017-10-29
Span - Tweak printing to print context (doesn't apply yet, because nothing ↵
John Hodge
1
-14
/
+21
provides context)
2017-10-28
Expand - Recurse when expanding in patterns
John Hodge
2
-1
/
+2
2017-10-28
HIR Typecheck - Allow casting function pointers
John Hodge
1
-1
/
+4
2017-10-28
HIR Typecheck - Cleanup as part of locating libgit2 quirks
John Hodge
2
-5
/
+20
2017-10-14
Codegen C - Escape trigraphs in strings
John Hodge
1
-63
/
+53
2017-10-01
Typecheck Expressions - Clean up disabled code blocks
John Hodge
1
-155
/
+2
2017-10-01
Typecheck Expressions - (minor) Whitespace
John Hodge
1
-1
/
+1
2017-10-01
MIR Optimise - (minor) debugging
John Hodge
1
-0
/
+6
2017-10-01
Type Resolve Static - Fix impl params
John Hodge
1
-1
/
+8
[prev]
[next]