Files
eepp/src/thirdparty
Martín Lucas Golini 3ea6ab392c Reimplemented TextDocument::load* and save*, now uses IOStream (also fixes some issues with line endings).
String class now uses char32_t as base type, to be compatible with std::u32string.
Some minor refactor: replaced Uint32 type in hashes in favor of String::HashType. Replaced Uint32 type in keycodes in favor of Keycode.
Changed String::hash(String) from CRC32 to std::hash<std::u32string> (many times faster).
And more random refactors and small features in the code editor.
2020-05-30 05:57:27 -03:00
..
2019-11-03 03:34:02 -03:00
2018-01-01 15:07:54 -03:00
2018-03-17 18:50:24 -03:00
2018-03-19 21:35:42 -03:00
2019-07-01 23:24:12 -03:00
2020-01-16 13:28:46 -03:00
2018-03-17 01:48:23 -03:00