Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | packageinfo done | Yuchen Pei | 2022-06-06 | 2 | -74/+77 |
* | moduleinfo done | Yuchen Pei | 2022-06-06 | 2 | -63/+41 |
* | fixing moduleinfo | Yuchen Pei | 2022-06-03 | 1 | -42/+54 |
* | typecheckedsources no more warnings except two holes | Yuchen Pei | 2022-06-03 | 1 | -211/+49 |
* | typecheckedsources no more errors except holes | Yuchen Pei | 2022-06-03 | 1 | -428/+224 |
* | fixing typecheckedSource | Yuchen Pei | 2022-06-03 | 1 | -93/+104 |
* | renamed source done | Yuchen Pei | 2022-06-03 | 1 | -142/+56 |
* | keep on hacking renamed | Yuchen Pei | 2022-06-02 | 2 | -148/+43 |
* | renamed source | Yuchen Pei | 2022-06-02 | 1 | -58/+26 |
* | getting rid of all ghcutils.hs warnings except two | Yuchen Pei | 2022-06-02 | 1 | -90/+41 |
* | fixed ghcutils except warnings | Yuchen Pei | 2022-06-02 | 1 | -45/+34 |