index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parse
/
token.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-1
/
+1
2017-02-25
Add visual studio project files, little tweaks to codebase to allow compiling...
John Hodge (bugs)
1
-1
/
+2
2016-12-24
No more tears!
ubsan
1
-9
/
+9
2016-11-02
Parse - Rework hygiene (with spelling fix) for take 2
John Hodge
1
-8
/
+0
2016-11-02
All - Hack in start of macro hygine - requires rework so is disabled
John Hodge
1
-1
/
+17
2016-10-22
macro_rules - Hack to allow :ident and TOK_IDENT to match each other
John Hodge
1
-1
/
+1
2016-10-10
Parse - Fix a few cases where tokens were copied instead of cloned
John Hodge
1
-14
/
+1
2016-09-26
Parse - Accept TOK_INTERPOLATED_ITEM
John Hodge
1
-0
/
+4
2016-09-25
Parse - Support method/field/qmark after blocks in statements
John Hodge
1
-1
/
+3
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-3
/
+29
2016-05-21
All - Cleanup of memory leaks and similar
John Hodge
1
-1
/
+1
2016-05-21
Parse - Updates for better memory efficiency (hopefully)
John Hodge
1
-0
/
+121