index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parse
/
tokenstream.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-26
Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29
John Hodge
1
-1
/
+1
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of ↵
John Hodge
1
-2
/
+2
std::string for paths/identifiers
2018-11-04
All - Cleaning up some memory leaks
John Hodge
1
-1
/
+1
2018-05-20
AST - Refactor lifetime/HRB handling
John Hodge
1
-0
/
+4
2018-05-20
Parse - Cleanup TODOs
John Hodge
1
-1
/
+1
2017-08-19
Parse - Disable debug accidentally left enabled
John Hodge
1
-1
/
+1
2017-08-19
Lex - Fix duplication of final token in file.
John Hodge
1
-4
/
+13
2017-06-11
Parse - Support chaining of spans (for macro expansions)
John Hodge
1
-5
/
+9
2017-06-04
All - Compile and run fixes in MSVC
John Hodge (bugs)
1
-1
/
+1
2017-05-14
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge (bugs)
1
-0
/
+4
2017-05-13
Parse - Remove TOK_MACRO
John Hodge
1
-0
/
+4
2017-03-04
Many many changes to allow compiling in visual studio (Community 2015)
John Hodge (bugs)
1
-3
/
+2
2016-12-24
No more tears!
ubsan
1
-4
/
+4
No more DOS line endings or trailing whitespace either
2016-11-02
Hygiene fixes (disabled still)
John Hodge
1
-3
/
+12
2016-11-02
Parse - Refactor TTStream and TokenTree into their own files
John Hodge
1
-0
/
+124