starship/src
Bill 08b5cd0862
feat(cobol): added COBOL module (#2994)
* feat: added COBOL module

* slight README fix

* added command faking for COBOL

* updated COBOL symbol to better suit language

Co-authored-by: Bill Risher <bill@encephaloinvestments.com>
2021-09-07 09:59:14 -05:00
..
configs feat(cobol): added COBOL module (#2994) 2021-09-07 09:59:14 -05:00
formatter fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
init feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
modules feat(cobol): added COBOL module (#2994) 2021-09-07 09:59:14 -05:00
test fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
bug_report.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
config.rs refactor: simplify iterator usage (#3017) 2021-09-02 11:48:29 -04:00
configure.rs fix(config): inherit stdin/stdout/stderr instead of piping to fix editor invocation (#3032) 2021-09-03 21:56:43 -04:00
context.rs refactor: allow passing OsStr as-is to exec_cmd (#2997) 2021-08-23 18:49:30 +02:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
module.rs feat(cobol): added COBOL module (#2994) 2021-09-07 09:59:14 -05:00
print.rs refactor: simplify iterator usage (#3017) 2021-09-02 11:48:29 -04:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs feat(cobol): added COBOL module (#2994) 2021-09-07 09:59:14 -05:00