Ruben Ayrapetyan
|
bc83f77abe
|
Fixing warnings and removing call to vprintf in src/libruntime/target/stm32f4/*.
|
2014-07-14 19:39:22 +04:00 |
|
Ruben Ayrapetyan
|
25ad63c9be
|
Adding forgotten jerry-libc.c for linux and stm32f4 targets.
|
2014-07-10 22:20:31 +04:00 |
|
Ruben Ayrapetyan
|
5b48cb1a37
|
Move src/libruntime/{linux,stm32f4} to src/libruntime/target.
|
2014-07-10 22:17:33 +04:00 |
|
Ruben Ayrapetyan
|
e6b3be5dfc
|
jerry_Exit - exit function that under !JERRY_NDEBUG, in case status code is non-zero, prints exit status as string and calls handler of failed assertion.
|
2014-07-10 21:52:15 +04:00 |
|
Ruben Ayrapetyan
|
224c509ff3
|
Merge with master.
|
2014-07-10 21:02:48 +04:00 |
|
Ruben Ayrapetyan
|
4cb5fb646e
|
memmove, fprintf.
|
2014-07-10 19:46:24 +04:00 |
|
Ruben Ayrapetyan
|
76e579d4e1
|
Remove inclusion of std headers to our headers; move fatal from src/error.h to src/libjsparser/parser.c.
|
2014-07-10 19:46:24 +04:00 |
|
Ruben Ayrapetyan
|
c132f6aa3c
|
Creating libruntime, moving jerry-libc and pretty-printer to libruntime, creating platform-dependent handlers of failed assertions.
|
2014-07-10 19:46:23 +04:00 |
|