Marcus Cavanaugh
|
7217c02efe
|
Add additional tests, with fixes for edge cases.
|
2014-09-30 14:49:06 -07:00 |
Marcus Cavanaugh
|
4f4d5d9a42
|
Bitshift instead of multiply; remove impossible case; add comment for use of "16".
|
2014-09-30 12:10:22 -07:00 |
Marcus Cavanaugh
|
9b5373a0ec
|
Port StringBuffer to JS.
|
2014-09-30 11:15:29 -07:00 |
Marcus Cavanaugh
|
0c18df2554
|
Replace fromCharCode loop with TextEncoder; fix indentation; fix getField conventions.
|
2014-09-29 10:04:09 -07:00 |
Marcus Cavanaugh
|
fe323649c6
|
Reimplement java.lang.String with JS Strings.
|
2014-09-29 09:43:31 -07:00 |
Marco Castelluccio
|
01d6985889
|
Use 'S' for static, 'I' for non-static
|
2014-09-26 11:48:06 -07:00 |
Marco Castelluccio
|
b71ee629f6
|
Fix all getField callers
|
2014-09-25 21:04:20 -07:00 |
Marcus Cavanaugh
|
dd7b30dd76
|
Override slow java.lang.String methods.
|
2014-09-24 12:56:36 -07:00 |