cayley/graph/iterator
kortschak 1606e98d9f Rename Check-ish -> Contains-ish
Contains[*] indicates what the check is for.

[*] I considered Has/Have, but settled on Contains to avoid confusion
with the HasA iterator.
2014-07-31 15:29:42 +09:30
..
all_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
and_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
and_iterator_optimize.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
and_iterator_optimize_test.go Move tag handling out into graph.Tagger 2014-07-30 10:25:32 +09:30
and_iterator_test.go Move tag handling out into graph.Tagger 2014-07-30 10:25:32 +09:30
fixed_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
hasa_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
linksto_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
linksto_iterator_test.go Create quads hierarchy 2014-07-28 21:36:22 +09:30
mock_ts_test.go Create quads hierarchy 2014-07-28 21:36:22 +09:30
optional_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
or_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
or_iterator_test.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
query_shape.go Merge branch 'declassify' into tip 2014-07-30 16:40:37 +09:30
query_shape_test.go Merge branch 'declassify' into tip 2014-07-30 16:40:37 +09:30
value_comparison_iterator.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30
value_comparison_iterator_test.go Rename Check-ish -> Contains-ish 2014-07-31 15:29:42 +09:30