42-archive/42sh/src/exec
Jack Halford 77ed38038a merged
2017-03-05 16:33:11 +01:00
..
ast_free.c parens and curly braces lexing OK 2017-03-05 16:30:48 +01:00
bad_fd.c redirection now works with builtins! 2017-02-07 17:57:52 +01:00
exec_ampersand.c reading from files now works 2017-03-03 19:47:06 +01:00
exec_and_if.c && || seem to work now 2017-03-05 15:19:18 +01:00
exec_case.c compilation sous linux possible, mise en commentaire des variables set but not used 2017-03-05 15:44:12 +01:00
exec_case_branch.c compilation sous linux possible, mise en commentaire des variables set but not used 2017-03-05 15:44:12 +01:00
exec_command.c parens and curly braces lexing OK 2017-03-05 16:30:48 +01:00
exec_default.c currently parsing if, to-do:syntax error, clean code& interactive shell 2017-02-06 00:05:32 +01:00
exec_elif.c execution if/elif/else + while ok 2017-03-04 18:02:38 +01:00
exec_else.c gen ast cleand 2017-03-04 22:08:31 +01:00
exec_for.c gen ast cleand 2017-03-04 22:08:31 +01:00
exec_func.c exec flow control 2017-02-26 01:13:47 +01:00
exec_if.c && || seem to work now 2017-03-05 15:19:18 +01:00
exec_or_if.c && || seem to work now 2017-03-05 15:19:18 +01:00
exec_pipe.c it compiles ! much more testing for simple commands to work 2017-03-03 16:51:18 +01:00
exec_semi.c execution if/elif/else + while ok 2017-03-04 18:02:38 +01:00
exec_until.c gen ast cleand 2017-03-04 22:08:31 +01:00
exec_var.c rectif free on expand_var 2017-03-03 20:45:36 +01:00
exec_while.c execution if/elif/else + while ok 2017-03-04 18:02:38 +01:00
fd_is_valid.c looks promising 2017-02-07 02:07:47 +01:00
ft_exec.c execution if/elif/else + while ok 2017-03-04 18:02:38 +01:00
ft_findexec.c merge done 2017-01-10 13:23:21 +01:00
launch_process.c merged 2017-03-05 16:33:11 +01:00
mark_process_status.c trying to make files work 2017-03-03 19:05:42 +01:00
process_redirect.c parens and curly braces lexing OK 2017-03-05 16:30:48 +01:00
process_reset.c it compiles ! much more testing for simple commands to work 2017-03-03 16:51:18 +01:00
process_setexec.c it compiles ! much more testing for simple commands to work 2017-03-03 16:51:18 +01:00
process_setgroup.c it compiles ! much more testing for simple commands to work 2017-03-03 16:51:18 +01:00
process_setsig.c some nices fixes, works nicely 2017-02-01 21:27:16 +01:00
redir_free.c parens and curly braces lexing OK 2017-03-05 16:30:48 +01:00
redirect_dgreat.c looks promising 2017-02-07 02:07:47 +01:00
redirect_dless.c after mege 2017-02-20 21:05:12 +01:00
redirect_great.c looks promising 2017-02-07 02:07:47 +01:00
redirect_greatand.c heredoc starting to work; goto do multiple heredoc and execution part 2017-02-14 20:32:34 +01:00
redirect_less.c after mege 2017-02-20 21:05:12 +01:00
redirect_lessand.c redirection now works with builtins! 2017-02-07 17:57:52 +01:00
set_exitstatus.c test 2017-02-28 19:28:01 +01:00
set_process.c parens and curly braces lexing OK 2017-03-05 16:30:48 +01:00