Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | np: parse: Add initial function parsing logic | Ian Moffett | |
Create basic parsing logic for functions, needs to be completed but provides great groundwork. We also added a better target to parse and we'll incrementally increase complexity as we advance Signed-off-by: Ian Moffett <ian@osmora.org> | |||
8 days | kern: Add initial pirho compiler sources | Ian Moffett | |
The pirho compiler is a ring-0 compiler used to compile core parts of the kernel during updates and installs from the initramfs. Signed-off-by: Ian Moffett <ian@osmora.org> |