[root]/classes/org/makumba/providers/datadefinition/mdd/validation

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| manuel_gay | 28 (100.0%) | 313 (100.0%) | 11.1 |
New function inliner based on tree-transformation
0 lines of code changed in 1 file:
additional error messages
13 lines of code changed in 2 files:
implementing live validation for new MDD parser; passing all form tests
0 lines of code changed in 3 files:
adding serial version UID
6 lines of code changed in 4 files:
- changing syntax of error messages to use string litterals
- moving forward with comparison rule, doing the actual parsing of the comparison expression with antlr instead of regexp
0 lines of code changed in 2 files:
actor functions, function pre-processing, regexp validation rule (untested), comparison validation rule (not finished), several fixes to the data definition creation
0 lines of code changed in 3 files:
grammar for functions and grammar regexp validation rule, several improvements for validation rules, partly implemented function creation
19 lines of code changed in 4 files:
parsing function bodies and comparison validation rules
0 lines of code changed in 2 files:
better grammar for validation rules, implementing multi-unique keys and range validation rules
21 lines of code changed in 2 files:
- discovering return types in ANTLR and using it to simplify the analysis grammar a lot
0 lines of code changed in 2 files:
starting validation rule re-implementation, advancing on grammar
254 lines of code changed in 3 files: