9 Commits

Author SHA1 Message Date
d265a98338 Remove slightly problematic config item from deno config
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2025-01-23 16:13:53 -05:00
d20c308f53 Add 'override' modifier to overwritten properties in file types, generate test coverage for all runtimes
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 15:57:00 -05:00
8b44e250e2 Refactor again
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-25 11:47:44 -04:00
d5ce04fe8b Basic file opening and display. Off-by-one bug skipping first line, though 2023-11-14 15:53:45 -05:00
9cca55b101 Extract common interfaces out of runtime-specific adapters 2023-11-08 15:53:14 -05:00
2fcfe4328c Cross-runtime testing 2023-11-03 11:59:58 -04:00
7dcd42da13 Set up basic ascii parsing and display 2023-11-02 13:06:48 -04:00
b30c4d40d6 Get raw mode working in Deno 2023-11-01 15:05:31 -04:00
fba91bde10 Rough start to Deno runtime implemenation 2023-10-27 16:02:54 -04:00