0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I was confused More... about 12 years ago
newline More... about 12 years ago
fixed Animation export More... about 12 years ago
fixed Animation export More... about 12 years ago
Merge pull request #24 from klrr/kebab More... about 12 years ago
Merge pull request #26 from zimothy/master More... about 12 years ago
Implementing combine for signals. More... about 12 years ago
added function application combinators (|>) and (<|) from Elm More... about 12 years ago
removed Control.Applicative More... about 12 years ago
Removed unecessary import from example in README.md since we use our own signal combinators now More... about 12 years ago
Add the function fixedCollage, centers on a specific point. Closes #23 More... about 12 years ago
Add oblique and light functions More... about 12 years ago
Add better font rendering with Pango, rename join/cap variants, etc. More... about 12 years ago
Add EngineConfig, defaultConfig and require it to be passed to run. Allows you to set the window dimensions, resizability, fullscreen and title. More... about 12 years ago
Bumped next release version because of API changes More... about 12 years ago
Merge pull request #20 from veryrandomname/master More... about 12 years ago
make empty animation impossible More... about 12 years ago
fixed animation reset More... about 12 years ago
Merge pull request #17 from zimothy/master More... about 12 years ago
Nicer definitions of lift, ~~, and foldp. More... about 12 years ago
Giving <~ and ~~ left precedence. More... about 12 years ago
Rename FRP.Helm.Signal to FRP.Helm.Utilities More... about 12 years ago
Remove redundant brackets More... about 12 years ago
Update version to next release More... about 12 years ago
Add Timothy Jones to AUTHORS More... about 12 years ago
Merge pull request #15 from zimothy/master More... about 12 years ago
Multiplying form scale instead of adding it. More... about 12 years ago
Use the new simplified signal stuff for demos More... about 12 years ago
Mention FRP.Helm.Animation in the README More... about 12 years ago
Add warning about empty list of frames in animations More... about 12 years ago