Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | - also added hooks to outline and ids | ||||
* | 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 |
| | | | | - disambiguate things | ||||
* | 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 |
| | | | | - and an option to disable https cert check for hoogle api | ||||
* | 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 |
| | | | | | - fill in holes by returning nothing - commenting out some debugging imports | ||||
* | 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 |
| | | | | | | | | two "holes" - Expanded - ConPat also added some pprTrace for debugging | ||||
* | 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 |
| | |||||
* | more on licensing | Yuchen Pei | 2022-06-09 | 2 | -4/+4 |
| | |||||
* | added agpl license file and updated cabal file | Yuchen Pei | 2022-06-09 | 3 | -8/+670 |
| | |||||
* | Added a readme for the port | Yuchen Pei | 2022-06-09 | 1 | -0/+47 |
| | |||||
* | updating submodule upstream | Yuchen Pei | 2022-06-09 | 1 | -1/+1 |
| | |||||
* | committing cabal-helper changes | Yuchen Pei | 2022-06-09 | 1 | -0/+0 |
| | |||||
* | removed all CPP macros, and formatted code with brittany | Yuchen Pei | 2022-06-08 | 5 | -3136/+2874 |
| | |||||
* | clean up comments etc. | Yuchen Pei | 2022-06-08 | 1 | -98/+1 |
| | |||||
* | Clean up code | Yuchen Pei | 2022-06-08 | 3 | -284/+35 |
| | |||||
* | fixing HsPragE hole in typecheckedsource | Yuchen Pei | 2022-06-08 | 1 | -9/+5 |
| | |||||
* | fixing path resolution | Yuchen Pei | 2022-06-08 | 1 | -2/+4 |
| | |||||
* | Fixing problem with indexing a project with multiple packages | Yuchen Pei | 2022-06-07 | 1 | -8/+40 |
| | | | | | | | - it will only index the first package with the same source dir as the -p option, or if no such package exists, index the first package - it will concat map all the modules of all the units of the package to index | ||||
* | fixing distdir | Yuchen Pei | 2022-06-07 | 1 | -57/+66 |
| | |||||
* | Replacing cabal-helper-0.8.1.2 with 1.1.0.0 | Yuchen Pei | 2022-06-06 | 59 | -4847/+4 |
| | |||||
* | fixing selectorDocs | Yuchen Pei | 2022-06-06 | 2 | -44/+44 |
| |