index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-04-03
Save #[] attrs with item, ready for post-processing derive()
John Hodge
1
-53
/
+3
2015-03-29
Minor tweaks to handle libcore update
John Hodge
1
-1
/
+2
2015-03-29
Twiddling root-level typecheck
John Hodge
1
-4
/
+4
2015-03-25
Macros updated with concat!, stringify!, and $crate
John Hodge
1
-18
/
+76
2015-03-21
Split pattern parsing out of expr.cpp
John Hodge
1
-1
/
+1
2015-03-21
Rework macro handling to (hopefully) correctly handle nested repetions
John Hodge
1
-112
/
+259
2015-03-20
Lifetime bounds, pattern fragments, nested modules
John Hodge
1
-0
/
+5
2015-03-18
Local macros, fixed array literals
John Hodge
1
-0
/
+4
2015-03-18
'..' pattern, fix macro arg lookup comparison function
John Hodge
1
-3
/
+15
2015-03-17
Clean up handling of TokenTrees, allowing empty but valid TTs
John Hodge
1
-6
/
+15
2015-03-15
Rework type params, add ! "type"
John Hodge
1
-23
/
+53
2015-03-14
Fixed macros, added range syntax and other tweaks
John Hodge
1
-10
/
+19
2015-03-13
Various other features for libcore, now on to loops
John Hodge
1
-5
/
+164
2015-03-12
Float parsing, module-level macro expansion
John Hodge
1
-15
/
+21
2015-03-10
Rework macro handling to support correct repetitions
John Hodge
1
-39
/
+153
2015-03-08
Macro definitions now being used
John Hodge
1
-18
/
+28
2015-03-08
Macro parsing, saving, and evaluating
John Hodge
1
-46
/
+222
2015-03-07
Added file+line reporting to error messages
John Hodge
1
-2
/
+6
2015-01-18
Remove evil FOREACH macros
John Hodge (sonata)
1
-4
/
+3
2014-12-23
Move source files to src/ folder
John Hodge (sonata)
1
-0
/
+143