zawz
|
53d8ce01ce
|
implement missing operator replacements in debashify [[
|
2021-02-03 15:01:47 +01:00 |
|
zawwz
|
5968068989
|
replace [[ debashify 'echo|grep' into 'expr'
|
2021-01-20 16:59:27 +01:00 |
|
zawwz
|
c12ec601f1
|
implement [[ ]] debashify
|
2021-01-20 16:31:31 +01:00 |
|
zawwz
|
9c2f3c91f9
|
implement bash specific var=() parsing
|
2021-01-20 12:03:32 +01:00 |
|
zawwz
|
2ffe4ddf2f
|
implement internal variable structure
|
2021-01-20 11:49:32 +01:00 |
|
zawwz
|
7114a39fe3
|
implement arithmetic parsing and processing
|
2021-01-15 16:34:47 +01:00 |
|
zawwz
|
1b0c97f5bb
|
implement debashify on <<< herestring
|
2021-01-08 15:57:42 +01:00 |
|
zawwz
|
142a91e68a
|
restructure struc functions
|
2021-01-08 15:03:25 +01:00 |
|
zawwz
|
6f35028e84
|
fix variable processing broken on debashified process substitution
|
2021-01-08 12:02:04 +01:00 |
|
zawwz
|
51b2648c94
|
Unify shebang on debashify
|
2021-01-08 11:45:28 +01:00 |
|
zawwz
|
f99f40b3e8
|
Implement debashify of <() (process substitution)
|
2021-01-08 11:38:25 +01:00 |
|
zawwz
|
5944fa7cc6
|
missing shebang change on --debashify
|
2021-01-06 14:38:27 +01:00 |
|
zawwz
|
36dfd9266e
|
Implement <() bash process substitution
|
2021-01-06 12:15:31 +01:00 |
|
zawwz
|
c199969b63
|
first debashify implementation: replace &> and >& redirects
|
2021-01-06 11:10:45 +01:00 |
|