String Library Update #15

Merged
able merged 3 commits from Trees/ableos_time:my-branch into master 2024-07-17 01:52:54 +00:00
Contributor

I updated the library to have a formatter for strings, and a reverse function
and a set function because the type checker is somewhat broken
set(ptr: ^u8, val: int)
display(num: int, str: ^u8)
reverse(str: ^u8)

I updated the library to have a formatter for strings, and a reverse function and a set function because the type checker is somewhat broken set(ptr: ^u8, val: int) display(num: int, str: ^u8) reverse(str: ^u8)
Trees added 3 commits 2024-07-17 00:30:17 +00:00
Trees changed title from String Library Update to WIP: String Library Update 2024-07-17 00:56:17 +00:00
Trees started working 2024-07-17 00:56:35 +00:00
Trees changed title from WIP: String Library Update to String Library Update 2024-07-17 01:52:21 +00:00
Owner

LGTM.

LGTM.
able merged commit 0f3c94c0c9 into master 2024-07-17 01:52:54 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AbleOS/ableos#15
No description provided.