clanker 25020cc4a9 fix: transfer delegate ownership in PropertyMappingBuilder ((owned) casts) — valac emits copy-and-destroy for plain param-to-owned-field delegate assignments, freeing the stored closure when the builder method returns and leaving every long-lived PropertyMapper reading freed memory on map_into/map_from (the intermittent, layout-dependent SIGSEGV that surfaced far from the cause, e.g. during Statum slot signing) 5 天之前
..
DataStructures 7446b2204e fix(datastructures): handle null index in remove_first_where 6 月之前
Expressions 169d933579 feat(expressions): add DateTimeFunctionAccessor for DateTime functions 5 月之前
Generators 614a4ea2b5 Convert ints that logically can't go negative to uints 9 月之前
Interfaces 0583c95dea Clean up 5 月之前
Mapping 25020cc4a9 fix: transfer delegate ownership in PropertyMappingBuilder ((owned) casts) — valac emits copy-and-destroy for plain param-to-owned-field delegate assignments, freeing the stored closure when the builder method returns and leaving every long-lived PropertyMapper reading freed memory on map_into/map_from (the intermittent, layout-dependent SIGSEGV that surfaced far from the cause, e.g. during Statum slot signing) 5 天之前
Modifiers 614a4ea2b5 Convert ints that logically can't go negative to uints 9 月之前
Operators 24613fa490 Expressive vibes 6 月之前
Promotions 24613fa490 Expressive vibes 6 月之前
Wrappers 9161ab1284 Remove non-namespaced helper functions 9 月之前
Attempt.vala fed62f42b4 Add attempt_where 11 月之前
ByteComposition.vala b9118aa6a9 Promotions overhaul 9 月之前
Cache.vala 89e0abc5f7 Long weekend refactors 11 月之前
Composition.vala 614a4ea2b5 Convert ints that logically can't go negative to uints 9 月之前
Debug.vala b83c80f979 Rename back 9 月之前
Delegates.vala 24613fa490 Expressive vibes 6 月之前
Element.vala 10c3a74123 feat(expressions): add literal type suffixes and char support 5 月之前
Enumerable.vala 24613fa490 Expressive vibes 6 月之前
EnumerableInfo.vala 9161ab1284 Remove non-namespaced helper functions 9 月之前
Errors.vala 3a9ff792a3 Quick fix ups 9 月之前
Grouping.vala 42d9bac5e1 refactor(grouping): make Grouping inherit from Proxy 7 月之前
Interfaces.vala d7f39f81b5 feat(expressions): add nullable type support and handlebars-style format function 5 月之前
Iterate.vala 8edf68cd63 refactor: extract va_list handling to Wrap module 6 月之前
KeyCountPair.vala e25fce625d Add many untested modifiers 11 月之前
KeyValuePair.vala 7c51c8b354 Basic working Json tools, structure tidy-up 1 年之前
Nullable.c d7f39f81b5 feat(expressions): add nullable type support and handlebars-style format function 5 月之前
Nullable.vala d7f39f81b5 feat(expressions): add nullable type support and handlebars-style format function 5 月之前
OrderConfiguration.vala feb53d207d Implement "order_by" functions 11 月之前
Pair.vala e325ebcb1a Add tests and fix bugs discovered by tests 9 月之前
Partition.vala e325ebcb1a Add tests and fix bugs discovered by tests 9 月之前
PositionItemPair.vala e4dbc35f7e Make simple classes compact 11 月之前
Promotion.vala a1ab95e0c7 chore: remove debug print statements 6 月之前
Proxy.vala b9118aa6a9 Promotions overhaul 9 月之前
Safety.vala d7f39f81b5 feat(expressions): add nullable type support and handlebars-style format function 5 月之前
SelectionContext.vala e4dbc35f7e Make simple classes compact 11 月之前
Sticky.vala 332d986f63 Checkpoint for sticky refactor 9 月之前
StickyProxy.vala 332d986f63 Checkpoint for sticky refactor 9 月之前
StickyProxyPromotion.vala b83c80f979 Rename back 9 月之前
Tracker.vala c41a62925d Remove dependency on LibGee 11 月之前
Wrap.vala 8edf68cd63 refactor: extract va_list handling to Wrap module 6 月之前
meson.build 169d933579 feat(expressions): add DateTimeFunctionAccessor for DateTime functions 5 月之前