| | | | Path |
---|
| M | | | src/__phutil_library_map__.php |
| V | | | src/conduit/{ ← client}/ConduitClient.php |
| V | | | src/conduit/{ ← client}/ConduitClientException.php |
| V | | | src/conduit/{ ← client}/ConduitFuture.php |
| D | | | src/conduit/client |
| V | | | src/conduit/{client → }/ConduitClient.php |
| V | | | src/conduit/{client → }/ConduitClientException.php |
| V | | | src/conduit/{client → }/ConduitFuture.php |
| V | | | src/console/{ ← exception}/PhutilConsoleStdinNotInteractiveException.php |
| V | | | src/console/{ ← editor}/PhutilInteractiveEditor.php |
| D | | | src/console/editor |
| V | | | src/console/{editor → }/PhutilInteractiveEditor.php |
| D | | | src/console/exception |
| V | | | src/console/{exception → }/PhutilConsoleStdinNotInteractiveException.php |
| V | | | src/daemon/{ ← base}/PhutilDaemon.php |
| V | | | src/daemon/{ ← overseer}/PhutilDaemonOverseer.php |
| D | | | src/daemon/base |
| V | | | src/daemon/{base → }/PhutilDaemon.php |
| D | | | src/daemon/overseer |
| V | | | src/daemon/{overseer → }/PhutilDaemonOverseer.php |
| V | | | src/daemon/torture/{ ← excessiveservicecalls}/PhutilExcessiveServiceCallsDaemon.php |
| V | | | src/daemon/torture/{ ← fatal}/PhutilFatalDaemon.php |
| V | | | src/daemon/torture/{ ← hangforever}/PhutilHangForeverDaemon.php |
| V | | | src/daemon/torture/{ ← nice}/PhutilNiceDaemon.php |
| V | | | src/daemon/torture/{ ← processgroup}/PhutilProcessGroupDaemon.php |
| V | | | src/daemon/torture/{ ← saturatestdout}/PhutilSaturateStdoutDaemon.php |
| V | | | src/daemon/torture/{ ← base}/PhutilTortureTestDaemon.php |
| D | | | src/daemon/torture/base |
| V | | | src/daemon/torture/{base → }/PhutilTortureTestDaemon.php |
| D | | | src/daemon/torture/excessiveservicecalls |
| V | | | src/daemon/torture/{excessiveservicecalls → }/PhutilExcessiveServiceCallsDaemon.php |
| D | | | src/daemon/torture/fatal |
| V | | | src/daemon/torture/{fatal → }/PhutilFatalDaemon.php |
| D | | | src/daemon/torture/hangforever |
| V | | | src/daemon/torture/{hangforever → }/PhutilHangForeverDaemon.php |
| D | | | src/daemon/torture/nice |
| V | | | src/daemon/torture/{nice → }/PhutilNiceDaemon.php |
| D | | | src/daemon/torture/processgroup |
| V | | | src/daemon/torture/{processgroup → }/PhutilProcessGroupDaemon.php |
| D | | | src/daemon/torture/saturatestdout |
| V | | | src/daemon/torture/{saturatestdout → }/PhutilSaturateStdoutDaemon.php |
| V | | | src/error/{ ← aggregate}/PhutilAggregateException.php |
| D | | | src/error/aggregate |
| V | | | src/error/{aggregate → }/PhutilAggregateException.php |
| V | | | src/events/{ ← event}/PhutilEvent.php |
| V | | | src/events/{ ← engine}/PhutilEventEngine.php |
| V | | | src/events/{ ← listener}/PhutilEventListener.php |
| V | | | src/events/constant/{ ← base}/PhutilEventConstants.php |
| V | | | src/events/constant/{ ← type}/PhutilEventType.php |
| D | | | src/events/constant/base |
| V | | | src/events/constant/{base → }/PhutilEventConstants.php |
| D | | | src/events/constant/type |
| V | | | src/events/constant/{type → }/PhutilEventType.php |
| D | | | src/events/engine |
| V | | | src/events/{engine → }/PhutilEventEngine.php |
| D | | | src/events/event |
| V | | | src/events/{event → }/PhutilEvent.php |
| D | | | src/events/listener |
| V | | | src/events/{listener → }/PhutilEventListener.php |
| V | | | src/filesystem/{ ← filefinder}/FileFinder.php |
| V | | | src/filesystem/{ ← filelist}/FileList.php |
| V | | | src/filesystem/{ ← deferredlog}/PhutilDeferredLog.php |
| V | | | src/filesystem/{ ← tempfile}/TempFile.php |
| V | | (dir) | src/filesystem/{__tests__/ ← deferredlog/__tests__} |
| V | | | src/filesystem/{ ← deferredlog}/__tests__/PhutilDeferredLogTestCase.php |
| D | | | src/filesystem/deferredlog |
| V | | | src/filesystem/{deferredlog → }/PhutilDeferredLog.php |
| V | | (dir) | src/filesystem/{deferredlog/__tests__/ → __tests__} |
| V | | | src/filesystem/{deferredlog → }/__tests__/PhutilDeferredLogTestCase.php |
| D | | | src/filesystem/filefinder |
| V | | | src/filesystem/{filefinder → }/FileFinder.php |
| D | | | src/filesystem/filelist |
| V | | | src/filesystem/{filelist → }/FileList.php |
| V | | | src/filesystem/linesofalarge/{ ← base}/LinesOfALarge.php |
| V | | | src/filesystem/linesofalarge/{ ← execfuture}/LinesOfALargeExecFuture.php |
| V | | | src/filesystem/linesofalarge/{ ← file}/LinesOfALargeFile.php |
| A | | (dir) | src/filesystem/linesofalarge/__tests__/ |
| V | | | src/filesystem/linesofalarge/{ ← execfuture}/__tests__/LinesOfALargeExecFutureTestCase.php |
| V | | | src/filesystem/linesofalarge/{ ← file}/__tests__/LinesOfALargeFileTestCase.php |
| D | | | src/filesystem/linesofalarge/base |
| V | | | src/filesystem/linesofalarge/{base → }/LinesOfALarge.php |
| D | | | src/filesystem/linesofalarge/execfuture |
| V | | | src/filesystem/linesofalarge/{execfuture → }/LinesOfALargeExecFuture.php |
| D | | | src/filesystem/linesofalarge/execfuture/__tests__ |
| V | | | src/filesystem/linesofalarge/{execfuture → }/__tests__/LinesOfALargeExecFutureTestCase.php |
| D | | | src/filesystem/linesofalarge/file |
| V | | | src/filesystem/linesofalarge/{file → }/LinesOfALargeFile.php |
| D | | | src/filesystem/linesofalarge/file/__tests__ |
| V | | | src/filesystem/linesofalarge/{file → }/__tests__/LinesOfALargeFileTestCase.php |
| D | | | src/filesystem/tempfile |
| V | | | src/filesystem/{tempfile → }/TempFile.php |
| V | | | src/future/{ ← exec}/CommandException.php |
| V | | | src/future/{ ← exec}/ExecFuture.php |
| V | | | src/future/{ ← proxy}/FutureProxy.php |
| V | | | src/future/{ ← immediate}/ImmediateFuture.php |
| V | | (dir) | src/future/{__tests__/ ← exec/__tests__} |
| V | | | src/future/{ ← exec}/__tests__/ExecFutureTestCase.php |
| V | | | src/future/aws/{ ← ec2}/PhutilAWSEC2Future.php |
| V | | | src/future/aws/{ ← exception}/PhutilAWSException.php |
| V | | | src/future/aws/{ ← base}/PhutilAWSFuture.php |
| D | | | src/future/aws/base |
| V | | | src/future/aws/{base → }/PhutilAWSFuture.php |
| D | | | src/future/aws/ec2 |
| V | | | src/future/aws/{ec2 → }/PhutilAWSEC2Future.php |
| D | | | src/future/aws/exception |
| V | | | src/future/aws/{exception → }/PhutilAWSException.php |
| D | | | src/future/exec |
| V | | | src/future/{exec → }/CommandException.php |
| V | | | src/future/{exec → }/ExecFuture.php |
| V | | (dir) | src/future/{exec/__tests__/ → __tests__} |
| V | | | src/future/{exec → }/__tests__/ExecFutureTestCase.php |
| V | | | src/future/{exec → }/execx.php |
| V | | | src/future/{ ← exec}/execx.php |
| V | | | src/future/http/{ ← base}/BaseHTTPFuture.php |
| V | | | src/future/http/{ ← }/http/HTTPFuture.php |
| V | | | src/future/http/{ ← https}/HTTPSFuture.php |
| D | | | src/future/http/base |
| V | | | src/future/http/{base → }/BaseHTTPFuture.php |
| D | | | src/future/http/http |
| V | | | src/future/http/{ → }/HTTPFuture.php |
| D | | | src/future/http/https |
| V | | | src/future/http/{https → }/HTTPSFuture.php |
| V | | | src/future/http/status/{ ← base}/HTTPFutureResponseStatus.php |
| V | | | src/future/http/status/{ ← curl}/HTTPFutureResponseStatusCURL.php |
| V | | | src/future/http/status/{ ← http}/HTTPFutureResponseStatusHTTP.php |
| V | | | src/future/http/status/{ ← parse}/HTTPFutureResponseStatusParse.php |
| V | | | src/future/http/status/{ ← transport}/HTTPFutureResponseStatusTransport.php |
| D | | | src/future/http/status/base |
| V | | | src/future/http/status/{base → }/HTTPFutureResponseStatus.php |
| D | | | src/future/http/status/curl |
| V | | | src/future/http/status/{curl → }/HTTPFutureResponseStatusCURL.php |
| D | | | src/future/http/status/http |
| V | | | src/future/http/status/{http → }/HTTPFutureResponseStatusHTTP.php |
| D | | | src/future/http/status/parse |
| V | | | src/future/http/status/{parse → }/HTTPFutureResponseStatusParse.php |
| D | | | src/future/http/status/transport |
| V | | | src/future/http/status/{transport → }/HTTPFutureResponseStatusTransport.php |
| D | | | src/future/immediate |
| V | | | src/future/{immediate → }/ImmediateFuture.php |
| D | | | src/future/proxy |
| V | | | src/future/{proxy → }/FutureProxy.php |
| V | | | src/markup/{ ← engine}/PhutilMarkupEngine.php |
| V | | | src/markup/{engine → }/PhutilMarkupEngine.php |
| V | | | src/markup/engine/{ ← remarkup}/PhutilRemarkupEngine.php |
| A | | (dir) | src/markup/engine/__tests__/ |
| V | | | src/markup/engine/{ ← remarkup}/__tests__/PhutilRemarkupEngineTestCase.php |
| V | | (dir) | src/markup/engine/{__tests__/remarkup/ ← remarkup/__tests__/data} |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/across-newlines.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/block-then-list.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/del.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/diff.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/disallowed-link.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/entities.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/headers.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/leading-newline.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/link-brackets.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/link-edge-cases.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/link-square.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/link-with-punctuation.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/link-with-tilde.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/link.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-alternate-style.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-blow-stack.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-first-style-wins.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-hash.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-mixed-styles.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-multi.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-nest.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-staircase.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list-star.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/list.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/monospaced-in-monospaced.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/monospaced.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/note.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/raw-escape.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/simple.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/tick-block-multi.txt |
| V | | | src/markup/engine/{__tests__/remarkup ← remarkup/__tests__/data}/tick-block.txt |
| V | | | src/markup/engine/remarkup/{ ← blockstorage}/PhutilRemarkupBlockStorage.php |
| V | | | src/markup/engine/{remarkup → }/PhutilRemarkupEngine.php |
| D | | | src/markup/engine/remarkup/__tests__ |
| V | | | src/markup/engine/{remarkup → }/__tests__/PhutilRemarkupEngineTestCase.php |
| V | | (dir) | src/markup/engine/{remarkup/__tests__/data/ → __tests__/remarkup} |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/across-newlines.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/block-then-list.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/del.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/diff.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/disallowed-link.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/entities.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/headers.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/leading-newline.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/link-brackets.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/link-edge-cases.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/link-square.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/link-with-punctuation.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/link-with-tilde.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/link.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-alternate-style.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-blow-stack.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-first-style-wins.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-hash.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-mixed-styles.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-multi.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-nest.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-staircase.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list-star.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/list.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/monospaced-in-monospaced.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/monospaced.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/note.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/raw-escape.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/simple.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/tick-block-multi.txt |
| V | | | src/markup/engine/{remarkup/__tests__/data → __tests__/remarkup}/tick-block.txt |
| V | | | src/markup/engine/remarkup/blockrule/{ ← base}/PhutilRemarkupEngineBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupcode}/PhutilRemarkupEngineRemarkupCodeBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupdefault}/PhutilRemarkupEngineRemarkupDefaultBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupheader}/PhutilRemarkupEngineRemarkupHeaderBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupinline}/PhutilRemarkupEngineRemarkupInlineBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkuplist}/PhutilRemarkupEngineRemarkupListBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupliteral}/PhutilRemarkupEngineRemarkupLiteralBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupnote}/PhutilRemarkupEngineRemarkupNoteBlockRule.php |
| V | | | src/markup/engine/remarkup/blockrule/{ ← remarkupquotes}/PhutilRemarkupEngineRemarkupQuotesBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/base |
| V | | | src/markup/engine/remarkup/blockrule/{base → }/PhutilRemarkupEngineBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupcode |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupcode → }/PhutilRemarkupEngineRemarkupCodeBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupdefault |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupdefault → }/PhutilRemarkupEngineRemarkupDefaultBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupheader |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupheader → }/PhutilRemarkupEngineRemarkupHeaderBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupinline |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupinline → }/PhutilRemarkupEngineRemarkupInlineBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkuplist |
| V | | | src/markup/engine/remarkup/blockrule/{remarkuplist → }/PhutilRemarkupEngineRemarkupListBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupliteral |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupliteral → }/PhutilRemarkupEngineRemarkupLiteralBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupnote |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupnote → }/PhutilRemarkupEngineRemarkupNoteBlockRule.php |
| D | | | src/markup/engine/remarkup/blockrule/remarkupquotes |
| V | | | src/markup/engine/remarkup/blockrule/{remarkupquotes → }/PhutilRemarkupEngineRemarkupQuotesBlockRule.php |
| D | | | src/markup/engine/remarkup/blockstorage |
| V | | | src/markup/engine/remarkup/{blockstorage → }/PhutilRemarkupBlockStorage.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← base}/PhutilRemarkupRule.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← bold}/PhutilRemarkupRuleBold.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← del}/PhutilRemarkupRuleDel.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← escapehtml}/PhutilRemarkupRuleEscapeHTML.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← escaperemarkup}/PhutilRemarkupRuleEscapeRemarkup.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← hyperlink}/PhutilRemarkupRuleHyperlink.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← italics}/PhutilRemarkupRuleItalic.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← linebreaks}/PhutilRemarkupRuleLinebreaks.php |
| V | | | src/markup/engine/remarkup/markuprule/{ ← monospace}/PhutilRemarkupRuleMonospace.php |
| D | | | src/markup/engine/remarkup/markuprule/base |
| V | | | src/markup/engine/remarkup/markuprule/{base → }/PhutilRemarkupRule.php |
| D | | | src/markup/engine/remarkup/markuprule/bold |
| V | | | src/markup/engine/remarkup/markuprule/{bold → }/PhutilRemarkupRuleBold.php |
| D | | | src/markup/engine/remarkup/markuprule/del |
| V | | | src/markup/engine/remarkup/markuprule/{del → }/PhutilRemarkupRuleDel.php |
| D | | | src/markup/engine/remarkup/markuprule/escapehtml |
| V | | | src/markup/engine/remarkup/markuprule/{escapehtml → }/PhutilRemarkupRuleEscapeHTML.php |
| D | | | src/markup/engine/remarkup/markuprule/escaperemarkup |
| V | | | src/markup/engine/remarkup/markuprule/{escaperemarkup → }/PhutilRemarkupRuleEscapeRemarkup.php |
| D | | | src/markup/engine/remarkup/markuprule/hyperlink |
| V | | | src/markup/engine/remarkup/markuprule/{hyperlink → }/PhutilRemarkupRuleHyperlink.php |
| D | | | src/markup/engine/remarkup/markuprule/italics |
| V | | | src/markup/engine/remarkup/markuprule/{italics → }/PhutilRemarkupRuleItalic.php |
| D | | | src/markup/engine/remarkup/markuprule/linebreaks |
| V | | | src/markup/engine/remarkup/markuprule/{linebreaks → }/PhutilRemarkupRuleLinebreaks.php |
| D | | | src/markup/engine/remarkup/markuprule/monospace |
| V | | | src/markup/engine/remarkup/markuprule/{monospace → }/PhutilRemarkupRuleMonospace.php |
| V | | | src/markup/syntax/engine/{ ← default}/PhutilDefaultSyntaxHighlighterEngine.php |
| V | | | src/markup/syntax/engine/{ ← base}/PhutilSyntaxHighlighterEngine.php |
| V | | (dir) | src/markup/syntax/engine/{__tests__/ ← default/__tests__} |
| V | | | src/markup/syntax/engine/{ ← default}/__tests__/PhutilDefaultSyntaxHighlighterEngineTestCase.php |
| D | | | src/markup/syntax/engine/base |
| V | | | src/markup/syntax/engine/{base → }/PhutilSyntaxHighlighterEngine.php |
| D | | | src/markup/syntax/engine/default |
| V | | | src/markup/syntax/engine/{default → }/PhutilDefaultSyntaxHighlighterEngine.php |
| V | | (dir) | src/markup/syntax/engine/{default/__tests__/ → __tests__} |
| V | | | src/markup/syntax/engine/{default → }/__tests__/PhutilDefaultSyntaxHighlighterEngineTestCase.php |
| V | | | src/markup/syntax/highlighter/{ ← console}/PhutilConsoleSyntaxHighlighter.php |
| V | | | src/markup/syntax/highlighter/{ ← default}/PhutilDefaultSyntaxHighlighter.php |
| V | | | src/markup/syntax/highlighter/{ ← diviner}/PhutilDivinerSyntaxHighlighter.php |
| V | | | src/markup/syntax/highlighter/{ ← pygments}/PhutilPygmentsSyntaxHighlighter.php |
| V | | | src/markup/syntax/highlighter/{ ← rainbow}/PhutilRainbowSyntaxHighlighter.php |
| V | | | src/markup/syntax/highlighter/{ ← base}/PhutilSyntaxHighlighter.php |
| V | | | src/markup/syntax/highlighter/{ ← exception}/PhutilSyntaxHighlighterException.php |
| V | | | src/markup/syntax/highlighter/{ ← xhpast}/PhutilXHPASTSyntaxHighlighter.php |
| A | | (dir) | src/markup/syntax/highlighter/__tests__/ |
| V | | | src/markup/syntax/highlighter/{ ← xhpast}/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php |
| V | | (dir) | src/markup/syntax/highlighter/{__tests__/xhpast/ ← xhpast/__tests__/data} |
| V | | | src/markup/syntax/highlighter/{__tests__/xhpast ← xhpast/__tests__/data}/builtin-classname.expect |
| V | | | src/markup/syntax/highlighter/{__tests__/xhpast ← xhpast/__tests__/data}/builtin-classname.source |
| D | | | src/markup/syntax/highlighter/base |
| V | | | src/markup/syntax/highlighter/{base → }/PhutilSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/console |
| V | | | src/markup/syntax/highlighter/{console → }/PhutilConsoleSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/default |
| V | | | src/markup/syntax/highlighter/{default → }/PhutilDefaultSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/diviner |
| V | | | src/markup/syntax/highlighter/{diviner → }/PhutilDivinerSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/exception |
| V | | | src/markup/syntax/highlighter/{exception → }/PhutilSyntaxHighlighterException.php |
| V | | | src/markup/syntax/highlighter/pygments/{ ← future}/PhutilDefaultSyntaxHighlighterEnginePygmentsFuture.php |
| V | | | src/markup/syntax/highlighter/{pygments → }/PhutilPygmentsSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/pygments/future |
| V | | | src/markup/syntax/highlighter/pygments/{future → }/PhutilDefaultSyntaxHighlighterEnginePygmentsFuture.php |
| D | | | src/markup/syntax/highlighter/rainbow |
| V | | | src/markup/syntax/highlighter/{rainbow → }/PhutilRainbowSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/xhpast |
| V | | | src/markup/syntax/highlighter/{xhpast → }/PhutilXHPASTSyntaxHighlighter.php |
| D | | | src/markup/syntax/highlighter/xhpast/__tests__ |
| V | | | src/markup/syntax/highlighter/{xhpast → }/__tests__/PhutilXHPASTSyntaxHighlighterTestCase.php |
| V | | (dir) | src/markup/syntax/highlighter/{xhpast/__tests__/data/ → __tests__/xhpast} |
| V | | | src/markup/syntax/highlighter/{xhpast/__tests__/data → __tests__/xhpast}/builtin-classname.expect |
| V | | | src/markup/syntax/highlighter/{xhpast/__tests__/data → __tests__/xhpast}/builtin-classname.source |
| V | | | src/parser/{ ← docblock}/PhutilDocblockParser.php |
| V | | | src/parser/{ ← emailaddress}/PhutilEmailAddress.php |
| V | | | src/parser/{ ← json}/PhutilJSON.php |
| V | | | src/parser/{ ← languageguesser}/PhutilLanguageGuesser.php |
| V | | | src/parser/{ ← simpleoptions}/PhutilSimpleOptions.php |
| V | | | src/parser/{ ← uri}/PhutilURI.php |
| A | | (dir) | src/parser/__tests__/ |
| V | | | src/parser/{ ← docblock}/__tests__/PhutilDocblockParserTestCase.php |
| V | | | src/parser/{ ← emailaddress}/__tests__/PhutilEmailAddressTestCase.php |
| V | | | src/parser/{ ← json}/__tests__/PhutilJSONTestCase.php |
| V | | | src/parser/{ ← languageguesser}/__tests__/PhutilLanguageGuesserTestCase.php |
| V | | | src/parser/{ ← simpleoptions}/__tests__/PhutilSimpleOptionsTestCase.php |
| V | | | src/parser/{ ← uri}/__tests__/PhutilURITestCase.php |
| V | | (dir) | src/parser/{__tests__/docblock/ ← docblock/__tests__/data} |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/embedded-specials.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/flag-specials.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/indented-block.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/indented-specials.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/indented-text.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/linebreak-breaks-specials.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/multi-specials.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/multiline-special.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/specials-with-hyphen.docblock |
| V | | | src/parser/{__tests__/docblock ← docblock/__tests__/data}/specials.docblock |
| V | | (dir) | src/parser/{__tests__/languageguesser/ ← languageguesser/__tests__/data} |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/bash.shebang |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/console.path |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/console.prompt |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/diff.git |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/diff.udiff |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/nothing-useful |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/php.shell |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/php.shell-env |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/php.test |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/py.emacs-mode |
| V | | | src/parser/{__tests__/languageguesser ← languageguesser/__tests__/data}/sh.shebang |
| V | | | src/parser/aast/api/{ ← node}/AASTNode.php |
| V | | | src/parser/aast/api/{ ← list}/AASTNodeList.php |
| V | | | src/parser/aast/api/{ ← token}/AASTToken.php |
| V | | | src/parser/aast/api/{ ← tree}/AASTTree.php |
| D | | | src/parser/aast/api/list |
| V | | | src/parser/aast/api/{list → }/AASTNodeList.php |
| D | | | src/parser/aast/api/node |
| V | | | src/parser/aast/api/{node → }/AASTNode.php |
| D | | | src/parser/aast/api/token |
| V | | | src/parser/aast/api/{token → }/AASTToken.php |
| D | | | src/parser/aast/api/tree |
| V | | | src/parser/aast/api/{tree → }/AASTTree.php |
| V | | | src/parser/argument/{ ← parser}/PhutilArgumentParser.php |
| V | | | src/parser/argument/{ ← spec}/PhutilArgumentSpecification.php |
| A | | (dir) | src/parser/argument/__tests__/ |
| V | | | src/parser/argument/{ ← parser}/__tests__/PhutilArgumentParserTestCase.php |
| V | | | src/parser/argument/{ ← spec}/__tests__/PhutilArgumentSpecificationTestCase.php |
| V | | | src/parser/argument/exception/{ ← base}/PhutilArgumentParserException.php |
| V | | | src/parser/argument/exception/{ ← specification}/PhutilArgumentSpecificationException.php |
| V | | | src/parser/argument/exception/{ ← usage}/PhutilArgumentUsageException.php |
| D | | | src/parser/argument/exception/base |
| V | | | src/parser/argument/exception/{base → }/PhutilArgumentParserException.php |
| D | | | src/parser/argument/exception/specification |
| V | | | src/parser/argument/exception/{specification → }/PhutilArgumentSpecificationException.php |
| D | | | src/parser/argument/exception/usage |
| V | | | src/parser/argument/exception/{usage → }/PhutilArgumentUsageException.php |
| D | | | src/parser/argument/parser |
| V | | | src/parser/argument/{parser → }/PhutilArgumentParser.php |
| D | | | src/parser/argument/parser/__tests__ |
| V | | | src/parser/argument/{parser → }/__tests__/PhutilArgumentParserTestCase.php |
| D | | | src/parser/argument/spec |
| V | | | src/parser/argument/{spec → }/PhutilArgumentSpecification.php |
| D | | | src/parser/argument/spec/__tests__ |
| V | | | src/parser/argument/{spec → }/__tests__/PhutilArgumentSpecificationTestCase.php |
| V | | | src/parser/argument/workflow/{ ← base}/PhutilArgumentWorkflow.php |
| V | | | src/parser/argument/workflow/{ ← help}/PhutilHelpArgumentWorkflow.php |
| D | | | src/parser/argument/workflow/base |
| V | | | src/parser/argument/workflow/{base → }/PhutilArgumentWorkflow.php |
| D | | | src/parser/argument/workflow/help |
| V | | | src/parser/argument/workflow/{help → }/PhutilHelpArgumentWorkflow.php |
| D | | | src/parser/docblock |
| V | | | src/parser/{docblock → }/PhutilDocblockParser.php |
| D | | | src/parser/docblock/__tests__ |
| V | | | src/parser/{docblock → }/__tests__/PhutilDocblockParserTestCase.php |
| V | | (dir) | src/parser/{docblock/__tests__/data/ → __tests__/docblock} |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/embedded-specials.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/flag-specials.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/indented-block.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/indented-specials.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/indented-text.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/linebreak-breaks-specials.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/multi-specials.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/multiline-special.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/specials-with-hyphen.docblock |
| V | | | src/parser/{docblock/__tests__/data → __tests__/docblock}/specials.docblock |
| D | | | src/parser/emailaddress |
| V | | | src/parser/{emailaddress → }/PhutilEmailAddress.php |
| D | | | src/parser/emailaddress/__tests__ |
| V | | | src/parser/{emailaddress → }/__tests__/PhutilEmailAddressTestCase.php |
| D | | | src/parser/json |
| V | | | src/parser/{json → }/PhutilJSON.php |
| D | | | src/parser/json/__tests__ |
| V | | | src/parser/{json → }/__tests__/PhutilJSONTestCase.php |
| D | | | src/parser/languageguesser |
| V | | | src/parser/{languageguesser → }/PhutilLanguageGuesser.php |
| D | | | src/parser/languageguesser/__tests__ |
| V | | | src/parser/{languageguesser → }/__tests__/PhutilLanguageGuesserTestCase.php |
| V | | (dir) | src/parser/{languageguesser/__tests__/data/ → __tests__/languageguesser} |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/bash.shebang |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/console.path |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/console.prompt |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/diff.git |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/diff.udiff |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/nothing-useful |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/php.shell |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/php.shell-env |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/php.test |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/py.emacs-mode |
| V | | | src/parser/{languageguesser/__tests__/data → __tests__/languageguesser}/sh.shebang |
| D | | | src/parser/simpleoptions |
| V | | | src/parser/{simpleoptions → }/PhutilSimpleOptions.php |
| D | | | src/parser/simpleoptions/__tests__ |
| V | | | src/parser/{simpleoptions → }/__tests__/PhutilSimpleOptionsTestCase.php |
| D | | | src/parser/uri |
| V | | | src/parser/{uri → }/PhutilURI.php |
| D | | | src/parser/uri/__tests__ |
| V | | | src/parser/{uri → }/__tests__/PhutilURITestCase.php |
| V | | | src/parser/xhpast/api/{ ← node}/XHPASTNode.php |
| V | | | src/parser/xhpast/api/{ ← exception}/XHPASTSyntaxErrorException.php |
| V | | | src/parser/xhpast/api/{ ← token}/XHPASTToken.php |
| V | | | src/parser/xhpast/api/{ ← tree}/XHPASTTree.php |
| V | | (dir) | src/parser/xhpast/api/{__tests__/ ← tree/__tests__} |
| V | | | src/parser/xhpast/api/{ ← tree}/__tests__/XHPASTTreeTestCase.php |
| D | | | src/parser/xhpast/api/exception |
| V | | | src/parser/xhpast/api/{exception → }/XHPASTSyntaxErrorException.php |
| D | | | src/parser/xhpast/api/node |
| V | | | src/parser/xhpast/api/{node → }/XHPASTNode.php |
| D | | | src/parser/xhpast/api/token |
| V | | | src/parser/xhpast/api/{token → }/XHPASTToken.php |
| D | | | src/parser/xhpast/api/tree |
| V | | | src/parser/xhpast/api/{tree → }/XHPASTTree.php |
| V | | (dir) | src/parser/xhpast/api/{tree/__tests__/ → __tests__} |
| V | | | src/parser/xhpast/api/{tree → }/__tests__/XHPASTTreeTestCase.php |
| D | | | src/parser/xhpast/constants |
| V | | | src/parser/xhpast/{constants → }/parser_nodes.php |
| V | | | src/parser/xhpast/{constants → }/parser_tokens.php |
| V | | | src/parser/xhpast/{ ← constants}/parser_nodes.php |
| V | | | src/parser/xhpast/{ ← constants}/parser_tokens.php |
| V | | | src/symbols/exception/{ ← missing}/PhutilMissingSymbolException.php |
| D | | | src/symbols/exception/missing |
| V | | | src/symbols/exception/{missing → }/PhutilMissingSymbolException.php |
| V | | | src/utils/{ ← abstractgraph}/AbstractDirectedGraph.php |
| V | | | src/utils/{ ← abstractgraph}/__tests__/AbstractDirectedGraphTestCase.php |
| V | | | src/utils/{ ← abstractgraph}/__tests__/TestAbstractDirectedGraph.php |
| D | | | src/utils/abstractgraph |
| V | | | src/utils/{abstractgraph → }/AbstractDirectedGraph.php |
| D | | | src/utils/abstractgraph/__tests__ |
| V | | | src/utils/{abstractgraph → }/__tests__/AbstractDirectedGraphTestCase.php |
| V | | | src/utils/{abstractgraph → }/__tests__/TestAbstractDirectedGraph.php |
| D | | | src/xsprintf/csprintf |
| V | | | src/xsprintf/{ ← csprintf}/csprintf.php |
| V | | | src/xsprintf/{csprintf → }/csprintf.php |
| D | | | src/xsprintf/jsprintf |
| V | | | src/xsprintf/{ ← jsprintf}/jsprintf.php |
| V | | | src/xsprintf/{jsprintf → }/jsprintf.php |