aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump version from 0.1.0.0 to 1.0.0HEADmasterYuchen Pei2022-10-051-1/+1
|
* Adding a greet api to get server info (currently only version)Yuchen Pei2022-10-052-5/+13
|
* adding api to get IdentifierInfo from LocationInfo.Yuchen Pei2022-10-051-1/+96
|
* minor wordingYuchen Pei2022-09-301-2/+2
|
* updated readme and removed readme of original haskell-code-explorerYuchen Pei2022-09-192-172/+5
|
* Removing the web clientYuchen Pei2022-09-19131-26769/+4
|
* minor wordinglast-web-clientYuchen Pei2022-09-191-2/+2
|
* moving the emacs client out. updated readmeYuchen Pei2022-09-198-1605/+13
|
* [emacs client] Adding initial integration with haddorgYuchen Pei2022-09-151-0/+46
|
* adding copyright and license headers and prep for elpa proposalYuchen Pei2022-09-116-6/+126
|
* removed an unused function and fix namespace for a funYuchen Pei2022-09-091-8/+2
|
* fixed a minor bugYuchen Pei2022-09-091-1/+2
|
* add eldoc feature to hcel-minorYuchen Pei2022-09-061-47/+113
|
* adding support for find definition in hcel-minor modeYuchen Pei2022-09-062-26/+66
|
* adding find references support to eldoc bufferYuchen Pei2022-09-062-2/+6
|
* adding hook to enable hcel-minor-mode in eldoc doc buffersYuchen Pei2022-09-062-6/+15
|
* adding find references in hcel-ids modeYuchen Pei2022-09-062-11/+22
| | | | - also added hooks to outline and ids
* Adding hcel minor mode and find references in outline modeYuchen Pei2022-09-064-23/+61
|
* showing docs in hcel-ids mode, switch to bufferYuchen Pei2022-09-063-9/+32
|
* fixing logic in hoogledocs lookupYuchen Pei2022-09-051-3/+3
|
* updating docs section on emacsYuchen Pei2022-09-051-3/+4
|
* Adding docs about the emacs binding.Yuchen Pei2022-09-051-0/+24
|
* Adding elisp client.Yuchen Pei2022-09-057-0/+1214
|
* linting warning shadowingYuchen Pei2022-08-191-1/+1
|
* removed cpp and formatted storeYuchen Pei2022-08-191-57/+46
|
* linting disambiguateYuchen Pei2022-08-191-1/+5
|
* fixed a bug introduced in a previous commitYuchen Pei2022-08-191-1/+1
|
* removed a redundant importYuchen Pei2022-08-191-1/+0
|
* minor fix redundant lineYuchen Pei2022-08-181-1/+0
|
* removing more (commented out) debugging thingsYuchen Pei2022-08-181-33/+0
|
* removing a debugging functionYuchen Pei2022-08-181-5/+0
|
* removing CPP from test, thus formattingYuchen Pei2022-08-181-1109/+1086
|
* more linting of disambiguatingYuchen Pei2022-08-183-32/+31
|
* linting preprocessor and ghcutilsYuchen Pei2022-08-182-46/+50
|
* formatting preprocessorYuchen Pei2022-08-181-119/+137
|
* lintingYuchen Pei2022-08-187-155/+89
| | | | - disambiguate things
* removing CPP from Types and brittany formatting itYuchen Pei2022-08-181-404/+433
|
* fixing project renamingYuchen Pei2022-08-162-4/+4
|
* rename the fork to hcelYuchen Pei2022-08-162-12/+21
|
* Adding cli options / config to use specified hoogle apiYuchen Pei2022-06-132-8/+28
| | | | - and an option to disable https cert check for hoogle api
* the ghcPrimHack is no longer neededYuchen Pei2022-06-131-16/+2
|
* removing cpp macros in serverYuchen Pei2022-06-131-19/+0
|
* minor fixesYuchen Pei2022-06-132-5/+3
|
* brittany formatting indexerYuchen Pei2022-06-111-172/+204
|
* clean up typecheckedsourceYuchen Pei2022-06-101-37/+17
| | | | | - fill in holes by returning nothing - commenting out some debugging imports
* removed some redundant pattern matchingsYuchen Pei2022-06-101-4/+0
|
* Fixing some typechecked "holes"Yuchen Pei2022-06-101-6/+98
| | | | | | | | two "holes" - Expanded - ConPat also added some pprTrace for debugging
* license file updateYuchen Pei2022-06-092-1/+1
|
* cleaned up the tree and updated readmeYuchen Pei2022-06-0913-467/+15
|
* licensing wordingYuchen Pei2022-06-091-1/+2
|