Commit Graph

18 Commits

Author SHA1 Message Date
Timothy Warren d3bf9294cc Cut down on some highlighting boilerplate 2019-11-06 14:48:21 -05:00
Timothy Warren da2bec354a Ugly progress commit 2019-11-06 13:57:19 -05:00
Timothy Warren 0877bcd6dd Some progress on multi-line comments in PHP 2019-11-05 16:56:18 -05:00
Timothy Warren 155340df66 Misc updates 2019-11-05 13:51:21 -05:00
Timothy Warren be415d28b8 More looping updates 2019-11-05 13:21:37 -05:00
Timothy Warren 2871ead27d Do null key check 2019-11-05 12:56:12 -05:00
Timothy Warren dd9d52400e Remove redundant code 2019-11-05 12:38:03 -05:00
Timothy Warren c16b9aa6f0 Fix some editing issues 2019-11-05 12:28:10 -05:00
Timothy Warren d617c1c009 More progress on PHP syntax highlighting 2019-10-30 16:36:17 -04:00
Timothy Warren d115985833 Make sure to keep all the tokens, rework php highlighting into lookup arrays 2019-10-30 14:21:10 -04:00
Timothy Warren fa96e91b30 More PHP highlighting 2019-10-29 17:24:04 -04: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 5566441dc3 Complete step 164 2019-10-25 10:28:15 -04:00
Timothy Warren cb8eb05249 Split classes and setup autoloading 2019-10-24 16:57:27 -04:00