This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
src
/
libruntime
History
Ruben Ayrapetyan
56daef38eb
Fixing debug.stm32f4: uncommented memcpy and memset aliases, placed them under #ifndef LIBC_MUSL.
2014-07-30 13:57:40 +04:00
..
target
Change strings offset size from 8 bits to 16 bits
2014-07-29 17:49:13 +04:00
deserializer.h
Lazy initialization in deserializer
2014-07-24 15:24:51 +04:00
jerry-exit.c
Add ERR_MEMORY exit code to show that there was not enough memory; fix debug.stm build
2014-07-28 19:39:11 +04:00
jerry-libc.c
Fixing debug.stm32f4: uncommented memcpy and memset aliases, placed them under #ifndef LIBC_MUSL.
2014-07-30 13:57:40 +04:00
jerry-libc.h
Refinement of src/main.c.
2014-07-23 19:08:06 +04:00
serializer.h
Change strings offset size from 8 bits to 16 bits
2014-07-29 17:49:13 +04:00