Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal | |
2020-12-23 | Fix the `String::get_base_dir()` logic to properly check for top level ↵ | Fredia Huya-Kouadio | |
directories on Windows. | |||
2020-11-26 | [Complex Text Layouts] Implement TextServer interface. Implement Fallback ↵ | bruvzg | |
TextServer. | |||
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke | |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz | |
-Removed FuncRef, since Callable makes it obsolete -Removed int_types.h as its obsolete in c++11+ -Changed color names code |