Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | Ignore hidden source files (#654) | Joel | |
* Add str_begins_with_str function * Add function to test if a single file is hidden * Exclude hidden files when finding source files | |||
2021-09-05 | Expand tabs in source file parsing (#521) | urbanjost | |
2021-07-28 | Merge remote-tracking branch 'upstream/master' into file-listing | LKedward | |
2021-07-18 | remove warnings and fix truncated help text | John S. Urban | |
2021-07-16 | Merge branch 'upstream_master' into file-listing | LKedward | |
2021-07-09 | check name used for package, executable, test, or example | John S. Urban | |
2021-07-07 | Add C wrapper for file listing | Carlos Une | |
2021-03-31 | Phase out Haskell fpm (#420) | Sebastian Ehlert | |
- remove bootstrap directory from repository - remove stack-build from CI workflow - move Fortran fpm to project root - adjust install script and bootstrap instructions |