Matvey Cherevko BlackMATov
  • Joined on 2023-11-17
BlackMATov synced new reference feature/storages to BlackMATov/evolved.lua from mirror 2025-09-01 18:32:40 +07:00
BlackMATov synced commits to dev at BlackMATov/evolved.lua from mirror 2025-09-01 18:32:40 +07:00
59fb4d8ea4 update readme
001e6f2956 Merge branch 'feature/pairs' into dev
fb6d13ca74 temp remove pairs to merge other changes to dev
8f61a14db6 update pairs todos
0c016f1b67 return xxx_set debug mode
Compare 14 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-09-01 18:32:40 +07:00
ffb0e37b7a update roadmap
a63b0d4400 Revert "temp remove pairs to merge other changes to dev"
fb6d13ca74 temp remove pairs to merge other changes to dev
8f61a14db6 update pairs todos
Compare 4 commits »
BlackMATov synced commits to feature/storages at BlackMATov/evolved.lua from mirror 2025-09-01 18:32:40 +07:00
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-09-01 02:12:40 +07:00
0c016f1b67 return xxx_set debug mode
26bf586140 primary/secondary functon set doesn't work with pairs as entity now
46f1516a55 style fixes
4cd8393546 public api works only with non-pair ids in has/get functions
Compare 4 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-30 01:28:00 +07:00
22302cee75 primary/secondary iterators for pair entities
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-29 09:08:01 +07:00
d4a7c7b77c more pair checks
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-26 07:38:00 +07:00
12beee6eec debug mode for pack/unpack and pair/unpair
71a7d382c1 more type annots
f2a8ee5b83 little style fixes
Compare 3 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-21 03:20:18 +07:00
81bf1d91e9 Revert "temp remove pairs to merge other changes to dev"
6b4c6f2a9a update changelog
7eb4bfd62d Merge branch 'feature/temp_remove_pairs' into dev
1b49f4fcd0 temp remove pairs to merge other changes to dev
77bc6c298e remove 'options' param from evolved.pack
Compare 5 commits »
BlackMATov synced commits to dev at BlackMATov/evolved.lua from mirror 2025-08-21 03:20:18 +07:00
6b4c6f2a9a update changelog
7eb4bfd62d Merge branch 'feature/temp_remove_pairs' into dev
1b49f4fcd0 temp remove pairs to merge other changes to dev
77bc6c298e remove 'options' param from evolved.pack
008df17ee6 fix readme formatting
Compare 58 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-20 11:00:17 +07:00
008df17ee6 fix readme formatting
ba3018213e builder wildcard has/remove first impl
Compare 2 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-20 02:50:18 +07:00
66aec17052 little naming fixes
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-19 10:30:18 +07:00
91edfa9da9 move example to samples/systems
9b796b2a8d reduce pair function calls
dcc5190466 evolved.is_pair/is_wildcard functions
Compare 3 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-19 02:20:17 +07:00
9e74ddf9c3 mark INTERNAL trait as unique and explicit
26de93405e find smallest minor chunks for wildcard execute
Compare 2 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-18 10:00:18 +07:00
be64359177 update roadmap
3b411cce25 manual param validation, remove some cases
Compare 2 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-18 01:50:18 +07:00
4a2088e833 wildcard queries and wildcard fuzz test
e9084f818b alive/empty/has/get function work only with primary fragment in pairs now
0e6f23d30b rnd gc for fuzz tests
3f7ab3cf4d additional major/minor chunks for all chunks with pairs
Compare 4 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-12 07:01:52 +07:00
bd337cefe1 store pair indices in chunk instead full fragments
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-09 05:37:08 +07:00
2ed3be7a4a unload evolved before fuzz/bench
a8fda4a22a add min fuzz/bench iters and time
Compare 2 commits »
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-05 11:47:07 +07:00
3e4b0d02c1 store pair majors/minors in main chunk storages
BlackMATov synced commits to feature/pairs at BlackMATov/evolved.lua from mirror 2025-08-03 10:47:09 +07:00
676aae4402 update chunk flags for pair major chunks