Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed ste:get | Kevin Chabowski | 2014-05-24 |
| | | | | | | Didn't work at all before. The varname was not passed correctly. Also added the test case that showed this. | ||
* | Added tempvar static function to Transcompiler | Kevin Chabowski | 2014-05-22 |
| | |||
* | One file per class and new namespace. | Kevin Chabowski | 2014-05-18 |
We should be able to use a PSR4 autoloader (like composer's) now. ste.php is still there as a fallback for old applications. |