Commit Graph

24 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire 3bd731889d Dub
- Added `niknaks` dependency

Utils

- Now use niknaks library for these routines
2023-09-30 20:23:55 +02:00
Tristan B. Velloza Kildaire 32782b002a Utils
- Added "To LIttle Endian" testing
2023-09-30 19:20:07 +02:00
Tristan B. Velloza Kildaire 8c7317939c Utils
- Clarified
2023-09-30 19:18:25 +02:00
Tristan B. Velloza Kildaire e8eb4ff975 Utils
- Added missing unit test for `order!(T)(T, Order)`
2023-09-30 19:17:15 +02:00
Tristan B. Velloza Kildaire f71f9e9594 Utils
- Implemented `toBytes(T)(T)`

Utils (unittest)

- Added unit test for the above
2023-09-29 10:50:57 +02:00
Tristan B. Velloza Kildaire f878136746 Utils
- Removed duplicate test
2023-09-26 14:59:19 +02:00
Tristan B. Velloza Kildaire 506a9bb554 Merge branch 'master' into feature/exchange_lifetime 2023-09-26 14:59:00 +02:00
Tristan B. Velloza Kildaire f36f39f2f4 Utils
- Backported from `feature/exchange_lifetime`
2023-09-26 14:53:28 +02:00
Tristan B. Velloza Kildaire cfd9954ba8 Utils
- Fixed unit test for `flip!(T)(T)`
2023-09-26 14:52:50 +02:00
Tristan B. Velloza Kildaire f01a3b8ab6 Utils
- Removed now-duplicate import
2023-09-26 14:49:30 +02:00
Tristan B. Velloza Kildaire fd9b346be0 Utils
- Backported from `feature/exchange_lifetime`
2023-09-26 14:48:31 +02:00
Tristan B. Velloza Kildaire 0f6e88266b Utils
- Backported from `feature/exchange_lifetime`
2023-09-26 14:47:57 +02:00
Tristan B. Velloza Kildaire d3ceb214fe Utils
- Backported from `feature/exchange_lifetime`
2023-09-26 14:47:15 +02:00
Tristan B. Velloza Kildaire fed84ed876 Utils
- Added missing documentation
2023-09-26 14:46:35 +02:00
Tristan B. Velloza Kildaire 419f7017f8 Utils
- Cleaned up
2023-09-26 14:45:40 +02:00
Tristan B. Velloza Kildaire 7bdeab1107 Utils
- Added missing documentation
2023-09-26 14:42:39 +02:00
Tristan B. Velloza Kildaire 21cc370c14 Utils
- Added missing documentation
2023-09-26 14:42:09 +02:00
Tristan B. Velloza Kildaire edbea382bd Utils
- Added a FIXME
2023-09-26 14:41:06 +02:00
Tristan B. Velloza Kildaire e01081c59a Utils
- Documented method
2023-09-25 22:19:44 +02:00
Tristan B. Velloza Kildaire a8e9debbb3 Utils
- Documented method
2023-09-25 22:18:51 +02:00
Tristan B. Velloza Kildaire 9fb143dfc9 Utils
- Added a unittest for `findNextFree!(T)(T[] values)`
2023-09-25 22:18:07 +02:00
Tristan B. Velloza Kildaire 1986202309 Utils
- Added a unittest for `isPresent!(T)(T[] values, T value)`
2023-09-25 22:16:38 +02:00
Tristan B. Velloza Kildaire 5cd4cc9a2d Utils
- Added `fineNextFree`() and `isPresent()`
2023-09-25 21:53:57 +02:00
Tristan B. Velloza Kildaire 288b8eed92 - Moved utils module 2023-09-25 21:42:12 +02:00