summaryrefslogtreecommitdiffstats
path: root/core/ordered_hash_map.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-1/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-12/+14
* make ConfigFile sections orderedKarroffel2017-11-041-28/+12
* make ConfigFile use OrderedHashMapKarroffel2017-11-031-1/+1
* Fix various assorted warningsHein-Pieter van Braam2017-09-081-3/+3
* Implement OrderedHashMapRuslan Mustakov2017-08-131-0/+315