14 Commits

Author SHA1 Message Date
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
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
6e2eae411f Added current variable in the Application module (to provide a shortcut to the Application singleton). 2014-05-07 15:50:06 +03:00
beba0ae4f4 Added path methods to the FileSystem methods. Added unit tests. 2014-05-07 14:55:58 +03:00
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
aa77546c80 Updated the FileSystem APIs as per review comments. 2014-04-28 15:56:42 +03:00
cfaff493a6 Modified some FileSystem APIs as per the review documents. 2014-04-25 12:09:06 +03:00
ce89af2643 Added the iOS implementation of the FileSystem API. 2014-04-25 12:09:05 +03:00
b0b0c5f190 Refactored the Application module (removed namespaces). Updated the UnitTestApp project. 2014-04-17 14:02:04 +03:00
495beffdd1 FileSystem API - tests + polish 2014-04-16 19:23:00 +03:00
d9bcadc2d3 Fixed and array TS issue. 2014-04-07 18:46:37 +03:00
001d828eaa Polished the BCL; started FileSystem.ios 2014-04-07 14:33:44 +03:00
1b6fdae4a9 namespaces removed (except Application) 2014-03-24 11:16:38 +02:00
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00