index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
haddock-api
/
src
/
Haddock
/
Backends
/
Hyperlinker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create scaffolding of module for associating tokens with AST names.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+20
*
Add support for recognizing compiler pragmas in source parser.
Łukasz Hanuszczak
2015-06-30
2
-0
/
+3
*
Fix comment recognition in Haskell source parser.
Łukasz Hanuszczak
2015-06-30
1
-2
/
+3
*
Fix identifier recognition in Haskell source parser.
Łukasz Hanuszczak
2015-06-30
1
-2
/
+5
*
Add support for specifying the CSS file path in HTML source renderer.
Łukasz Hanuszczak
2015-06-30
1
-15
/
+30
*
Create simple HTML renderer for parsed source file.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+26
*
Make parser module export all types and associated accessors.
Łukasz Hanuszczak
2015-06-30
1
-3
/
+2
*
Add record accessors to exports of hyperlinker parser module.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+6
*
Adapt source span tagging to work with current whitespace handling.
Łukasz Hanuszczak
2015-06-30
1
-4
/
+7
*
Create basic token classification method.
Łukasz Hanuszczak
2015-06-30
1
-6
/
+98
*
Implement simple string chunking based on HsColour library.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+27
*
Implement function for tagging parsed chunks with source spans.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+8
*
Create scaffolding for Haskell source parser module.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+36