back to scratko.xyz
summaryrefslogtreecommitdiff
path: root/lexical_analysis.c
Commit message (Collapse)AuthorAge
* Shell-edit releasescratko2024-06-21
| | | | | | Autocomplete program and file names (tab). Moving the cursor to edit commands (left and right arrows). Deleting a character in a command (backspace).
* Shell-V releasescratko2024-06-14
| | | | | | | Added pipeline. Formatting shell.c (created lexical_analysys.c). Error codes. Some functions of queue.c are created by preprocessor.
* version shell-V with commented out codescratko2024-06-12