ripytide
|
22bb34be42
|
fixed #5
|
2023-03-31 16:36:38 +01:00 |
|
ripytide
|
3c050ac4e2
|
touchups
|
2022-12-12 05:57:33 +00:00 |
|
ripytide
|
d2ae7fc9ab
|
fix readme broken hyperlinks
|
2022-12-12 05:21:53 +00:00 |
|
ripytide
|
f44cf2a306
|
switch to APL
|
2022-12-12 03:58:51 +00:00 |
|
ripytide
|
399eea5b16
|
ported the new versions of gaps() gaps_same() cut() and cut_same() to set.rs
|
2022-12-12 00:01:38 +00:00 |
|
ripytide
|
28c41468c3
|
fixed non-compiling doc-tests
|
2022-12-11 22:29:32 +00:00 |
|
ripytide
|
11f1b585c7
|
ported map.rs to set.rs
|
2022-12-10 00:59:28 +00:00 |
|
ripytide
|
ec97b5d199
|
changed name of StartBound to more generic BoundOrd
|
2022-12-09 23:39:39 +00:00 |
|
ripytide
|
23e0b49332
|
add new insert_* function and changed Errors to be more specific
|
2022-12-05 00:44:24 +00:00 |
|
ripytide
|
27b5680564
|
migrated insert() to insert_platonic() on map and set and update docs accordingly and simplified errors
|
2022-12-04 03:04:10 +00:00 |
|
ripytide
|
04e7e9e67c
|
renames long function to get_entry_at_point
|
2022-12-03 21:13:07 +00:00 |
|
ripytide
|
ac054199f1
|
added contains_range_bounds function and tests
|
2022-12-03 18:37:01 +00:00 |
|
ripytide
|
0a092f7fb2
|
update readme
|
2022-12-03 17:49:38 +00:00 |
|
ripytide
|
11770c1c30
|
wrote tests and fixed tests for new cut() and remove_overlapping()
|
2022-12-03 17:26:07 +00:00 |
|
ripytide
|
3ba55d915d
|
added docs to new methods, tests fail due to no Range: TryFrom<(Bound, Bound)> though
|
2022-12-02 20:04:11 +00:00 |
|
ripytide
|
49320f71aa
|
fixed a few clippy lints and disabled others i disagree with
|
2022-12-02 02:53:57 +00:00 |
|
ripytide
|
8871d13617
|
added InvalidInsert error for overlapsPreexisting + InvalidRangeBounds types and added larger logo for github social logo thingy
|
2022-12-02 02:26:28 +00:00 |
|
ripytide
|
fd30485ee8
|
finished writing docs for map methods
|
2022-11-30 17:25:21 +00:00 |
|
ripytide
|
78dff0d99e
|
added range_bound_map.rs main examples and documentation
|
2022-11-30 16:25:17 +00:00 |
|
ripytide
|
53b13cbd4f
|
finish adding TryFrom<[]> to map and set, and finish writing docs for set methods.
|
2022-11-29 17:47:45 +00:00 |
|
ripytide
|
539116716a
|
changed asserts to assert_eq for better clarity
|
2022-11-29 16:15:54 +00:00 |
|
ripytide
|
f70c1d0669
|
wrote all of bound.rs docs and added examples n stuff to set.rs
|
2022-11-28 20:42:22 +00:00 |
|
ripytide
|
673e7601a7
|
fix doctests
|
2022-11-28 05:07:58 +00:00 |
|
ripytide
|
6cea9f9869
|
update docs to remove references of RangeBoundsExt
|
2022-11-28 03:54:38 +00:00 |
|
ripytide
|
46c2d89c0a
|
deleted range_bounds_ext and tests_helpers.rs as I don't need them anymore
|
2022-11-28 03:50:31 +00:00 |
|
ripytide
|
2d96c13f56
|
migrate readme to crate doc
|
2022-11-28 02:27:38 +00:00 |
|
ripytide
|
637aa5c266
|
moved things into the root folder ready for crates.io publish
|
2022-11-27 01:45:13 +00:00 |
|