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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ensure that the parser tests pass or fail correctly
DJMcNab
2018-12-20
1
-8
/
+26
*
Fix ambiguity with if break
DJMcNab
2018-12-20
2
-0
/
+71
*
Add tests and only traverse in the crates directory
DJMcNab
2018-12-19
5
-92
/
+178
*
Move is_block to lower in the call tree
DJMcNab
2018-12-19
2
-61
/
+61
*
Revert "Revert to f6f7c5"
DJMcNab
2018-12-19
1
-3
/
+0
*
Revert to f6f7c5
DJMcNab
2018-12-19
1
-0
/
+3
*
Fix expression parsing by bailing out upon a macro block being found
DJMcNab
2018-12-19
1
-3
/
+0
*
Fix parsing of inclusive ranges (#214)
DJMcNab
2018-12-19
4
-33
/
+150
*
Add a test to ensure that we can parse each file
DJMcNab
2018-12-19
1
-2
/
+43
*
Fixed cast expression parsing in ra_syntax.
Roland Ruckerbauer
2018-12-17
2
-6
/
+48
*
rename Edit to TextEdit and AtomEdit to AtomTextEdit
Bernardo
2018-12-11
1
-19
/
+19
*
Update use path test
DJMcNab
2018-12-05
2
-74
/
+2
*
Improve/add the use_item documentation
DJMcNab
2018-12-05
10
-0
/
+485
*
rename ROOT -> SOURCE_FILE
Aleksey Kladov
2018-11-07
177
-177
/
+177
*
Rename File -> SourceFileNode
Aleksey Kladov
2018-11-07
1
-2
/
+2
*
grammar: fix where clause parsing
Aleksey Kladov
2018-11-06
2
-0
/
+30
*
grammar: for predicates in where
Aleksey Kladov
2018-11-05
2
-0
/
+62
*
Cargo Format
Jeremy A. Kolb
2018-10-16
1
-5
/
+4
*
Parse crate paths in expressions
Aleksey Kladov
2018-10-15
2
-0
/
+44
*
Attach comments smartly
Aleksey Kladov
2018-10-08
2
-6
/
+6
*
Support leading pipe in match arms
Daniel McNab
2018-10-03
2
-12
/
+56
*
support 2018 paths
Aleksey Kladov
2018-09-29
2
-0
/
+16
*
generate testsuite for impl_type
csmoe
2018-09-26
4
-8
/
+89
*
parse impl type
csmoe
2018-09-25
2
-47
/
+28
*
add test for impl recovery
csmoe
2018-09-24
2
-0
/
+70
*
rename all things
Aleksey Kladov
2018-09-16
372
-0
/
+12664
[prev]