konsoletyper
|
cfcd25b159
|
Refactor ShortBuffer and IntBuffer. Implement ByteBuffer.asIntBuffer and
.asShortBuffer
|
2014-11-01 13:10:43 +03:00 |
|
konsoletyper
|
8dd5661dfa
|
Add wrapping of ByteBuffer into CharBuffer
|
2014-10-29 21:44:38 +03:00 |
|
konsoletyper
|
5c8b80aa32
|
Add BufferedInputStream and StringTokenizer
|
2014-10-26 17:26:21 +03:00 |
|
konsoletyper
|
9902f583bd
|
Throw NPE when regex pattern is null
|
2014-10-25 18:36:30 +04:00 |
|
Alexey Andreev
|
a0493055a8
|
Merge remote-tracking branch 'origin/regex'
|
2014-10-25 17:37:56 +04:00 |
|
Alexey Andreev
|
58ca7356bb
|
Merge remote-tracking branch 'origin/regex' into regex
|
2014-10-25 17:37:08 +04:00 |
|
konsoletyper
|
b93c71ad41
|
Merge branch 'regex'
|
2014-10-25 16:09:35 +04:00 |
|
konsoletyper
|
e1d5b45750
|
Add some methods to String
|
2014-10-25 16:08:41 +04:00 |
|
konsoletyper
|
c47689dc30
|
Merge branch 'master' into regex
|
2014-10-25 16:00:39 +04:00 |
|
konsoletyper
|
ac519dd77e
|
Add LongBuffer, FloatBuffer, DoubleBuffer
|
2014-10-25 15:59:47 +04:00 |
|
konsoletyper
|
1a2e78365b
|
Add ShortBuffer and IntBuffer
|
2014-10-25 15:41:57 +04:00 |
|
konsoletyper
|
4629ff5450
|
Add CharBuffer
|
2014-10-25 15:07:45 +04:00 |
|
konsoletyper
|
f9cbcf4b80
|
Merge branch 'master' into nio
|
2014-10-25 13:21:07 +04:00 |
|
konsoletyper
|
ae9e38efd4
|
Merge branch 'master' into nio
|
2014-10-25 12:40:40 +04:00 |
|
konsoletyper
|
e7d51b6435
|
Add some tests for ByteBuffer
|
2014-10-25 12:40:23 +04:00 |
|
Alexey Andreev
|
4a3e11d1af
|
Add test case for https://github.com/konsoletyper/teavm/issues/27
|
2014-10-22 22:49:47 +04:00 |
|
Alexey Andreev
|
f4641dc642
|
Add unit tests for ByteBuffer get and put methods
|
2014-10-22 22:41:31 +04:00 |
|
konsoletyper
|
3de49d6d54
|
Fix issues in strict mode
|
2014-10-19 11:02:56 +04:00 |
|
konsoletyper
|
0227c0cedf
|
Fixes some test of ByteBuffer
|
2014-10-15 17:50:58 +04:00 |
|
Alexey Andreev
|
2cd397c81c
|
Add some test cases for ByteBuffer
|
2014-10-13 21:24:18 +04:00 |
|
Alexey Andreev
|
b7725aa15a
|
Remove unnecessary compareTo
|
2014-10-13 19:31:21 +04:00 |
|
konsoletyper
|
273fc59182
|
Switch version to 0.3.0-SNAPSHOT
|
2014-10-13 17:33:25 +04:00 |
|
Alexey Andreev
|
deb79213a4
|
Basic ByteBuffer implementation
|
2014-10-12 22:09:24 +04:00 |
|
Alexey Andreev
|
581cae0ef4
|
Bugfixes: https://github.com/konsoletyper/teavm/issues/23
https://github.com/konsoletyper/teavm/issues/22
https://github.com/konsoletyper/teavm/issues/21
|
2014-10-12 18:05:31 +04:00 |
|
Alexey Andreev
|
bc74f817fe
|
Add 'T' prefix to regex implementation classes
|
2014-10-12 17:47:13 +04:00 |
|
Alexey Andreev
|
78f4f7a1ff
|
Add regex methods into java.lang.String. Add group index checking into
java.util.regex.Matcher
|
2014-10-12 13:50:56 +04:00 |
|
Alexey Andreev
|
28251840ec
|
Merge branch 'master' into regex
|
2014-10-12 11:57:59 +04:00 |
|
konsoletyper
|
9e09c247e6
|
Replace old code samples with new ones
|
2014-10-05 15:45:44 +04:00 |
|
Alexey Andreev
|
9d12bffc1b
|
Add support of copying source files into Eclipse:
https://github.com/konsoletyper/teavm/issues/13
|
2014-09-27 19:23:05 +04:00 |
|
Alexey Andreev
|
7a02804544
|
Fix issue with java class library when building from Eclipse
|
2014-09-25 16:54:48 +04:00 |
|
konsoletyper
|
03daced41b
|
Successfull build from PDE
|
2014-09-22 08:06:02 +04:00 |
|
konsoletyper
|
82802f723d
|
Configuring shitty tycho
|
2014-09-21 21:38:28 +04:00 |
|
konsoletyper
|
ae3095f0ff
|
Configure to build by tycho
|
2014-09-19 23:00:35 +04:00 |
|
konsoletyper
|
50a65c27e3
|
Fix minor issues
|
2014-09-11 17:12:53 +04:00 |
|
konsoletyper
|
b0b9287659
|
Fix NPE that is sometimes thrown when generating debug information.
Enable debug information for html4j TCK
|
2014-09-11 10:49:22 +04:00 |
|
konsoletyper
|
55c60ccc41
|
Merge branch 'master' into incremental
|
2014-09-09 21:16:37 +04:00 |
|
konsoletyper
|
2b8c7b68d8
|
Add StrictMath
|
2014-09-09 21:16:12 +04:00 |
|
konsoletyper
|
48faf88cc6
|
Fixes date/time formatting unit tests
|
2014-09-09 20:40:12 +04:00 |
|
konsoletyper
|
c478e965e4
|
Trying to fix bug that occurs during maven build on Max OS:
https://github.com/konsoletyper/teavm/issues/12
|
2014-09-09 19:37:42 +04:00 |
|
konsoletyper
|
520008913e
|
Adds AST caching
|
2014-09-04 18:21:09 +04:00 |
|
konsoletyper
|
4f941e0a0a
|
Refactor dependency checker
|
2014-09-03 21:08:19 +04:00 |
|
konsoletyper
|
8dada3b28c
|
Adds support of some methods required by latest html4j. See
https://github.com/konsoletyper/teavm/issues/6
|
2014-09-02 12:11:13 +04:00 |
|
konsoletyper
|
569d6fa3e8
|
Multiple small improvements
|
2014-08-07 14:12:08 +04:00 |
|
konsoletyper
|
1b374c7466
|
Fixes variable mapping
|
2014-08-07 12:23:47 +04:00 |
|
konsoletyper
|
bc911a661a
|
Begin to implement variable mapping
|
2014-08-04 23:22:41 +04:00 |
|
konsoletyper
|
ef700237f5
|
Fixes double and float rounding errors
|
2014-07-05 14:06:34 +04:00 |
|
konsoletyper
|
947d88a647
|
Fixes some bugs. Adds test case for Double.doubleToLongBits()
|
2014-07-04 18:10:48 +04:00 |
|
konsoletyper
|
fb4ec191d9
|
Fixes some tests
|
2014-07-03 18:09:00 +04:00 |
|
konsoletyper
|
81ac1568bf
|
Fixes bugs and formatting
|
2014-07-03 14:06:14 +04:00 |
|
konsoletyper
|
45d0a10c8d
|
Disables loop invariant motion for arrays
|
2014-06-28 11:20:38 +04:00 |
|