Commit Graph

14 Commits

Author SHA1 Message Date
Timothy Warren 2956999737 Docblocks for some public methods, and a few highlighting tweaks
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-04-14 13:15:31 -04:00
Timothy Warren b980a6feb0 Improve highlighting for non-PHP languages
timw4mail/php-kilo/pipeline/head There was a failure building this commit Details
2021-04-09 21:19:46 -04:00
Timothy Warren 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 d7081d2b4e Fix more things that were broken 2021-03-17 15:38:52 -04:00
Timothy Warren 7d381d10e9 Move some logic to Document class 2021-03-16 18:37:53 -04: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 5787fe3822 Go full PHP with composer and phpunit 2019-11-08 16:27:08 -05:00
Timothy Warren 346ef67a08 Work in progress on PHP highlighting using token_get_all 2019-10-29 17:02:03 -04:00
Timothy Warren ca9ec17d49 Complete tutorial 2019-10-25 16:36:03 -04:00
Timothy Warren 2bc98b0308 Keyword highlighting, completing step 174 2019-10-25 14:49:34 -04:00
Timothy Warren cf0436dc7d Highlight single-line comments, finish step 171 2019-10-25 12:08:21 -04:00
Timothy Warren 3dc3fc01aa Highlight strings, complete step 168 2019-10-25 11:49:04 -04:00
Timothy Warren 26eb9170f7 Add Syntax class, from step 157 2019-10-24 16:58:52 -04:00