1dc1f1b9c4
* TrieIter: Add possibility to obtain a new'd HashTable iterator * TrieIter: Add CellTrieIter and storage * TrieIter: Implement TrieIterCreate * TrieIter: Implement TrieIterEnded * TrieIter: Implement TrieIterMore * TrieIter: Implement TrieIterGetKey * TrieIter: Implement TrieIterGetSize * TrieIter: Implement TrieIterGetCell * TrieIter: Implement TrieIterGetString * TrieIter: Implement TrieIterGetArray * TrieIter: Implement TrieIterDestroy * TrieIter: Invalidate any mutating change that is key addition or key removal * TrieIter: Clean up the handles at map change * TrieITer; Add iter tests to trietest.sma * TrieIter: Fix linux compilation * TrieIter: Rename TrieIterMore to TrieIterNext * TrieIter: Adjust documentation * TrieITer; Adjust trietest.sma * TrieIter: Create a custom StringHashMap class instead + used a copy of |iterator| instead of dynamic allocation + initialized vars directly in constructor + added a nested iteration test |
||
---|---|---|
.. | ||
admins_test.sma | ||
arraytest.sma | ||
callfunc_test.sma | ||
datapack_test.sma | ||
fakemeta_tests.sma | ||
fmttest.sma | ||
fwdreftest1.sma | ||
fwdreftest2.sma | ||
fwdtest1.sma | ||
fwdtest2.sma | ||
hashing_test.sma | ||
logtest.sma | ||
menu_page_callback_test.sma | ||
menutest.sma | ||
native_test.sma | ||
nvault_test.sma | ||
regex_test.sma | ||
request_frame_test.sma | ||
sorttest.sma | ||
sqlxtest.sma | ||
sqlxtest.sq3 | ||
sqlxtest.sql | ||
stacktest.sma | ||
strbreak.sma | ||
textparse_test.cfg | ||
textparse_test.ini | ||
textparse_test.sma | ||
trietest.sma | ||
utf8test.sma |