Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-30 | Apply suggestions from code review | Laurence Kedward | |
Co-authored-by: Sebastian Ehlert <28669218+awvwgk@users.noreply.github.com> | |||
2021-11-29 | Apply suggestion: move run to filesystem and use getline | Laurence Kedward | |
fpm_environment::run is moved to fpm_filesystem so that it can use the getline function to retrieve redirected output from file | |||
2021-11-29 | Apply suggestion: don't use TBP for new constructors | Laurence Kedward | |
2021-11-29 | Update: backend to print message if up to date. | Laurence Kedward | |
2021-11-26 | Simplify implementation and cleanup plain mode output | Laurence Kedward | |
2021-11-25 | Update: fpm_compiler & backend to redirect output to log files | Laurence Kedward | |
2021-11-23 | Update: fpm_backend as preprocessed file. | Laurence Kedward | |