0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #22 from brow/missing_css More... over 11 years ago
styles.css missing from .cabal file More... over 11 years ago
Styling update More... over 11 years ago
Fixed scrollbars ... More... over 11 years ago
Finished refactor to `forml` More... over 11 years ago
* Improved documentation generation such that each source file gets its own docs and separate test suite. * Improved filename choosing * array module More... over 11 years ago
Further `Main` refactoring More... over 11 years ago
Merge pull request #20 from dignati/post_rebranding_fixes More... over 11 years ago
Fix broken link More... over 11 years ago
Removed test runner from `Main` module More... over 11 years ago
Refactored `Main` module for clarity More... over 11 years ago
Embedded prelude in the compiler - fixes #9 More... over 11 years ago
Rebranded to Forml More... over 11 years ago
* Updated styling to match gh-pages * Packaged all reps into docs for portability More... over 11 years ago
0.1.0 More... over 11 years ago
WIP More... over 11 years ago
Fixed compilation issue on linux More... over 11 years ago
WIP More... over 11 years ago
Fixed function parsing bug More... over 11 years ago
Nicer error messages, the outcome of lots of refactoring More... over 11 years ago
Reduced output size ~15-20% More... over 11 years ago
& bindings for single patterns More... over 11 years ago
WIP More... over 11 years ago
More parsec More... over 11 years ago
Cleanup, parsec More... over 11 years ago
Type definitions supported on all types, not just records; `JS a` generalized to `{} -> a` More... over 11 years ago
loosened syntax restrictions on 'do', 'if', 'let' expressions More... over 11 years ago
Tests More... over 11 years ago
Fixed cross-module inlining bug More... over 11 years ago
Infix definitions, Fixed TCO bug with partials, allowed ' in symbols names More... over 11 years ago