Commit Graph

138 Commits

Author SHA1 Message Date
Timothy Warren 99685f3fcb Some refactoring
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-09 17:22:49 -05:00
Timothy Warren 5329378b93 Cleanup some unused code
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-09 13:37:03 -05:00
Timothy Warren 3b6cd21070 Update README
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-09 12:51:31 -05:00
Timothy Warren d7d8b4a197 Update README
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-09 12:50:29 -05:00
Timothy Warren bce3cae74c Update snapshot test
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-09 12:47:33 -05:00
Timothy Warren fdd90e289e Fix arrow key movement and use Position class for cursor and offset 2021-03-09 12:46:30 -05:00
Timothy Warren e4ffe8eb98 Correct syntax highlighting when adding a new line in the middle of the file 2021-03-09 11:05:23 -05:00
Timothy Warren 1680035546 Format fixing
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-08 19:48:50 -05:00
Timothy Warren f4c56d383a Fix failing test
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-05 21:20:38 -05:00
Timothy Warren 0627e7068a Save composer lock file
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-05 21:16:59 -05:00
Timothy Warren 319a5257cd Fix syntax error 2021-03-05 21:16:39 -05:00
Timothy Warren a952226b92 Use PHP 8 property promotion for Syntax class
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-05 21:11:27 -05:00
Timothy Warren 113cc1a0a1 Minor tweaks
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-05 20:47:59 -05:00
Timothy Warren e6f7095a45 Move terminal handling to its own class
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-05 12:06:23 -05:00
Timothy Warren 825966ac54 More cleanup
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-04 16:41:12 -05:00
Timothy Warren b642ff5c59 Readability refactoring
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-04 12:03:51 -05:00
Timothy Warren 3c64af224e Fix snapshot test
timw4mail/php-kilo/pipeline/head This commit looks good Details
2021-03-04 10:04:33 -05:00
Timothy Warren 5d0f05dc05 Try to fix CI with different docker image
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-04 09:12:41 -05:00
Timothy Warren 8eae0c7822 Attempt to fix CI tests
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 20:28:27 -05:00
Timothy Warren 2d8d8ef5d2 Attempt to fix CI tests
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 20:26:30 -05:00
Timothy Warren 6df5bda8f2 Attempt to fix CI tests
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 20:23:12 -05:00
Timothy Warren 02259f61a7 Simplify code with match statements
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 16:35:58 -05:00
Timothy Warren 9280b77d1e Highlight more token types
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 13:14:44 -05:00
Timothy Warren 03fed4d667 PHP Syntax highlighting using PhpToken
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-03-03 11:50:29 -05:00
Timothy Warren 7cd7d1baa5 Create php8 fork
timw4mail/php-kilo/pipeline/head This commit looks good Details
2020-12-04 11:18:21 -05:00
Timothy Warren 1e4735ee38 Clover code coverage, try again
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2020-03-11 14:59:34 -04:00
Timothy Warren 64e2aa7a9b Clover code coverage, maybe?
timw4mail/php-kilo/pipeline/head This commit looks good Details
2020-03-11 14:58:12 -04:00
Timothy Warren c873ef349c Try something out on CI, once more
timw4mail/php-kilo/pipeline/head This commit looks good Details
2020-03-11 14:56:00 -04:00
Timothy Warren eee60823b7 Try something out on CI, again
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2020-03-11 14:52:37 -04:00
Timothy Warren aa30ece762 Try something out of CI
timw4mail/php-kilo/pipeline/head This commit looks good Details
2020-03-11 14:47:20 -04:00
Timothy Warren ff6b5f616a Merge branch 'master' of git.timshomepage.net:timw4mail/php-kilo
timw4mail/php-kilo/master This commit looks good Details
2020-02-05 16:32:28 -05:00
Timothy Warren b0ea547378 Fix CTRL method 2020-02-05 16:32:17 -05:00
Timothy Warren 6cead61796 Fix lockfile
timw4mail/php-kilo/master This commit looks good Details
2020-02-05 15:45:37 -05:00
Timothy Warren afd6560db4 Add KeyType::CTRL helper method
timw4mail/php-kilo/master There was a failure building this commit Details
2020-02-05 15:20:32 -05:00
Timothy Warren 366945bda1 Fix merge conflict
timw4mail/php-kilo/master There was a failure building this commit Details
2020-02-05 14:51:42 -05:00
Timothy Warren 6f870aa922 Refactor and simplify 2020-02-05 14:50:31 -05:00
Timothy Warren 60b1cca695 Cut down on number of keycode escapes with constants
timw4mail/php-kilo/master This commit looks good Details
2020-01-29 16:13:05 -05:00
Timothy Warren a47b527a28 Update README
timw4mail/php-kilo/master This commit looks good Details
2020-01-27 16:11:11 -05:00
Timothy Warren 52e284b818 Improve tput detection
timw4mail/php-kilo/master This commit looks good Details
2020-01-27 15:57:45 -05:00
Timothy Warren f8894b971a Add basic event system
timw4mail/php-kilo/master There was a failure building this commit Details
2020-01-27 15:11:35 -05:00
Timothy Warren 54bc83e1f9 Clean up key mapping with more constants 2020-01-27 15:11:20 -05:00
Timothy Warren 24baca3cb8 Improve terminal size checking
timw4mail/php-kilo/master There was a failure building this commit Details
2020-01-23 13:41:35 -05:00
Timothy Warren 83c5c51b58 Actually add the test...
Gitea - Tutorials/php-kilo/master This commit looks good Details
timw4mail/php-kilo/master This commit looks good Details
2019-12-05 14:54:25 -05:00
Timothy Warren a0e0f80223 Tests for the ANSI methods
Gitea - Tutorials/php-kilo/master This commit looks good Details
2019-12-05 14:54:00 -05:00
Timothy Warren b54221ed38 Simplify more escape sequences
Gitea - Tutorials/php-kilo/master This commit looks good Details
2019-12-05 11:05:07 -05:00
Timothy Warren d095b82a3c Update README with build status 2019-12-05 11:04:36 -05:00
Timothy Warren 8c159dd5bc Attempt to verify tput exists before using it
Gitea - Tutorials/php-kilo/master This commit looks good Details
2019-12-05 11:00:03 -05:00
Timothy Warren 5ffa267e15 Attempt to enable ffi for code coverage
Gitea - Tutorials/php-kilo/master There was a failure building this commit Details
2019-12-04 16:45:13 -05:00
Timothy Warren ce5389c242 Give the docker image the correct permissions
Gitea - Tutorials/php-kilo/master There was a failure building this commit Details
2019-12-04 16:26:16 -05:00
Timothy Warren 462e0d2731 Move phpdbg install to Dockerfile
Gitea - Tutorials/php-kilo/master There was a failure building this commit Details
2019-12-04 16:21:56 -05:00