aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Create separate module for primitivesRaymaekers Luca2024-10-124-76/+225
| | | | | | - Added a converter tool to convert from an old version of gobdata to a new format - added ws sub directory for the command line tool
* Add tags to tasksRaymaekers Luca2024-10-113-106/+234
| | | | | | | | | | | | | | | | Adds tag functionality to tasks - Added Task type - Added Tag type - Save Tags to Gobdata - Renamed gobdata -> Gobdata - Replaced NArg by ParseNArg function - Added ArgInArgs helper function - Added testing to TODO's - Refactored switch statement - Removed usage function - Added gitignore - Added LICENSE
* initRaymaekers Luca2024-10-012-0/+240