index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macro_rules
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-09-26
macro_rules! - Clean up expansion to allow counting replacement uses
John Hodge
2
-69
/
+126
2016-09-26
macro_rules - Hackily work around a quirk
John Hodge
1
-4
/
+26
2016-09-25
Parse - Move `pub` parsing to Parse_Mod_Item_S
John Hodge
1
-2
/
+1
2016-09-25
Parse - Allow loading modules from macro invocations
John Hodge
2
-3
/
+7
2016-09-25
Parse+AST - Support capturing :item (requires cloning AST items)
John Hodge
2
-3
/
+5
2016-09-25
macro_rules! - Rough (stubbed) support for :item
John Hodge
5
-2
/
+50
2016-09-15
Restructure - Don't insert automatic () statements at end of blocks
John Hodge
1
-3
/
+0
2016-09-11
macro_rules - Rework to handle vec! edge case
John Hodge
4
-242
/
+477
2016-09-09
macro_rules - Fix printing, some better comments and debug
John Hodge
2
-1
/
+14
2016-08-29
macro_rules - Source crate!
John Hodge
1
-2
/
+1
2016-08-29
HIR - Remove dependency on macro_rules.hpp
John Hodge
3
-8
/
+19
2016-08-25
HIR Serialise - Working along
John Hodge
1
-1
/
+2
2016-07-14
Macro Rules - Seems to be working
John Hodge
1
-3
/
+19
2016-07-14
Macro Rules - Running fully once more, may still be incorrect
John Hodge
1
-24
/
+48
2016-07-14
Macro Rules - Rewrite, take 3 - Incomplete
John Hodge
4
-297
/
+271
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
2
-47
/
+50
2016-05-22
macro_rules - Rework pattern matching to not use try-catch
John Hodge
6
-0
/
+1545
[prev]