Commit graph

6 commits

Author SHA1 Message Date
Jose Marcial Vieira Bisneto a4b6a14ea5 Initial implementation of path/resolver 2016-12-01 06:48:16 -03:00
Jose Marcial Vieira Bisneto d761e6062b path: Fixed ErrPath error. 2016-11-29 20:34:59 -03:00
Jose Marcial Vieira Bisneto ac4cc8feaa path/path.c: Implemented SplitN.
Renamed Segments() to SplitN(), added parameters, and created a new
Segments() using SplitN() while maintaining the original functionality.
2016-11-26 10:39:53 -03:00
Jose Marcial Vieira Bisneto 0f5964ad3c path/path.c: Changed PopLastSegment parameters order. 2016-11-26 10:20:23 -03:00
Jose Marcial Vieira Bisneto 8ed4f62526 Fixed PathFromCid(), Cid is an struct, not an array. 2016-11-17 17:47:31 -03:00
Jose Marcial Vieira Bisneto 792ee026db Initial path/ implementation. 2016-11-17 17:06:17 -03:00