Tanguy Maze
|
4123c5dca3
|
feature: add cd built-in
|
2019-11-10 21:45:56 +01:00 |
|
Tanguy Maze
|
e89ccb64b2
|
feature: added echo cmd
changed printf ref to ft_printf
|
2019-11-03 00:45:38 +01:00 |
|
Tanguy MAZE
|
85af14cd9f
|
Clean-up: normed out files
|
2019-10-17 11:04:04 +02:00 |
|
Tanguy Maze
|
d22bc173f1
|
feature: added env, setenv & unsetenv builtins
added -i option & command execution to env
added setenv & unsetenv builtins
|
2019-10-10 16:56:40 +02:00 |
|
Tanguy MAZE
|
aa8e971688
|
feature: switched env from ft_list to specific list
|
2019-09-26 16:54:52 +02:00 |
|
Tanguy MAZE
|
05d8424f75
|
Feat(WIP): Added possibility to cmd_env to execute commands with
altered env.
Added dummy function for cd, echo, setenv & unsetenv
Started work on env copy feature
|
2019-09-20 15:49:38 +02:00 |
|
Tanguy MAZE
|
852248636f
|
Restart from scratch
branched out on dev
removed all previous source files
started test on new env2lst function
|
2019-09-19 18:00:54 +02:00 |
|
Tanguy MAZE
|
36d7fc342d
|
added basic env & setenv commands
|
2019-01-13 19:03:08 +01:00 |
|