2024-09-28 13:46 | Remove piknik subdir | lash | 7 | +0 | -6 |
2024-09-28 12:30 | Update changelog | lash | 1 | +1 | -0 |
2024-09-26 12:01 | Update menusink test | lash | 1 | +26 | -0 |
2024-09-26 02:59 | Correct associativity bug in newline add in render | lash | 1 | +2 | -2 |
2024-09-26 02:46 | Preserve current item length when changing page in render | lash | 3 | +48 | -2 |
2024-09-25 15:57 | Add staticload toggle example | lash | 4 | +87 | -0 |
2024-09-23 17:36 | Add tests for faulty persist across engine issue | lash | 1 | +141 | -0 |
2024-09-23 16:23 | Fix persistence for asynchronous execution | lash | 5 | +39 | -50 |
2024-09-22 15:21 | Add read only modifier to database | lash | 3 | +37 | -7 |
2024-09-20 22:16 | Add regression test for engine persist on finish | lash | 1 | +14 | -0 |
2024-09-20 21:58 | Reset terminate and dirty on reset | lash | 2 | +5 | -17 |
2024-09-20 14:43 | Add doc to loop | lash | 1 | +3 | -0 |
2024-09-20 14:38 | Update changelog | lash | 1 | +2 | -0 |
2024-09-20 14:37 | Remove need for initial Exec before loop | lash | 17 | +41 | -137 |
2024-09-18 15:42 | Implement Flush rename in all files | lash | 6 | +8 | -5 |
2024-09-18 15:36 | Add engine execution state to object, rehabilitate db example | lash | 6 | +65 | -31 |
2024-09-18 14:22 | Use template as default out, wait node reset until writeresult | lash | 6 | +152 | -19 |
2024-09-15 01:28 | Add prefix check for pre-vm code | lash | 7 | +206 | -1 |
2024-09-15 01:16 | Add input validator access in engine, complete example | lash | 1 | +17 | -2 |
2024-09-14 16:39 | Update changelog | lash | 1 | +1 | -0 |
2024-09-13 16:19 | Enable alternate valid input parsers passed by to vm | lash | 3 | +59 | -11 |
2024-09-14 16:35 | Refactor examples and dev exes on new engine interface | lash | 17 | +39 | -22 |
2024-09-14 15:36 | Eliminate need for Init as separate step in engine interface | lash | 5 | +66 | -27 |
2024-09-12 18:46 | Achieve >80% coverage on resource/db.go | lash | 1 | +42 | -0 |
2024-09-12 18:33 | Get >80% coverage on menuresource tests | lash | 2 | +122 | -2 |
2024-09-11 23:18 | Add test code to hit lateral labels in vm runner | lash | 3 | +37 | -23 |
2024-09-11 23:01 | Hit applyTarget cases and reach >80% coverage vm/input.go | lash | 1 | +63 | -0 |
2024-09-11 21:26 | Add test coverage to input vm | lash | 2 | +57 | -2 |
2024-09-11 20:23 | Add tests for ensure state/cache in engine, and firstfunc | lash | 3 | +103 | -5 |
2024-09-11 16:21 | Enable engine exit output after state restart | lash | 2 | +10 | -8 |
2024-09-11 15:55 | Reach >80% engine test coverage | lash | 4 | +175 | -5 |
2024-09-11 15:10 | Fix premature engine amendment | lash | 1 | +2 | -2 |
2024-09-11 14:52 | Reach >80% coverage on state/state.go | lash | 5 | +278 | -10 |
2024-09-11 03:02 | Reach over 80% coverage in basedb packagE | lash | 2 | +88 | -5 |
2024-09-11 02:43 | Test coverage for fsdb and gdbm over 80% | lash | 1 | +12 | -0 |
2024-09-11 02:36 | Test coverage for fsdb and gdbm over 80% | lash | 2 | +192 | -0 |
2024-09-11 01:50 | Test coverage for asm over 80% | lash | 1 | +0 | -67 |
2024-09-11 01:33 | Reach 85% coverage on cache tests | lash | 5 | +134 | -5 |
2024-09-11 00:47 | Pop top level cache in persister flush, test usesizes cache | lash | 3 | +112 | -1 |
2024-09-10 22:02 | Add flush after save option for persister | lash | 4 | +42 | -4 |
2024-09-07 20:09 | Update changelog | lash | 1 | +2 | -0 |
2024-09-06 02:06 | Capture sessionId and language in ctx for both init and exec | lash | 2 | +11 | -7 |
2024-09-05 23:41 | Add engine debug setting in config | lash | 1 | +2 | -0 |
2024-09-05 23:01 | Amend cache tests | lash | 1 | +14 | -2 |
2024-09-05 22:55 | Handle cache edge case on first invocation of engine first func | lash | 3 | +6 | -1 |
2024-09-05 15:44 | Add debug string representation for dbs | lash | 3 | +20 | -0 |
2024-09-05 15:01 | Stop endless catch recursion with panic :O | lash | 1 | +7 | -1 |
2024-09-05 02:14 | Allow setting flagdebugger populate in flagparser | lash | 1 | +9 | -0 |
2024-09-02 15:05 | Correct gdbm tool in makefile for example | lash | 2 | +3 | -1 |
2024-09-02 14:07 | Expose underlying db resource alias | lash | 1 | +16 | -8 |
2024-09-02 14:00 | Register db getters as MenuResource getters | lash | 3 | +17 | -20 |
2024-09-02 03:01 | Merge branch 'dev-0.1.0' into HEAD | lash | 1 | +1 | -0 |
2024-09-02 03:00 | State constructor returns pointer | lash | 14 | +81 | -82 |
2024-09-02 03:00 | State constructor returns pointer | lash | 13 | +80 | -82 |
2024-09-02 02:52 | Update docs | lash | 8 | +90 | -342 |
2024-09-02 02:24 | Update changelog | lash | 1 | +1 | -0 |
2024-09-02 02:22 | Reimplement all engine constructors in examples | lash | 18 | +112 | -151 |
2024-09-02 01:15 | Complete engine refactor | lash | 9 | +86 | -394 |
2024-09-02 01:01 | Add workaround for cache.Memory false nil results | lash | 2 | +48 | -17 |
2024-09-02 00:33 | Finish persister setup for engine | lash | 1 | +4 | -0 |
2024-09-02 00:30 | Finish persister setup for engine | lash | 3 | +136 | -4 |
2024-09-01 23:37 | Add replacement engine, temporary name DbEngine | lash | 5 | +481 | -1 |
2024-09-01 21:47 | Force db base for implementeds, testresource manual lock | lash | 10 | +91 | -36 |
2024-09-01 20:46 | Rename dev/gdbm to dbconvert and implement with db.Db | lash | 3 | +172 | -122 |
2024-09-01 19:53 | Move db test utils to subpackage | lash | 7 | +326 | -312 |
2024-09-01 19:49 | Fix all broken db references | lash | 25 | +63 | -51 |
2024-09-01 19:32 | Move all db implementations to separate packages | lash | 19 | +633 | -572 |
2024-09-01 19:09 | Move postgres to separate package | lash | 10 | +554 | -527 |
2024-09-01 18:49 | Fix broken db example | lash | 1 | +1 | -1 |
2024-09-01 18:47 | Mem, Fs, Gdbm tests pass test vectors | lash | 4 | +16 | -19 |
2024-09-01 18:15 | Run test driver for all db types | lash | 3 | +55 | -0 |
2024-09-01 18:05 | Complete multi-session test to db | lash | 1 | +6 | -0 |
2024-09-01 18:04 | Add multi-session test to db | lash | 1 | +29 | -1 |
2024-09-01 17:52 | Add multilanguage test in db | lash | 2 | +25 | -1 |
2024-09-01 17:47 | Stabilize language set in db test driver | lash | 2 | +85 | -20 |
2024-09-01 16:02 | WIP db test vectors | lash | 7 | +148 | -56 |
2024-09-01 16:00 | WIP db test vectors | lash | 3 | +152 | -0 |
2024-09-01 06:39 | Remove commented code | lash | 3 | +4 | -67 |
2024-09-01 06:33 | Conceal resourcetest | lash | 6 | +3 | -24 |
2024-09-01 06:30 | Remove gdbm resource, more inline doc improvement | lash | 5 | +34 | -101 |
2024-09-01 06:14 | Correct changelog | lash | 1 | +2 | -1 |
2024-09-01 06:08 | Conceal db.lookupKey | lash | 2 | +5 | -5 |
2024-09-01 06:00 | Add error check, static load cap to default engines | lash | 1 | +10 | -4 |
2024-09-01 05:48 | Simplify resource.DbResource instantiation | lash | 19 | +67 | -74 |
2024-09-01 05:22 | Complete resource.FsResource elimination | lash | 16 | +166 | -94 |
2024-09-01 04:27 | WIP fix missing language key translation handling in db | lash | 8 | +393 | -62 |
2024-09-01 02:09 | WIP remove legacy resource implementations | lash | 32 | +485 | -835 |
2024-08-31 23:23 | Add alt legacy fs lookup to db | lash | 4 | +63 | -9 |
2024-08-31 23:07 | More inline doc, add unregistered label in state flag debug output | lash | 11 | +97 | -54 |
2024-08-31 21:16 | WIP complete inline documentation, remove logger exports | lash | 36 | +267 | -241 |
2024-08-31 20:34 | Add missing package documentation, missing texinfo page | lash | 27 | +110 | -4 |
2024-08-31 19:45 | Remove commented code | lash | 1 | +0 | -13 |
2024-08-31 19:42 | Add unambiguous vm flag test | lash | 2 | +75 | -19 |
2024-08-31 19:10 | Add data provider to docs | lash | 3 | +146 | -27 |
2024-08-31 18:10 | Add quitter example to docs | lash | 5 | +114 | -90 |
2024-08-31 18:03 | Update documentation with new features | lash | 13 | +146 | -93 |
2024-08-31 16:38 | Update changelog | lash | 1 | +9 | -1 |
2024-08-31 16:26 | Remove need for template for _first sym (prevm) | lash | 2 | +2 | -9 |
2024-08-31 16:22 | Drop useless BLOCK flag | lash | 3 | +4 | -4 |
2024-08-31 16:08 | Add state and cache invalidation to prevent invalid persist | lash | 8 | +140 | -10 |
2024-08-31 15:28 | Add pre-vm hook in engine | lash | 6 | +128 | -13 |
2024-08-31 13:44 | Include menu in gdbm directory scanner | lash | 2 | +23 | -5 |
2024-08-31 00:28 | Update persister in http example | lash | 1 | +5 | -2 |
2024-08-31 00:21 | Merge branch 'lash/integrate-db' into dev-0.1.0 | lash | 58 | +2044 | -233 |
2024-08-31 00:20 | Merge branch 'lash/http-example' into dev-0.1.0 | lash | 14 | +245 | -10 |
2024-08-30 23:05 | Force use of Connect in memdb | lash | 8 | +23 | -12 |
2024-08-30 22:48 | Conceal db implementations and base db struct | lash | 14 | +63 | -63 |
2024-08-30 22:42 | Set per datatype lock | lash | 7 | +37 | -16 |
2024-08-30 22:21 | Implement prefix protection for static data in db | lash | 7 | +40 | -1 |
2024-08-30 21:32 | Include flag set in db example | lash | 3 | +49 | -18 |
2024-08-30 21:00 | WIP fully db inproc implemented example | lash | 3 | +159 | -12 |
2024-08-30 20:19 | Fix gdbm example to illustrate mix use of db and fs resource | lash | 6 | +46 | -16 |
2024-08-30 19:55 | Implement db backend for resource | lash | 6 | +171 | -13 |
2024-08-30 18:43 | Fix examples and tools broken by persister change | lash | 5 | +38 | -19 |
2024-08-30 18:20 | Implement db perister for engine | lash | 4 | +27 | -43 |
2024-08-30 18:02 | Implement db in persister | lash | 6 | +163 | -147 |
2024-08-30 16:58 | Add documentation for db | lash | 9 | +87 | -57 |
2024-08-30 16:38 | Add memory db | lash | 3 | +81 | -1 |
2024-08-30 16:25 | Fix breaking tests | lash | 5 | +9 | -9 |
2024-08-30 15:23 | Merge branch 'lash/data-db' into lash/gdbm-resources | lash | 30 | +954 | -10 |
2024-08-30 15:22 | Move session id to base db class | lash | 7 | +40 | -32 |
2024-08-30 15:01 | Consolidate db key construction across db implementations | lash | 7 | +55 | -44 |
2024-08-30 14:46 | Add gdbm db | lash | 6 | +105 | -4 |
2024-08-30 14:26 | Add put and get for postgresql | lash | 5 | +134 | -27 |
2024-08-30 03:33 | Add session id in db interface | lash | 5 | +23 | -13 |
2024-08-30 03:19 | WIP add postgres backend | lash | 7 | +152 | -17 |
2024-08-30 02:07 | Add fs db backend, prevent invalid flag in pp | lash | 4 | +113 | -0 |
2024-08-28 01:42 | Add gdbm persister | lash | 14 | +203 | -28 |
2024-08-28 01:04 | Add language element to gdbm example | lash | 1 | +7 | -4 |
2024-08-28 00:55 | Add gdbm example | lash | 3 | +115 | -12 |
2024-08-27 23:26 | Add gdbm populator | lash | 3 | +103 | -1 |
2024-08-27 21:06 | Add default error | lash | 3 | +3 | -1 |
2024-08-27 20:52 | Add branch in input | lash | 7 | +39 | -3 |
2024-08-27 19:40 | Add working http server concept for persistence and dynamic session load | lash | 9 | +207 | -10 |
2024-08-26 23:35 | Add highest flag tracker in flagparser, docs | lash | 1 | +35 | -3 |
2024-08-26 23:10 | Include flag description in preprocessor example | lash | 6 | +52 | -25 |
2024-08-26 22:23 | Add optional description field | lash | 1 | +18 | -9 |
2024-08-26 21:41 | Add missing file | lash | 2 | +61 | -1 |
2024-08-26 21:25 | Rename to flagparser, fix fail on numeric croak | lash | 2 | +3 | -64 |
2024-08-26 21:22 | Factor out preprocessor flag translator | lash | 2 | +82 | -49 |
2024-08-26 21:10 | Add preprocessor example | lash | 13 | +142 | -23 |
2024-08-26 17:34 | Handle both CROAK and CATCH in preprocessor | lash | 1 | +109 | -25 |
2024-08-26 16:47 | Add preprocessor step for the asm | lash | 1 | +77 | -0 |
2024-08-26 02:16 | Add reuse function with sym example | lash | 6 | +82 | -0 |
2024-08-22 02:01 | Fix code length check overflow + pinentry example | lash | 10 | +128 | -2 |
2024-08-20 17:56 | Accept plus prefix in input | lash | 3 | +36 | -3 |
2024-08-15 14:39 | Fix croak, add clean quit and add examples. | lash | 53 | +796 | -59 |
2024-07-24 20:19 | Fix table bugs in texinfo docs, improve inline docs | lash | 31 | +229 | -189 |
2024-07-23 21:36 | Add gosum | lash | 1 | +13 | -0 |
2023-05-02 20:10 | Reverse wrong order of next and previous menu entries | lash | 2 | +18 | -2 |
2023-05-02 08:12 | Remove unneeded MOUT in bar in example | lash | 5 | +5 | -12 |
2023-05-02 08:06 | Add current html render | lash | 2 | +365 | -0 |
2023-05-02 08:05 | Copy working example description to readme | lash | 11 | +348 | -57 |
2023-05-02 06:53 | Put features into texinfo doc, example implementation in readme | lash | 3 | +28 | -30 |
2023-05-02 06:49 | Add introductory example | lash | 26 | +626 | -217 |
2023-05-01 21:33 | Truncate readme | lash | 1 | +8 | -290 |
2023-05-01 19:31 | Add html render of docs | lash | 26 | +2723 | -0 |
2023-05-01 19:31 | Add description of resource implementation | lash | 5 | +131 | -71 |
2023-05-01 18:14 | Embed remaining readme content into texinfo docs | lash | 8 | +271 | -2 |
2023-05-01 17:01 | Add doc makefile, cache section to texinfo | lash | 6 | +82 | -0 |
2023-05-01 16:05 | Add renderer information and example to texinfo docs | lash | 2 | +272 | -0 |
2023-05-01 09:34 | WIP texinfo documentation | lash | 8 | +594 | -0 |
2023-04-29 17:45 | Update readme | lash | 1 | +22 | -13 |
2023-04-29 13:20 | Update changelog | lash | 1 | +5 | -0 |
2023-04-29 13:17 | Sort mixed-up order of MOUT assemble, add batch example longmenu | lash | 4 | +105 | -12 |
2023-04-29 08:10 | Add longmenu example | lash | 14 | +122 | -15 |
2023-04-29 07:48 | Rehabilitate examples | lash | 7 | +20 | -20 |
2023-04-29 07:38 | Fix menu batcher | lash | 2 | +68 | -35 |
2023-04-26 11:51 | Rehabilitate assembler after display double quote eliminate | lash | 8 | +155 | -76 |
2023-04-26 07:52 | WIP implement language for menu | lash | 19 | +254 | -54 |
2023-04-26 06:38 | Implement menu as multi-page sink | lash | 12 | +180 | -40 |
2023-04-25 08:28 | WIP factor out page split | lash | 7 | +456 | -88 |
2023-04-23 12:55 | Add changelog | lash | 1 | +62 | -0 |
2023-04-23 12:28 | Update readme | lash | 1 | +1 | -1 |
2023-04-23 12:19 | Replace returned error from state flag methods with panics | lash | 8 | +95 | -233 |
2023-04-23 11:50 | Rehabilitate examples, fix state bit match bug | lash | 4 | +28 | -11 |
2023-04-23 11:18 | Reverse catch mode meaning | lash | 6 | +49 | -24 |
2023-04-23 10:35 | Move context to first arg everywhere | lash | 22 | +342 | -303 |
2023-04-23 09:41 | Remove fixed error for page render | lash | 2 | +2 | -24 |
2023-04-23 09:39 | Introduce resource result status code | lash | 3 | +17 | -5 |
2023-04-23 08:53 | Clean docstrings | lash | 2 | +13 | -15 |
2023-04-23 08:39 | Conceal instruction handlers in vm runner | lash | 2 | +30 | -53 |
2023-04-23 08:32 | Add error render tests | lash | 2 | +33 | -6 |
2023-04-23 08:20 | Add mem resource | lash | 9 | +191 | -13 |
2023-04-23 07:34 | Add error display capability in page render | lash | 1 | +22 | -22 |
2023-04-23 07:33 | Add error display capability in page render | lash | 4 | +141 | -5 |
2023-04-21 20:58 | Add language entry symbol lookup for fs resource | lash | 2 | +21 | -11 |
2023-04-21 20:44 | Update readme | lash | 1 | +6 | -6 |
2023-04-21 20:29 | Add engine language render test | lash | 3 | +66 | -2 |
2023-04-21 20:05 | Implement language in fs template getter | lash | 2 | +98 | -48 |
2023-04-21 19:34 | Pass context to render methods | lash | 7 | +32 | -25 |
2023-04-21 19:20 | Implement language | lash | 15 | +277 | -15 |
2023-04-21 05:20 | Add docstrings | lash | 1 | +3 | -0 |
2023-04-20 19:35 | Improve logging | lash | 5 | +7 | -3 |
2023-04-20 18:27 | Remove dead code | lash | 3 | +1 | -16 |
2023-04-20 18:22 | Apply control symbol resolution for MOVE, revert renderer persist | lash | 6 | +26 | -43 |
2023-04-20 15:55 | Recover non-root state on engine persist | lash | 11 | +166 | -28 |
2023-04-20 13:36 | Add persisted engine object for interactive use | lash | 3 | +113 | -1 |
2023-04-20 12:15 | Amend module path in go.mod | lash | 1 | +1 | -1 |
2023-04-20 11:56 | Amend import paths to specify git protocol | lash | 35 | +72 | -72 |
2023-04-19 06:46 | Add warn loglevel, add piknik tracker | lash | 11 | +9 | -10 |
2023-04-18 14:06 | Remove useless stateful resource implementation | lash | 2 | +0 | -43 |
2023-04-18 14:03 | Replace compile bash script with makefiles | lash | 7 | +55 | -32 |
2023-04-18 13:41 | Remove menu residue when move without render, trigger on halt | lash | 6 | +76 | -6 |
2023-04-18 08:48 | Implement context logging | lash | 5 | +82 | -56 |
2023-04-18 08:29 | Correct caller information in logger | lash | 1 | +37 | -18 |
2023-04-18 08:16 | Add logging interface, vanilla implementation | lash | 30 | +371 | -77 |
2023-04-17 15:31 | Merge branch 'dev-0.0.9a' into dev-0.0.9 | lash | 4 | +135 | -9 |
2023-04-17 15:30 | Add tests for state debug outputs | lash | 4 | +135 | -9 |
2023-04-17 12:17 | Enforce resource interface in profile resource constructor | lash | 3 | +7 | -5 |
2023-04-17 06:26 | Allow special targets for catch, input validate example | lash | 7 | +113 | -8 |
2023-04-17 05:35 | Add hello world example | lash | 11 | +49 | -29 |
2023-04-16 12:41 | Rehabilitate generic interactive tool | lash | 1 | +6 | -1 |
2023-04-16 12:34 | Implement user flag offset | lash | 2 | +3 | -1 |
2023-04-16 12:23 | Add features description in readme, license | lash | 2 | +698 | -2 |
2023-04-16 11:46 | Sort opcode section in readme | lash | 1 | +9 | -10 |
2023-04-16 11:39 | Remove obsolete description part of MOVE directive in readme | lash | 1 | +1 | -1 |
2023-04-16 11:37 | Update readme | lash | 1 | +17 | -4 |
2023-04-16 11:15 | Add nomove state transition option, session partitioned interactive example | lash | 19 | +177 | -73 |
2023-04-16 09:40 | Add engine and state restart on empty termination node | lash | 6 | +121 | -21 |
2023-04-16 08:28 | Update readme | lash | 1 | +15 | -0 |
2023-04-16 08:13 | Flush code buffer on catch | lash | 4 | +14 | -2 |
2023-04-16 08:12 | WIP terminating example for profile data entered | lash | 4 | +72 | -12 |
2023-04-16 07:51 | Catch empty code after engine init | lash | 10 | +67 | -24 |
2023-04-16 07:25 | Add initialize entry state in compile script | lash | 10 | +26 | -8 |
2023-04-16 07:13 | Pass through wildcard when have match in incmp | lash | 13 | +91 | -17 |
2023-04-15 06:06 | WIP add profile menu example | lash | 17 | +108 | -8 |
2023-04-14 08:59 | Rename project to vise | lash | 31 | +90 | -92 |
2023-04-14 08:19 | Add bigger range in many size sizer tests | lash | 1 | +2 | -2 |
2023-04-14 08:16 | Remove dead code in engine persist | lash | 1 | +0 | -6 |
2023-04-14 08:12 | Add menued manysize test | lash | 1 | +31 | -1 |
2023-04-14 08:09 | Fix single byte overflow case for sized render | lash | 5 | +33 | -17 |
2023-04-13 09:33 | WIP correct entry point in persisted runner | lash | 9 | +106 | -60 |
2023-04-13 09:10 | Implement ascend from catch code in vm runner | lash | 2 | +6 | -1 |
2023-04-13 08:56 | Add package documentation comments | lash | 9 | +18 | -0 |
2023-04-13 08:38 | Add output to persisted engine run, add code docs | lash | 4 | +41 | -10 |
2023-04-13 08:16 | Add input to entryfuncs, return flag delta from entryfunc | lash | 9 | +228 | -38 |
2023-04-13 06:56 | Make client input available for LOAD instruction execution | lash | 7 | +24 | -23 |
2023-04-12 23:38 | Add persisted state engine runner | lash | 12 | +186 | -40 |
2023-04-12 22:42 | Add persist module | lash | 8 | +260 | -80 |
2023-04-12 17:20 | Fix dev commands directory structure | lash | 4 | +4 | -2 |
2023-04-12 17:09 | Move source files to root dir | lash | 42 | +0 | -0 |
2023-04-12 17:04 | Add code comment documentation | lash | 13 | +134 | -70 |
2023-04-12 13:20 | Write root menu to writer (not stdout) in engine loop | lash | 3 | +41 | -7 |
2023-04-12 08:15 | Update readme | lash | 1 | +11 | -9 |
2023-04-12 07:42 | Catch browse back beyond start | lash | 2 | +20 | -2 |
2023-04-12 07:30 | Catch beyond index error in browse | lash | 8 | +48 | -38 |
2023-04-12 06:56 | Include newline in pager accumulation calc | lash | 2 | +47 | -3 |
2023-04-12 06:29 | Handle browse input | lash | 2 | +2 | -1 |
2023-04-11 07:35 | Add menu navigation to net remaining in browseable render | lash | 4 | +50 | -19 |
2023-04-10 16:38 | WIP add menu render to sizer context | lash | 5 | +59 | -17 |
2023-04-10 15:12 | WIP implement high-level pagination test | lash | 8 | +60 | -14 |
2023-04-10 14:26 | Complete move map code to page code in render module | lash | 11 | +61 | -36 |
2023-04-10 08:19 | Terminate on code EOF when not checking input | lash | 3 | +40 | -10 |
2023-04-10 08:05 | Add cache push and pop in vm target processingC | lash | 5 | +55 | -12 |
2023-04-10 07:07 | Correct error comparison for sym data load in fs | lash | 5 | +54 | -5 |
2023-04-10 06:54 | Use correct target, ctrl regex for incmp | lash | 6 | +53 | -21 |
2023-04-10 04:30 | Add dynamic file reader alternative for funcfor in fs resource | lash | 10 | +85 | -75 |
2023-04-09 14:58 | Factor out engine loop code | lash | 2 | +41 | -28 |
2023-04-09 14:35 | Add stateful render method to vm | lash | 7 | +87 | -118 |
2023-04-09 09:16 | Fully rehabilitate all modules after cache, page refactor | lash | 5 | +48 | -25 |
2023-04-09 08:44 | Add render interface defs, rehabilitate vm | lash | 9 | +297 | -111 |
2023-04-08 22:35 | WIP Factor page, sizer, menu to render package, cachemap to page | lash | 17 | +886 | -894 |
2023-04-08 21:32 | Factor out menu handling | lash | 3 | +226 | -102 |
2023-04-08 15:09 | WIP factor out cache code | lash | 4 | +534 | -420 |
2023-04-08 14:27 | Move test fixture code for resource wrapper to separate file | lash | 2 | +47 | -51 |
2023-04-08 10:46 | WIP Add indexed condition for browse menu items display | lash | 4 | +49 | -11 |
2023-04-08 10:31 | Add menu browse display conditional on state | lash | 4 | +123 | -12 |
2023-04-08 09:20 | Add stateful resource navigation | lash | 3 | +47 | -0 |
2023-04-08 09:01 | Revert "Remove MNEXT, MPREV again (sigh)" | lash | 8 | +92 | -92 |
2023-04-08 08:53 | Remove MNEXT, MPREV again (sigh) | lash | 8 | +92 | -92 |
2023-04-08 08:31 | Reinstatate MNEXT, MPREV | lash | 9 | +144 | -26 |
2023-04-08 07:54 | Factor out target sym navigation handling | lash | 4 | +93 | -24 |
2023-04-08 07:14 | Use INCMP for lateral move, new input vm mod file | lash | 12 | +82 | -98 |
2023-04-07 10:31 | Newline replacement string for portion render | lash | 9 | +195 | -57 |
2023-04-07 08:30 | Add sink splitter | lash | 2 | +96 | -8 |
2023-04-06 14:21 | WIP Add size checker to resource render | lash | 9 | +279 | -13 |
2023-04-06 11:47 | Add descriptive input checker error | lash | 1 | +6 | -3 |
2023-04-06 11:41 | Add input format checker in engine | lash | 3 | +33 | -3 |
2023-04-06 11:08 | Add documentation | lash | 3 | +24 | -11 |
2023-04-06 10:49 | Fix endless loop in test after moving default catch code external | lash | 1 | +7 | -6 |
2023-04-06 09:55 | Add invalid input node in testdata | lash | 3 | +19 | -6 |
2023-04-06 09:08 | WIP Add termination handler in engine | lash | 7 | +47 | -28 |
2023-04-06 08:54 | Catch missing input on empty bytecode buffer | lash | 3 | +68 | -18 |
2023-04-06 08:14 | Add display initial to engine execution | lash | 6 | +29 | -9 |
2023-04-06 07:49 | Make assembler handle non-DOWN menu choices | lash | 5 | +17 | -6 |
2023-04-06 07:38 | Proper catch of CATCH and INCMP | lash | 3 | +88 | -32 |
2023-04-05 11:06 | WIP Add batch menu handler for asm | lash | 3 | +254 | -258 |
2023-04-05 10:22 | Fix bad int render for sig | lash | 2 | +30 | -97 |
2023-04-05 07:59 | WIP fix sig case for uint | lash | 2 | +146 | -20 |
2023-04-05 07:41 | Update readme | lash | 1 | +11 | -7 |
2023-04-05 07:38 | Add assembler binary | lash | 3 | +40 | -2 |
2023-04-05 07:21 | Add noarg parse, multi write test | lash | 2 | +73 | -0 |
2023-04-05 07:14 | Add parser for single | lash | 1 | +1 | -1 |
2023-04-05 07:14 | Add parser for double | lash | 2 | +58 | -1 |
2023-04-05 07:12 | Add parser for double | lash | 2 | +68 | -1 |
2023-04-04 20:02 | Add parser for display arg | lash | 3 | +81 | -5 |
2023-04-04 19:32 | Add parser for sized arg | lash | 2 | +115 | -12 |
2023-04-04 09:38 | Add asm parser | lash | 2 | +22 | -1 |
2023-04-04 09:32 | Add asm parser | lash | 8 | +284 | -129 |
2023-04-04 07:10 | Implement verifier as writer | lash | 2 | +110 | -51 |
2023-04-04 06:42 | Add code comments, rename tail var to b | lash | 2 | +68 | -43 |
2023-04-03 08:52 | Correct MSIZE args | lash | 4 | +12 | -10 |
2023-04-03 08:18 | Update readme | lash | 1 | +7 | -1 |
2023-04-03 08:14 | Improve clarity for menu batch codes | lash | 1 | +7 | -4 |
2023-04-03 08:11 | Add menu browser choices handling | lash | 8 | +173 | -22 |
2023-04-03 07:22 | Add menu interpreter | lash | 2 | +122 | -0 |
2023-04-03 06:34 | Ignore load request on same level in state | lash | 3 | +9 | -11 |
2023-04-02 22:53 | Instructions and render for menu display | lash | 12 | +196 | -25 |
2023-04-02 14:00 | Add disasembler-ish - bytecode to instruction debug output | lash | 7 | +258 | -5 |
2023-04-02 12:59 | Factor out instruction parse from runner in vm | lash | 4 | +259 | -158 |
2023-04-02 11:20 | Remove BACK symbol | lash | 3 | +1 | -4 |
2023-04-02 11:12 | WIP Factor out instruction parsing | lash | 5 | +390 | -425 |
2023-04-02 09:20 | Add interactive runner | lash | 2 | +30 | -4 |
2023-04-02 09:11 | Remove duplicate rendertemplate code in vm test | lash | 9 | +109 | -45 |
2023-04-02 08:07 | Add testdata generator | lash | 10 | +170 | -16 |
2023-04-01 23:20 | Add sink example | lash | 1 | +3 | -2 |
2023-04-01 23:16 | Clear up bytecode example | lash | 1 | +5 | -5 |
2023-04-01 23:12 | Add bytecode example to readme | lash | 1 | +14 | -0 |
2023-04-01 22:58 | REmove duplicate input setter in engine | lash | 1 | +0 | -4 |
2023-04-01 22:56 | Add symbol to input check mapping | lash | 6 | +14 | -9 |
2023-04-01 22:42 | Remove commented code | lash | 2 | +1 | -23 |
2023-04-01 22:40 | Remove router package | lash | 2 | +0 | -224 |
2023-04-01 21:19 | Implement INCMP and check in nav match flag | lash | 12 | +177 | -269 |
2023-04-01 20:25 | Add HALT opcode | lash | 4 | +142 | -110 |
2023-04-01 19:39 | Add readme section about signals | lash | 1 | +11 | -2 |
2023-04-01 16:32 | More readme edits | lash | 1 | +44 | -1 |
2023-04-01 15:03 | Menu hierarchy fix | lash | 1 | +2 | -2 |
2023-04-01 15:02 | Add more details in readme | lash | 1 | +42 | -0 |
2023-04-01 14:40 | More readme edit | lash | 1 | +4 | -4 |
2023-04-01 14:37 | Remove sink opcode | lash | 2 | +1 | -3 |
2023-04-01 14:33 | Add readme | lash | 1 | +34 | -0 |
2023-04-01 14:04 | Add documentation | lash | 2 | +25 | -8 |
2023-04-01 13:47 | WIP implement engine object | lash | 6 | +259 | -172 |
2023-04-01 09:58 | Add engine object | lash | 9 | +166 | -20 |
2023-04-01 08:06 | Add 'back' portion of catch test | lash | 1 | +10 | -0 |
2023-04-01 08:03 | Add catch implementation | lash | 3 | +54 | -8 |
2023-04-01 07:36 | Add test state flag by byte slice | lash | 2 | +103 | -19 |
2023-03-31 22:25 | Add flags byte array check | lash | 2 | +13 | -1 |
2023-03-31 22:17 | Add bit flag manipulation | lash | 2 | +134 | -6 |
2023-03-31 21:35 | Remove unused input from EntryFunc, add docs | lash | 6 | +167 | -51 |
2023-03-31 20:18 | DRY level reset in state | lash | 2 | +28 | -24 |
2023-03-31 20:08 | Enfore single sink for map level | lash | 5 | +67 | -18 |
2023-03-31 19:42 | Add sizes reporting in state | lash | 2 | +54 | -1 |
2023-03-31 19:23 | implement size constraint on value | lash | 2 | +11 | -6 |
2023-03-31 19:05 | Add back handler | lash | 2 | +66 | -1 |
2023-03-31 18:40 | Execute arg with render | lash | 2 | +39 | -3 |
2023-03-31 18:24 | Add arg handling, invalid arg handling | lash | 5 | +122 | -31 |
2023-03-31 17:17 | Add error to arg getset | lash | 2 | +20 | -4 |
2023-03-31 17:04 | Add default router for non-selector inputs | lash | 3 | +50 | -7 |
2023-03-31 16:27 | Add router | lash | 4 | +181 | -0 |
2023-03-31 15:12 | Add reload test, simpler instruction generator in vm test | lash | 3 | +82 | -7 |
2023-03-31 14:24 | Add multi-instruction test stub | lash | 4 | +31 | -1 |
2023-03-31 14:03 | Add run loop | lash | 4 | +148 | -96 |
2023-03-31 13:04 | Add duplicate key check | lash | 3 | +100 | -5 |
2023-03-31 12:24 | Factor out map from add | lash | 3 | +32 | -14 |
2023-03-31 12:06 | Add frame exit | lash | 3 | +48 | -12 |
2023-03-31 11:56 | Implement cache size check | lash | 3 | +34 | -3 |
2023-03-31 09:59 | WIP apply map command | lash | 6 | +153 | -8 |
2023-03-31 09:52 | Initial commit | lash | 10 | +416 | -0 |