0
I Use This!
High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Location information changed in test 101 More... about 10 years ago
Update 226 output, as it uses :browse More... about 10 years ago
Name changes in debug output More... about 10 years ago
Properly resolve constraint fixity More... about 10 years ago
Fix PP instance for infix type functions More... about 10 years ago
Change the precedence of xor More... about 10 years ago
More fixity, and add back special error messages More... about 10 years ago
More consistent output in the REPL More... about 10 years ago
Remove primitives More... about 10 years ago
Allow parenthesized operators with :help More... about 10 years ago
Remove primitive type operators from the parser More... about 10 years ago
Begin work on fixity resolution at the type level More... about 10 years ago
Start migrating primitives to the prelude More... about 10 years ago
Merge remote-tracking branch 'origin/master' into wip/prim-decls More... about 10 years ago
Have :help use the doc string, instead of built-in docs More... about 10 years ago
fixed negative stepped sequence example (issue #234) in ProgrammingCryptol More... about 10 years ago
Parse doc strings, and attach them to declarations More... about 10 years ago
Add fixity information to primitive bindings More... about 10 years ago
Add another test for unary operators More... about 10 years ago
Fix the precedence of (-/~) again More... about 10 years ago
Implement + as a primitive in the prelude More... about 10 years ago
Plumb through primitive declarations More... about 10 years ago
Fix parsing of unary operators More... about 10 years ago
Add a regression test for xor precedence More... about 10 years ago
Fix the precedence of xor again More... about 10 years ago
Don't generalize over variables that got defined More... about 10 years ago
Just wibbles More... about 10 years ago
Fix build with GHC 7.8 More... about 10 years ago
Add support for user-defined infix operators More... about 10 years ago
Merge branch 'hotfix/2.2.4' into releases More... about 10 years ago