]> Kevux Git Server - fll/commit
Progress: Continue fixing iki_read (and eki_read).
authorKevin Day <Kevin@kevux.org>
Mon, 16 Dec 2024 04:00:04 +0000 (22:00 -0600)
committerKevin Day <Kevin@kevux.org>
Mon, 16 Dec 2024 04:00:04 +0000 (22:00 -0600)
commit93a8385e696ee646ee0a179c51097632da8459c0
tree948761084cd11492cc87b98cd707e6daddbec0cf
parent0a78ba71a7fb1d0a0720129fa46bfd9f985d95a1
Progress: Continue fixing iki_read (and eki_read).

I am using the 0.6.x iki_read runtime tests files to help identify problems.
This will also help identify problems with the 0.6.x iki_read.
(Of which I believe that there are some.)

This has a huge focus on addressing the `--line` and `--total`.
There are still known problems to solve, such as:
```
iki_read tests/runtime/iki/source/test-0000-basic.iki -L -a 1 -n hello
iki_read tests/runtime/iki/source/test-0000-basic.iki -L -a 1 -n hello -t
```

The EKI code is being partially updated while I am working on the IKI code.
However, big parts of it that are outdated are being left alone until I have IKI working correctly.
I will then update EKI accordingly and write the appropriate runtime tests.
17 files changed:
level_3/iki_read/c/eki/print.c
level_3/iki_read/c/eki/print.h
level_3/iki_read/c/eki/process.c
level_3/iki_read/c/eki/process.h
level_3/iki_read/c/iki/print.c
level_3/iki_read/c/iki/print.h
level_3/iki_read/c/iki/process.c
level_3/iki_read/c/iki/process.h
level_3/iki_read/c/main/common/print.c
level_3/iki_read/c/main/common/print.h
level_3/iki_read/c/main/common/type.c
level_3/iki_read/c/main/common/type.h
level_3/iki_read/c/main/print/data.c
level_3/iki_read/c/main/print/data.h
level_3/iki_read/c/main/process.c
level_3/iki_read/c/main/process.h
level_3/iki_read/data/build/testfile