|
d617c1c009
|
More progress on PHP syntax highlighting
|
2019-10-30 16:36:17 -04:00 |
|
|
d115985833
|
Make sure to keep all the tokens, rework php highlighting into lookup arrays
|
2019-10-30 14:21:10 -04:00 |
|
|
346ef67a08
|
Work in progress on PHP highlighting using token_get_all
|
2019-10-29 17:02:03 -04:00 |
|
|
ca9ec17d49
|
Complete tutorial
|
2019-10-25 16:36:03 -04:00 |
|
|
4df0644bc2
|
Refactor array_replace_range and syntax_to_color
|
2019-10-25 15:35:20 -04:00 |
|
|
2bc98b0308
|
Keyword highlighting, completing step 174
|
2019-10-25 14:49:34 -04:00 |
|
|
cf0436dc7d
|
Highlight single-line comments, finish step 171
|
2019-10-25 12:08:21 -04:00 |
|
|
3dc3fc01aa
|
Highlight strings, complete step 168
|
2019-10-25 11:49:04 -04:00 |
|
|
cb8eb05249
|
Split classes and setup autoloading
|
2019-10-24 16:57:27 -04:00 |
|
|
88afc3909e
|
Improve number highlighting, finish step 156
|
2019-10-24 16:22:52 -04:00 |
|
|
78a91514b3
|
Refactor C constants to be class constants of the C class
|
2019-10-24 12:00:14 -04:00 |
|
|
29026373b8
|
Make functions all snake case, move ffi to only functions.php
|
2019-10-24 10:58:38 -04:00 |
|
|
bb1ee20964
|
Remove unused ffi prototypes, make php equivalent functions
|
2019-10-23 13:34:40 -04:00 |
|
|
6d0074ffd3
|
Fix Ctrl-S handling
|
2019-10-22 17:50:35 -04:00 |
|
Timothy Warren
|
98a3b8b691
|
Complete chapter 5
|
2019-10-22 16:16:28 -04:00 |
|
|
e9cdc17322
|
Fix issues with rendering and input handling
|
2019-10-21 15:37:20 -04:00 |
|
|
5ced2d1f09
|
Misc bugfixes
|
2019-10-18 16:20:34 -04:00 |
|
|
5e6e6e7c7d
|
Complete chapter 3
|
2019-10-14 16:21:41 -04:00 |
|
|
e0a9d066ca
|
Up to step 21
|
2019-10-11 16:32:47 -04:00 |
|
|
08cf93b9c7
|
Get raw mode sorted out
|
2019-10-10 15:49:01 -04:00 |
|
|
8522d9fb33
|
First commit, about step 8 in tutorial
|
2019-10-10 12:28:46 -04:00 |
|