55 Commits

Author SHA1 Message Date
6b54882b19 alnyan/yggdrasil: update btree_monstruosity 2024-10-31 13:35:23 +02:00
ripytide
408f4e020e
bump version to v0.6.2 2023-12-26 12:47:27 +00:00
ripytide
77ace3f262
Added lints.rust.missing_docs = "deny" and added missing docs to fix it 2023-12-26 11:44:23 +00:00
ripytide
886449283d
minor touchups 2023-12-06 17:59:17 +00:00
ripytide
e36846abfe
update the version and docs about the no_std support 2023-12-03 20:25:25 +00:00
ripytide
86b42c4d02
crate now compiles for no_std 2023-12-03 20:17:59 +00:00
ripytide
6eb28f6137
refactored to use a super traits for simpler trait bounds on functions, and updated depedencies 2023-12-03 20:03:36 +00:00
ripytide
969de2ae7c
update dependencies ready to cut a new release 2023-10-11 15:26:56 +01:00
ripytide
ed71871d09
update dependencies to fix compile bug 2023-07-01 13:15:51 +01:00
ripytide
f961d198fc
bump version 2023-07-01 13:07:30 +01:00
ripytide
bae726a324
bump version number 2023-06-17 13:19:10 +01:00
ripytide
1fcb0d8b63
update version for a minor release ready for the gap-query release 2023-06-11 18:21:29 +01:00
ripytide
f640c58f86
fix #44 2023-05-16 17:25:07 +01:00
ripytide
4880b5bc70
slightly nicer looking description 2023-04-24 10:23:49 +01:00
ripytide
69406e6b3a
undo allocations inside gaps 2023-04-23 15:02:09 +01:00
ripytide
7ee18b530e
updated descriptions 2023-04-21 15:39:56 +01:00
ripytide
45ea891ae7
bump version and add link to previous crate name 2023-04-21 15:33:24 +01:00
ripytide
7744419b60
mass rename crate to discrete_range_map 2023-04-21 15:11:44 +01:00
ripytide
36161055ae
mass rename RangeBounds to DiscreteRange and mod rename also 2023-04-21 14:29:03 +01:00
ripytide
a9cb31d024
checkpoint 2023-04-20 20:28:08 +01:00
ripytide
fc23e9b96b
bump version 2023-04-19 14:55:10 +01:00
ripytide
d1a15f51fa
checkpoint 2023-04-19 14:41:06 +01:00
ripytide
e6c3d8f219
added gap Err result to get_entry_at_point in map and get_at_point in set 2023-04-19 10:04:45 +01:00
ripytide
206404f2f6
bump version 2023-04-18 17:46:50 +01:00
ripytide
29047ed3a1
bump versio again 2023-04-10 12:55:20 +01:00
ripytide
5998328efc
bump version 2023-04-09 19:00:41 +01:00
ripytide
8976d2ec37
bumped version to 0.2.0 ready for the publish soon 2023-04-06 20:17:41 +01:00
ripytide
aa19139e1e
added overlapping_mut method to map too 2023-04-06 20:17:10 +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
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