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
*
bump version from 0.1.0.0 to 1.0.0
HEAD
master
Yuchen Pei
2022-10-05
1
-1
/
+1
*
Adding a greet api to get server info (currently only version)
Yuchen Pei
2022-10-05
2
-5
/
+13
*
adding api to get IdentifierInfo from LocationInfo.
Yuchen Pei
2022-10-05
1
-1
/
+96
*
minor wording
Yuchen Pei
2022-09-30
1
-2
/
+2
*
updated readme and removed readme of original haskell-code-explorer
Yuchen Pei
2022-09-19
2
-172
/
+5
*
Removing the web client
Yuchen Pei
2022-09-19
131
-26769
/
+4
*
minor wording
last-web-client
Yuchen Pei
2022-09-19
1
-2
/
+2
*
moving the emacs client out. updated readme
Yuchen Pei
2022-09-19
8
-1605
/
+13
*
[emacs client] Adding initial integration with haddorg
Yuchen Pei
2022-09-15
1
-0
/
+46
*
adding copyright and license headers and prep for elpa proposal
Yuchen Pei
2022-09-11
6
-6
/
+126
*
removed an unused function and fix namespace for a fun
Yuchen Pei
2022-09-09
1
-8
/
+2
*
fixed a minor bug
Yuchen Pei
2022-09-09
1
-1
/
+2
*
add eldoc feature to hcel-minor
Yuchen Pei
2022-09-06
1
-47
/
+113
*
adding support for find definition in hcel-minor mode
Yuchen Pei
2022-09-06
2
-26
/
+66
*
adding find references support to eldoc buffer
Yuchen Pei
2022-09-06
2
-2
/
+6
*
adding hook to enable hcel-minor-mode in eldoc doc buffers
Yuchen Pei
2022-09-06
2
-6
/
+15
*
adding find references in hcel-ids mode
Yuchen Pei
2022-09-06
2
-11
/
+22
*
Adding hcel minor mode and find references in outline mode
Yuchen Pei
2022-09-06
4
-23
/
+61
*
showing docs in hcel-ids mode, switch to buffer
Yuchen Pei
2022-09-06
3
-9
/
+32
*
fixing logic in hoogledocs lookup
Yuchen Pei
2022-09-05
1
-3
/
+3
*
updating docs section on emacs
Yuchen Pei
2022-09-05
1
-3
/
+4
*
Adding docs about the emacs binding.
Yuchen Pei
2022-09-05
1
-0
/
+24
*
Adding elisp client.
Yuchen Pei
2022-09-05
7
-0
/
+1214
*
linting warning shadowing
Yuchen Pei
2022-08-19
1
-1
/
+1
*
removed cpp and formatted store
Yuchen Pei
2022-08-19
1
-57
/
+46
*
linting disambiguate
Yuchen Pei
2022-08-19
1
-1
/
+5
*
fixed a bug introduced in a previous commit
Yuchen Pei
2022-08-19
1
-1
/
+1
*
removed a redundant import
Yuchen Pei
2022-08-19
1
-1
/
+0
*
minor fix redundant line
Yuchen Pei
2022-08-18
1
-1
/
+0
*
removing more (commented out) debugging things
Yuchen Pei
2022-08-18
1
-33
/
+0
*
removing a debugging function
Yuchen Pei
2022-08-18
1
-5
/
+0
*
removing CPP from test, thus formatting
Yuchen Pei
2022-08-18
1
-1109
/
+1086
*
more linting of disambiguating
Yuchen Pei
2022-08-18
3
-32
/
+31
*
linting preprocessor and ghcutils
Yuchen Pei
2022-08-18
2
-46
/
+50
*
formatting preprocessor
Yuchen Pei
2022-08-18
1
-119
/
+137
*
linting
Yuchen Pei
2022-08-18
7
-155
/
+89
*
removing CPP from Types and brittany formatting it
Yuchen Pei
2022-08-18
1
-404
/
+433
*
fixing project renaming
Yuchen Pei
2022-08-16
2
-4
/
+4
*
rename the fork to hcel
Yuchen Pei
2022-08-16
2
-12
/
+21
*
Adding cli options / config to use specified hoogle api
Yuchen Pei
2022-06-13
2
-8
/
+28
*
the ghcPrimHack is no longer needed
Yuchen Pei
2022-06-13
1
-16
/
+2
*
removing cpp macros in server
Yuchen Pei
2022-06-13
1
-19
/
+0
*
minor fixes
Yuchen Pei
2022-06-13
2
-5
/
+3
*
brittany formatting indexer
Yuchen Pei
2022-06-11
1
-172
/
+204
*
clean up typecheckedsource
Yuchen Pei
2022-06-10
1
-37
/
+17
*
removed some redundant pattern matchings
Yuchen Pei
2022-06-10
1
-4
/
+0
*
Fixing some typechecked "holes"
Yuchen Pei
2022-06-10
1
-6
/
+98
*
license file update
Yuchen Pei
2022-06-09
2
-1
/
+1
*
cleaned up the tree and updated readme
Yuchen Pei
2022-06-09
13
-467
/
+15
*
licensing wording
Yuchen Pei
2022-06-09
1
-1
/
+2
[next]