Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Gitignore some tronscompiled templates | Kevin Chabowski | 2013-10-23 |
| | |||
* | Added new Tags to the standard library. | Kevin Chabowski | 2012-06-27 |
* ste:in_array checks, if a value is in an array * ste:join joins an array with a glue string * ste:split splits a string with a delimiter to an array * ste:array_add adds an element to an array. |