History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
943d89012cd2 | aubort | Merge with Stable Week 48 | Dec 5 2018 | |||
d0de39cf48be | aubort | Add F90 extension to be highlighted as Fortran | Nov 27 2017 | |||
d20d6e725037 | epriestley | Fix an issue with highlighting PHP snippets with leading whitespace using XHPAST | Mar 13 2016 | |||
db3667a62f66 | epriestley | Add an upstream JSON fragment lexer | Oct 17 2015 | |||
21ee3ad4ba5f | epriestley | Fix unit test errors in libphutil | Oct 4 2015 | |||
77125603bf9c | Joshua Spence | Minor indentation fix | Jun 20 2015 | |||
50cdab04a4f8 | Joshua Spence | Remove an unused property | Jun 17 2015 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
4c496670539c | epriestley | Don't invoke pygmentize to highlight "txt" or "text" files | Mar 24 2015 | |||
eaa6ebecef8e | epriestley | Support VHDL file extension in pygments | Mar 4 2015 | |||
b6200342f224 | Joshua Spence | Add syntax highlighting for the "Robot Framework" language | Feb 28 2015 | |||
1d6dcad840ca | Joshua Spence | Use `PhutilXHPASTBinary` methods | Feb 2 2015 | |||
754d02518c43 | Joshua Spence | Minor change to `PhutilPygmentsSyntaxHighlighter` | Jul 20 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
479906f7b53b | Joshua Spence/epriestley | Apply various linter fixes. | Jun 9 2014 | |||
9b2f35480dc0 | Ben Alpert/epriestley | Implementation of PhutilLexer for Python | Jun 5 2014 | |||
c4cb6d99c4a5 | Joshua Spence/epriestley | Add `pygmentize` support for Puppet files. | May 29 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
8ef40ef74659 | Gareth Evans/epriestley | Implement an "invisibles" syntax highlighting language | Jun 25 2013 | |||
611913d02697 | vrana | Take blocks into account into Diviner highlighter | Feb 23 2013 | |||
9041dd194e65 | epriestley | Fix issue with highlighting multi-line tokens in libphutil | Feb 13 2013 | |||
1c90c18fa590 | vrana | Return safe HTML from syntax highlighters | Feb 12 2013 | |||
3c2266b02241 | vrana | Move Pygments handling from Phabricator | Feb 10 2013 | |||
e2a0ca1fd661 | vrana | Highlight using XHPAST in parallel | Feb 10 2013 | |||
b2d3a697dec8 | vrana | Fix undefined index in console syntax highlighter | Nov 9 2012 | |||
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 | |||
7765d513949b | epriestley | Add a simple language guesser for shells scripts and other things we can… | Feb 15 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 | |||
d6f1dd5e28f9 | epriestley | Correctly language-detect files like "x.y.php" | Jul 11 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 | |||
63c6003d7e49 | epriestley | Allow syntax highlighting to occur in parallel with futures | May 22 2011 | |||
967d1396a7ca | jungejason | Add back leading empty lines deleted by Pygments | May 20 2011 | |||
4ac90caa29a4 | epriestley | libphutil support for Pygments | May 1 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