uniform-team / Uniform-Validation-Language

A logic language to simplify and improve online form validation.
Apache License 2.0
1 stars 0 forks source link

Create scoping mechanism #26

Closed sawyernovak closed 8 years ago

sawyernovak commented 8 years ago

Variables and tags need to have proper scoping within blocks. This should be in a bit more object oriented fashion than previously to help with readability and maintainability.

dgp1130 commented 8 years ago

Looks good here. Only thing is that it looks like Github doesn't really like my commit's tabs. I'll see if I can switch WebStorm back to the normal settings so we stop fighting each on each commit.