Merge manage variables with builtins & history

This commit is contained in:
mcolonna 2024-06-06 16:37:28 +02:00
commit 44daaaf097
7 changed files with 87 additions and 14 deletions

View file

@ -19,5 +19,8 @@
- fix
- `$ |` throws 2 errors
- empty variables aren't freed
- need to free value returned by readline
- the builtins should get all arguments and check if they're good
(also search TODO and FIXME in the files)
(also check if it works at the cluster (might need libreadline-dev))