lxsh/src
2021-07-24 08:26:24 +02:00
..
debashify.cpp fix deletions causing some empty clauses 2021-06-30 13:23:24 +02:00
exec.cpp fix broken interactive tty on live-exec 2021-06-29 14:07:24 +02:00
generate.cpp fix minify on heredocument at end of case 2021-06-30 09:48:54 +02:00
main.cpp minify empty variable manipulation 2021-07-24 08:26:24 +02:00
minify.cpp minify empty variable manipulation 2021-07-24 08:26:24 +02:00
options.cpp implement separated variables on assigns and cmdvars 2021-06-29 15:17:59 +02:00
parse.cpp fix parsing escaped subshells in heredocuments 2021-06-30 09:43:48 +02:00
processing.cpp optimize fct minify by counting call occurences 2021-06-30 15:53:38 +02:00
resolve.cpp implement separated variables on assigns and cmdvars 2021-06-29 15:17:59 +02:00
shellcode.cpp remove -J option from release 2021-05-28 16:35:24 +02:00
struc.cpp restructure struc object extensions 2021-01-06 16:37:08 +01:00
struc_helper.cpp improve echo debashifying 2021-05-28 16:31:17 +02:00
util.cpp fix fct minify encountering reserved words 2021-06-29 15:53:25 +02:00