Commit Graph

6 Commits

Author SHA1 Message Date
Gennadiy Shafranovich 7c821dc666
[SFE-5] Making SwiftFoundationExtensions public (#6) 2022-05-03 15:31:51 -04:00
Gennadiy Shafranovich 16ebaa21c7
[CAKER-2] Enable macOS target compatibility (#4)
Work on xiiagency/Caker#2
2022-01-31 16:11:38 -05:00
Gennadiy Shafranovich 8a5fa3d105
Fix for app store install seeing itself as not installed from app store (#3) 2022-01-29 17:39:18 -05:00
Gennadiy Shafranovich 5912574107
[XRAY-142] Adjusting foundation extensions for Xray usage (#2)
- more generic mapping/grouping by moving extension to Collection/Sequence
- common math reductions for sequences and async sequences (sum, sumOfSquares)
- average function for collections of ints and doubles
- dictionary facilities for incrementing/decrementing sub maps, maps of lists, etc
- new dictionary inversion utility for values that are arrays
- support for mapping for enumerated sequences
- ported ElapsedTimer logging helper from XRay

Work on xiiagency/XRay#142
Work on xiiagency/Decks#689
2022-01-13 15:26:29 -05:00
Gennadiy Shafranovich 3560bdd3bb
[XRAY-2] Part 2a - Move foundation extensions package to its own repository (#1)
Works on xiiagency/Xray#2
2021-10-25 16:49:37 -04:00
Gennadiy Shafranovich 4f5866bbe3 Initial commit 2021-10-25 16:38:06 -04:00