Commit Graph

173 Commits

Author SHA1 Message Date
Timothy Warren
b642ff5c59 Readability refactoring
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-04 12:03:51 -05:00
Timothy Warren
3c64af224e Fix snapshot test
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2021-03-04 10:04:33 -05:00
Timothy Warren
5d0f05dc05 Try to fix CI with different docker image
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-04 09:12:41 -05:00
8eae0c7822 Attempt to fix CI tests
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 20:28:27 -05:00
2d8d8ef5d2 Attempt to fix CI tests
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 20:26:30 -05:00
6df5bda8f2 Attempt to fix CI tests
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 20:23:12 -05:00
Timothy Warren
02259f61a7 Simplify code with match statements
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 16:35:58 -05:00
9280b77d1e Highlight more token types
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 13:14:44 -05:00
Timothy Warren
03fed4d667 PHP Syntax highlighting using PhpToken
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2021-03-03 11:50:29 -05:00
Timothy Warren
7cd7d1baa5 Create php8 fork
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2020-12-04 11:18:21 -05:00
Timothy Warren
1e4735ee38 Clover code coverage, try again
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2020-03-11 14:59:34 -04:00
Timothy Warren
64e2aa7a9b Clover code coverage, maybe?
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2020-03-11 14:58:12 -04:00
Timothy Warren
c873ef349c Try something out on CI, once more
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2020-03-11 14:56:00 -04:00
Timothy Warren
eee60823b7 Try something out on CI, again
Some checks failed
timw4mail/php-kilo/pipeline/head There was a failure building this commit
2020-03-11 14:52:37 -04:00
Timothy Warren
aa30ece762 Try something out of CI
All checks were successful
timw4mail/php-kilo/pipeline/head This commit looks good
2020-03-11 14:47:20 -04:00
Timothy Warren
ff6b5f616a Merge branch 'master' of git.timshomepage.net:timw4mail/php-kilo
All checks were successful
timw4mail/php-kilo/master This commit looks good
2020-02-05 16:32:28 -05:00
Timothy Warren
b0ea547378 Fix CTRL method 2020-02-05 16:32:17 -05:00
6cead61796 Fix lockfile
All checks were successful
timw4mail/php-kilo/master This commit looks good
2020-02-05 15:45:37 -05:00
afd6560db4 Add KeyType::CTRL helper method
Some checks failed
timw4mail/php-kilo/master There was a failure building this commit
2020-02-05 15:20:32 -05:00
366945bda1 Fix merge conflict
Some checks failed
timw4mail/php-kilo/master There was a failure building this commit
2020-02-05 14:51:42 -05:00
6f870aa922 Refactor and simplify 2020-02-05 14:50:31 -05:00
Timothy Warren
60b1cca695 Cut down on number of keycode escapes with constants
All checks were successful
timw4mail/php-kilo/master This commit looks good
2020-01-29 16:13:05 -05:00
Timothy Warren
a47b527a28 Update README
All checks were successful
timw4mail/php-kilo/master This commit looks good
2020-01-27 16:11:11 -05:00
Timothy Warren
52e284b818 Improve tput detection
All checks were successful
timw4mail/php-kilo/master This commit looks good
2020-01-27 15:57:45 -05:00
Timothy Warren
f8894b971a Add basic event system
Some checks failed
timw4mail/php-kilo/master There was a failure building this commit
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
Some checks failed
timw4mail/php-kilo/master There was a failure building this commit
2020-01-23 13:41:35 -05:00
83c5c51b58 Actually add the test...
All checks were successful
Gitea - Tutorials/php-kilo/master This commit looks good
timw4mail/php-kilo/master This commit looks good
2019-12-05 14:54:25 -05:00
a0e0f80223 Tests for the ANSI methods
All checks were successful
Gitea - Tutorials/php-kilo/master This commit looks good
2019-12-05 14:54:00 -05:00
b54221ed38 Simplify more escape sequences
All checks were successful
Gitea - Tutorials/php-kilo/master This commit looks good
2019-12-05 11:05:07 -05:00
d095b82a3c Update README with build status 2019-12-05 11:04:36 -05:00
8c159dd5bc Attempt to verify tput exists before using it
All checks were successful
Gitea - Tutorials/php-kilo/master This commit looks good
2019-12-05 11:00:03 -05:00
5ffa267e15 Attempt to enable ffi for code coverage
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 16:45:13 -05:00
ce5389c242 Give the docker image the correct permissions
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 16:26:16 -05:00
462e0d2731 Move phpdbg install to Dockerfile
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 16:21:56 -05:00
2e1d177e47 Will it build?
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 16:15:49 -05:00
fea583a495 Satisfy missing dependency
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 16:01:02 -05:00
94a3e2df7a Try CI with custom docker file
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 15:59:18 -05:00
fb5dd66bee Replace inline ANSI escapes with constants and static methods
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 10:54:15 -05:00
7acf38da9c Merge remote-tracking branch 'origin/master'
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-04 10:46:54 -05:00
bbb9dad72b Update Jenkinsfile to use stable PHP 2019-12-04 10:46:26 -05:00
Timothy Warren
c3bdc6f67b Clean functions, fix sizing on mac
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-02 16:27:22 -05:00
f5aafb465a Mac fixes
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-12-02 09:44:11 -05:00
30440e577a Try again for FFI
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-11-20 16:30:15 -05:00
c2228afe33 FFI is a hard requirement...
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-11-20 16:20:52 -05:00
569b1d3f68 Try to actually run tests
Some checks failed
Gitea - Tutorials/php-kilo/master There was a failure building this commit
2019-11-20 16:18:32 -05:00
94a3c66a5d fix case of Jenkinsfile
All checks were successful
Gitea - Tutorials/php-kilo/master This commit looks good
2019-11-20 16:15:57 -05:00
a18b93e07f Attempt to get CI working 2019-11-20 16:11:31 -05:00
96673d94af Add json dependency for tests 2019-11-20 16:02:35 -05:00
5c73b3db2b More test coverage, and snapshots 2019-11-20 15:03:48 -05:00