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
afa7b78b451032d70afa693bd52c34e7825dd7ff
jerryscript
/
jerry-core
T
History
István Kádár
afa7b78b45
New unicode character handling using array data structure.
...
JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
2016-03-03 15:21:43 +01:00
..
ecma
Rearrange fields of ecma_property_t to be naturally aligned. Packed attribute and __extension__ keywords are removed. The standard approach reduced the binary size by 2K.
2016-03-03 05:18:28 -08:00
jrt
Fix the format of doxygen comments of output arguments
2016-03-01 12:37:33 +01:00
lit
New unicode character handling using array data structure.
2016-03-03 15:21:43 +01:00
mem
Fix the format of doxygen comments of output arguments
2016-03-01 12:37:33 +01:00
parser
New unicode character handling using array data structure.
2016-03-03 15:21:43 +01:00
vm
Rearrange fields of ecma_property_t to be naturally aligned. Packed attribute and __extension__ keywords are removed. The standard approach reduced the binary size by 2K.
2016-03-03 05:18:28 -08:00
CMakeLists.txt
Remove g++ support from the [C]Make files.
2016-02-15 12:49:12 +01:00
config.h
New Allocator and improved String handling.
2016-03-01 10:44:35 +01:00
jerry-api.h
Remove EXTERN_C macros and use block based solution
2016-02-19 15:45:14 +01:00
jerry-internal.h
Remove 'ecma_completion_value_t'
2016-02-17 13:52:51 +00:00
jerry-port.c
Remove g++ support from the [C]Make files.
2016-02-15 12:49:12 +01:00
jerry-port.h
Remove EXTERN_C macros and use block based solution
2016-02-19 15:45:14 +01:00
jerry-snapshot.h
Warning fixes.
2016-02-16 13:56:07 +01:00
jerry.c
RegExp refactoring and improvements
2016-03-01 13:54:14 +01:00
jerry.h
Add some more
const
s to get data moved from .data to .rodata
2016-02-22 13:04:34 +01:00