aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/base/ecma-lcache.h
AgeCommit message (Expand)Author
2016-12-16Add parameter names to function declarations. (#1498)Tilmann Scheller
2016-12-16Remove redundant extern keywords from function declarations/definitions. (#1495)Tilmann Scheller
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-11-25Reduce memory consumption of property names.Zoltan Herczeg
2016-06-02Optimize LCache operation.Zoltan Herczeg
2016-03-10Unify the naming scheme of all header definesAkos Kiss
2015-09-28Remove argument names in function prototypes, declared in headers; fix '*' al...Ruben Ayrapetyan
2015-02-17Renaming core -> jerry-core.Ruben Ayrapetyan