aboutsummaryrefslogtreecommitdiffstats
path: root/timetask/fields.go
AgeCommit message (Expand)Author
2017-06-03Move 'fields.go' to 'project.go'Teddy Wing
2017-06-03Project: Remove `Time` fieldTeddy Wing
2017-06-03Project: Add a TOML tag for the WorkType fieldTeddy Wing
2017-06-03Create a new Project typeTeddy Wing
2017-06-03Comment out all the things!Teddy Wing
2017-03-12Change all `uint` types to `int`Teddy Wing
2017-03-12fields.go: Get rid of unused `thingsByName` functionTeddy Wing
2017-03-12fields.go: Add methods that allow us to extract objects by nameTeddy Wing
2017-03-12fields.go: Get rid of `IDName`Teddy Wing
2017-03-12Make fields named structsTeddy Wing