index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parse
/
token.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
Parse - Rework hygiene (with spelling fix) for take 2
John Hodge
1
-18
/
+2
2016-11-02
All - Hack in start of macro hygine - requires rework so is disabled
John Hodge
1
-4
/
+21
2016-10-30
AST - Remove copy construction of TypeRef
John Hodge
1
-2
/
+2
2016-10-25
Token - Fix bad deserialisation of integer literals with type _
John Hodge
1
-0
/
+1
2016-10-22
Parse "::Position" - (minor) Prevent iostream state from breaking printing
John Hodge
1
-1
/
+1
2016-10-10
Parse - Fix a few cases where tokens were copied instead of cloned
John Hodge
1
-0
/
+14
2016-09-26
Parse - Improve debug for :item fragments
John Hodge
1
-0
/
+4
2016-09-26
Parse - Accept TOK_INTERPOLATED_ITEM
John Hodge
1
-0
/
+9
2016-09-26
Expand - Pass ownership of the input TT to macro_rules! expand
John Hodge
1
-1
/
+5
2016-09-25
Parse+AST - Support capturing :item (requires cloning AST items)
John Hodge
1
-1
/
+15
2016-09-25
Parse - Support method/field/qmark after blocks in statements
John Hodge
1
-11
/
+41
2016-08-20
AST - Remove unused AST serialisation code
John Hodge
1
-0
/
+8
2016-07-14
Macro Rules - Running fully once more, may still be incorrect
John Hodge
1
-0
/
+21
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-2
/
+146
2016-05-21
Parse - Updates for better memory efficiency (hopefully)
John Hodge
1
-0
/
+313