Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove methodowner & fix formatting | Zac Pullar-Strecker | 2020-10-08 | 1 | -12/+23 |
| | |||||
* | Rebase fixes | Zac Pullar-Strecker | 2020-10-08 | 1 | -13/+5 |
| | |||||
* | Changes from review | Zac Pullar-Strecker | 2020-10-08 | 1 | -3/+3 |
| | |||||
* | Remove outdated part of doc_links module docs | Zac Pullar-Strecker | 2020-10-08 | 1 | -2/+0 |
| | |||||
* | Add ignored test to demonstrate ImportMap bug | Zac Pullar-Strecker | 2020-10-08 | 1 | -1/+26 |
| | |||||
* | Fix namespace detection & function test | Zac Pullar-Strecker | 2020-10-08 | 1 | -6/+2 |
| | |||||
* | Add tests | Zac Pullar-Strecker | 2020-10-08 | 1 | -2/+94 |
| | |||||
* | Change Option::Some bug to a fixme note | Zac Pullar-Strecker | 2020-10-08 | 1 | -3/+3 |
| | | | | IMO this is too much work to be worth fixing at the moment. | ||||
* | Differentiate method/tymethod by determining 'defaultness' | Zac Pullar-Strecker | 2020-10-08 | 1 | -5/+14 |
| | | | | | | | | | Currently a method only has defaultness if it is a provided trait method, but this will change when specialisation is available and may need to become a concept known to hir. I opted to go for a 'fewest changes' approach given specialisation is still under development. | ||||
* | Code reorganisation and field support | Zac Pullar-Strecker | 2020-10-08 | 1 | -53/+46 |
| | |||||
* | Changes from review | Zac Pullar-Strecker | 2020-10-08 | 1 | -3/+0 |
| | |||||
* | Rename ide::link_rewrite -> ide::doc_links & tidy imports | Zac Pullar-Strecker | 2020-10-08 | 1 | -0/+433 |