konsoletyper
|
dabc92b290
|
Adds skeleton of NumberFormat
|
2014-06-18 18:09:22 +04:00 |
|
konsoletyper
|
1443dc2f55
|
Adds short month and short weekday support
|
2014-06-17 18:15:52 +04:00 |
|
konsoletyper
|
8780a13ab3
|
Adds support of day periods and months to DateFormatSymbols
|
2014-06-16 17:39:25 +04:00 |
|
konsoletyper
|
ee5bcf2c32
|
Adds era translation support. Adds T prefix to java.text classes
|
2014-06-16 16:38:43 +04:00 |
|
konsoletyper
|
23726b8ea0
|
Fixes incorrect long to double conversion
|
2014-06-16 16:11:38 +04:00 |
|
konsoletyper
|
5351d08a29
|
Switches CLDR to using metadata provider
|
2014-06-15 15:12:43 +04:00 |
|
konsoletyper
|
7512817b3a
|
Goes on further with rewriting locale code with metadata providers
|
2014-06-11 17:10:58 +04:00 |
|
konsoletyper
|
5063091126
|
Instroduces usage of a new metadata provider to implement locale methods
|
2014-06-10 16:47:04 +04:00 |
|
konsoletyper
|
c4d32fce85
|
Merge branch 'platform' into date2
Conflicts:
pom.xml
|
2014-06-10 15:42:10 +04:00 |
|
konsoletyper
|
5fcd66795e
|
Adds service retrieval support in metadata providers
|
2014-06-10 11:24:46 +04:00 |
|
konsoletyper
|
8e521c457f
|
Adds service registration and retrieval infrastructure
|
2014-06-10 11:10:11 +04:00 |
|
konsoletyper
|
c3e30cc295
|
Dependency plugin receives DependencyAgent instead of DependencyChecker
|
2014-06-09 21:26:58 +04:00 |
|
konsoletyper
|
da2a26fb4f
|
Adds more metadata usecases
|
2014-06-09 19:44:36 +04:00 |
|
konsoletyper
|
b9d6e29ca2
|
Tests pass
|
2014-06-09 18:52:16 +04:00 |
|
konsoletyper
|
0ee5ba52c4
|
Removes primitive wrappers support from metadata providers
|
2014-06-09 17:08:49 +04:00 |
|
Alexey Andreev
|
a5f9e4a0b4
|
Bugfixes
|
2014-06-08 11:38:51 +04:00 |
|
Alexey Andreev
|
6992c81e8d
|
Makes all current metadata provider tests passing
|
2014-06-07 15:48:57 +04:00 |
|
konsoletyper
|
c6e7b30bed
|
Adds tests for metadata generators
|
2014-06-06 18:18:52 +04:00 |
|
konsoletyper
|
8956e8b8d0
|
Implements transformer that substitutes all invocations of resources
with ResourcesAccessor
|
2014-06-06 17:02:34 +04:00 |
|
konsoletyper
|
7e3d62a85d
|
Starts implementation of resource access transformer
|
2014-06-05 17:22:02 +04:00 |
|
konsoletyper
|
3cf7991cfb
|
Adds ResourceAccessor and its implementation. ResourceAccessor is to
access properties and methods of resource in rumtime.
|
2014-06-05 15:18:40 +04:00 |
|
konsoletyper
|
10a8e0261a
|
Continues implementation of metadata providers
|
2014-06-04 16:30:42 +04:00 |
|
konsoletyper
|
c23f62ced7
|
Adds incomplete implementation of build-time resource proxy
|
2014-06-03 17:06:56 +04:00 |
|
konsoletyper
|
a533e6f112
|
Adds documentation and applies license
|
2014-06-02 22:18:00 +04:00 |
|
konsoletyper
|
43aebc4174
|
Adds initial interface for platform resource generation
|
2014-05-29 21:17:57 +04:00 |
|
konsoletyper
|
2cab17dee4
|
Merge branch 'date' into date2
Conflicts:
teavm-classlib/src/main/java/org/teavm/classlib/impl/unicode/CLDRHelper.java
|
2014-05-29 18:37:24 +04:00 |
|
konsoletyper
|
13eb35e5a8
|
Fixes several bugs in Calendar implementation
|
2014-05-25 17:03:41 +04:00 |
|
konsoletyper
|
403e4a226e
|
Fixes errors with week data
|
2014-05-24 19:48:05 +04:00 |
|
konsoletyper
|
e83fd18dec
|
Adds datetime demonstration application.
|
2014-05-24 17:48:09 +04:00 |
|
konsoletyper
|
5770df5413
|
Further implementation of localized Calendar
|
2014-05-20 14:14:38 +04:00 |
|
konsoletyper
|
9df49fad0a
|
Adds incomplete Calendar implementation
|
2014-05-19 17:40:16 +04:00 |
|
konsoletyper
|
fdf216a400
|
Adds momentjs script
|
2014-05-18 21:15:57 +04:00 |
|
konsoletyper
|
e2f1caa50a
|
Adds initial implementation of Date class
|
2014-05-18 21:15:23 +04:00 |
|
konsoletyper
|
7ef412a9f1
|
Cleanup
|
2014-05-18 20:00:52 +04:00 |
|
konsoletyper
|
2e97872496
|
Adds formatting classes from the java.text package
|
2014-05-16 17:46:26 +04:00 |
|
konsoletyper
|
0cd1ddedc5
|
Fixes some compilation errors and applies formatting
|
2014-05-15 18:25:45 +04:00 |
|
konsoletyper
|
2817f7603d
|
Adds initial implementations of date-relates classes
|
2014-05-15 17:40:20 +04:00 |
|
konsoletyper
|
2e5cdc109b
|
Adds country name support to Locale
|
2014-05-14 21:29:32 +04:00 |
|
konsoletyper
|
f6055c5f78
|
First Locale working tests
|
2014-05-14 18:57:41 +04:00 |
|
konsoletyper
|
11ade7875a
|
Adds initial version of CLDR reader
|
2014-05-13 18:31:03 +04:00 |
|
konsoletyper
|
2308d54099
|
Adds locale implementation using CLDR data
|
2014-05-12 17:41:50 +04:00 |
|
Alexey Andreev
|
a930e5f4dc
|
Fixes the Math.ulp method
|
2014-05-11 15:45:35 +04:00 |
|
Alexey Andreev
|
45d0f56047
|
Adds TreeSet implementation
|
2014-05-11 15:27:59 +04:00 |
|
Alexey Andreev
|
3ce1eb4b19
|
Fixes VectorTest passing
|
2014-05-11 15:27:23 +04:00 |
|
Alexey Andreev
|
9a2d1b5e91
|
Adds implementation of several methods of TreeMap
|
2014-05-11 14:13:01 +04:00 |
|
konsoletyper
|
f892748174
|
Fixes stack overflow in certain cases
|
2014-05-08 17:04:32 +04:00 |
|
konsoletyper
|
27291367b7
|
Merge remote-tracking branch 'origin/master'
|
2014-05-08 16:04:43 +04:00 |
|
konsoletyper
|
255fe1b3b6
|
Fixes bugs in the recent collection framework implementation
|
2014-05-08 16:03:19 +04:00 |
|
konsoletyper
|
916df8db01
|
Extends DOM HTML binding
|
2014-05-07 22:23:05 +04:00 |
|
konsoletyper
|
e206229db4
|
Adds several DOM wrappers
|
2014-05-06 22:55:35 +04:00 |
|