Ilmir Usmanov
|
db9d18bd26
|
Don't dump trash
|
2014-07-23 21:34:25 +04:00 |
|
Ilmir Usmanov
|
764efa41b8
|
Fix parsing of for-loops.
|
2014-07-23 20:47:31 +04:00 |
|
Ruben Ayrapetyan
|
26c00acd50
|
Refinement of src/main.c.
|
2014-07-23 19:08:06 +04:00 |
|
Ilmir Usmanov
|
e5cdf93d2d
|
Dump script line before bytecode (Only on host). Fix parsing literals: assing literal to temp before usage.
|
2014-07-23 18:43:03 +04:00 |
|
Ilmir Usmanov
|
f264d24b5a
|
Rewrite serializer and lexer: adjust nums' ids, dump strings, nums and rewrites
|
2014-07-23 17:36:11 +04:00 |
|
Ruben Ayrapetyan
|
79f3d97434
|
Renaming jerry_* identifiers from 'camelCase' to 'underscore_naming'.
|
2014-07-23 13:03:30 +04:00 |
|
Ilmir Usmanov
|
efb7009cfb
|
Generate bytecode while parsing
|
2014-07-22 20:49:51 +04:00 |
|
Ilmir Usmanov
|
0647cdd4f1
|
Add bytecode generator
|
2014-07-15 19:32:26 +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 |
|