aboutsummaryrefslogtreecommitdiffstats
path: root/libalee/dictionary.cpp
AgeCommit message (Collapse)Author
2024-01-01remove addNativeWordnativeClyne Sullivan
2023-11-18add _nx word, use for most of coreClyne Sullivan
not seeing performance improvement yet
2023-11-17add native definition bitClyne Sullivan
2023-11-13Merge branch 'documentation'Clyne Sullivan
2023-11-13add LIBALEE_SECTION; minor fixesClyne Sullivan
2023-11-12no more cstring; 16mhz/115200 msp430; fix dict initClyne Sullivan
2023-11-09MaxDistance constant; some .cpp commentsClyne Sullivan
2023-10-25support long definitions; add tests as submoduleClyne Sullivan
2023-10-14consteval and other refactoringClyne Sullivan
2023-10-12some class refactoringClyne Sullivan
2023-03-18-WconversionClyne Sullivan
2023-03-10size reduction and refactoringClyne Sullivan
2023-03-10Word::iteratorClyne Sullivan
2023-03-09add cppcheck and test targets; some code size reductionsClyne Sullivan
2023-03-08move libalee into folderClyne Sullivan