[commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Content search for haddock html doc (705dc00)
git at git.haskell.org
git at git.haskell.org
Mon Nov 20 21:10:21 UTC 2017
- Previous message: [commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Generate an index for package content search (#662) (3a09040)
- Next message: [commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Fix tests for content search (2629cc2)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-head,ghc-head1,master,wip/revert-ttg-2017-11-20,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13
Link : http://git.haskell.org/haddock.git/commitdiff/705dc006595db165e1cb244485cf47bcae02e2d0
>---------------------------------------------------------------
commit 705dc006595db165e1cb244485cf47bcae02e2d0
Author: alexbiehl <alex.biehl at gmail.com>
Date: Sun Aug 27 18:50:16 2017 +0200
Content search for haddock html doc
>---------------------------------------------------------------
705dc006595db165e1cb244485cf47bcae02e2d0
haddock-api/resources/html/fuse.js | 9 +
haddock-api/resources/html/index.js | 381 ++++++++++++++++++++++++++++
haddock-api/resources/html/preact.js | 408 ++++++++++++++++++++++++++++++
haddock-api/src/Haddock/Backends/Xhtml.hs | 6 +
haddock-api/src/Haddock/Utils.hs | 10 +-
5 files changed, 813 insertions(+), 1 deletion(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 705dc006595db165e1cb244485cf47bcae02e2d0
- Previous message: [commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Generate an index for package content search (#662) (3a09040)
- Next message: [commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Fix tests for content search (2629cc2)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list