index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_syntax
/
src
/
parsing
/
text_tree_sink.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename FieldDef -> Field
Aleksey Kladov
2020-07-30
1
-1
/
+1
*
Rename TypeAliasDef -> TypeAlias
Aleksey Kladov
2020-07-30
1
-1
/
+1
*
Rename FnDef -> Fn
Aleksey Kladov
2020-07-30
1
-1
/
+1
*
Comment decorations
Aleksey Kladov
2020-07-12
1
-1
/
+4
*
Convert code to text-size
Aleksey Kladov
2020-04-25
1
-7
/
+7
*
Attach doc-comment to declaration if there are newlines in between
Leander Tentrup
2020-03-31
1
-1
/
+12
*
ra_syntax: refactored the lexer design as per @matklad and @kiljacken PR review
Veetaha
2020-02-03
1
-2
/
+2
*
Reimplemented lexer with vectors instead of iterators
Veetaha
2020-02-03
1
-3
/
+3
*
Attach docs to statics
kjeremy
2019-10-31
1
-1
/
+1
*
Added test for check doc strings in crates.
Alexander Andreev
2019-09-30
1
-0
/
+2
*
Fix outer doc-comments of `macro_rules`
uHOOCCOOHu
2019-09-09
1
-2
/
+2
*
rename struct -> record, pos -> tuple
Aleksey Kladov
2019-08-23
1
-1
/
+1
*
allow rustfmt to reorder imports
Aleksey Kladov
2019-07-04
1
-3
/
+4
*
switch to new rowan
Aleksey Kladov
2019-04-01
1
-14
/
+14
*
rename type to type_alias in the AST as well
Aleksey Kladov
2019-02-25
1
-1
/
+1
*
introduce tree builder
Aleksey Kladov
2019-02-23
1
-16
/
+12
*
rename
Aleksey Kladov
2019-02-23
1
-0
/
+170