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
/
jerry-libc
History
László Langó
d038284bff
Style fix: fix comments at the end of function definitions.
...
JerryScript-DCO-1.0-Signed-off-by: László Langó
llango.u-szeged@partner.samsung.com
2016-02-05 13:46:51 +01:00
..
arch
Add configuration for ARMv7 softfloat build; update setjmp / longjmp ARMv7 implementation to handle the softfloat-mode properly.
2015-06-17 17:03:42 +03:00
include
Remove usage of isalpha, isdigit, isxdigit, isspace in the whole engine except implementation of JSON built-in, moving the functions to JSON built-in's module.
2015-07-20 15:47:19 +03:00
target
Enable build on Mac OS X with clang
2015-09-15 10:31:57 +09:00
CMakeLists.txt
Change processor name from x86 to i686 for 32bit host
2015-11-24 18:48:23 +09:00
jerry-libc-defs.h
Use __func__ instead of __FUNCTION__
2015-06-09 18:03:42 +02:00
jerry-libc-fatals.c
Add
abort ()
to jerry-libc
2015-06-02 18:12:29 +02:00
jerry-libc-printf.c
Style fix: fix comments at the end of function definitions.
2016-02-05 13:46:51 +01:00
jerry-libc.c
Style fix: fix comments at the end of function definitions.
2016-02-05 13:46:51 +01:00