Commit Graph

27 Commits

Author SHA1 Message Date
ripytide 2b8995d3d8 refactored and reworded all the docs. most importantly changed from RangeBounds to the more readable range word 2023-04-06 19:02:52 +01:00
ripytide 13cda63548 passing tests and things look much nicer! 2023-04-05 19:18:35 +01:00
ripytide f0c469cd17 nearly there, a few more tests!! 2023-04-05 18:21:20 +01:00
ripytide c460fae9e2 finished implementing cut 2023-04-05 13:19:58 +01:00
ripytide 591373f99e helpers is looking so neat a tidy now 2023-04-05 12:05:54 +01:00
ripytide ac0532b882 more impls 2023-04-02 21:25:50 +01:00
ripytide b5ca8ad92c everythings working and I'm starting to re-add functionality 2023-04-02 20:25:05 +01:00
ripytide 032e28866d it compiles! 2023-04-02 19:02:47 +01:00
ripytide 63f753b53d More apt description 2023-01-07 22:29:30 +00:00
ripytide c80c4459fb Fix a bug with cut_range_bounds returning invalid RangeBounds 2023-01-05 13:30:18 +00:00
ripytide ca8a9d1f93 fixed #1 2023-01-04 03:52:37 +00:00
ripytide 1d9f974c13 added custom serde Serialize an Deserialize impls for neater than the serde_derive impls 2022-12-29 15:04:48 +00:00
ripytide 3c050ac4e2 touchups 2022-12-12 05:57:33 +00:00
ripytide 62e30e997e i still dc 2022-12-12 05:34:34 +00:00
ripytide 92e4fe8e22 idc about versions, bite me 2022-12-12 05:27:32 +00:00
ripytide f9535d8bfc make description smaller 2022-12-12 05:24:29 +00:00
ripytide d2ae7fc9ab fix readme broken hyperlinks 2022-12-12 05:21:53 +00:00
ripytide 6ab6a584b4 bump labels to published version 2022-12-12 05:10:51 +00:00
ripytide bba0c0aa4c add my email 2022-12-12 04:51:46 +00:00
ripytide f44cf2a306 switch to APL 2022-12-12 03:58:51 +00:00
ripytide f3221ec9c8 wrote most tests except for touches() 2022-12-06 20:30:52 +00:00
ripytide ad56e8df00 finished implementing gaps() and contains_range_bounds() on map 2022-12-03 20:24:29 +00:00
ripytide 1ca53523a0 finished implementing new remove_overlapping() and cut() functions 2022-12-02 18:38:17 +00:00
ripytide c801b896b4 copy lib.rs to readme and panic on invalid range in overlapping() and fill out cargo manifest metadata 2022-12-01 16:53:13 +00:00
ripytide 6e06b1adbb fix doc tests 2022-11-28 20:59:47 +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 637aa5c266 moved things into the root folder ready for crates.io publish 2022-11-27 01:45:13 +00:00