Sergey Ignatov
|
4e6e488e28
|
method_mult avoided
|
2011-11-07 13:20:46 +04:00 |
|
Sergey Ignatov
|
c9c153cd72
|
class_mult avoided
|
2011-11-07 13:18:50 +04:00 |
|
Sergey Ignatov
|
58e8aa8fbb
|
file_mult avoided
|
2011-11-07 13:11:33 +04:00 |
|
Sergey Ignatov
|
9c0ac7b31c
|
expression_mult avoided
|
2011-11-07 12:47:00 +04:00 |
|
Sergey Ignatov
|
d0b352714f
|
testData/* moved to testData/ast/
|
2011-11-07 12:26:53 +04:00 |
|
Sergey Ignatov
|
433405c4e1
|
now we read tests files from directories
|
2011-11-04 20:27:14 +04:00 |
|
Sergey Ignatov
|
f8adc88299
|
move FileTest.java to j2k.ast
|
2011-11-04 17:31:24 +04:00 |
|
Sergey Ignatov
|
8789d2b179
|
enum primary constructor fixed
|
2011-11-04 16:49:29 +04:00 |
|
Sergey Ignatov
|
d5460b2870
|
PolyadicExpression supported
|
2011-11-04 16:49:12 +04:00 |
|
Sergey Ignatov
|
8b3a02cc4f
|
some test added to TypeCastExpressionTest
|
2011-11-04 15:38:25 +04:00 |
|
Sergey Ignatov
|
74230b70e5
|
java.lang.Object converted to Any?
|
2011-11-04 15:03:08 +04:00 |
|
Sergey Ignatov
|
72aa85cb95
|
boxed types supported
|
2011-11-04 14:58:20 +04:00 |
|
Sergey Ignatov
|
541a76caef
|
jdk injected to tests
|
2011-11-04 14:30:18 +04:00 |
|
Sergey Ignatov
|
7db775084c
|
override for methods supported
|
2011-11-03 18:08:36 +04:00 |
|
Sergey Ignatov
|
5440a5fab3
|
instanceof supported, is operator added
|
2011-11-03 17:37:12 +04:00 |
|
Sergey Ignatov
|
60b43e16f3
|
cleanup
|
2011-11-03 17:24:01 +04:00 |
|
Sergey Ignatov
|
c714e60b52
|
cleanup
|
2011-11-03 17:17:57 +04:00 |
|
Sergey Ignatov
|
d489a350ce
|
prefix operators supported
|
2011-11-03 16:36:06 +04:00 |
|
Sergey Ignatov
|
ac3d2d6c77
|
cleanup
|
2011-11-03 16:31:03 +04:00 |
|
Sergey Ignatov
|
6a1dac4614
|
println removed
|
2011-11-03 16:26:31 +04:00 |
|
Sergey Ignatov
|
2debe4fe15
|
static modifier supported for interface members
|
2011-11-03 16:16:15 +04:00 |
|
Sergey Ignatov
|
e3575eb73c
|
static modifier supported for class members
|
2011-11-03 15:57:18 +04:00 |
|
Sergey Ignatov
|
61a17c732b
|
access modifiers support for fields
|
2011-11-03 15:14:35 +04:00 |
|
Sergey Ignatov
|
8e8b6a2d44
|
access modifiers support for classes, traits and enums
|
2011-11-03 14:23:14 +04:00 |
|
Sergey Ignatov
|
359d498f37
|
cleanup
|
2011-11-03 14:23:13 +04:00 |
|
Sergey Ignatov
|
b727c18852
|
access modifiers support
|
2011-11-03 14:23:13 +04:00 |
|
Sergey Ignatov
|
bbd282e57b
|
fields with final modifier converted to val
|
2011-11-02 18:27:02 +04:00 |
|
Sergey Ignatov
|
f73923e4d3
|
statement with final modifier converted to val
|
2011-11-02 17:45:51 +04:00 |
|
Sergey Ignatov
|
a0339c8c34
|
array creation supported more correctly
|
2011-11-02 15:33:45 +04:00 |
|
Sergey Ignatov
|
a54d55e5df
|
cleanup
|
2011-11-02 14:18:49 +04:00 |
|
Sergey Ignatov
|
2e6a65c0cd
|
where statement for type parameters supported in class and trait declaration
|
2011-11-02 14:06:48 +04:00 |
|
Sergey Ignatov
|
5d120e800f
|
where statement for type parameters supported in functions declaration
|
2011-11-02 13:46:39 +04:00 |
|
Sergey Ignatov
|
341aed521e
|
varagrs supported
|
2011-11-02 12:35:05 +04:00 |
|
Sergey Ignatov
|
b7ea5b73d1
|
simple inheritance added for classes, traits and enums
|
2011-11-01 17:38:58 +04:00 |
|
Sergey Ignatov
|
69b9100890
|
generic parameters for functions added
|
2011-11-01 15:57:30 +04:00 |
|
Sergey Ignatov
|
8f97c76c07
|
type params fixed
|
2011-11-01 15:41:29 +04:00 |
|
Sergey Ignatov
|
fa2483ccfb
|
first type parameters implementation for classes added
|
2011-11-01 14:52:25 +04:00 |
|
Sergey Ignatov
|
15eafa6f9c
|
in, out, star projection supported as method params
type parameters also supported
|
2011-11-01 13:41:05 +04:00 |
|
Sergey Ignatov
|
01c0d11ccc
|
ArrayType added
|
2011-10-31 21:01:31 +04:00 |
|
Sergey Ignatov
|
ef3abfd10d
|
cleanup
|
2011-10-31 20:39:07 +04:00 |
|
Sergey Ignatov
|
48bd6cf017
|
first implementation for new classes creation
|
2011-10-31 20:31:03 +04:00 |
|
Sergey Ignatov
|
c0bb256868
|
new int[] {1, 2, 3} now converted to array(1, 2, 3)
|
2011-10-31 19:50:47 +04:00 |
|
Sergey Ignatov
|
5d0b9b2517
|
ArrayInitializerExpression added
|
2011-10-31 18:54:53 +04:00 |
|
Sergey Ignatov
|
e805b22325
|
ArrayAccessExpression added
|
2011-10-31 18:15:26 +04:00 |
|
Sergey Ignatov
|
f863722ccb
|
TypeCastExpression added
|
2011-10-31 18:10:52 +04:00 |
|
Sergey Ignatov
|
16ed93a0a3
|
cleanup
|
2011-10-31 17:01:56 +04:00 |
|
Sergey Ignatov
|
18c2b34257
|
ThrowStatement added
|
2011-10-31 16:56:17 +04:00 |
|
Sergey Ignatov
|
8491901307
|
AssertStatement added
|
2011-10-31 16:44:21 +04:00 |
|
Sergey Ignatov
|
6dd7edd768
|
SynchronizedStatement added
|
2011-10-31 16:00:11 +04:00 |
|
Sergey Ignatov
|
60eef335bf
|
LabelStatement added
|
2011-10-31 15:40:32 +04:00 |
|