summaryrefslogtreecommitdiffstats
path: root/core/variant/variant_parser.h
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* VariantParser make readahead optionallawnjelly2022-12-121-3/+7
* Add readahead to VariantParserlawnjelly2022-11-241-8/+24
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio2022-05-031-1/+1
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-1/+1
* Fix some issues found by cppcheck.bruvzg2022-04-061-6/+6
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Modify Dictionary::operator== to do real key/value comparison with recursive ...Emmanuel Leblond2021-10-301-1/+1
* VariantParser: Fix uninitialized ResourceParser funcsRémi Verschelde2021-07-301-3/+3
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+148