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
path:
root
/
src
/
HaskellCodeExplorer
/
GhcUtils.hs
Commit message (
Expand
)
Author
Age
Files
Lines
*
linting preprocessor and ghcutils
Yuchen Pei
2022-08-18
1
-45
/
+49
*
removed all CPP macros, and formatted code with brittany
Yuchen Pei
2022-06-08
1
-806
/
+722
*
Clean up code
Yuchen Pei
2022-06-08
1
-149
/
+3
*
fixing selectorDocs
Yuchen Pei
2022-06-06
1
-22
/
+21
*
moduleinfo done
Yuchen Pei
2022-06-06
1
-2
/
+2
*
keep on hacking renamed
Yuchen Pei
2022-06-02
1
-5
/
+8
*
getting rid of all ghcutils.hs warnings except two
Yuchen Pei
2022-06-02
1
-90
/
+41
*
fixed ghcutils except warnings
Yuchen Pei
2022-06-02
1
-45
/
+34
*
even more ghcutils fixes
Yuchen Pei
2022-06-02
1
-128
/
+74
*
more fixes to ghcutils
Yuchen Pei
2022-06-02
1
-28
/
+24
*
fixing more ghcutils
Yuchen Pei
2022-06-01
1
-106
/
+63
*
fixing patsyn
Yuchen Pei
2022-05-31
1
-15
/
+27
*
porting to ghc9.2.2: fixing ghcutils
Yuchen Pei
2022-05-26
1
-95
/
+140
*
Make it compile with GHC-8.8.1 (Stackage nightly-2019-09-28)
alexwl
2019-09-29
1
-1
/
+15
*
Delete trailing whitespace (#42)
Avi Dessauer
2019-08-21
1
-71
/
+71
*
Code cleanup: fix warnings
alexwl
2019-05-17
1
-11
/
+16
*
Add support for GHC 8.6.3
alexwl
2018-12-23
1
-27
/
+203
*
Fix build with haddock-library >= 1.6.0
Julian Ospald
2018-11-13
1
-1
/
+7
*
Fix pattern synonym declarations
alexwl
2018-11-11
1
-2
/
+2
*
Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing.
alexwl
2018-10-12
1
-23
/
+87
*
WIP. It compiles with ghc-8.4.3, but not all features of the indexer are supp...
alexwl
2018-10-09
1
-13
/
+43
*
Initial commit
alexwl
2018-10-02
1
-0
/
+1122