This website requires JavaScript.
Explore
Help
Sign In
YourWishes
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2270db9414daefaf523128bbdfb60fe253477e68
jerryscript
/
jerry-core
/
parser
/
collections
T
History
Andrey Shitov
9763a93df3
Add new coding style rules and fix appeared issues.
...
JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov
a.shitov@samsung.com
2015-05-14 14:44:57 +03:00
..
array-list.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
array-list.h
Renaming core -> jerry-core.
2015-02-17 19:08:55 +03:00
hash-table.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
hash-table.h
Renaming core -> jerry-core.
2015-02-17 19:08:55 +03:00
linked-list.cpp
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
linked-list.h
Optimize parser memory consumption. Remove 'prev' and 'block_size' fields form the linked list structure. Remove 'magic' field from structures used in parser.
2015-04-01 11:48:23 +03:00
lit-id-hash-table.cpp
Parser refactoring. Remove deserializer notion.
2015-04-07 13:05:19 +03:00
lit-id-hash-table.h
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
lp-string.cpp
Renaming core -> jerry-core.
2015-02-17 19:08:55 +03:00
lp-string.h
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00
stack.h
Add new coding style rules and fix appeared issues.
2015-05-14 14:44:57 +03:00