Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust in/out parameter docs | Tavian Barnes | 2024-10-10 | 1 | -1/+1 |
| | |||||
* | Write @arg instead of @param arg in doc comments | Tavian Barnes | 2024-10-01 | 1 | -8/+8 |
| | |||||
* | Implement the remaining regex types | Tavian Barnes | 2024-05-28 | 1 | -0/+4 |
| | | | | Closes: https://github.com/tavianator/bfs/issues/21 | ||||
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -16/+2 |
| | | | | | | | And while I'm at it, remove years from copyright declarations. Link: https://spdx.dev/about/ Link: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ | ||||
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+97 |
Moved Source Files Into `src` Folder |