Willem Cazander willemtsade
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 18:34:43 +00:00
8c7cd6e81a Cleaned lexer DEC modes and removed some pepper and found tab space
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 12:23:10 +00:00
365505afc6 Fixed empty meaning literal and match last meaning first for uniqness
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 11:52:26 +00:00
f108053f73 Missed else block in test code of uniqness
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 11:46:36 +00:00
b67da1803d Added cleaning of meaning data of kanji and checked uniqness of word set
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 10:47:04 +00:00
dd044a93ab Filtered out other languages from kanji dic2
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 09:53:22 +00:00
77e27954f1 Added first part of test code to read the four corner meaning from kanji
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 00:56:01 +00:00
661a179c23 Renamed unicode smoke of codex to bad big indian
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 00:50:58 +00:00
c35dea95a4 Also renamed the burned sand walker detection feedback methods
willemtsade pushed to master at arch-jedi/nx01 2025-01-24 00:40:05 +00:00
e04aa1440b Removed sand worm spice state from steno lexer
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 21:40:24 +00:00
f630b919f2 More line ending loop reading code
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 19:07:16 +00:00
122efdc496 Printed UTF8 and XML escape sequences too in four corner documentation
980af7d136 Added all white space and EBCDIC support in unicode importer
Compare 2 commits »
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 17:09:02 +00:00
27309073f5 Missing test code extra under score in terminator name seperator of gram
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 17:03:05 +00:00
eefb15b5fc Renamed all txt grams to terminator prefixed naming
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 16:47:35 +00:00
58839481d8 Changed BIP0039 to code friendly INT11 zero based non-human counting
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 16:25:48 +00:00
147bd819e7 A gram is not a word but a number
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 15:57:12 +00:00
4e9ef6742e Moved BIP0039 to text gram5 and added word enum
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 14:51:28 +00:00
540e204c80 Readded the new line column and line reset counters
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 14:36:48 +00:00
6e75b1d115 Fixed untested sand walking bit size count only the one's as step
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 14:33:51 +00:00
4dcba6b3d2 Added untested worm bit size check and added missing octal shifts
willemtsade pushed to master at arch-jedi/nx01 2025-01-23 14:20:47 +00:00
2179614b2a Added untested worm sign and worm body parse code in steno lexer