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
e9a72ae1e91b76b3fa9d33f748c4d691a9ff0d52
jerryscript
/
jerry-core
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
Eliminate 'is_stack_var' field of ecma_string_t
2016-02-09 14:26:24 +01:00
jrt
Remove template expression from jerry_ref_unused_variables.
2016-02-05 14:00:44 +01:00
lit
Style fix: fix comments at the end of function definitions.
2016-02-05 13:46:51 +01:00
mem
Eliminate code duplication in memory statistics printing
2016-02-09 14:19:28 +01:00
parser
Add missing parentheses for bit operations where type cast is used.
2016-02-09 13:29:41 +01:00
rcs
Style fix: fix comments at the end of function definitions.
2016-02-05 13:46:51 +01:00
vm
Fix Vera++ rule for switch statements.
2016-02-09 13:13:40 +01:00
CMakeLists.txt
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
config.h
Introduce parser-time optimization that replaces a function's local variables with registers.
2015-08-27 17:42:45 +03:00
jerry-api.h
Style fix: align pointer dereference operator to right
2016-02-05 13:06:34 +01:00
jerry-internal.h
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
jerry-port.cpp
Move jerry_port functions into jerry-core.
2016-02-09 13:07:29 +01:00
jerry-port.h
Style fix: align pointer dereference operator to right
2016-02-05 13:06:34 +01:00
jerry-snapshot.h
Compact Byte Code parser and executor for Jerry.
2016-02-05 01:15:49 -08:00
jerry.cpp
Style fix: fix comments at the end of function definitions.
2016-02-05 13:46:51 +01:00
jerry.h
Move log message output(fprintf, puthcar) to target code
2015-12-08 07:48:16 +09:00