3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 1 year ago
fix missing commas and other grammar violations in README.md More... about 3 years ago
update the frege online repl url to try.fregelang.org (yes, without the dash) More... about 3 years ago
minor typo fixes in the README.md More... about 3 years ago
updated copyright notice to 2021 More... about 3 years ago
add Intellij IDEA plugin project to the README.md More... about 3 years ago
updating the comment around Applicative => Monad More... almost 4 years ago
small documentation clarification for BufferedReader More... almost 4 years ago
remove the duplicated line about target n.m in the compiler options help message More... almost 4 years ago
updating the copyright statements (plus harmonizing) More... almost 4 years ago
minor fix in comments More... almost 4 years ago
update the hoogle and online repl info in README More... almost 4 years ago
Merge pull request #381 from badbadboy/standard-library More... over 4 years ago
Added fromLeft and fromRight to Data.Either More... over 4 years ago
Added length to Data.NonEmpty More... over 4 years ago
fix laziness for 3.25 More... over 4 years ago
Merge pull request #380 from badbadboy/nonempty-improvements More... over 4 years ago
Use Haskell definitions that do not need unsafeToNonEmpty More... over 4 years ago
Fixed typo in the function name More... over 4 years ago
Use the same symbols for NonEmpty operators as in Haskell More... over 4 years ago
Moved NonEmpty data declaration to PreludeBase More... over 4 years ago
Merge pull request #379 from badbadboy/semigroup-improvements More... over 4 years ago
try open jdk 11 in travis More... over 4 years ago
Merge branch 'master' of https://github.com/Frege/frege More... over 4 years ago
try open jdk in travis More... over 4 years ago
Use Haskell definition of sconcat, using NonEmpty. Fixes #378. More... over 4 years ago
Improved naming More... over 4 years ago
Use Haskell definition of traverse that does not need unsafeToNonEmpty More... over 4 years ago
Made NonEmpty instance of ListSemigroup instead of ListMonoid More... over 4 years ago
include a note about the online REPL More... almost 5 years ago