|
d9a7a98358
|
Added application module tests.
|
2014-05-16 18:54:18 +03:00 |
|
|
c81860aaf8
|
Added Full Build configuration to BCL project & updated build task
|
2014-05-16 18:25:11 +03:00 |
|
|
000530e4e8
|
updated location
|
2014-05-16 16:46:21 +03:00 |
|
|
599bc7c10e
|
timer tests and snippets added
|
2014-05-16 16:16:29 +03:00 |
|
|
bf84c7a976
|
Added support for .impl suffix for files where we have same d.ts and ts names - e.g. file-system.d.ts & file-system.ts. Updated the BuildTasks.dll with the new logic.
|
2014-05-16 15:42:08 +03:00 |
|
|
8777ad7c5f
|
Fixed an issue in FileSystem module.
|
2014-05-16 15:42:08 +03:00 |
|
|
2b47aebbe8
|
http module refactored
|
2014-05-16 10:18:25 +03:00 |
|
|
4faced08aa
|
http internal references refactored
|
2014-05-16 09:53:34 +03:00 |
|
|
df7d3c86e9
|
Removed image\readme.md from project file
|
2014-05-15 17:48:24 +03:00 |
|
|
c6483cd32a
|
http module improved with more methods
|
2014-05-15 17:14:04 +03:00 |
|
|
c946c24ae2
|
Renamed image module to image-source. Extended the testRunner to accept module name to run.
|
2014-05-15 16:13:43 +03:00 |
|
|
4f791e5c31
|
Renamed image-impl to image-native. Renamed console-helper to console-native.
|
2014-05-15 11:34:03 +03:00 |
|
|
5d6cf14bea
|
application common naming changed to use "-"
|
2014-05-15 10:31:52 +03:00 |
|
|
012a4c40be
|
module merge util module naming changed to use "-"
|
2014-05-15 10:00:17 +03:00 |
|
|
4b14fd1a19
|
location module naming changed to use "-"
|
2014-05-15 09:50:41 +03:00 |
|
|
a19fbf85a6
|
local-settings naming changed to use "-"
|
2014-05-15 09:44:28 +03:00 |
|
|
a1db810eec
|
http and file-system naming changed to use "-"
|
2014-05-15 09:36:08 +03:00 |
|
|
056d43089f
|
console module naming changed to "-"
|
2014-05-15 09:25:32 +03:00 |
|
|
e8d3669d98
|
updated location and location tests
|
2014-05-14 19:30:10 +03:00 |
|
|
0242773cae
|
Refactored the Image module. Added image.fromUrl method. Added image-tests.
|
2014-05-14 19:15:06 +03:00 |
|
|
34ebbca3ef
|
Added Documentation configuration in the BCL solution.
Added VS build step in the snippets build script.
|
2014-05-14 15:07:53 +03:00 |
|
|
bde27678b9
|
local settings update
|
2014-05-14 10:46:11 +03:00 |
|
|
ceff7bb368
|
renamed folders with lower cases and renamed user preferences to local settings
|
2014-05-13 17:59:30 +03:00 |
|
|
d6a3f385bf
|
Readme added for Tests
|
2014-05-13 10:03:42 +03:00 |
|
|
d7fda0b91c
|
updated user preferences and tests
|
2014-05-12 19:00:45 +03:00 |
|
|
cf3b358947
|
Added Tests module to the BCL. Added two new build configurations - Android_Tests & iOS_Tests.
|
2014-05-12 18:20:28 +03:00 |
|
|
da9966a9c9
|
updated user preferences and application
|
2014-05-12 16:52:08 +03:00 |
|
|
716e482e20
|
readme updated
|
2014-05-10 16:37:02 +03:00 |
|
|
db1681a88e
|
timer moved in separate module
|
2014-05-10 16:34:23 +03:00 |
|
|
0e8d194d1c
|
globals readme added to the project
|
2014-05-10 13:16:46 +03:00 |
|
|
2d701fb5a4
|
globals module added with setTimeout implementation for both iOS and Android
|
2014-05-10 13:15:50 +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 |
|
|
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 |
|
|
ca4c04badc
|
net folder renamed to http
|
2014-04-28 15:40:00 +03:00 |
|
|
322591d3ca
|
Added iOS TypeScript definitions with some comments to the BCL.
|
2014-04-25 00:04:41 +03:00 |
|
|
4ee6ba8801
|
http refactored to fix circular references
|
2014-04-24 09:40:47 +03:00 |
|
|
1bf9c1ecaa
|
http client reworked (temporary getString, getJSON and getImage in separate file)
|
2014-04-23 17:00:38 +03:00 |
|
|
b0b0c5f190
|
Refactored the Application module (removed namespaces). Updated the UnitTestApp project.
|
2014-04-17 14:02:04 +03:00 |
|
|
42d90285c5
|
BCL: updated location and image APIs
|
2014-04-16 18:46:07 +03:00 |
|
|
2cdad80094
|
WebClient folder renamed to net and WebClient renamed to HttpClient
|
2014-04-14 15:02:34 +03:00 |
|
|
f7b5c9af3e
|
Promises added and implemented experimentally in WebClient
|
2014-04-14 14:44:30 +03:00 |
|
|
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 |
|
|
ef8e716c49
|
JSMainFile for iOS_Deploy config fixed to use app.js
|
2014-04-07 10:19:38 +03:00 |
|
|
6d5f779253
|
Added TypeScript definitions in the BCL project.
|
2014-04-01 17:16:10 +03:00 |
|
|
1d46ada0df
|
index files added to all modules
|
2014-03-27 11:04:24 +02:00 |
|
|
f70b530f8a
|
Image module reworked
|
2014-03-24 14:05:49 +02:00 |
|
|
1b6fdae4a9
|
namespaces removed (except Application)
|
2014-03-24 11:16:38 +02:00 |
|
|
8930e038f8
|
Updated the custom build task for Eclipse projects as well
|
2014-03-19 15:56:53 +02:00 |
|
|
0f00e2a768
|
Merge commit
|
2014-03-18 13:52:31 +02:00 |
|
|
877ec2edcc
|
Updated the Android_Deploy configuration.
|
2014-03-18 13:45:14 +02:00 |
|