index
:
hcel.git
master
tokenized-lines
Server program for indexing and serving Haskell package source code info
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove -Werror flag
alexwl
2018-11-12
1
-3
/
+6
*
Fix pattern synonym declarations
alexwl
2018-11-11
2
-8
/
+16
*
Embed static assets in haskell-code-server executable.
alexwl
2018-11-07
3
-4
/
+26
*
Add support for GHC 8.4.4
alexwl
2018-11-04
7
-8
/
+28
*
Update README and fix project title
alexwl
2018-11-02
9
-1374
/
+1399
*
Fix HTML page title
alexwl
2018-10-28
3
-9
/
+10
*
Show multiple references to an identifier on the same line as one item in a l...
alexwl
2018-10-25
1
-24
/
+29
*
Index quoted identifiers (Template Haskell)
alexwl
2018-10-20
1
-0
/
+33
*
Fix https://github.com/alexwl/haskell-code-explorer/issues/8
alexwl
2018-10-14
1
-2
/
+8
*
Add GHC 8.4.3 support to README
alexwl
2018-10-14
1
-5
/
+10
*
Merge branch 'ghc-8.4.3'
alexwl
2018-10-14
13
-73
/
+471
|
\
|
*
Index type constructor in RoleAnnotDecl
alexwl
2018-10-14
1
-1
/
+16
|
*
Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.
alexwl
2018-10-12
9
-50
/
+265
|
*
WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...
alexwl
2018-10-09
9
-101
/
+269
*
|
Add `--no-ghc-package-path` option to `stack exec` command in README
alexwl
2018-10-10
1
-2
/
+1
|
/
*
Update cabal-helper to version 0.8.1.2 that supports Cabal (>=1.14 && <1.26 |...
alexwl
2018-10-08
57
-1
/
+4847
*
Generate links to hyperlinked source code on Hackage instead of links to docu...
alexwl
2018-10-06
3
-19
/
+10
*
Fixed example in README
alexwl
2018-10-05
1
-3
/
+3
*
Updated README
alexwl
2018-10-05
1
-0
/
+3
*
Update javascript/release
alexwl
2018-10-05
5
-26
/
+29
*
Clicking on an external identifier at definition site opens 'find references'
alexwl
2018-10-05
1
-8
/
+15
*
Initial commit
alexwl
2018-10-02
158
-0
/
+34008