lxsh/src
2021-01-06 11:10:45 +01:00
..
debashify.cpp first debashify implementation: replace &> and >& redirects 2021-01-06 11:10:45 +01:00
generate.cpp Fix generate bug on empty commands 2021-01-06 10:07:04 +01:00
main.cpp first debashify implementation: replace &> and >& redirects 2021-01-06 11:10:45 +01:00
minimize.cpp fix bug on minimizing collisions on 'unset' with bash 2020-12-11 12:28:09 +01:00
options.cpp Prepare debashify: implement bash specific parsing 2021-01-06 10:14:08 +01:00
parse.cpp first debashify implementation: replace &> and >& redirects 2021-01-06 11:10:45 +01:00
processing.cpp fix bug on minimizing collisions on 'unset' with bash 2020-12-11 12:28:09 +01:00
resolve.cpp Extend minimize and processing 2020-11-25 16:55:35 +01:00
struc.cpp Add --unset-var option 2020-11-27 11:03:55 +01:00
struc_helper.cpp Add --unset-var option 2020-11-27 11:03:55 +01:00
util.cpp fix bug on minimizing collisions on 'unset' with bash 2020-12-11 12:28:09 +01:00