0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mkdir needs -p to create deep dirs in makefile More... over 15 years ago
Better error reporting for non_strings with regex/email rules. More... over 15 years ago
Extra field_name tests in form. More... over 15 years ago
Adding a way to validate a single field. More... over 15 years ago
Merge branch 'master' into forms More... over 15 years ago
Fixes a compile warning in predicate_fields/2. (intentionally unused var) More... over 15 years ago
Adds a utility function valid_post/2 to wrap up the form validation and rerender process. More... over 15 years ago
Fixing up the form.rules/duplication predicate field copying in valid_fields. Also adds a test. More... over 15 years ago
Adding a test for the new {not_predicate, fun()} predicate. More... over 15 years ago
Moving the rule_fields_test into form_validator_tests. More... over 15 years ago
Adding a {not_predicate, fun()} predicate to form validation. Works as the inverse of {predicate, fun()}. More... over 15 years ago
Altering format of export block to be more merge friendly. More... over 15 years ago
Improved form rendering and rerendering code. More... over 15 years ago
Adding utility functions to return field names examined by rules/predicates. More... over 15 years ago
Fixing erroneous trailing space in form template action. More... over 15 years ago
Fixes compiler output when producing hierarchal named modules. (Adds import directives). More... over 15 years ago
Fixing rvre and form_validator_tests module imports More... over 15 years ago
* Run functional tests in a predictable order. More... almost 16 years ago
* Run functional tests from "make test" * Clean up the output from all test suites * New README file * Remove create_parser stuff because "make" handles this * Make erlydtl:compile/2,3 a wrapper for erlydtl_compiler:compile/2,3 More... almost 16 years ago
Adding eunit and lists module imports to heirarchial modules. More... almost 16 years ago
Adding domain name util library. More... almost 16 years ago
Initial cut of forms support. More... almost 16 years ago
Adding an edoc_run like command line use module to erlydtl. Use: erl -s erlydtl_run compile foo.dtl -> ebin/foo.beam More... almost 16 years ago
The parser is generated and should be ignored by git. More... almost 16 years ago
Adding parial support for string keyed variables. e.g. {{ "foo" }} resolving [{"foo", "bar"}] More... almost 16 years ago
Adding support for heirarchial module names in the compiler. More... almost 16 years ago
Adding compiler debug utility function. More... almost 16 years ago
Adding a gitingore file. More... almost 16 years ago
Adding todo list for features. More... almost 16 years ago
Issue #1 More... almost 16 years ago