Commit Graph

15 Commits

Author SHA1 Message Date
c67a448d00 Add basic logging functionality
All checks were successful
Release / release (push) Successful in 6s
2026-05-17 18:40:10 +01:00
2e5163ba33 Implement functions to get stdin, stdout & stderr
All checks were successful
Release / release (push) Successful in 2s
2026-05-17 12:21:23 +01:00
8061692801 Add standard streams
All checks were successful
Release / release (push) Successful in 3s
2026-05-17 11:13:40 +01:00
946bcc9b59 Replace extern 2026-05-17 09:44:11 +01:00
576699996f Update POSIX file IO 2026-01-03 03:13:42 +00:00
c2ca99cac4 Implement POSIX file IO 2026-01-02 22:57:12 +00:00
91138f9239 Reformat 2026-01-02 19:03:19 +00:00
ae8cb2e473 Add function to rename file 2026-01-02 19:02:17 +00:00
989a5f60c4 Update file IO API 2026-01-02 18:56:09 +00:00
659a3e457c Reformat 2026-01-02 17:17:25 +00:00
c2a156e256 Remove array structs (#10)
Reviewed-on: #10
2026-01-02 16:50:52 +00:00
41cac2ef7f Reformat os 2026-01-02 00:49:21 +00:00
ad2de98093 Switch to using tabs instead of spaces (#9)
Reviewed-on: #9
2025-12-29 22:46:52 +00:00
4ea30f0762 No codegen doubly-linked list (#8)
Reviewed-on: #8
Co-authored-by: Abdelrahman <said.abdelrahman89@gmail.com>
Co-committed-by: Abdelrahman <said.abdelrahman89@gmail.com>
2025-12-17 03:53:13 +00:00
4b95a681d4 Restructure the library layers 2025-12-16 17:36:50 +00:00