]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-24 csmoereject impl keyword in impl header
2018-09-24 csmoeadd test for impl recovery
2018-09-21 bors[bot]Merge #78
2018-09-21 ekrctbRemove undefined command
2018-09-21 Aleksey KladovUse more neutral language in the README
2018-09-19 bors[bot]Merge #75
2018-09-19 Aleksey Kladovprefer lifetimes in extend selection
2018-09-18 Aleksey Kladovcleanup comment
2018-09-18 Aleksey Kladovcommit lock
2018-09-18 Aleksey KladovAdd emacs function for extend shirnk selection
2018-09-18 Jeremy A. Kolblibsyntax2 -> rust-analyzer
2018-09-16 Aleksey Kladoveprintln
2018-09-16 Aleksey Kladovgoto super places cursor on mod
2018-09-16 Aleksey Kladovtweak readme
2018-09-16 Aleksey KladovUpdate readme
2018-09-16 Aleksey Kladovrename all things
2018-09-16 Aleksey Kladovfix derecated call
2018-09-15 Aleksey Kladovfix installation for windows
2018-09-15 Aleksey Kladovget rid of commandspeck
2018-09-15 bors[bot]Merge #67
2018-09-15 Aleksey Kladoveverysalsa
2018-09-15 Aleksey Kladovkill old module_map
2018-09-15 Aleksey Kladovmove readonly source to module tree descr
2018-09-15 Aleksey KladovModuleTreeDescriptor
2018-09-15 Aleksey Kladovyet another db api
2018-09-15 Aleksey Kladovminor
2018-09-15 Aleksey Kladovrenames
2018-09-15 Aleksey Kladovuse salsa for new module map
2018-09-15 Aleksey Kladoveager invalidation
2018-09-15 Aleksey Kladovbe generic over data
2018-09-15 Aleksey Kladovgeneric salsa algo
2018-09-15 Aleksey Kladovstore params in the graph
2018-09-15 Aleksey Kladovany-cache
2018-09-15 Aleksey Kladovfix dep tracking
2018-09-15 Aleksey Kladovadd deps tracking
2018-09-15 Aleksey KladovAdd simplisitc global modification caching
2018-09-15 Aleksey Kladovinitial query tracing
2018-09-15 Aleksey Kladovstart query-based modules
2018-09-15 bors[bot]Merge #69
2018-09-15 darksvindependent tests for incremental reparsing of blocks...
2018-09-15 darksvmove reparsing tests
2018-09-15 darksvcommit missing file
2018-09-15 darksvcreate separated mod for reparsing functionality
2018-09-14 bors[bot]Merge #71
2018-09-14 darksvadjust trailing newline
2018-09-14 darksvadd missing files with inline tests
2018-09-14 darksvSupport for unions
2018-09-14 darksvcorrectly handle IDENTs when changed to contextual...
2018-09-14 darksvcreate leaf directly without calling the parser
2018-09-13 darksvIncremental reparsing for single tokens (WHITESPACE...
2018-09-12 Aleksey Kladovdon't get stuck in slice patterns
2018-09-12 Aleksey Kladovcorrectly setup path-map for fs-changes
2018-09-11 bors[bot]Merge #68
2018-09-10 darksvDo not reparse token tree when it is not delimited...
2018-09-10 darksvImplement reparsing for remaining blocks
2018-09-10 Aleksey Kladovstore file rsovler
2018-09-08 bors[bot]Merge #65
2018-09-08 Aleksey Kladovnote about symbol search
2018-09-08 Aleksey Kladovsimplify
2018-09-08 bors[bot]Merge #64
2018-09-08 Aleksey KladovFix yet another parser infinite loop
2018-09-08 Aleksey KladovAdd fuzz failures dir
2018-09-08 Aleksey Kladovmove fuzz-invariants to the library
2018-09-08 bors[bot]Merge #63
2018-09-08 Pascal HertleifAdd trivial fuzzer for parser
2018-09-08 Aleksey KladovDon't overflow when limiting symbol search
2018-09-08 Aleksey KladovSome abstraction around workers
2018-09-08 Aleksey KladovDeal with deadlocks in a more principaled way
2018-09-08 Aleksey Kladovfix deadlock
2018-09-08 Aleksey KladovFix block structure in enums
2018-09-08 Aleksey Kladovsimplify
2018-09-08 Aleksey KladovDon't get stuck in tuple exprs
2018-09-08 Aleksey KladovDon't get stuck in macros
2018-09-08 Aleksey Kladovfix stuck parser
2018-09-08 Aleksey Kladovfix labled expressions
2018-09-07 Aleksey Kladovnested mod completion
2018-09-07 Aleksey KladovRemove dyn dispatch
2018-09-07 Aleksey KladovSeparete API from IMPL
2018-09-06 bors[bot]Merge #59
2018-09-06 Zac WinterMoved TokenSet into it's own file.
2018-09-05 Aleksey Kladovbetter introduce
2018-09-05 Aleksey Kladovintroduce variable
2018-09-05 Aleksey Kladovuse correct workdir for the server
2018-09-05 bors[bot]Merge #58
2018-09-05 Aleksey Kladoveven less hacks
2018-09-05 bors[bot]Merge #57
2018-09-05 Aleksey Kladovless hacky paths
2018-09-05 bors[bot]Merge #56
2018-09-05 Aleksey Kladovfix tests on windows
2018-09-05 Zach LuteAdded tests for Ptr.
2018-09-05 Zach LuteUpdated Ptr methods to better match Parser method names.
2018-09-04 Aleksey Kladovswitch to rayon threadpool
2018-09-04 Aleksey Kladovsimplify
2018-09-04 Aleksey Kladovbetter extend selection
2018-09-04 Aleksey Kladovfor types in bounds
2018-09-04 Aleksey Kladovdont change readonly files
2018-09-04 Aleksey Kladovmicro-optimize
2018-09-04 Aleksey Kladovaccidentally quadratic
2018-09-04 Aleksey Kladovwork
2018-09-03 Aleksey Kladovextern blocks
next