spiegel-keyman/developer
Marc Durdin d9512027f9 refactor(developer): kmc - encapsulate strs and elem items for sort
Fixes #7235.

Encapsulates all strings in the in-memory compile so that we can binary
sort them for build. This means that finalization of strs and elem is
no longer needed -- it's part of setup of build_strs and build_elem --
so that is factored away. Renamed alloc_string and alloc_element_string.

It may be worth renaming some of the ELEM_STRING objects / interfaces as
currently they are a little confusing.
2022-09-09 15:17:39 +10:00
..
src refactor(developer): kmc - encapsulate strs and elem items for sort 2022-09-09 15:17:39 +10:00
.gitignore chore(developer): move server with no changes 2022-05-23 12:15:34 +10:00