- Notifications
You must be signed in to change notification settings - Fork 36
Pull requests: libmir/mir-algorithm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
WIP: Implement multi-word division for BigInt
#387 by rv32ima was merged May 26, 2022 Loading…
3 tasks done
Make StringMap.opEquals independent of insert order of elements in th…
#384 by nordlow was merged Dec 7, 2021 Loading…
Move template StructImpl into non-template StringMap.Impl to avoid te…
#380 by nordlow was merged Dec 7, 2021 Loading…
Make String.opBinaryRight @safe when possible and qualify test as @safe
#377 by nordlow was merged Dec 6, 2021 Loading…
Add fixes to both the Decimal and DecimalView impls to allow exponents to follow dots
#374 by rv32ima was merged Nov 22, 2021 Loading…
Revert "Use const parameters in mir.format to reduce template bloat"
#364 by 9il was merged Sep 24, 2021 Loading…
Rename text() template parameter from A to Args to comply with print()
#362 by nordlow was merged Sep 20, 2021 Loading…
Complete use of isSomeChar and isOutputRange in template restrictions in mir.format
#361 by nordlow was merged Sep 20, 2021 Loading…
Use const parameters in mir.format to reduce template bloat
#359 by nordlow was merged Sep 20, 2021 Loading…
Use __traits(isStaticArray) instead of std.traits wrapper
#358 by nordlow was merged Sep 17, 2021 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.