Natalia Ukhorskaya
|
4a8bcc614a
|
Resolve compileTimeInitializer for variable in lazy resolve
|
2014-03-13 10:07:18 +04:00 |
|
Natalia Ukhorskaya
|
89d99d2848
|
Remove toInt() from rendering IntValue
|
2014-03-13 10:07:17 +04:00 |
|
Natalia Ukhorskaya
|
df3ed5059c
|
StorageManager for compile-time initializer
|
2014-03-13 10:07:12 +04:00 |
|
Natalia Ukhorskaya
|
97da2def08
|
Record COMPILE_TIME_INITIALIZER for all final variables
|
2014-01-28 18:21:42 +04:00 |
|
Natalia Ukhorskaya
|
2ddda59465
|
Add tests for concatenation of strings
|
2014-01-28 18:21:41 +04:00 |
|
Natalia Ukhorskaya
|
cf5dc5b98b
|
Fix EvaluateTests for strings
|
2014-01-28 18:21:41 +04:00 |
|
Natalia Ukhorskaya
|
73de3ae9ab
|
Catch exceptions evaluating expression
|
2014-01-28 18:21:40 +04:00 |
|
Natalia Ukhorskaya
|
4329c42e3f
|
Make unary minus and unary plus return int for byte and short
|
2013-12-23 13:46:00 +04:00 |
|
Natalia Ukhorskaya
|
e5a3518248
|
Parse longs with 'L' suffix. Report error if 'l' used.
|
2013-12-05 15:23:40 +04:00 |
|
Natalia Ukhorskaya
|
b6ce6c5e5a
|
Parse floats with 'F' or 'f' suffix
|
2013-12-05 15:22:01 +04:00 |
|
Natalia Ukhorskaya
|
fb9a7e3c4c
|
Create error value for division by zero
|
2013-12-05 15:22:00 +04:00 |
|
Natalia Ukhorskaya
|
2a023c16a9
|
Use type from compile time value for prefix expression
|
2013-12-05 15:21:55 +04:00 |
|