index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
dump.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-06
AST - Clean up location of attributes and span on mod-level items
John Hodge
1
-8
/
+8
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of ↵
John Hodge
1
-2
/
+2
std::string for paths/identifiers
2019-05-18
HIR - Fix privacy error for items in non-library crate root
John Hodge
1
-1
/
+1
2019-03-04
Parse - Handle `do catch` (aka `try`)
John Hodge
1
-0
/
+4
2019-01-01
Refactor of `use` items to fully-group imports from a single use
John Hodge
1
-7
/
+16
2018-07-04
All - Dump full contents of asm! in AST/MIR
John Hodge
1
-2
/
+22
2018-05-20
AST - Refactor lifetime/HRB handling
John Hodge
1
-4
/
+4
2018-05-20
AST - Rename MetaItem and MetaItems to Attribute and AttributeList
John Hodge
1
-2
/
+2
2017-09-24
All - Handle crates with tagged names
John Hodge
1
-0
/
+9
2017-07-16
AST - Attributes on struct literal entries
John Hodge
1
-2
/
+3
2017-05-28
AST - Refactor to make unit-like structs their own variant
John Hodge
1
-15
/
+11
2017-01-15
Trans - Use #[link(name)] attributes
John Hodge
1
-0
/
+9
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
1
-1
/
+2
2016-12-28
AST - Add asm! as an AST node
John Hodge
1
-0
/
+4
2016-12-24
No more tears!
ubsan
1
-41
/
+41
No more DOS line endings or trailing whitespace either
2016-11-24
Parse - Keep ABI for ExternBlock contents
John Hodge
1
-2
/
+7
2016-11-02
Parse - Refactor TTStream and TokenTree into their own files
John Hodge
1
-2
/
+3
2016-11-02
All - Hack in start of macro hygine - requires rework so is disabled
John Hodge
1
-8
/
+26
2016-10-25
AST Dump - Show literal classes when invalid, fix over-parenthesising
John Hodge
1
-5
/
+14
2016-10-24
AST - Remove separate impls list (now in item list)
John Hodge
1
-1
/
+4
2016-10-23
AST - Remove TypeRef from node template
John Hodge
1
-0
/
+5
2016-10-23
AST - (minor) Move dump_as_rust to ast/dump.cpp
John Hodge
1
-0
/
+1098