-
afd6560db4
Add KeyType::CTRL helper method
Timothy J Warren
2020-02-05 15:20:32 -0500
-
366945bda1
Fix merge conflict
Timothy J Warren
2020-02-05 14:51:42 -0500
-
-
6f870aa922
Refactor and simplify
Timothy J Warren
2020-02-05 14:50:31 -0500
-
60b1cca695
Cut down on number of keycode escapes with constants
Timothy Warren
2020-01-29 16:13:05 -0500
-
a47b527a28
Update README
Timothy Warren
2020-01-27 16:11:11 -0500
-
52e284b818
Improve tput detection
Timothy Warren
2020-01-27 15:57:45 -0500
-
-
f8894b971a
Add basic event system
Timothy Warren
2020-01-27 15:11:35 -0500
-
54bc83e1f9
Clean up key mapping with more constants
Timothy Warren
2020-01-27 15:11:20 -0500
-
24baca3cb8
Improve terminal size checking
Timothy Warren
2020-01-23 13:41:35 -0500
-
83c5c51b58
Actually add the test...
Timothy J Warren
2019-12-05 14:54:25 -0500
-
a0e0f80223
Tests for the ANSI methods
Timothy J Warren
2019-12-05 14:54:00 -0500
-
b54221ed38
Simplify more escape sequences
Timothy J Warren
2019-12-05 11:05:07 -0500
-
d095b82a3c
Update README with build status
Timothy J Warren
2019-12-05 11:04:36 -0500
-
8c159dd5bc
Attempt to verify tput exists before using it
Timothy J Warren
2019-12-05 11:00:03 -0500
-
5ffa267e15
Attempt to enable ffi for code coverage
Timothy J Warren
2019-12-04 16:45:13 -0500
-
ce5389c242
Give the docker image the correct permissions
Timothy J Warren
2019-12-04 16:26:16 -0500
-
462e0d2731
Move phpdbg install to Dockerfile
Timothy J Warren
2019-12-04 16:21:56 -0500
-
2e1d177e47
Will it build?
Timothy J Warren
2019-12-04 16:15:49 -0500
-
fea583a495
Satisfy missing dependency
Timothy J Warren
2019-12-04 16:01:02 -0500
-
94a3e2df7a
Try CI with custom docker file
Timothy J Warren
2019-12-04 15:59:18 -0500
-
fb5dd66bee
Replace inline ANSI escapes with constants and static methods
Timothy J Warren
2019-12-04 10:54:15 -0500
-
7acf38da9c
Merge remote-tracking branch 'origin/master'
Timothy J Warren
2019-12-04 10:46:54 -0500
-
-
bbb9dad72b
Update Jenkinsfile to use stable PHP
Timothy J Warren
2019-12-04 10:46:26 -0500
-
c3bdc6f67b
Clean functions, fix sizing on mac
Timothy Warren
2019-12-02 16:27:22 -0500
-
-
f5aafb465a
Mac fixes
Timothy J Warren
2019-12-02 09:44:11 -0500
-
30440e577a
Try again for FFI
Timothy J Warren
2019-11-20 16:30:15 -0500
-
c2228afe33
FFI is a hard requirement...
Timothy J Warren
2019-11-20 16:20:52 -0500
-
569b1d3f68
Try to actually run tests
Timothy J Warren
2019-11-20 16:18:32 -0500
-
94a3c66a5d
fix case of Jenkinsfile
Timothy J Warren
2019-11-20 16:15:57 -0500
-
a18b93e07f
Attempt to get CI working
Timothy J Warren
2019-11-20 16:11:31 -0500
-
96673d94af
Add json dependency for tests
Timothy J Warren
2019-11-20 16:02:35 -0500
-
5c73b3db2b
More test coverage, and snapshots
Timothy J Warren
2019-11-20 15:03:48 -0500
-
eb116a5072
Tests for every class
Timothy J Warren
2019-11-19 17:01:45 -0500
-
513b5537a9
Update gitignore
Timothy J Warren
2019-11-19 16:11:42 -0500
-
a3e902967a
A little cleanup refactoring
Timothy J Warren
2019-11-19 15:57:51 -0500
-
99c5ac9697
Test coverage
Timothy J Warren
2019-11-19 13:48:12 -0500
-
0ed7a34948
Remove redundant checks
Timothy J Warren
2019-11-18 13:45:36 -0500
-
cf75f92cd5
Fix syntax highlighting dissapearing when code pushed to new line (for PHP)
Timothy J Warren
2019-11-15 16:19:34 -0500
-
345239d248
Fix test, PHP highlighting now works as expected
Timothy J Warren
2019-11-15 11:35:08 -0500
-
8951894493
More PHP token refactoring
Timothy J Warren
2019-11-14 17:11:10 -0500
-
519a193a8d
Refactor PHP token function into class, more tests
Timothy J Warren
2019-11-14 12:14:02 -0500
-
de0b6bda43
First unit test
Timothy J Warren
2019-11-14 11:12:32 -0500
-
99799e1d5a
Slight tweak of php token handling
Timothy J Warren
2019-11-13 16:26:19 -0500
-
9c23194feb
little rawmode cleanup
Timothy J. Warren
2019-11-08 21:48:46 -0500
-
5787fe3822
Go full PHP with composer and phpunit
Timothy J Warren
2019-11-08 16:27:08 -0500
-
c4f9d67980
Further simplify Row->update
Timothy J Warren
2019-11-08 13:32:31 -0500
-
8baca1d293
Improve token mapping, fix multi-line PHP comments
Timothy J Warren
2019-11-08 13:28:24 -0500
-
e2e4f421e0
Insert a little more sanity
Timothy J Warren
2019-11-08 12:04:26 -0500
-
252eddc093
Another ugly progress commit
Timothy J Warren
2019-11-08 12:02:00 -0500
-
bb10b69e12
Make ANSI escape colors into constants
Timothy J Warren
2019-11-06 16:11:38 -0500
-
ae5228a6f1
Minor refactor
Timothy J Warren
2019-11-06 14:55:32 -0500
-
d3bf9294cc
Cut down on some highlighting boilerplate
Timothy J Warren
2019-11-06 14:48:21 -0500
-
da2bec354a
Ugly progress commit
Timothy J Warren
2019-11-06 13:57:19 -0500
-
0877bcd6dd
Some progress on multi-line comments in PHP
Timothy J Warren
2019-11-05 16:56:18 -0500
-
155340df66
Misc updates
Timothy J Warren
2019-11-05 13:51:21 -0500
-
f55a603031
Add php highlighting test file
Timothy J Warren
2019-11-05 13:50:02 -0500
-
be415d28b8
More looping updates
Timothy J Warren
2019-11-05 13:21:37 -0500
-
2871ead27d
Do null key check
Timothy J Warren
2019-11-05 12:56:12 -0500
-
dd9d52400e
Remove redundant code
Timothy J Warren
2019-11-05 12:38:03 -0500
-
c7d9f00965
Replace foreachs with for loops
Timothy J Warren
2019-11-05 12:37:25 -0500
-
c16b9aa6f0
Fix some editing issues
Timothy J Warren
2019-11-05 12:28:10 -0500
-
3d2bc7ef48
Partially fix inserting new lines in the PHP version
Timothy J Warren
2019-10-31 19:05:39 -0400
-
d617c1c009
More progress on PHP syntax highlighting
Timothy J Warren
2019-10-30 16:36:17 -0400
-
d115985833
Make sure to keep all the tokens, rework php highlighting into lookup arrays
Timothy J Warren
2019-10-30 14:21:10 -0400
-
fa96e91b30
More PHP highlighting
Timothy J Warren
2019-10-29 17:24:04 -0400
-
346ef67a08
Work in progress on PHP highlighting using token_get_all
Timothy J Warren
2019-10-29 17:02:03 -0400
-
ca9ec17d49
Complete tutorial
Timothy J Warren
2019-10-25 16:36:03 -0400
-
4df0644bc2
Refactor array_replace_range and syntax_to_color
Timothy J Warren
2019-10-25 15:35:20 -0400
-
e6dc670c1d
Complete step 176
Timothy J Warren
2019-10-25 15:34:56 -0400
-
2bc98b0308
Keyword highlighting, completing step 174
Timothy J Warren
2019-10-25 14:49:34 -0400
-
cf0436dc7d
Highlight single-line comments, finish step 171
Timothy J Warren
2019-10-25 12:08:21 -0400
-
3dc3fc01aa
Highlight strings, complete step 168
Timothy J Warren
2019-10-25 11:49:04 -0400
-
17283f5011
Improve highlighting loop and language support
Timothy J Warren
2019-10-25 10:47:44 -0400
-
5566441dc3
Complete step 164
Timothy J Warren
2019-10-25 10:28:15 -0400
-
79d9a6def3
Remove some extra lines
Timothy J. Warren
2019-10-24 20:21:44 -0400
-
76b6acdf80
tweak main function
Timothy J Warren
2019-10-24 17:07:07 -0400
-
26eb9170f7
Add Syntax class, from step 157
Timothy J Warren
2019-10-24 16:58:52 -0400
-
cb8eb05249
Split classes and setup autoloading
Timothy J Warren
2019-10-24 16:57:27 -0400
-
88afc3909e
Improve number highlighting, finish step 156
Timothy J Warren
2019-10-24 16:22:52 -0400
-
a59bcfb9d1
highlight search results in blue, step 151
Timothy J Warren
2019-10-24 12:01:00 -0400
-
78a91514b3
Refactor C constants to be class constants of the C class
Timothy J Warren
2019-10-24 12:00:14 -0400
-
29026373b8
Make functions all snake case, move ffi to only functions.php
Timothy J Warren
2019-10-24 10:58:38 -0400
-
23c88b7dad
Simplify getting 'enum' constants
Timothy J Warren
2019-10-23 16:14:27 -0400
-
0da8d12758
Refactor syntax highlighting, complete step 149
Timothy J Warren
2019-10-23 16:10:56 -0400
-
83168301ce
Make digits red
Timothy J Warren
2019-10-23 13:36:16 -0400
-
bb1ee20964
Remove unused ffi prototypes, make php equivalent functions
Timothy J Warren
2019-10-23 13:34:40 -0400
-
0b66606e6c
Finish chapter 6, adding incremental search
Timothy J Warren
2019-10-23 10:36:04 -0400
-
6d0074ffd3
Fix Ctrl-S handling
Timothy J. Warren
2019-10-22 17:50:35 -0400
-
5642187c0e
Ugly progress commit
Timothy J Warren
2019-10-22 16:44:55 -0400
-
98a3b8b691
Complete chapter 5
Timothy Warren
2019-10-22 16:16:28 -0400
-
1522544fc9
Remove duplicate method
Timothy J Warren
2019-10-22 14:25:46 -0400
-
deaed33b90
Merge branch 'master' of git.timshomepage.net:tutorials/php-kilo
Timothy J Warren
2019-10-22 12:09:21 -0400
-
-
34d96e73a6
Up to step 121
Timothy J Warren
2019-10-22 12:09:11 -0400
-
e2d3697279
Start chapter 5
Timothy J. Warren
2019-10-21 20:48:32 -0400
-
-
e9cdc17322
Fix issues with rendering and input handling
Timothy J Warren
2019-10-21 15:37:20 -0400
-
5ced2d1f09
Misc bugfixes
Timothy J Warren
2019-10-18 16:20:34 -0400
-
340dc459f5
Don't refresh until there's a keypress
Timothy J. Warren
2019-10-16 22:14:30 -0400
-
77473f9602
Finish chapter 4, drawing issues exist, at least in tmux
Timothy J Warren
2019-10-16 16:43:15 -0400
-
15f36a960a
Add README
Timothy J Warren
2019-10-15 14:57:58 -0400
-
9184a9b90f
Up to step 71 in tutorial
Timothy Warren
2019-10-15 13:23:25 -0400