9446 Commits (8d36ef50c8712be476572514d73b7bddf43e5951)
 

Author SHA1 Message Date
Behdad Esfahbod 57d545932f [test-iter] Don't walk past end 5 years ago
Behdad Esfahbod 46837910e6 [iter] Allow negative step in hb_iota() 5 years ago
Behdad Esfahbod 087327af1e [iter] Minor 5 years ago
Behdad Esfahbod 64f0899a9f [iter] Bug fix 5 years ago
Behdad Esfahbod 5d263556b9 [iter] Fix 5 years ago
Behdad Esfahbod 2c24ea37b1 [iter] Take start value in hb_enumerate() 5 years ago
Behdad Esfahbod 7675d0d3a6 [iter] Add hb_range() 5 years ago
Behdad Esfahbod 05867d9f53 [meta] Add hb_int_max() 5 years ago
Behdad Esfahbod 71537f93e0 [iota] end -> end_ to not shadow 5 years ago
n8willis 6bc8257910
Merge pull request #1680 from n8willis/usermanual-obj 5 years ago
Behdad Esfahbod 3476445420 Remove unnecessary template keyword 5 years ago
Behdad Esfahbod e2a51ff726 Remove unused var 5 years ago
Behdad Esfahbod e8b45c1933 [array] Add .copy() 5 years ago
Behdad Esfahbod afb013f350 Fix msan issue 5 years ago
Behdad Esfahbod 4c94bc63d9 Move hb_invoke() back to hb-algs.hh 5 years ago
Behdad Esfahbod b710176ce2 [hdmx] Touch up 5 years ago
Garret Rieger e8ef0e627c [subset] WIP convert hdmx subsetting to use iterators. 5 years ago
Garret Rieger d5decf9bf7 [subset] Move hdmx to subset2. 5 years ago
Behdad Esfahbod 27b2093009 [map] Return rvalues from keys()/values() 5 years ago
Behdad Esfahbod 372c5b97bf [map] Fix bots 5 years ago
Behdad Esfahbod a304827184 [map] Add .values() iterator 5 years ago
Behdad Esfahbod 3c69505b3a [map] Fix iter 5 years ago
Behdad Esfahbod 5ceaafa5de [algs] Fix identity return type 5 years ago
Behdad Esfahbod f5705d7656 Whitespace 5 years ago
Behdad Esfahbod a17f0fa3a1 [meta] Capture rvalue-references in is_reference / remove_reference 5 years ago
Behdad Esfahbod 7166bd5634 Minor 5 years ago
rsheeter b827181ba1 [map] tweak test-iter.cc 5 years ago
rsheeter 492af0f1bf [map] add keys() 5 years ago
rsheeter ba60512813 [map] add a test for iteration 5 years ago
rsheeter 183b8094b5 [map] add iteration 5 years ago
Ebrahim Byagowi df237d2fe7
[test] Add https://crbug.com/oss-fuzz/14641 testcase 5 years ago
Michiharu Ariza 02ae2591d9 initialize return param subr_num in popSubrNum 5 years ago
Behdad Esfahbod 503748d8a8 [name] Sanitize records for reals 5 years ago
Behdad Esfahbod 5875d775e1 [iter] Rename hb_iter_t() to hb_iter_type<> and add hb_item_type<> 5 years ago
Behdad Esfahbod bad1606639 [map] Make .has() optionally return value 5 years ago
Behdad Esfahbod 750d5af48e Make compiler happy with -Og 5 years ago
Behdad Esfahbod cdb61eb043 [iter] Accept pointer in hb_iter() and hb_iter_t() 5 years ago
Behdad Esfahbod c93eeba9b2 [iter] Accept pointer in hb_map() 5 years ago
Behdad Esfahbod 4c9e0c37a3 [serialize] LangSys subset->copy 5 years ago
Behdad Esfahbod 50dc3e7d9f Add hb_iota() 5 years ago
Behdad Esfahbod aa4ac13f0b [iter] Actually fix previous commit 5 years ago
Behdad Esfahbod a66598e030 [iter] For ref-qualified variants 5 years ago
rsheeter fa576ce187
Update README.md 5 years ago
rsheeter d109c9e767
Update README.md 5 years ago
rsheeter 4063181791 [docs] add fuzzer instructions (courtesy of Garret) 5 years ago
Roderick Sheeter 00946ca3aa [docs] add sample commands for test exec 5 years ago
Behdad Esfahbod 8479eb5955 [iter] Fix hb_sink() to accept rvalue 5 years ago
Behdad Esfahbod 710d459aca [iter] Default predicates to hb_identity instead of hb_bool 5 years ago
Behdad Esfahbod fe14a4000a Adjust hb_all/any/none 5 years ago
Behdad Esfahbod 4a101d8ffc Add hb_match 5 years ago