Ruben Ayrapetyan
|
fc751b0f15
|
Arranging JERRY_UNIMPLEMENTED macro usages and adding comments to each invocation of the macro.
|
2014-10-27 19:48:03 +03:00 |
|
Ruben Ayrapetyan
|
feedb37b20
|
Replacing way to specify ecma-char encoding and ecma-number type: instead of defining it like CONFIG_ECMA_NUMBER_FLOAT32 now it should be defined like CONFIG_ECMA_NUMBER_TYPE=CONFIG_ECMA_NUMBER_FLOAT32.
|
2014-10-23 18:33:10 +04:00 |
|
Ruben Ayrapetyan
|
c4ba033970
|
Renaming ERR_MEMORY -> ERR_OUT_OF_MEMORY.
|
2014-10-14 14:08:38 +04:00 |
|
Ruben Ayrapetyan
|
f380b30e75
|
Fixing 'print' native call.
|
2014-09-25 16:08:48 +04:00 |
|
Ilmir Usmanov
|
42876bdc8f
|
Add support of native calls
|
2014-09-25 15:57:57 +04:00 |
|
Ruben Ayrapetyan
|
3a31bf6eb1
|
Adding 'print' native call.
|
2014-09-24 14:22:57 +04:00 |
|
Ruben Ayrapetyan
|
f7968e617d
|
Adding several completion value construction and comparison helpers.
|
2014-08-29 12:51:06 +04:00 |
|
Ruben Ayrapetyan
|
2feb159fd8
|
Implementing 'array_decl' opcode handler.
|
2014-08-27 18:28:26 +04:00 |
|
Ruben Ayrapetyan
|
05185bb2e9
|
Implementing 'native_call' opcode handler.
|
2014-08-27 15:38:31 +04:00 |
|