Commit graph

11 commits

Author SHA1 Message Date
mcolonna
254bee62c7 fixes 2024-07-04 13:50:43 +02:00
mcolonna
75150f95dd norm 2024-07-03 14:10:44 +02:00
mcolonna
6862a1913b fix: export builtin and other things *
fix: parse_command: syntaxes like: "hello"'hello'hello
fix: export builtin: "NAME=VALUE" syntax
fix: variables can contain digits
add: variables_nameisvalid()
change: dev/valgrind.sh
2024-07-03 12:18:16 +02:00
mcolonna
b0aa3da8ce merge cd builtin 2024-07-02 11:45:31 +02:00
mcolonna
7d38a40717 fix: several builtins *
With the fork, the builtins didn't have access to the parent process values.
2024-07-01 14:33:38 +02:00
joris schaft
5b313a1f5c [ADD] helo 2024-07-01 12:36:35 +02:00
mcolonna
3007dc9980 finish everything :) 2024-06-28 15:31:08 +02:00
mcolonna
b72be8973e [ADD] export with "name=value" syntax 2024-06-28 14:51:09 +02:00
mcolonna
532b4e959f [ADD] export builtin (unfinished) 2024-06-28 14:36:06 +02:00
mcolonna
368b46e82c merge 2024-06-28 12:06:17 +02:00
joris schaft
d72d88bded [FIX] fixed the cd builtin 2024-06-28 11:24:29 +02:00
Renamed from src/echo_builtin.c (Browse further)