aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/ecma/base/ecma-property-hashmap.h
AgeCommit message (Expand)Author
2021-11-05Replace vera++ with clang-format (#4518)Robert Fancsik
2021-11-02Fix typos in the documentation and related files (#4809)Zsolt Borbély
2021-05-26Fix typo in property hashmap define (#4664)Jiawen Geng
2021-02-04Remove the ENABLED/DISABLED macros (#4515)Robert Fancsik
2020-02-03Add vera rules to check consecutive and trailing empty lines (#3540)Dániel Bátyai
2019-08-26General optimizations around compressed pointer management (#3019)Robert Fancsik
2019-06-19Rework usages/naming of configuration macros [part 2] (#2903)Péter Gál
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