0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #945 from kngwyu/pathseg-gen More... about 7 years ago
Remove unused codes More... about 7 years ago
Modify PathSegement to have Vec<Ty> as generics More... about 7 years ago
Merge pull request #943 from kngwyu/for-expr-fix More... about 7 years ago
Add some tests, but ignore them now More... about 7 years ago
Modify legacy tests to use stdlib's IntoIterator More... about 7 years ago
Implement basic routine to complete methods for 'for' args More... about 7 years ago
Merge pull request #940 from kngwyu/refactor-generics More... about 7 years ago
Don't complete impled trait methods More... about 7 years ago
Fix deref support More... about 7 years ago
Have scope_start in ImplHeader More... about 7 years ago
Fix iter test More... about 7 years ago
Search default methods for traits More... about 7 years ago
Remove generics_arg and generics_types from Match More... about 7 years ago
Uncomment get_impls More... about 7 years ago
Modify search_for_impls to return ImplHeader More... about 7 years ago
Remove legacy code More... about 7 years ago
Merge pull request #938 from kngwyu/trait_header More... about 7 years ago
Ignore new test More... about 7 years ago
Refactor cache_generic_impls using ImplHeader More... about 7 years ago
Refactor search_for_impls More... about 7 years ago
Intoroduce ImplHeader and Parse generics in impl header More... about 7 years ago
Merge pull request #937 from kngwyu/where_clause More... about 7 years ago
Support trait bound in where clause More... about 7 years ago
Update README More... about 7 years ago
Merge pull request #934 from kngwyu/release2.1.5 More... about 7 years ago
Bump version to 2.1.5 More... about 7 years ago
Merge pull request #933 from kngwyu/types More... about 7 years ago
Remove too long debug output More... about 7 years ago
Move some types into ast_types.rs More... about 7 years ago