index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
synext.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
All - Ensure that all files have a header comment, remove some dead code
John Hodge
1
-0
/
+5
2016-09-27
Expand - Expand macros in format_args! string
John Hodge
1
-1
/
+1
2016-06-08
Expand format_args! - Parse and (partially) emit
John Hodge
1
-87
/
+3
2016-06-04
Compilation fixes (clang and different gcc version)
John Hodge
1
-4
/
+4
2016-05-24
AST - Spans, spans everywhere!
John Hodge
1
-11
/
+11
2016-05-21
Expand - Add attributes to impl blocks
John Hodge
1
-0
/
+4
2016-04-02
Expand - Handle attributes on module-level macro invocations
John Hodge
1
-8
/
+9
2016-03-16
Expand - Handle AST::TupleItem attributes
John Hodge
1
-0
/
+3
2016-03-16
AST - Rework struct/enum fields
John Hodge
1
-2
/
+1
2016-03-16
Expand - Attributes on enum variants and match arms
John Hodge
1
-1
/
+4
2016-03-15
Expand - More attribute handling
John Hodge
1
-11
/
+12
2016-03-11
Expand - Macros expansion improved
John Hodge
1
-2
/
+5
2016-03-10
Expand - cfg!/#[cfg]/#[cfg_attr] hacked up
John Hodge
1
-1
/
+1
2016-03-10
Expand - Macro cleanup, add cfg! macro (stubbed)
John Hodge
1
-1
/
+2
2016-03-09
Parse - Remove module stack (was for macros), yield stream from macros
John Hodge
1
-1
/
+2
2016-03-06
Move macro_rules parsing and expansion to expand/synexts
John Hodge
1
-2
/
+26
2016-03-06
HUGE REFACTOR - Move named module items into a tagged union
John Hodge
1
-18
/
+34
2015-04-05
Suport for #[lang], start work on resolving UFCS paths
John Hodge
1
-1
/
+10
2015-04-03
Added partial support for #[derive()]
John Hodge
1
-0
/
+33