Commit graph

284 commits

Author SHA1 Message Date
Willem Cazander a91383f9c4 Added test for importing white space into white space 2025-01-25 14:43:52 +01:00
Willem Cazander 7aec371c22 Added silent ncr bank reset on resuse of steno lexer 2025-01-25 02:53:46 +01:00
Willem Cazander ce6b622600 Added forced dec mode cleanup when reusing lexer 2025-01-25 02:49:34 +01:00
Willem Cazander cfe85a7911 Made steno lexer scanners static 2025-01-25 02:38:03 +01:00
Willem Cazander 88184157c5 Removed column tracking event noise 2025-01-25 02:10:25 +01:00
Willem Cazander ca80b2e2ae Added reading spanish words from kanji data 2025-01-24 23:54:53 +01:00
Willem Cazander 12785fff61 Cleaned lexer and smoke code a bit. 2025-01-24 22:41:20 +01:00
Willem Cazander 34b4761446 Fixed cake offsets in E10 lexer parsing 2025-01-24 20:08:08 +01:00
Willem Cazander f9d4980b0c Fixed INC pie cake select typos and added unit test for italic text 2025-01-24 19:53:48 +01:00
Willem Cazander 59f75f2337 Reordered CDC DEC INC codes to move italian text after P7 2025-01-24 19:43:42 +01:00
Willem Cazander 8c7cd6e81a Cleaned lexer DEC modes and removed some pepper and found tab space 2025-01-24 19:34:37 +01:00
Willem Cazander 365505afc6 Fixed empty meaning literal and match last meaning first for uniqness 2025-01-24 13:23:04 +01:00
Willem Cazander f108053f73 Missed else block in test code of uniqness 2025-01-24 12:52:21 +01:00
Willem Cazander b67da1803d Added cleaning of meaning data of kanji and checked uniqness of word set 2025-01-24 12:46:31 +01:00
Willem Cazander dd044a93ab Filtered out other languages from kanji dic2 2025-01-24 11:46:56 +01:00
Willem Cazander 77e27954f1 Added first part of test code to read the four corner meaning from kanji 2025-01-24 10:53:16 +01:00
Willem Cazander 661a179c23 Renamed unicode smoke of codex to bad big indian 2025-01-24 01:55:56 +01:00
Willem Cazander c35dea95a4 Also renamed the burned sand walker detection feedback methods 2025-01-24 01:50:53 +01:00
Willem Cazander e04aa1440b Removed sand worm spice state from steno lexer 2025-01-24 01:39:59 +01:00
Willem Cazander f630b919f2 More line ending loop reading code 2025-01-23 22:40:19 +01:00
Willem Cazander 122efdc496 Printed UTF8 and XML escape sequences too in four corner documentation 2025-01-23 20:07:11 +01:00
Willem Cazander 980af7d136 Added all white space and EBCDIC support in unicode importer 2025-01-23 20:06:35 +01:00
Willem Cazander 27309073f5 Missing test code extra under score in terminator name seperator of gram 2025-01-23 18:08:56 +01:00
Willem Cazander eefb15b5fc Renamed all txt grams to terminator prefixed naming 2025-01-23 18:03:00 +01:00
Willem Cazander 58839481d8 Changed BIP0039 to code friendly INT11 zero based non-human counting 2025-01-23 17:47:30 +01:00
Willem Cazander 147bd819e7 A gram is not a word but a number 2025-01-23 17:25:43 +01:00
Willem Cazander 4e9ef6742e Moved BIP0039 to text gram5 and added word enum 2025-01-23 16:57:07 +01:00
Willem Cazander 540e204c80 Readded the new line column and line reset counters 2025-01-23 15:51:23 +01:00
Willem Cazander 6e75b1d115 Fixed untested sand walking bit size count only the one's as step 2025-01-23 15:36:43 +01:00
Willem Cazander 4dcba6b3d2 Added untested worm bit size check and added missing octal shifts 2025-01-23 15:33:46 +01:00
Willem Cazander 2179614b2a Added untested worm sign and worm body parse code in steno lexer 2025-01-23 15:20:42 +01:00
Willem Cazander 55f89d2dff Tried addding a bit of math symbols and fixed BYD duplicate entry 2025-01-23 13:34:03 +01:00
Willem Cazander 5d0246a069 Added negative CJK 123 and prepared to move most APL to above greek 2025-01-23 02:21:09 +01:00
Willem Cazander 4c6072a4ab Aligment of the fail of BYD P7F block symbols 2025-01-23 01:55:51 +01:00
Willem Cazander 501379da98 Missing block naming in last entry in the P7D symbol listing 2025-01-23 01:49:30 +01:00
Willem Cazander a1b36427ff Refilled BYD symbols with new 27 alignment model 2025-01-23 01:45:49 +01:00
Willem Cazander 95dfb9baf9 Corrected javadoc spec naming 2025-01-23 01:45:13 +01:00
Willem Cazander d4974217b5 Updated some txt grams with use case naming identifier 2025-01-23 00:59:50 +01:00
Willem Cazander 0d3323ba82 Rename the DEC dot cake correctly to the inverse of the others 2025-01-23 00:05:25 +01:00
Willem Cazander e8e112aaca Corrected javadoc spec names of DEC modes 2025-01-22 23:47:03 +01:00
Willem Cazander de8469f6f9 WIP rework of ESC sequences into ~V4 2025-01-22 23:38:22 +01:00
Willem Cazander 39c388f145 Move to nice tree node naming 2025-01-20 22:18:18 +01:00
Willem Cazander cb7f172e7d Use node name in tree path node doc api nav link header list 2025-01-20 22:12:58 +01:00
Willem Cazander 55f7032bf6 The pie is not inverted thus use left right naming 2025-01-20 21:04:47 +01:00
Willem Cazander ebe9291e5e Added glue interface for VT-06 command enums 2025-01-20 21:02:32 +01:00
Willem Cazander c631260346 Removed un-needed P8 postfix from glue interface 2025-01-20 20:56:42 +01:00
Willem Cazander f70f776765 Added more txt-grams and printed unicode char as description in fcdoc 2025-01-20 19:36:47 +01:00
Willem Cazander e24f65e3dc Added default petit vide cake point object wrapping 2025-01-20 17:23:10 +01:00
Willem Cazander 36ca5a66d2 Added extra tower for frame nav and prefix the glyph ones 2025-01-20 16:24:00 +01:00
Willem Cazander 158bb0c6f4 Added full cake dot name support to reuse the internal enum naming 2025-01-20 15:59:10 +01:00