148 Commits

Author SHA1 Message Date
871e816489 Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:30:57 -05:00
861b769dfb Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:27:40 -05:00
804544a0de Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:25:35 -05:00
a209dce6ad Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:21:46 -05:00
f48ae76320 Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:20:03 -05:00
9500e3d630 Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:19:15 -05:00
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
b37f0ae420 Disable bun test coverage threshold
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:11:02 -05:00
0148473e7b Adjust bun coverage thresholds
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:08:03 -05:00
cf0a24ae2f Don't try to collect test coverage for bun on CI
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2025-01-23 16:03:26 -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
db3e5dd685 Don't bother testing tsx runtime
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-08-05 14:40:43 -04:00
b01212b76e Attempt to test tsx
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-26 14:24:08 -04:00
269322e5b2 Attempt to test tsx
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-26 13:45:39 -04:00
57e96db4ff Attempt to test tsx
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-26 13:39:35 -04:00
ec3d9c3179 Attempt to test tsx
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-26 13:22:34 -04:00
7aa71d4dae Attempt to test tsx
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-26 10:45:18 -04:00
8b44e250e2 Refactor again
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-25 11:47:44 -04:00
501f5e10d5 Misc refactoring
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-24 15:44:28 -04:00
46a0314ce6 Refactor Ansi module so that it works as expected
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-24 15:19:32 -04:00
d59900a895 Add Rust filetype, full tests for Option
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-24 14:58:42 -04:00
a7fcc982fe Test coverage for the FileType classes
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-24 09:02:29 -04:00
c31933ed9b Highlight character type separate from string type
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-23 14:21:57 -04:00
58490f1c51 Actually add file for new filetype
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-22 15:44:11 -04:00
d90d685ef2 Add C highlighting support
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-22 15:33:01 -04:00
6101132a15 Tweak highlighting for keywords
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-19 15:55:16 -04:00
21d26ede6c A lot of tweaks
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-19 15:31:27 -04:00
5b40d16999 More fun with colors
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-18 17:25:21 -04:00
0c13942aae Play with colors, add hecto highlighting fix
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-18 15:46:52 -04:00
ea00f76a62 Add render optimizations from hecto, fix rendering of multiline comments
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-18 13:41:45 -04:00
2b3be61933 Add demo code folder
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-17 16:23:53 -04:00
1a8d9f5469 Add operator highlighting, partially fix search
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-17 16:23:06 -04:00
65ff7e5b79 Mostly get multi-line comments highlighted (minus the last slash...)
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-17 12:08:16 -04:00
6d9d1113f2 More Filetype information, tweak highlighting colors slightly
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-17 10:57:06 -04:00
e84dfa9ba9 Highlight keywords
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-17 10:32:00 -04:00
359e739fe8 Highlight single-line comments, and refactor highlighting method
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-16 17:18:09 -04:00
32e3676b02 Handle escaped characters in strings
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-16 16:03:28 -04:00
b5856f063a Add string highlighting
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-16 15:57:41 -04:00
01b8535c5e Highlight numbers properly
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-16 11:17:45 -04:00
8c54ceb104 Add shell scripts to run without just, fix the issue with bun and tsx failing to exit
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-12 15:33:03 -04:00
1951425508 Refactor runtimes
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-12 10:58:23 -04:00
21ff71cc94 Fix a cursor position issue when searching forward
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-11 17:29:39 -04:00
2c21bf0c9b Use node apis for test setup, refactor a bunch of runtime stuff
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-11 17:27:49 -04:00
b2169cf54b Properly document the Option type
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-11 12:06:45 -04:00
d7bf8801c9 Put the important scripts package.json so they can be run without Just
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-10 16:32:28 -04:00
4be7be09a7 Fix some issues with line splitting/merging
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-10 16:12:39 -04:00
4436a8a783 Refactor stuff
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
2024-07-10 12:11:27 -04:00
b3bddbb601 Refactor search to work like in hecto, albeit with some bugs with backwards searching
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-09 17:02:16 -04:00
e0e7849fe4 Clean up some types 2024-07-09 16:12:28 -04:00
88bf3da4e7 Use Tsx/node implementation for file/terminal_io in Bun runtime
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
2024-07-09 10:23:25 -04:00