random various improvements around the core libraries
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 10 Aug 2021 19:12:34 +0000 (14:12 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 10 Aug 2021 19:12:34 +0000 (14:12 -0500)
commitcb82b2d8ee1e02d97d3f19d830b6b3df2b64b466
treeb0550dfbe0bdb576131822550e8ebc176d3a1a91
parent4251637742a8fb2660b8bdd0c26e0030106f0213
random various improvements around the core libraries
14 files changed:
core/container/array.onyx
core/container/bucket_array.onyx [new file with mode: 0644]
core/container/iter.onyx
core/conv.onyx
core/std.onyx
core/string/buffer.onyx
modules/bmfont/position.onyx
modules/immediate_mode/immediate_renderer.onyx
modules/immediate_mode/transform.onyx
modules/ui/components/button.onyx
modules/ui/components/scrollable_region.onyx
modules/ui/components/textbox.onyx
modules/ui/components/workspace.onyx
modules/ui/ui.onyx