From 25cdf9e38a7bf78b415edc6fa8827d3b7583db55 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 21 Oct 2020 16:44:51 +0200 Subject: TODO update --- TODO.org | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/TODO.org b/TODO.org index a64a8c9..6090837 100644 --- a/TODO.org +++ b/TODO.org @@ -59,24 +59,25 @@ ** TODO Parse error before p_line for scripts ** DONE Norm [2/2] CLOSED: [2020-10-03 Sat 14:46] - + [X] libft - + [X] minishell + + [X] libft + + [X] minishell ** DONE [ builtin <=== pretty cool yet simple stuff ( [ $a -eq 1 ] ) ** DONE alias ** DONE Read scripts ** DONE PSX rice ** DONE << [2/2] CLOSED: [2020-09-28 Mon 19:30] - + [X] base - + [X] <<- to skip tabs + + [X] base + + [X] <<- to skip tabs ** TODO if else [0/4] - + [ ] if - fi - + [ ] else - + [ ] else - + [ ] elif - + [ ] while - do - done - + [ ] for + + [ ] if - fi + + [ ] else + + [ ] else + + [ ] elif + + [ ] while - do - done + + [ ] for ** TODO Termcaps ** TODO -i option (alias and history in scripts, etc) ** TODO Simple arithmetics $((a + 1)) -** TODO & +** CANCELED & + CLOSED: [2020-10-21 Wed 16:41] -- cgit v1.2.3