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
* Argus MCS+Heuristics (#1)
* Initial search
* Backing up, initial SMT queries
* Remove SAT logic, backup group weighting and SEMINAL search.
* Weight changes when testing substitutions.
* Filter implied failing alias-relates in subgoals.
* Clean up
* Fix occurrence check for projections
* Use weighted min-correction sets w/o type substitutions.
* Update and benchmark heuristics
* Use cancelalbe promises for backend queries
* Remove source_callsite calls that were behaving erratic
* Clippy is such a pedant
* Localize spans
* Fix tests
* Factor (#3)
* Factor out extensions
* Factor out serialization and tame clippy warnings
* Save Will's Tauri project as a workspace test
* Update ts-rs gen script.
* Update ts-rs gen script.
* Update ts-rs gen script.
* Remove Tauri test
* Remove comma (facepalm)
* Remove Tauri dir
* Factor out type printing to @argus/print (#4)
* Error filtering (#8)
* Backup, filtering implied errors from expression lists
* Remove synthetic BS used for internal queries
* Update IDE and test_utils
* Remove extra TS types, color snippets with Shiki
* Fix Shiki highlighting, sanitize span snippets
* README
* Choose Shiki color based on VSCode theme
* Clean up Argus disposables on extension deactivation. (#11)
* Clean up Argus disposables on extension deactivation.
* Clean up global ctx
* Experiment with latin f for body names
* Fix setting undefined error in activation (#12)
* Fix setting undefined error in activation
* Install Depot locked
* Socratic method (#14)
* Help panel for asking questions
* Use VSCode Editor font-family in Argus, fix "Help Me" panel
* Update to latest Depot (#15)
* Update to latest Depot
* Update Depot in CI
* Remove trailing commas
* Fix config.ts files
* Fix if/else
* Intern types, replace projections, Mini-buffer info area
* Intern types while serializing
* Move DynCtxt to separate module
* Show projected types instead of their paths
* Clean up transmutes
* Add comment on type projections
* Add mini-buffer for full type information
* Add mini-buffer pinning, clean up icons and projection replacement
---------
Co-authored-by: Will Crichton <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: