Age | Commit message (Expand) | Author |
---|---|---|
2017-06-03 | Move 'fields.go' to 'project.go' | Teddy Wing |
2017-06-03 | Project: Remove `Time` field | Teddy Wing |
2017-06-03 | Project: Add a TOML tag for the WorkType field | Teddy Wing |
2017-06-03 | Create a new Project type | Teddy Wing |
2017-06-03 | Comment out all the things! | Teddy Wing |
2017-03-12 | Change all `uint` types to `int` | Teddy Wing |
2017-03-12 | fields.go: Get rid of unused `thingsByName` function | Teddy Wing |
2017-03-12 | fields.go: Add methods that allow us to extract objects by name | Teddy Wing |
2017-03-12 | fields.go: Get rid of `IDName` | Teddy Wing |
2017-03-12 | Make fields named structs | Teddy Wing |