aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding cli options / config to use specified hoogle apiHEADmasterdevYuchen 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
|
* fixing path resolutionYuchen Pei2022-06-081-2/+4
|
* Fixing problem with indexing a project with multiple packagesYuchen Pei2022-06-071-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 distdirYuchen Pei2022-06-071-57/+66
|
* Replacing cabal-helper-0.8.1.2 with 1.1.0.0Yuchen Pei2022-06-0659-4847/+4
|
* fixing selectorDocsYuchen Pei2022-06-062-44/+44
|
* packageinfo doneYuchen Pei2022-06-062-74/+77
|
* moduleinfo doneYuchen Pei2022-06-062-63/+41
|
* fixing moduleinfoYuchen Pei2022-06-031-42/+54
|
* typecheckedsources no more warnings except two holesYuchen Pei2022-06-031-211/+49
|
* typecheckedsources no more errors except holesYuchen Pei2022-06-031-428/+224
|
* fixing typecheckedSourceYuchen Pei2022-06-031-93/+104
|
* renamed source doneYuchen Pei2022-06-031-142/+56
|
* keep on hacking renamedYuchen Pei2022-06-022-148/+43
|
* renamed sourceYuchen Pei2022-06-021-58/+26
|
* getting rid of all ghcutils.hs warnings except twoYuchen Pei2022-06-021-90/+41
| | | | | 1. ambiguous names in HCE types 2. orphan ord instances
* fixed ghcutils except warningsYuchen Pei2022-06-021-45/+34
|
* even more ghcutils fixesYuchen Pei2022-06-021-128/+74
|
* more fixes to ghcutilsYuchen Pei2022-06-021-28/+24
|
* fixing more ghcutilsYuchen Pei2022-06-011-106/+63
|
* fixing patsynYuchen Pei2022-05-311-15/+27
|
* porting to ghc9.2.2: fixing ghcutilsYuchen Pei2022-05-262-95/+141
|
* porting to ghc9.2.2: fixing types.hsYuchen Pei2022-05-161-5/+9
|
* Add stack-8.8.3.yaml (LTS 15.4)alexwl2020-03-222-6/+3
|
* Update jstree to 3.3.9alexwl2020-02-167-148/+151
|
* Update stack-8.8.1.yamlalexwl2019-11-291-32/+2
|
* Make it compile with GHC-8.8.1 (Stackage nightly-2019-09-28)alexwl2019-09-294-33/+120
|
* Add check for .cabal filealexwl2019-09-021-8/+30
|
* Add stack.yaml.lock to .gitignorealexwl2019-08-211-0/+2
|
* Fix 'unterminated #else'alexwl2019-08-211-0/+1
|
* Delete trailing whitespace (#42)Avi Dessauer2019-08-2167-639/+638
|