This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abc95d3db89cb0f254173e93ef1c879bc8b9e91c
jerryscript
/
jerry-core
/
ecma
/
base
T
History
István Kádár
e9a72ae1e9
Eliminate 'is_stack_var' field of ecma_string_t
...
JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
2016-02-09 14:26:24 +01:00
..
ecma-alloc.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
ecma-alloc.h
Remove argument names in function prototypes, declared in headers; fix '*' alignment in headers.
2015-09-28 18:27:10 +03:00
ecma-gc.cpp
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
ecma-gc.h
Remove argument names in function prototypes, declared in headers; fix '*' alignment in headers.
2015-09-28 18:27:10 +03:00
ecma-globals.h
Eliminate 'is_stack_var' field of ecma_string_t
2016-02-09 14:26:24 +01:00
ecma-helpers-conversion.cpp
Fix handling of 1.797693134862315808e+308 floating point value.
2015-10-30 16:41:17 +03:00
ecma-helpers-external-pointers.cpp
Style fix: align pointer dereference operator to right
2016-02-05 13:06:34 +01:00
ecma-helpers-number.cpp
Fix sign of number remainder (ecma_op_number_remainder).
2015-07-13 19:21:46 +03:00
ecma-helpers-string.cpp
Eliminate 'is_stack_var' field of ecma_string_t
2016-02-09 14:26:24 +01:00
ecma-helpers-value.cpp
Style fix: align pointer dereference operator to right
2016-02-05 13:06:34 +01:00
ecma-helpers-values-collection.cpp
remove the c++ syntax, struct::xxx
2016-02-05 12:33:27 +01:00
ecma-helpers.cpp
Style fix: fix comments at the end of function definitions.
2016-02-05 13:46:51 +01:00
ecma-helpers.h
Eliminate 'is_stack_var' field of ecma_string_t
2016-02-09 14:26:24 +01:00
ecma-init-finalize.cpp
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
ecma-init-finalize.h
Extension description syntax; extension instantiation, field values and calls with arguments (except strings); example of a simple extension.
2015-02-25 16:51:21 +03:00
ecma-lcache.cpp
Style fix: align pointer dereference operator to right
2016-02-05 13:06:34 +01:00
ecma-lcache.h
Remove argument names in function prototypes, declared in headers; fix '*' alignment in headers.
2015-09-28 18:27:10 +03:00