aboutsummaryrefslogtreecommitdiff
path: root/service/path/path.go
AgeCommit message (Expand)Author
2015-07-21Add the ability to have a common class suffixIan Cottrell
2015-07-21Add exported handlingIan Cottrell
2015-07-13Java encoder fixesIan Cottrell
2015-07-08Add path.Slice for referring to a subset of an array or slice.Ben Clayton
2015-07-08Add path.Validate to check for path correctness.Ben Clayton
2015-07-08Path: Use concrete types instead of path.Value where possible.Ben Clayton
2015-07-07Also generate java classes for service/path and atom packagesIan Cottrell
2015-07-06Add Clone to path.Path.Ben Clayton
2015-07-03Add path.Flatten to flatten a path chain into a slice.Ben Clayton
2015-07-03Add service/path package.Ben Clayton