History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
46e554e0123a | epriestley | Detect URLs in Remarkup more craftily | Sep 22 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 | |||
17133f64efea | epriestley | Separate the remarkup rendering pipeline into multiple stages | Aug 6 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 | |||
7898beb1013f | epriestley | Allow CodeBlock in Remarkup to accept some non-PHP default language | Jun 24 2011 | |||
f236e7fd7a19 | epriestley | Allow metadata to be exported out of PhutilMarkupEngine | Jun 24 2011 | |||
98539c8c42a9 | jungejason | Add logging for XHPAST syntax highlighter | May 27 2011 | |||
c3036e7b0491 | epriestley | Minor fix for remarkup and newlines | May 23 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 | |||
f84db6c87c7d | epriestley | Minor: stop the CodeBlockRule from matching and unlinking individual hyperlinks | May 19 2011 | |||
6ca83d67f18e | epriestley | Add "NOTE:" syntax to remarkup | May 17 2011 | |||
4ac90caa29a4 | epriestley | libphutil support for Pygments | May 1 2011 | |||
d53afc8b2281 | tuomaspelkonen | Fixed Differential quotes rendering. (libphutil) | Apr 15 2011 | |||
161b5b8ce6bf | epriestley | Preserve linebreak mode for Remarkup. | Apr 10 2011 | |||
b3262dd829cc | epriestley | Mostly document PhutilSymbolLoader, revert <br /> noise. | Apr 1 2011 | |||
7a405d87d45c | epriestley | Fix RemarkupEngine issues with header markup, restore unit tests | Mar 30 2011 | |||
9e1bde338e2f | epriestley | Some docs. | Feb 19 2011 | |||
470122b9cb59 | epriestley | Clean up some lint fluff. | Feb 6 2011 | |||
a6fb4620a94c | epriestley | Introduce phutil_escape_uri(). | Jan 23 2011 | |||
a3add37c0538 | epriestley | Work around an issue with xhpast and missing newlines. | Jan 18 2011 | |||
b09c732caae7 | epriestley | Make phutil_render_tag() drop attributes with a 'null' value. | 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 | |||
a1b1d2f697aa | epriestley | Initial import of libphutil. | Jan 10 2011 |
c4science · Help