| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-06-22 |
|\ |
|
| * | Added Go rules and corrected number highlighting syntax | ZackaryWelch | 2017-06-19 |
| * | Updated Python syntax rules | ZackaryWelch | 2017-06-19 |
| * | Added PHP rules and updated Javascript and Markdown rules | ZackaryWelch | 2017-06-19 |
| * | Updated Markdown syntax | ZackaryWelch | 2017-06-16 |
| * | Updated syntax files | ZackaryWelch | 2017-06-16 |
| * | HTML and Javascript syntax highlighting | ZackaryWelch | 2017-06-15 |
| * | Add a new markdown syntax highlighting format. Not quite finished yet - but h... | Ken Moore | 2017-06-15 |
* | | Oops - forgot to add the new test.xml file to the last commit. | Ken Moore | 2017-06-22 |
|/ |
|
* | Get the new syntax rule system all setup and on-par (or better) than we had p... | Ken Moore | 2017-06-09 |
* | Get the new syntax highlighting support framework functional with the C++ rul... | Ken Moore | 2017-06-09 |
* | Add syntax highlighting for "shell" files (.sh) | Ken Moore | 2016-09-16 |
* | Fix up the highlighting of characters where the start character is already wi... | Ken Moore | 2016-09-16 |
* | Fix up another multi-line syntax highlighting routine. | Ken Moore | 2016-09-06 |
* | Add a new test.cpp file for checking C/C++ syntax stuff, and fix up the backw... | Ken Moore | 2016-09-06 |
* | Add file watching capabilities to lumina-textedit, so the file will automatic... | Ken Moore | 2016-08-05 |
* | Another large update to syntax highlighting for .rst files (and some overall ... | Ken Moore | 2016-08-04 |
* | Get a lot more of the .rst file syntax highlighting functional. | Ken Moore | 2016-08-03 |