| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
instead have an execution context that's passed around from the original call site
|
|
|
|
|
| |
Add viewGroup for creating arbitrary nesting
Don't error when a previously referenced script file no longer exists, just return not current
|
|
|
|
| |
for things like jQuery
|
| |
|
|
|
|
|
|
| |
Add a few aggregates implementations (min, max, distinct)
Use distinct to get the GB homepage in a single DB trip
Fix lessthan operation on variable types to be the right way round as it now matters
|
|
|
|
|
|
| |
XML script parser moved to XML module
Script parsing object multiple instantiation bug fix
Scripts changed to match new standardized format and layout
|
| |
|
|
|
|
|
| |
Add support for a Boolean type
Fix flow error in exception handling
|
|
|