From d8b3bfc55f8d67070bf15efd05d87d2869caeffe Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 5 Oct 2020 16:14:17 +0200 Subject: TODO update again --- TODO.org | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/TODO.org b/TODO.org index 1b9237e..2668df9 100644 --- a/TODO.org +++ b/TODO.org @@ -35,25 +35,25 @@ ** DONE [#C] lpipes leaks on builtins (same as above man) ** DONE [#C] leaks on builtins (same as above man) ** DONE [#C] Variables stack rework -** TODO [#C] Handle memory -** DONE [#C] Handle comments better # -** TODO [#C] msh ~> ./qwe.sh <---- without shebang (maybe works fine already) -** TODO [#C] Fix ~ only first pos of arg ** DONE [#C] $1 $2 $3 $4... vars CLOSED: [2020-09-26 Sat 17:32] ** DONE [#C] Fix $? +** DONE [#C] Handle comments better # +** TODO [#C] Handle memory +** TODO [#C] msh ~> ./qwe.sh <---- without shebang (maybe works fine already) +** TODO [#C] Fix ~ only first pos of arg * Stuff to add ** DONE [#A] builtins to pipes ** DONE [#A] Proper ~ subst ** TODO [#A] SIGNAL ** DONE [#B] && || -** TODO [#B] & -** TODO [#B] $_ -** TODO [#B] Parse error before p_line for scripts ** DONE [#B] .minishellrc ** DONE [#B] .minishell_history ** DONE [#B] history builtin +** TODO [#B] & +** TODO [#B] $_ +** TODO [#B] Parse error before p_line for scripts ** DONE [#C] Norm [2/2] CLOSED: [2020-10-03 Sat 14:46] + [X] libft @@ -62,6 +62,10 @@ ** DONE [#C] alias ** DONE [#C] Read scripts ** DONE [#C] PSX rice +** DONE [#C] << [2/2] + CLOSED: [2020-09-28 Mon 19:30] + + [X] base + + [X] <<- to skip tabs ** TODO [#C] if else [0/4] + [ ] if - fi + [ ] else @@ -69,10 +73,6 @@ + [ ] elif + [ ] while - do - done + [ ] for -** DONE [#C] << [2/2] - CLOSED: [2020-09-28 Mon 19:30] - + [X] base - + [X] <<- to skip tabs ** TODO [#C] Termcaps ** TODO [#C] -i option (alias in scripts, etc) ** TODO [#C] Simple arithmetics $((a + 1)) -- cgit v1.2.3