Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remember if we were sourced and don't do it again | Simon Rettberg | 2021-02-09 | 1 | -0/+3 |
| | | | | | Sourcing slx-tools again would overwrite all already pulled in functions with their respective stubs again, so prevent that from happening. | ||||
* | Exclude functions with wrong prefix; list available functions | Simon Rettberg | 2019-06-14 | 1 | -0/+1 |
| | | | | Invoking slx-tools without arguments lists available functions now. | ||||
* | Modularize | Simon Rettberg | 2019-05-27 | 1 | -0/+23 |