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 |
|
e.gavrin
|
076af9e1d3
|
add musl support for host systems using musl=1 flag
|
2014-07-29 23:28:11 +04:00 |
|
Ilmir Usmanov
|
bc9d80147a
|
Reduce lexer's memory consumption
|
2014-07-29 11:55:16 +04:00 |
|
Ruben Ayrapetyan
|
1796b9d903
|
Renaming rest camelCase-named identifiers according to underscore_named_value-naming.
|
2014-07-23 14:07:45 +04:00 |
|
Ruben Ayrapetyan
|
0dd13021ae
|
Remove usage of 'double' type.
|
2014-07-14 19:44:54 +04:00 |
|
Ruben Ayrapetyan
|
30b1a43e1e
|
Adding memcpy, memset (for compiler usage).
|
2014-07-14 19:43:07 +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 |
|