Danack / PHP-to-Javascript

A tool for converting simple PHP objects/code to Javascript, so that code for manipulating objects can be used both server-side and client-side.
Other
104 stars 32 forks source link

some fixes #38

Closed ghost closed 11 years ago

ghost commented 11 years ago

fixed bugs 33,27,35,20,21 implemented 29-anonymus functions implemented 32-global scope. not working when you realy wont set global vars. work only when you use it. added some tests test SimpleExample.js and AnonymusFunction.js is not working well, see bugs.

ignore readme changes.

added tool directory. added tool for phpstorm IDE. tools automaticaly converting files wich has changed. see http://www.youtube.com/watch?v=fe14-21NTGU