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
b8656877e278bea810f85b9c1d207bdba09ef7df
jerryscript
/
jerry-core
T
History
Martijn Thé
b8656877e2
Fix misc. compiler warnings (
#2202
)
...
JerryScript-DCO-1.0-Signed-off-by: Martijn The
martijn.the@intel.com
2018-02-20 16:13:04 +01:00
..
api
Fix misc. compiler warnings (
#2202
)
2018-02-20 16:13:04 +01:00
debugger
Fix inserting pending breakpoints. (
#2163
)
2018-01-23 10:47:47 +01:00
ecma
Fix buffer overrun while parsing malformed JSON hex escape sequence (
#2201
)
2018-02-16 09:02:03 +01:00
include
Add C API to query the type of a JS value (
#2195
)
2018-02-13 13:48:07 +01:00
jcontext
Add support for aborts. (
#2176
)
2018-01-30 09:13:44 +09:00
jmem
Allow mem-stats when system allocator is enabled
2017-09-21 09:58:43 +09:00
jrt
Move _XOPEN_SOURCE macro to a more generic place (
#2136
)
2017-12-07 11:54:37 +01:00
lit
Optimize string concatenation. (
#2141
)
2017-12-19 13:45:48 +01:00
parser
Fix assertion in 're_insert_simple_iterator' (
#2209
)
2018-02-19 16:57:45 +09:00
profiles
Add grouping macro guards for disabling engine features (
#2084
)
2017-11-16 16:31:30 +01:00
vm
Add C API to query the type of a JS value (
#2195
)
2018-02-13 13:48:07 +01:00
CMakeLists.txt
Change '{' regex parsing to work similarly to other engines (
#2134
) (
#2169
)
2018-01-24 12:18:44 +01:00
config.h
Add grouping macro guards for disabling engine features (
#2084
)
2017-11-16 16:31:30 +01:00