Ruben Ayrapetyan
|
34984d31de
|
Adding comment to parameter of ecma_number_make_infinity.
|
2014-09-19 18:13:39 +04:00 |
|
Ruben Ayrapetyan
|
aa86a3643b
|
Implementing remainder operation according to ECMA. Checking that implementations of other arithmetic operations already conform to ECMA and removing corresponding TODOs from them.
|
2014-09-02 15:09:36 +04:00 |
|
Ruben Ayrapetyan
|
813831a23b
|
Decimal conversion of Number to zt-string (still not precise enough). Zt-string copy and length calculation helpers.
|
2014-09-01 21:12:02 +04:00 |
|
Ruben Ayrapetyan
|
e35f54fe86
|
Implementing ECMA String to Number conversion helper.
|
2014-08-29 22:46:38 +04:00 |
|
Ruben Ayrapetyan
|
23b62bce54
|
Replacing doxygen header for ECMA modules 'addtogroup ecma ---TODO---' -> 'addtogroup ecma ECMA'.
|
2014-08-29 18:35:44 +04:00 |
|
Ruben Ayrapetyan
|
f266b84016
|
Adding configuration header file for engine's parameters/limitations
|
2014-08-22 18:29:39 +04:00 |
|
Ruben Ayrapetyan
|
a96705701d
|
Implementing prototype of ToString (Number) routine - ecma_number_to_zt_string; adding unit tests for the routine.
|
2014-08-21 14:43:43 +04:00 |
|
Ruben Ayrapetyan
|
5095bd31c9
|
Ecma-number decoding helpers
|
2014-08-20 19:20:03 +04:00 |
|