No description
Find a file
Khaïs COLIN e445f668b3
env_manip: sort funcs per structure that is being manipulated
This is instead of the operation that is being performed.

I find it more logical this way, but if you prefer we can keep it as-is.

I also put the identifier_isvalid func into parser/matchers
2025-02-19 14:47:10 +01:00
libft libft: add free2 function 2025-02-19 14:34:09 +01:00
spec tests: add shellspec spec file 2025-02-07 15:29:43 +01:00
src env_manip: sort funcs per structure that is being manipulated 2025-02-19 14:47:10 +01:00
tests env_manip: sort funcs per structure that is being manipulated 2025-02-19 14:47:10 +01:00
.gitignore dev: ignore .cache and compile_commands.json 2025-02-19 13:56:09 +01:00
.shellspec tests: add shellspec spec file 2025-02-07 15:29:43 +01:00
.valgrindrc valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00
Makefile env_manip: sort funcs per structure that is being manipulated 2025-02-19 14:47:10 +01:00
NOTES.md notes: add Bash Hackers Wiki resource 2025-02-13 15:42:02 +01:00
readline.supp valgrind: suppress readline still reachable leaks 2025-02-07 15:29:43 +01:00