Zachary Yedidia
|
d68bb0a055
|
Merge branch 'master' of https://github.com/zyedidia/highlight
|
2017-03-26 19:16:06 -04:00 |
|
Zachary Yedidia
|
084c2be66c
|
Many optimizations and new syntax files
|
2017-03-26 19:14:03 -04:00 |
|
Zachary Yedidia
|
b7281ff9c0
|
Merge pull request #7 from amrnt/master
fix python syntax to prioritize multi liner comments
|
2017-03-23 15:18:35 -04:00 |
|
Amr Tamimi
|
eaf4eb2d63
|
fix python syntax to prioritize multi liner comments
|
2017-03-23 11:27:44 +01:00 |
|
Zachary Yedidia
|
56f3992cdb
|
Fix bug with regions
|
2017-03-16 13:15:05 -04:00 |
|
Zachary Yedidia
|
41e9b0079d
|
Add support for including syntax file in each other
|
2017-02-20 16:03:21 -05:00 |
|
Zachary Yedidia
|
feb6f0700e
|
Add arduino, asm, caddyfile, coffeescript, dockerfile
|
2017-02-20 09:23:22 -05:00 |
|
Zachary Yedidia
|
a89c9319b3
|
Fix syncat example
|
2017-02-19 21:00:54 -05:00 |
|
Zachary Yedidia
|
aa571f2f0c
|
Update readme
|
2017-02-19 20:41:57 -05:00 |
|
Zachary Yedidia
|
a0ff047911
|
Minor fixes
|
2017-02-19 11:35:23 -05:00 |
|
Zachary Yedidia
|
8ad8b71842
|
Set matches in the input
|
2017-02-19 11:16:18 -05:00 |
|
Zachary Yedidia
|
6dfc8e081f
|
Improve api
|
2017-02-18 21:29:17 -05:00 |
|
Zachary Yedidia
|
0f7ed208c1
|
Fix a couple issues with syntax files
|
2017-02-18 13:54:30 -05:00 |
|
Zachary Yedidia
|
5bee5d8588
|
Merge pull request #6 from ColinRioux/master
Added css, html, makefile, micro, scala, typescript, and xml
|
2017-02-18 12:24:53 -05:00 |
|
Colin Rioux
|
c18751d613
|
Added css, html, makefile, micro, scala, typescript, and xml
|
2017-02-18 11:43:47 -05:00 |
|
Zachary Yedidia
|
d7cfd7f95c
|
Merge pull request #5 from ColinRioux/master
Modified readme, added another syntax
|
2017-02-18 10:57:03 -05:00 |
|
Zachary Yedidia
|
91a5a0d62d
|
Merge branch 'master' into master
|
2017-02-18 10:56:10 -05:00 |
|
Zachary Yedidia
|
e5fe4b8eaa
|
update readme and add examples
|
2017-02-18 10:54:45 -05:00 |
|
Colin Rioux
|
7fbb9e8127
|
Modified readme, added another syntax
|
2017-02-18 10:47:37 -05:00 |
|
Zachary Yedidia
|
3ef9cb838a
|
Add readme and yaml.yaml file
|
2017-02-18 10:47:31 -05:00 |
|
Zachary Yedidia
|
c5a9df25ab
|
Merge pull request #4 from ColinRioux/master
added asciidoc
|
2017-02-18 10:09:47 -05:00 |
|
Zachary Yedidia
|
9838375668
|
Add syntax_checker.go
Please use this file to check if the syntax files compile.
|
2017-02-18 10:08:49 -05:00 |
|
Zachary Yedidia
|
e690c2cd5e
|
Fix highlighting for regions starting in regions
|
2017-02-18 09:57:16 -05:00 |
|
Zachary Yedidia
|
b604855378
|
Fix bugs in syntax files
Fix various bugs in syntax files.
Add c++ syntax file.
Only save last line's endstate in highlight function.
|
2017-02-18 09:45:07 -05:00 |
|
Colin Rioux
|
eb98db6c9f
|
added asciidoc
|
2017-02-17 23:47:08 -05:00 |
|
Zachary Yedidia
|
076e9c1634
|
Add fish and toml
|
2017-02-17 10:39:28 -05:00 |
|
Zachary Yedidia
|
0cce513e73
|
Minor fixes and additional colorscheme support
|
2017-02-17 10:22:56 -05:00 |
|
Colin Rioux
|
4193133ce4
|
Added a lot more syntax files (#3)
* Added ct, git, glsl, json, pascal, sol, and text
* ct
* \n
* Added dart, keymap, lily, mail, ocaml, r, and rest
|
2017-02-17 10:13:08 -05:00 |
|
Zachary Yedidia
|
d6d0b44fa5
|
Add markdown, objc, zsh
|
2017-02-16 19:27:32 -05:00 |
|
Zachary Yedidia
|
3cb7d7271c
|
Add rust, sh, swift
|
2017-02-16 19:03:26 -05:00 |
|
Zachary Yedidia
|
651099f42f
|
Merge pull request #2 from ColinRioux/master
D and vi syntax files
|
2017-02-16 19:03:00 -05:00 |
|
Colin Rioux
|
2260e9c5e8
|
Fixed newline
|
2017-02-16 18:53:35 -05:00 |
|
Colin Rioux
|
294dc2415b
|
D and vi syntax files
|
2017-02-16 18:51:26 -05:00 |
|
Zachary Yedidia
|
b4bdad79e1
|
Improve lua syntax file
|
2017-02-16 18:10:22 -05:00 |
|
Zachary Yedidia
|
ad48b781e8
|
Merge
|
2017-02-16 18:09:19 -05:00 |
|
Zachary Yedidia
|
52b1507a36
|
Start optimizations with ReHighlight and add python files
|
2017-02-16 18:09:02 -05:00 |
|
Zachary Yedidia
|
9377ea59f0
|
Merge pull request #1 from ColinRioux/master
Lua syntax file
|
2017-02-16 18:07:37 -05:00 |
|
Colin Rioux
|
ba5817a969
|
Lua syntax file
|
2017-02-16 17:31:27 -05:00 |
|
Zachary Yedidia
|
5ea5788f25
|
Add sample syntax files
|
2017-02-15 21:24:42 -05:00 |
|
Zachary Yedidia
|
0f34a2d8ba
|
Return the def object rather than the filetype string
|
2017-02-15 18:37:00 -05:00 |
|
Zachary Yedidia
|
33e77466e0
|
Use yaml instead of json
|
2017-02-15 16:58:19 -05:00 |
|
Zachary Yedidia
|
3b1e96fcda
|
Start optimizations
|
2017-02-13 16:24:27 -05:00 |
|
Zachary Yedidia
|
b45dc4a3b8
|
Formatting improvements
|
2017-02-13 16:15:08 -05:00 |
|
Zachary Yedidia
|
2d6c6001b0
|
Fix region overwriting in combine line match
|
2017-02-12 13:44:04 -05:00 |
|
Zachary Yedidia
|
5a939241ee
|
Initial commit
|
2017-02-12 11:21:27 -05:00 |
|