8663 Commits (e6b78003efbe02ba4542cadcc13bc1dd0b1d57b0)
 

Author SHA1 Message Date
Alfie John 3e332544db Fix description of example 6 years ago
Alfie John 2144ca9f01 Added option to build docs to docs 6 years ago
Behdad Esfahbod 21c0713a1c Whitespace 6 years ago
Behdad Esfahbod 934d3fa2a7 Use more iter pipelines 6 years ago
Behdad Esfahbod 420d8ac350 [algs] Add hb_iter() 6 years ago
Behdad Esfahbod 54ec48ea20 Use iter pipelines more 6 years ago
Behdad Esfahbod 83cecd80d9 [iter] Default projection to identity 6 years ago
Behdad Esfahbod a699c6b17c [algs] Add hb_identity 6 years ago
Behdad Esfahbod 463cfb426f Fix unused-variable warnings 6 years ago
Behdad Esfahbod f4cbb1ee0c WIP 6 years ago
Behdad Esfahbod 471e96e55d [iter] Use forwarding references 6 years ago
Behdad Esfahbod 528ea66f24 [algs] Fix hb_first() / hb_second() 6 years ago
Behdad Esfahbod 343f5a4bfc [iter] Misc fixes to get piping almost work 6 years ago
Behdad Esfahbod 7cedf7f64c Change hb_first() and hb_second() to function objects 6 years ago
Behdad Esfahbod f35568d603 [iter] Add hb_filter() 6 years ago
Behdad Esfahbod 1733e4702c [iter] Add hb_map() 6 years ago
Behdad Esfahbod f7fcc47641 [iter] Make hb_zip() take const references 6 years ago
Behdad Esfahbod ede1a71b31 Minor rename 6 years ago
Behdad Esfahbod 93551669c5 Remove unused Coverage::iter_t::get_coverage() 6 years ago
Behdad Esfahbod af2067e87b Use hb_zip() moooore 6 years ago
Behdad Esfahbod 0d1fdf939d Use hb_zip() some mooore 6 years ago
Behdad Esfahbod af6c190235 Use hb_zip() some moore 6 years ago
Behdad Esfahbod 83ad0b6d0f Use hb_zip() some more 6 years ago
Behdad Esfahbod f0dd0656b8 Use hb_zip() some 6 years ago
Behdad Esfahbod 200cdb721b [iter] Rename hb_zip_t to hb_zip_iter_t 6 years ago
Behdad Esfahbod 3290c181c1 [algs] Whitespace 6 years ago
Behdad Esfahbod 014c50292b [iter] Move code 6 years ago
Behdad Esfahbod 6e3ad650d1 Rename hb-dsalgs to hb-algs 6 years ago
Behdad Esfahbod f27607580e [algs] Add hb_first() and hb_second() 6 years ago
Behdad Esfahbod a7de144df3 Implement uniform map interface 6 years ago
Behdad Esfahbod 7987095e64 [meta] Remove hb_enable_if_t 6 years ago
Behdad Esfahbod 15a6928436 [iter] Implement operator-> unconditionally 6 years ago
Behdad Esfahbod 8f52a827e7 Allow rvalues in hb_addressof() 6 years ago
Behdad Esfahbod a4ea0d3680 [iter] Change from const_iter_t/iter_t to iter_t/writer_t 6 years ago
Behdad Esfahbod 7798e4fcc3 [iter] Change Coverage iterator to only return glyph-id 6 years ago
Behdad Esfahbod 84e5d00229 [iter] Add hb_zip() 6 years ago
Behdad Esfahbod 636786ecaf [iter] Rename __item_type__ to __item_t__ 6 years ago
Behdad Esfahbod 6caf76f4a8 Tighten Coverage iteration 6 years ago
Behdad Esfahbod ff3a7ce1e7 [subset] Minor 6 years ago
Behdad Esfahbod 42bf80e578 [iter] More semicolon 6 years ago
Behdad Esfahbod f78f837ef1 [iter] Use aliasing using for types 6 years ago
Behdad Esfahbod 3fc03e42ce [iter] Use static_assert with hb_is_random_access_iterator() 6 years ago
Behdad Esfahbod 6af9c5f18e [iter] Remove stray semicolons 6 years ago
Behdad Esfahbod 74ca7b580c [OT] Implement operator[] for Coverage and ClassDef 6 years ago
Behdad Esfahbod 6c548b6657 [iter] Add TODO 6 years ago
Behdad Esfahbod 362d4e7cc3 [iter] Implement for OT::ArrayOf / OT::SortedArrayOf 6 years ago
Behdad Esfahbod 2f837a365c [SortedArrayOf] Fix sub_array() return type 6 years ago
Behdad Esfahbod 54c30e949e [iter] Constrain hb_fill() and hb_copy() 6 years ago
Behdad Esfahbod dc0a98cbe7 [iter] Add TODO 6 years ago
Behdad Esfahbod 2658e40ffb [iter] Add hb_is_random_access_iterator() 6 years ago