Commit Graph

198 Commits

Author SHA1 Message Date
Timothy Warren
8cb783ed2f Add zig support
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-18 15:00:24 -04:00
Timothy Warren
573f8c0cde Add basic line numbers
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-17 16:15:00 -04:00
Timothy Warren
7554c69d63 Make some code more concise
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-12 16:02:09 -04:00
Timothy Warren
4a5f074f28 Fix some issues with search function
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-10 15:21:24 -04:00
Timothy Warren
b8cb08c8a8 Attempt to detect musl libc
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-10 14:20:19 -04:00
Timothy Warren
998102816e Use c stdlib function to set up raw mode
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-10 13:02:05 -04:00
Timothy Warren
fd478b697f Minor code tweaks, consolidate non-autoloaded code into one file
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2023-10-10 10:25:38 -04:00
dd4b707d12 Do autoloading without composer
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2023-10-09 13:15:37 +00:00
Timothy Warren
26ea12883a Minor code cleanup
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2022-11-18 13:38:18 -05:00
Timothy Warren
c8be79d2d8 Add more attributes to test file
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2022-09-01 09:29:07 -04:00
Timothy Warren
048f2c5f38 Start to add 256 color rendering support
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2022-08-26 15:44:00 -04:00
Timothy Warren
3b4ed0f245 Update test snapshot to fix tests
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2022-08-26 11:14:11 -04:00
Timothy Warren
63b93b1dd9 Update dependencies 2022-08-26 11:13:51 -04:00
Timothy Warren
5598636df1 Update test php file
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2022-08-23 15:33:11 -04:00
Timothy Warren
f2177e0b40 Update dockerfile for build
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2022-08-23 14:51:05 -04:00
Timothy Warren
2db285d54f Update build, hopefully to fix it
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2022-08-23 14:49:01 -04:00
Timothy Warren
7e19021af2 Update build
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2022-08-23 14:47:36 -04:00
Timothy Warren
5887faf7d4 Only refresh screen when a key is pressed
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2022-08-23 14:09:00 -04:00
Timothy Warren
07fded57e8 Update dependencies 2022-08-23 14:08:33 -04:00
Timothy Warren
6a9994c811 Update test snapshots
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-12-03 11:59:55 -05:00
Timothy Warren
36da56c519 Refactor to use new enums 2021-12-03 11:59:42 -05:00
Timothy Warren
9214c16595 Give PHP enums a go 2021-12-03 11:45:40 -05:00
Timothy Warren
eb3f7f848d Fix broken test
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-08-13 11:18:41 -04:00
Timothy Warren
131e6177e1 Sort of get html and xml syntax highlighting working
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-08-13 11:17:35 -04:00
Timothy Warren
4d91919fb5 Minor refactors, fix some typos 2021-08-13 11:16:57 -04:00
Timothy Warren
9c5493100f Update test snapshots
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-15 13:21:55 -04:00
ad90dcc775 Properly highlight hex and binary numeric literals
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-15 13:18:41 -04:00
c928be2d73 Merge branch 'refactor'
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-15 12:50:17 -04:00
608fe6cc62 Improve c language highlighting
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-15 12:47:02 -04:00
457560137d Comments and tests
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-14 19:00:37 -04:00
3ef4268263 More docblocks
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-14 18:38:33 -04:00
e22bb0545d Make operator highlighting optional
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-14 17:19:01 -04:00
Timothy Warren
d0817b62c4 Fix off-by-one highlighting error
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-14 16:38:41 -04:00
Timothy Warren
a50c22c0e0 Fix more tests
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-14 14:40:35 -04:00
Timothy Warren
8f5986e91e Resolve merge conflict 2021-04-14 13:24:13 -04:00
2956999737 Docblocks for some public methods, and a few highlighting tweaks
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-14 13:15:31 -04:00
5746d15117 Remove redundant method
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-14 12:25:41 -04:00
Timothy Warren
52875f348f Fix tests
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-13 16:15:32 -04:00
Timothy Warren
69ffb84b33 Remove some coverage comments
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-13 15:03:17 -04:00
b980a6feb0 Improve highlighting for non-PHP languages
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-09 21:19:46 -04:00
dcaf922796 Split syntax highlighting into methods
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-04-09 19:41:15 -04:00
ead70c33ac Refactor syntax class to use boolean flags instead of bitflags, allow conditional rendering of characters 2021-04-09 19:40:28 -04:00
Timothy Warren
30b4c3818a Continue refactoring of non-PHP syntax highlighting
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-09 16:27:16 -04:00
Timothy Warren
644f27bb37 More consistent names for keys 2021-04-09 13:52:01 -04:00
Timothy Warren
35ec8f27ad Fix line splitting on enter
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-09 11:26:02 -04:00
b63c3e49d8 Update dirty flag in a place it was missing
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-04-07 11:35:25 -04:00
Timothy Warren
6c568dfaac Start splitting render methods
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-18 16:26:30 -04:00
d92ca27880 Update more snapshot tests
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-17 15:43:24 -04:00
50151b7e18 Update snapshot test 2021-03-17 15:41:03 -04:00
d7081d2b4e Fix more things that were broken 2021-03-17 15:38:52 -04:00