Commit Graph

16 Commits

Author SHA1 Message Date
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
beba0ae4f4 Added path methods to the FileSystem methods. Added unit tests. 2014-05-07 14:55:58 +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
aa77546c80 Updated the FileSystem APIs as per review comments. 2014-04-28 15:56:42 +03:00
atanasovg
cfaff493a6 Modified some FileSystem APIs as per the review documents. 2014-04-25 12:09:06 +03:00
atanasovg
ce89af2643 Added the iOS implementation of the FileSystem API. 2014-04-25 12:09:05 +03:00
atanasovg
b0b0c5f190 Refactored the Application module (removed namespaces). Updated the UnitTestApp project. 2014-04-17 14:02:04 +03:00
atanasovg
495beffdd1 FileSystem API - tests + polish 2014-04-16 19:23:00 +03:00
PanayotCankov
d9bcadc2d3 Fixed and array TS issue. 2014-04-07 18:46:37 +03:00
atanasovg
001d828eaa Polished the BCL; started FileSystem.ios 2014-04-07 14:33:44 +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
atanasovg
aeadb82cb2 Updated the custom build task 2014-03-19 16:48:18 +02:00
atanasovg
19c4e27e76 Added Build/lib folder to retrieve the build tasks from. 2014-03-13 16:26:09 +02:00
atanasovg
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00