42-archive/42sh/src/main
2017-01-11 18:06:26 +01:00
..
data_exit.c merge done 2017-01-10 13:23:21 +01:00
data_init.c first effort towards subshells and backquotes, lexer done, execution done for subshells 2017-01-11 18:06:26 +01:00
data_singleton.c petit commit avant de merge job_control: unification de data_singleton (Samuel n'utilisais pas le meme) et quelques petites retouches. beau boulet sur le readline @sbenning 2017-01-10 11:58:03 +01:00
ft_putast.c first try at $ expansion, done on the fly in the lexer, not tested thoroughly 2017-01-10 15:20:45 +01:00
ft_putast2.c exitstatus function, so i can set ? variable in one line with not memory handling. No more leaks, sexy debug macro DG(), valgrind suppression, gitignore 2016-12-10 00:20:59 +01:00
main.c first effort towards subshells and backquotes, lexer done, execution done for subshells 2017-01-11 18:06:26 +01:00
shell_exit.c merge stash 2017-01-10 17:07:25 +01:00
shell_get_avdata.c first effort towards subshells and backquotes, lexer done, execution done for subshells 2017-01-11 18:06:26 +01:00
shell_get_opts.c first effort towards subshells and backquotes, lexer done, execution done for subshells 2017-01-11 18:06:26 +01:00
shell_init.c first effort towards subshells and backquotes, lexer done, execution done for subshells 2017-01-11 18:06:26 +01:00