parallax 1.0
command-line based task/todo manager
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
 
include
 
argparse.h
Contains functions for extracting content from the argument vector
 
defs.h
 
hashmap.h
Contains the structures and procedures for hashmap-related operations
 
task.h
Contains structures and functions for handling task-related operations
 
test.h
 
src
 
argparse.c
 
hashmap.c
Contains detailed implementation of the public procedures in the hashmap API
 
main.c
 
task.c
 
test.c
Contains the testing modules for unit and runtime tests