0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 02, 2024 — Nov 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed projects
Mauricio Scheffer
as mausch
More... almost 15 years ago
renamed Figment -> Formlets
Mauricio Scheffer
as mausch
More... almost 15 years ago
formlets draft
Mauricio Scheffer
as mausch
More... almost 15 years ago
delete all
Mauricio Scheffer
as mausch
More... almost 15 years ago
how do multiple errors look like
Mauricio Scheffer
as mausch
More... almost 15 years ago
got rid of form in render
Mauricio Scheffer
as mausch
More... almost 15 years ago
validation -> done!
Mauricio Scheffer
as mausch
More... almost 15 years ago
date-validating formlet
Mauricio Scheffer
as mausch
More... almost 15 years ago
replaced ap,pure with lift
Mauricio Scheffer
as mausch
More... almost 15 years ago
some type declarations and more simplification
Mauricio Scheffer
as mausch
More... almost 15 years ago
more check simplification
Mauricio Scheffer
as mausch
More... almost 15 years ago
simplified check
Mauricio Scheffer
as mausch
More... almost 15 years ago
"err" validator constructor
Mauricio Scheffer
as mausch
More... almost 15 years ago
testing validators
Mauricio Scheffer
as mausch
More... almost 15 years ago
more work on validation idiom
Mauricio Scheffer
as mausch
More... almost 15 years ago
started introducing validation idiom
Mauricio Scheffer
as mausch
More... almost 15 years ago
submit button, nop
Mauricio Scheffer
as mausch
More... almost 15 years ago
alternative ways to express formlets
Mauricio Scheffer
as mausch
More... almost 15 years ago
more friendly typing around 'a Formlet
Mauricio Scheffer
as mausch
More... almost 15 years ago
defined lift for all applicatives. defined composed ap in terms of lift
Mauricio Scheffer
as mausch
More... almost 15 years ago
more explicit typing
Mauricio Scheffer
as mausch
More... almost 15 years ago
removed trivial run functions
Mauricio Scheffer
as mausch
More... almost 15 years ago
applicative as tuple not needed any more
Mauricio Scheffer
as mausch
More... almost 15 years ago
using NameValueCollection instead of (string*string) list as environment
Mauricio Scheffer
as mausch
More... almost 15 years ago
inlined "refine" function
Mauricio Scheffer
as mausch
More... almost 15 years ago
removed konst in favor of a simpler inline fun
Mauricio Scheffer
as mausch
More... almost 15 years ago
defined *> and <* (copied from haskell's Control.Applicative) to avoid ignored parameters in lifted function
Mauricio Scheffer
as mausch
More... almost 15 years ago
todo
Mauricio Scheffer
as mausch
More... almost 15 years ago
configurable action and method in rendered form
Mauricio Scheffer
as mausch
More... almost 15 years ago
throws if fed with invalid value
Mauricio Scheffer
as mausch
More... almost 15 years ago