aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* more on licensingYuchen Pei2022-06-092-4/+4
|
* added agpl license file and updated cabal fileYuchen Pei2022-06-093-8/+670
|
* Added a readme for the portYuchen Pei2022-06-091-0/+47
|
* updating submodule upstreamYuchen Pei2022-06-091-1/+1
|
* committing cabal-helper changesYuchen Pei2022-06-091-0/+0
|
* removed all CPP macros, and formatted code with brittanyYuchen Pei2022-06-085-3136/+2874
|
* clean up comments etc.Yuchen Pei2022-06-081-98/+1
|
* Clean up codeYuchen Pei2022-06-083-284/+35
|
* fixing HsPragE hole in typecheckedsourceYuchen Pei2022-06-081-9/+5
|