|
file | command.c |
| Implements functions used to generate and manage commands.
|
|
file | command.h [code] |
| Command structures and functions for defining and managing commands.
|
|
file | debug.h [code] |
| This file holds useful macros for debugging purposes.
|
|
file | deque.h [code] |
| Double ended queue generators specialized to any given type.
|
|
file | execute.c |
| Implements interface functions between Quash and the environment and functions that interpret an execute commands.
|
|
file | execute.h [code] |
| Functions for interpreting and running commands.
|
|
file | quash.c |
|
file | quash.h [code] |
|