| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove workaround for now-fixed Clang CPP bug (#1028) | Alec Theriault | 2019-02-11 | 1 | -21/+0 |
* | Use `.hie` files for the Hyperlinker backend (#977) | Alec Theriault | 2019-01-31 | 3 | -0/+47 |
* | Improve hyperlinker's 'spanToNewline' (#846) | Alec Theriault | 2018-06-13 | 1 | -0/+26 |
* | hypsrc-test: Accept test output | Ben Gamari | 2016-02-08 | 1 | -4/+4 |
* | Delete trailing whitespace | Mateusz Kowalczyk | 2015-07-07 | 1 | -1/+1 |
* | Create hyperlinker test case for type classes. | Łukasz Hanuszczak | 2015-07-02 | 1 | -0/+38 |
* | Fix issue with operators being recognized as preprocessor directives. | Łukasz Hanuszczak | 2015-07-02 | 1 | -0/+4 |
* | Add hyperlinker test case for checking type and type family declarations. | Łukasz Hanuszczak | 2015-07-02 | 1 | -0/+42 |
* | Add qualified name test for identifiers hyperlinking test case. | Łukasz Hanuszczak | 2015-07-01 | 1 | -0/+1 |
* | Add record wildcards test for records hyperlinking test case. | Łukasz Hanuszczak | 2015-07-01 | 1 | -0/+9 |
* | Add scoped type variables test for polymorphism test case. | Łukasz Hanuszczak | 2015-07-01 | 1 | -0/+11 |
* | Create hyperlinker test case with quantified type variables. | Łukasz Hanuszczak | 2015-07-01 | 1 | -0/+55 |
* | Create test case for hyperlinking @-patterns. | Łukasz Hanuszczak | 2015-07-01 | 1 | -0/+8 |
* | Add test case for literal syntax highlighting. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+17 |
* | Add test case for record expressions and patterns hyperlinking. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+25 |
* | Add test case for constructor hyperlinking. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+27 |
* | Add test case for operator hyperlinking. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+18 |
* | Add test case for basic identifier hyperlinking. | Łukasz Hanuszczak | 2015-06-30 | 1 | -0/+27 |