summaryrefslogtreecommitdiffstats
path: root/core/string/node_path.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Static analyzer fixes:bruvzg2020-12-091-1/+1
| | | | | | Removes unused code in OS. Fixes return types. Fixes few typos.
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+429
-Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code