|
e4355b1c
|
2018-12-22T16:11:22
|
|
[set] Add iter_t as alias to const_iter_t
|
|
2a33ab05
|
2018-12-21T18:49:27
|
|
[iter] Change __more__ to fallback to __len__
|
|
474a1205
|
2018-12-21T18:46:51
|
|
[array/vector] Rename len to length
|
|
2fc1860a
|
2018-12-21T18:09:45
|
|
[iter] Split hb_iter_t<> into hb_iter_t<> and hb_iter_mixin_t<>
|
|
865deeb3
|
2018-12-21T17:35:58
|
|
Adjust internal header dependencies
|
|
7557e348
|
2018-12-21T17:21:19
|
|
[iter] Move hb_fill() and hb_copy() to hb-iter.hh
|
|
65e8bd56
|
2018-12-21T16:20:30
|
|
[iter] Fix hb_copy() return value
|
|
aaddfaa5
|
2018-12-21T16:04:38
|
|
[iter] Make hb_fill() take collection type, not iter
Starting to get the hang of when take which.
|
|
3dbe1e36
|
2018-12-21T15:53:09
|
|
[iter] Add .random_access()
|
|
bdb6da72
|
2018-12-21T11:20:27
|
|
[iter] Fix test again
|
|
e9520752
|
2018-12-21T11:15:16
|
|
Minor
|
|
35503d7d
|
2018-12-21T03:03:46
|
|
[iter] More prototyping
|
|
73c7a896
|
2018-12-21T02:48:28
|
|
[iter] Make hb_fill() and hb_copy() take iterators
I'm still going back and force...
|
|
12e506fd
|
2018-12-21T02:47:04
|
|
[iter] Add hb_fill()
|
|
ad3ed58d
|
2018-12-21T02:12:55
|
|
[iter] Start prototyping hb_copy()
|
|
44af738d
|
2018-12-21T01:59:37
|
|
[iter] Showcase implicit casts
|
|
8001e00a
|
2018-12-21T01:53:27
|
|
[iter] First sample use
|
|
314d8698
|
2018-12-21T00:54:55
|
|
[iter] Sketch new iterator design
|
|
f6d5f1e9
|
2018-12-21T00:23:34
|
|
[iter] Add empty test
|