unison
https://github.com/unisonweb/unison
Haskell
A friendly programming language from the future
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported0 Subscribers
Add a CodeTriage badge to unison
Help out
- Issues
- names help claims that it shows all known names
- since history no longer starts with empty namespace, `history` command should include a diff for the initial commit
- Code Bubbles
- Provide a way to see diffs between the definitions of terms between namespaces
- add a command to dump the known ucm commands to Doc terms in a given namespace.
- Add prepared statement cache
- Ability definitions with multiple ability references should not be allowed to typecheck
- Use `anyHashToMaybeObjectId` everywhere instead of `primaryHashToMaybeObjectId`
- Investigate dead code and unimplemented commands
- Built-ins to get and set file permissions
- Docs
- Haskell not yet supported