Page MenuHomePhabricator

All Changesets

ChangePath
Modified.arclint
Modifiedsrc/__phutil_library_map__.php
Addedsrc/aphront/sprite/PhutilSprite.php
Addedsrc/aphront/sprite/PhutilSpriteSheet.php
Modifiedsrc/applications/differential/parser/DifferentialChangesetParser.php
Modifiedsrc/applications/files/document/PhabricatorJupyterDocumentEngine.php
Addedsrc/infrastructure/cache/PhutilAPCKeyValueCache.php
Addedsrc/infrastructure/cache/PhutilDirectoryKeyValueCache.php
Addedsrc/infrastructure/cache/PhutilInRequestKeyValueCache.php
Addedsrc/infrastructure/cache/PhutilKeyValueCache.php
Addedsrc/infrastructure/cache/PhutilKeyValueCacheNamespace.php
Addedsrc/infrastructure/cache/PhutilKeyValueCacheProfiler.php
Addedsrc/infrastructure/cache/PhutilKeyValueCacheProxy.php
Addedsrc/infrastructure/cache/PhutilKeyValueCacheStack.php
Addedsrc/infrastructure/cache/PhutilMemcacheKeyValueCache.php
Addedsrc/infrastructure/cache/PhutilOnDiskKeyValueCache.php
Addedsrc/infrastructure/cache/__tests__/PhutilKeyValueCacheTestCase.php
Modifiedsrc/infrastructure/diff/PhabricatorDifferenceEngine.php
Addedsrc/infrastructure/lipsum/PhutilContextFreeGrammar.php
Addedsrc/infrastructure/markup/PhutilMarkupEngine.php
Addedsrc/infrastructure/markup/PhutilSafeHTML.php
Addedsrc/infrastructure/markup/PhutilSafeHTMLProducerInterface.php
Addedsrc/infrastructure/markup/__tests__/PhutilMarkupTestCase.php
Addedsrc/infrastructure/markup/__tests__/PhutilSafeHTMLTestCase.php
Addedsrc/infrastructure/markup/__tests__/PhutilTranslatedHTMLTestCase.php
Addedsrc/infrastructure/markup/render.php
Addedsrc/infrastructure/markup/syntax/engine/PhutilDefaultSyntaxHighlighterEngine.php
Addedsrc/infrastructure/markup/syntax/engine/PhutilSyntaxHighlighterEngine.php
Addedsrc/infrastructure/markup/syntax/engine/__tests__/PhutilDefaultSyntaxHighlighterEngineTestCase.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilConsoleSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilDefaultSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilDivinerSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilInvisibleSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilLexerSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilPygmentsSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilRainbowSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilSyntaxHighlighterException.php
Addedsrc/infrastructure/markup/syntax/highlighter/PhutilXHPASTSyntaxHighlighter.php
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/PhutilJSONFragmentLexerHighlighterTestCase.php
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/PhutilPHPFragmentLexerHighlighterTestCase.php
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/data/jsonfragment/basics.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/data/jsonfragment/basics.test
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/abuse.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/abuse.test
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/basics.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/basics.test
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/leading-whitespace.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/leading-whitespace.test
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/no-leading-whitespace.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/phpfragment/no-leading-whitespace.test
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/builtin-classname.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/builtin-classname.source
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/leading-whitespace.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/leading-whitespace.source
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/multiline-token.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/multiline-token.source
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/no-leading-whitespace.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/no-leading-whitespace.source
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/trailing-comment.expect
Addedsrc/infrastructure/markup/syntax/highlighter/__tests__/xhpast/trailing-comment.source
Addedsrc/infrastructure/markup/syntax/highlighter/pygments/PhutilDefaultSyntaxHighlighterEnginePygmentsFuture.php
Addedsrc/infrastructure/markup/syntax/highlighter/xhpast/PhutilXHPASTSyntaxHighlighterFuture.php
Addedsrc/infrastructure/parser/PhutilPygmentizeParser.php
Addedsrc/infrastructure/parser/__tests__/PhutilPygmentizeParserTestCase.php