ripytide
|
507d822cea
|
switch to png logo
|
2023-04-06 19:36:08 +01:00 |
|
ripytide
|
468127f82b
|
fixed more docs refacoring
|
2023-04-06 19:07:58 +01:00 |
|
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
|
aa84843efe
|
mass renamed range_bounds everywhere to just range since its more specific and shorted
|
2023-04-06 14:22:33 +01:00 |
|
ripytide
|
b4a24a877c
|
mass renamed local variables from range_bounds_map to map (for sets also), Also added docs to new from_slice_strict functions
|
2023-03-31 20:57:34 +01:00 |
|
ripytide
|
33c3c56b31
|
cloned the readme to the lib.rs
|
2023-03-31 17:56:04 +01:00 |
|
ripytide
|
e2b308a38a
|
added invalid RangeBounds section to readme and made the panics copy-pasta
|
2023-03-31 17:37:26 +01:00 |
|
ripytide
|
bbaf7aeab5
|
fixes #6
|
2023-03-31 16:47:09 +01:00 |
|
ripytide
|
22bb34be42
|
fixed #5
|
2023-03-31 16:36:38 +01:00 |
|
ripytide
|
ca8a9d1f93
|
fixed #1
|
2023-01-04 03:52:37 +00:00 |
|
ripytide
|
4c65c0f71d
|
fixup! fixup! i still dc
|
2022-12-12 05:47:38 +00:00 |
|
ripytide
|
d312665f81
|
fixup! i still dc
|
2022-12-12 05:47:10 +00:00 |
|
ripytide
|
fd6660d886
|
test
|
2022-12-12 05:45:47 +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
|
d2ae7fc9ab
|
fix readme broken hyperlinks
|
2022-12-12 05:21:53 +00:00 |
|
ripytide
|
4237da8cc7
|
add license badge
|
2022-12-12 04:33:47 +00:00 |
|
ripytide
|
f44cf2a306
|
switch to APL
|
2022-12-12 03:58:51 +00:00 |
|
ripytide
|
6cb040a769
|
finally finished writing and testing Everything
|
2022-12-09 03:16:09 +00:00 |
|
ripytide
|
bc8e0791ed
|
all tests passing
|
2022-12-07 18:17:39 +00:00 |
|
ripytide
|
c3db5bd1a0
|
add more doc examples for overwrite
|
2022-12-05 01:23:03 +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
|
2a92be6515
|
refactored flip_bound
|
2022-12-04 01:09:37 +00:00 |
|
ripytide
|
7116ae953e
|
added less restrictive Default implementations
|
2022-12-03 18:04:21 +00:00 |
|
ripytide
|
0a092f7fb2
|
update readme
|
2022-12-03 17:49:38 +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
|
7a416b9f1a
|
attempt to add logo and badges to readme
|
2022-12-01 17:19:03 +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
|
78dff0d99e
|
added range_bound_map.rs main examples and documentation
|
2022-11-30 16:25:17 +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
|
89636b5b19
|
start writing up the readme
|
2022-11-27 15:08:10 +00:00 |
|