Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test specific things | Ville Penttinen | 2019-04-09 | 1 | -6/+0 |
| | |||||
* | Refactor CallInfo function signatures to new FunctionSignature type | Ville Penttinen | 2019-04-09 | 1 | -0/+6 |
| | | | | | This is used by CallInfo to create a pretty printed function signature that can be used with completions and other places as well. | ||||
* | Make doc comments optional | Jeremy Kolb | 2019-01-26 | 1 | -6/+1 |
| | |||||
* | Add a comment | Jeremy Kolb | 2019-01-24 | 1 | -0/+1 |
| | |||||
* | Add way of getting docs from the code model and use for completion | Jeremy A. Kolb | 2019-01-23 | 1 | -0/+35 |