index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
expand
/
proc_macro.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-04
proc_macro - Add a hacky way of dumping input to the child process (for debug...
John Hodge
1
-0
/
+11
2018-06-27
Add FreeBSD and DragonFly targets
Greg V
1
-1
/
+1
2018-06-02
OSX Build Tweak - environ definition
John Hodge
1
-1
/
+1
2018-05-20
AST - Refactor lifetime/HRB handling
John Hodge
1
-26
/
+22
2018-05-20
AST - Rename MetaItem and MetaItems to Attribute and AttributeList
John Hodge
1
-3
/
+3
2018-03-26
netbsd/amd64 support
Maya Rashish
1
-1
/
+1
2018-03-20
Update proc_macro.cpp
Аристарх Фещуков
1
-1
/
+1
2018-02-19
Add OpenBSD support.
Brian Callahan
1
-0
/
+4
2018-01-14
MSVC compile fixes
John Hodge
1
-0
/
+1
2017-12-16
proc_macro - Avoid warnings due to unused return values
John Hodge
1
-4
/
+12
2017-11-19
Proc Macro - Send attributes if in the list
John Hodge
1
-0
/
+38
2017-11-19
All - Include proc_macro attribute list in metadata
John Hodge
1
-20
/
+44
2017-11-18
libproc_macro - Hacky debugging prints
John Hodge
1
-2
/
+2
2017-11-18
proc_macro - Enums
John Hodge
1
-2
/
+49
2017-11-18
MSVC Compile Fixes
John Hodge
1
-8
/
+28
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
1
-0
/
+625