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