cozis
|
43ed0cfc9e
|
node: Implement Node.sleep via Scheduler.sleep
|
2026-05-23 18:47:58 +02:00 |
|
cozis
|
b090bca3c7
|
io_interface: Implement mock for dirRead
|
2026-05-23 18:32:38 +02:00 |
|
cozis
|
11cc280043
|
node: Expose resetDir and readDir from FileSystem
|
2026-05-23 18:32:07 +02:00 |
|
cozis
|
05bd6d0d67
|
file_system: Implement resetDir to reset the state of an OpenDir
|
2026-05-23 18:31:07 +02:00 |
|
cozis
|
f497eaf131
|
io_interface: Implement mocks for dirDeleteFile and dirDeleteDir
|
2026-05-23 18:18:48 +02:00 |
|
cozis
|
6280a9fa3a
|
node: Expose deleteFile and deleteDir from the FileSystem object
|
2026-05-23 18:18:03 +02:00 |
|
cozis
|
4603544007
|
file_system: Remove deleteAny, add deleteDir and deleteFile
|
2026-05-23 18:15:48 +02:00 |
|
cozis
|
a0acdb9588
|
io_interface: Implement mocks for dirCreateDir, dirOpenDir, dirClose
|
2026-05-23 17:55:27 +02:00 |
|
cozis
|
62ae2490d3
|
node: Implement openDir and createDir to expose FileSystem.openDir and FileSystem.createDir
|
2026-05-23 17:52:07 +02:00 |
|
cozis
|
47cf1a9336
|
io_interface: Implement mocks for dirOpenFile, fileLength, fileClose, fileReadPositional
|
2026-05-23 17:46:12 +02:00 |
|
cozis
|
bfa17458d9
|
io_interface: Implement mock of dirCreateFile
|
2026-05-23 17:22:25 +02:00 |
|
cozis
|
f50f17f1e0
|
simulator: Implement Simulator.dumpFiles to easily inspect the in-memory file system's state
|
2026-05-23 17:13:39 +02:00 |
|
cozis
|
c2c7a3ac83
|
simulator: Add basic test for the clock
|
2026-05-22 11:07:16 +02:00 |
|
cozis
|
c663ed56f0
|
io_interface: Added a mock for now() which simply returns the scheduler's time regardless of the specified clock
|
2026-05-22 10:44:28 +02:00 |
|
cozis
|
9d1759fb87
|
Add build.zig to build an example
|
2026-05-21 21:42:15 +02:00 |
|
cozis
|
6f14bec123
|
First commit
|
2026-05-21 21:31:17 +02:00 |
|