History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
e27d998e8ff5 | vrana | Allow Windows directories in console highlighter | Nov 1 2012 | |||
35a4b1d53ac4 | vrana | Support multiline commands in console syntax highlighter | Oct 19 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
b30fde1853e8 | epriestley | Build a PhutilLexer-based highlighter | Aug 22 2012 | |||
61107311ec6e | katherine | [hql -> sql] make hql the same as sql | Aug 18 2012 | |||
3f252cd21274 | Alan Huang | Support self::$foo case | Aug 10 2012 | |||
812b204f269e | Alan Huang | Make XHPASTSyntaxHighlighter more robust | Aug 10 2012 | |||
209338c418d4 | Alan Huang | Add context support to PHP highlighter | Aug 9 2012 | |||
f23bc5eea2f7 | epriestley | Fix an issue where PHP_EOL_COMMENT tokens were discarded on EOF | Aug 6 2012 | |||
14eca800c60f | Ricky Elrod | Highlight LESS and SCSS as CSS, because it's better than nothing. | Jul 27 2012 | |||
8f79889d9134 | vrana | Add PHP scrub for Pygmentize | Jun 21 2012 | |||
f68c5514d557 | vrana | Move files one level up | Jun 1 2012 | |||
f229accd3494 | epriestley | Use `-O encoding=utf-8` for pygmentize | May 31 2012 | |||
102e8773ca20 | epriestley | Upgrade libphutil to libphutil v2 | May 30 2012 | |||
b5f79dace0c6 | vrana | Avoid E_NOTICE | May 24 2012 | |||
c5456f89cbc9 | epriestley | Minor, escape console output after parsing so quotes don't trigger the "#"… | May 24 2012 | |||
de198bfcaa16 | epriestley | Add a console highlighter and language guesser | May 23 2012 | |||
1453f8ca9f17 | epriestley | Minor doc updates | May 12 2012 | |||
ddadcca065ca | vrana | Highlight `monospace` in Diviner highlighter | Apr 18 2012 | |||
bef1b2e7fa02 | epriestley | Don't let <span> cross lines when highlighting Remarkup | Apr 18 2012 | |||
4360da874f40 | vrana | Centralize highlighter fallback | Apr 17 2012 | |||
eff17cc8e611 | Ben Gertzfield | Pygments: Also treat .mm files as Objective-C | Feb 4 2012 | |||
97102d64c0cd | epriestley | Mark all final-izable classes in libphutil as 'final' | Jan 30 2012 | |||
48149a97a273 | epriestley | Improve libphutil documentation | Jan 17 2012 | |||
c4b803bc7d95 | epriestley | Don't link "self::" and "parent::" as symbols in PhutilXHPASTSyntaxHighlighter | Nov 17 2011 | |||
99f13abd733d | Nicholas Harper | Ignore pygmentize errors when no lexer is found | Oct 10 2011 | |||
fc50ddd47a71 | epriestley | Fix clownslop in D903. | Sep 14 2011 | |||
e8fe55b824e1 | epriestley | Improve XHPAST syntax highlighter for "nc" and "nf" classes | Sep 14 2011 | |||
a68638acf767 | Nicholas Harper | Change pygments lexer for ragel files | Aug 31 2011 | |||
45cd0d004f2e | epriestley | Fix XHPAST handling of multiple-line tokens | Aug 18 2011 | |||
061814088c6a | epriestley | Add a rainbow syntax highlighter | Aug 2 2011 | |||
990ad78d518a | epriestley | Add a very basic syntax highlighter for Diviner/Remarkup | Jul 20 2011 | |||
ebed44644dbc | tuomaspelkonen | Added logging when 'pygmentize' fails. | Jul 13 2011 | |||
3b514792366f | epriestley | Split filename-based and language-based syntax highlighting APIs | Jul 6 2011 | |||
98539c8c42a9 | jungejason | Add logging for XHPAST syntax highlighter | May 27 2011 | |||
a3add37c0538 | epriestley | Work around an issue with xhpast and missing newlines. | Jan 18 2011 | |||
c090dad6b914 | epriestley | Add @group tags so Diviner can at least organize libphutil. | Jan 15 2011 | |||
81a2f784992f | epriestley | Add syntax highlighters. | Jan 10 2011 |
c4science · Help