aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/base/ecma-property-hashmap.h
AgeCommit message (Expand)Author
2017-02-10Seperate NULL and unused values. (#1572)Zoltan Herczeg
2017-01-27Rework property hashmap delete. (#1543)Zoltan Herczeg
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-04-20Add property name hashing support.Zoltan Herczeg