index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
macros.hpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-05-22
macro_rules - Rework pattern matching to not use try-catch
John Hodge
1
-137
/
+0
2016-05-22
Macros - Planning of more efficient macro_rules evaluation
John Hodge
1
-4
/
+5
2016-05-21
Parse - Updates for better memory efficiency (hopefully)
John Hodge
1
-9
/
+9
2016-05-14
Macros - Twiddling adding a struct
John Hodge
1
-5
/
+18
2016-05-14
HIR - Boilerplate code, compiles
John Hodge
1
-0
/
+4
2016-03-21
Macros - Move print to .cpp
John Hodge
1
-36
/
+2
2016-03-09
Parse - Remove module stack (was for macros), yield stream from macros
John Hodge
1
-2
/
+0
2016-03-07
Expand - Start on macro_rules expanding
John Hodge
1
-0
/
+1
2016-02-27
Parse - Macros in type position
John Hodge
1
-0
/
+4
2015-05-22
Restructure macro expansion to correctly fit rustc's model
John Hodge
1
-0
/
+2
2015-03-21
Rework macro handling to (hopefully) correctly handle nested repetions
John Hodge
1
-0
/
+13
2015-03-20
Lifetime bounds, pattern fragments, nested modules
John Hodge
1
-0
/
+1
2015-03-18
Local macros, fixed array literals
John Hodge
1
-0
/
+1
2015-03-14
Fixed macros, added range syntax and other tweaks
John Hodge
1
-3
/
+19
2015-03-13
Various other features for libcore, now on to loops
John Hodge
1
-58
/
+1
2015-03-12
Float parsing, module-level macro expansion
John Hodge
1
-1
/
+3
2015-03-10
Rework macro handling to support correct repetitions
John Hodge
1
-14
/
+52
2015-03-08
Macro parsing, saving, and evaluating
John Hodge
1
-5
/
+42
2015-03-07
Added file+line reporting to error messages
John Hodge
1
-1
/
+3
2015-01-02
Adding in support for std, parsing now broken due to TODO early in process
John Hodge (sonata)
1
-0
/
+1
2014-12-23
Move source files to src/ folder
John Hodge (sonata)
1
-0
/
+94