summaryrefslogtreecommitdiffstats
path: root/core/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix .pck lookup for extensionless binary in macOS resources.bruvzg2020-12-021-1/+1
|
* Removed references to 'registering_order', as it was unused.Eric M2020-11-262-7/+0
|
* Make warning about Reference singletons more accuratePedro J. Estébanez2020-11-231-2/+3
|
* Warn about singleton being a ReferencePedro J. Estébanez2020-11-192-4/+11
|
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-075-0/+1815
-Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code