Kevin Bloom
|
a85b24d34d
fixed single line comment override next line when the comment delimiter is a single char
|
3 周之前 |
Kevin Bloom
|
f3d762aaf8
fixed some syntax issues on html tags
|
1 月之前 |
Kevin Bloom
|
4b6d8bd89b
fixed slowness in rendering due to syntax highlighting
|
1 月之前 |
Kevin Bloom
|
0c2afec72a
fixed the ^C syntax causing buffer overflow in buffer
|
2 月之前 |
Kevin Bloom
|
5f2c0f945f
I actually messed it up before
|
2 月之前 |
Kevin Bloom
|
910d74840e
fixed another bug with comment hilite highlighting entire files
|
2 月之前 |
Kevin Bloom
|
1bd4b50729
added css mode; fixed some issues with html tags
|
2 月之前 |
Kevin "The Nuclear" Bloom
|
37cf284905
fixed crash on non-syntax files
|
3 月之前 |
Kevin "The Nuclear" Bloom
|
0a9ef7e7d6
renamed keywords_t to smodes_t since they're modes not just keywords
|
3 月之前 |
Kevin "The Nuclear" Bloom
|
f10cc8d239
more syntax
|
3 月之前 |
Kevin "The Nuclear" Bloom
|
b1eb94013f
added variable exclusions to add lisp syntax
|
3 月之前 |
Kevin "The Nuclear" Bloom
|
a39545d0b6
added new syntax highlight support
|
3 月之前 |
Kevin "The Nuclear" Bloom
|
df27f03f75
update date
|
3 月之前 |
Kevin "The Nuclear" Bloom
|
cb8b12940f
fixed bug that caused crash due to hiliting
|
5 月之前 |
Kevin Bloom
|
06c7270dcc
fixed a few things
|
5 月之前 |
Kevin "The Nuclear" Bloom
|
7db273a622
fixed some bugs with the new syntax stuff
|
5 月之前 |
Kevin "The Nuclear" Bloom
|
26afc652b6
don't return early when on a keyword with control char
|
5 月之前 |
Kevin "The Nuclear" Bloom
|
900ca8b5cc
fixed bug with syntax highlighting "main(point_t"
|
5 月之前 |
Kevin "The Nuclear" Bloom
|
6a32181cf8
more syntax work
|
5 月之前 |
Kevin "The Nuclear" Bloom
|
55c5003687
syntax highlighting start
|
5 月之前 |
Kevin "The Nuclear" Bloom
|
5a9f314235
fixed issues with hilite
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
3b51442c13
year bump; termbox update
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
8f95841aed
allow keyword-less modes to have the state set
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
627d5077c5
removed "fast" parse state code (unneeded)
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
90ac830eb2
don't consider an start block comment inside of a string as the start to a block comment
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
27a86b659e
toying around with not rendering unneeded stuff
|
1 年之前 |
Kevin Bloom
|
38bba2eb8a
Potentially a quicker off-page block comment detector
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
3a74dd510f
fixed issues with backup files
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
3e7895fa93
fixed a few more issue with reframing
|
1 年之前 |
Kevin "The Nuclear" Bloom
|
867a2e9e84
Closes #18
|
1 年之前 |