You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
save source file location to db
Find source for boot files
Use DynFlags from HieDb instead of unsafeGlobalDynFlags
Return multiple definitions
don't typecheck files on load
Add support for persistent stale values
Add persistent hie file rule
docs wip
better typedef
defs for deps
update hiedb
Fix for files with errors
Fix build
integrate hiedb commands and set dynflags on boot
workspace symbol tweaks, cabal.project
Write ifaces on save
use real mtime for saved files
safe indexing
bump hiedb
Proper refs for FOIs
hlint
Update exe/Main.hs
Co-authored-by: Pepe Iborra <[email protected]>
Review comments
update hiedb
Update src/Development/IDE/Core/Shake.hs
Co-authored-by: Pepe Iborra <[email protected]>
Update src/Development/IDE/Core/Rules.hs
Co-authored-by: Pepe Iborra <[email protected]>
Update src/Development/IDE/Core/Rules.hs
Co-authored-by: Pepe Iborra <[email protected]>
Update src/Development/IDE/Spans/AtPoint.hs
Co-authored-by: Pepe Iborra <[email protected]>
Update src/Development/IDE/Core/Rules.hs
Co-authored-by: Pepe Iborra <[email protected]>
Apply suggestions from code review
Co-authored-by: Pepe Iborra <[email protected]>
more careful re-indexing
update for hiedb-0.1.0.0
Remove cached-deps stuff for now
explicit showSDoc
docs in AtPoint
add doc comment about database consistency
add TODO for better position mapping from diff
0 commit comments