Commit Graph

6 Commits

Author SHA1 Message Date
Jozef Nagy 944ed74f0a Fixed clang-format 2023-08-05 23:35:20 +02:00
Jozef Nagy 2965433c5f Implemented cat 2023-08-05 13:43:31 +02:00
Jozef Nagy 0f9ad93dea Added argc to built-in commands 2023-08-05 13:05:48 +02:00
Jozef Nagy adc1a233f1 Added true & false 2023-08-05 12:51:27 +02:00
Jozef Nagy 1142b36a1b Built-in functions lookup, semi-broken
The lookup works only when a space is present after the command
2023-08-05 11:24:07 +02:00
Jozef Nagy c7e3735ea9 Hashtable implementation 2023-08-04 21:52:07 +02:00