Commit Graph

17 Commits

Author SHA1 Message Date
atanasovg
44c51a0e48 Modified the Application module. Removed the Application class and added its methods to the exports directly. 2014-05-09 19:25:11 +03:00
atanasovg
d896a5e85f Added some more API reference comments. Renamed some parameters in Console module. 2014-05-08 16:32:55 +03:00
atanasovg
298bf0977a Added Application module comments. Modified Console module + comments. Changed the package name of the UnitTestApp for Android. 2014-05-08 14:47:28 +03:00
atanasovg
cfca745a6f Updated the Android UnitTestApp to the latest Bridges. Added Application comments. 2014-05-07 19:25:08 +03:00
atanasovg
6e2eae411f Added current variable in the Application module (to provide a shortcut to the Application singleton). 2014-05-07 15:50:06 +03:00
atanasovg
e84f305b6d FileSystem API promisified. 2014-04-30 16:32:35 +03:00
atanasovg
162dbe56c9 Added merge_module function. Added text module (currently having encoding only). Updated the FileSystem File object with readText, writeText methods (removed the FileReader, FileWriter classes). 2014-04-29 11:53:01 +03:00
atanasovg
b0b0c5f190 Refactored the Application module (removed namespaces). Updated the UnitTestApp project. 2014-04-17 14:02:04 +03:00
Stanimir Karoserov
bde6efb9cb updated iOS Kimera Cuteness 2014-04-08 17:51:15 +03:00
atanasovg
001d828eaa Polished the BCL; started FileSystem.ios 2014-04-07 14:33:44 +03:00
hshristov
ca201cf9d7 Fixed iOS BCL to use properties instead of methods.
Fixed web_client to call .toString() on NSString
Fixed BCL project to use version 1.0
2014-04-07 13:48:36 +03:00
Vladimir Enchev
1d46ada0df index files added to all modules 2014-03-27 11:04:24 +02:00
Vladimir Enchev
1b6fdae4a9 namespaces removed (except Application) 2014-03-24 11:16:38 +02:00
Vladimir Enchev
bbd8fd92ea android application fixed + web client android implementation 2014-03-20 16:17:49 +02:00
atanasovg
8930e038f8 Updated the custom build task for Eclipse projects as well 2014-03-19 15:56:53 +02:00
Stanimir Karoserov
3f290abdf7 BCL: added console, added references, added libjs.d.ts based on MS lib.d.ts without DOM 2014-03-18 12:42:36 +02:00
atanasovg
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00