Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed all CPP macros, and formatted code with brittany | Yuchen Pei | 2022-06-08 | 1 | -417/+339 |
| | |||||
* | Clean up code | Yuchen Pei | 2022-06-08 | 1 | -6/+0 |
| | |||||
* | renamed source done | Yuchen Pei | 2022-06-03 | 1 | -142/+56 |
| | |||||
* | keep on hacking renamed | Yuchen Pei | 2022-06-02 | 1 | -143/+35 |
| | |||||
* | renamed source | Yuchen Pei | 2022-06-02 | 1 | -58/+26 |
| | |||||
* | Make it compile with GHC-8.8.1 (Stackage nightly-2019-09-28) | alexwl | 2019-09-29 | 1 | -5/+6 |
| | |||||
* | Delete trailing whitespace (#42) | Avi Dessauer | 2019-08-21 | 1 | -42/+42 |
| | |||||
* | Code cleanup: fix warnings | alexwl | 2019-05-17 | 1 | -0/+10 |
| | |||||
* | Add support for GHC 8.6.3 | alexwl | 2018-12-23 | 1 | -13/+135 |
| | |||||
* | Index injectivity annotations | alexwl | 2018-12-10 | 1 | -1/+19 |
| | |||||
* | Index quoted identifiers (Template Haskell) | alexwl | 2018-10-20 | 1 | -0/+33 |
| | | | | This makes identifiers in TH expression like 'value or ''Type clickable in Haskell code explorer | ||||
* | Index type constructor in RoleAnnotDecl | alexwl | 2018-10-14 | 1 | -1/+16 |
| | |||||
* | Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing. | alexwl | 2018-10-12 | 1 | -10/+62 |
| | |||||
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵ | alexwl | 2018-10-09 | 1 | -27/+78 |
| | | | | supported yet. | ||||
* | Initial commit | alexwl | 2018-10-02 | 1 | -0/+498 |