summaryrefslogtreecommitdiff
path: root/internal/generated/nqc.raku
AgeCommit message (Expand)Author
2025-03-16refactor directoriesPaul Buetow
2024-04-01use u64 for time, use time since bootPaul Buetow
2024-03-09refactor into rolesPaul Buetow
2024-03-08https://codeberg.org/snonux/ioriotng/issues/20 using a map for namePaul Buetow
2024-03-02refactorPaul Buetow
2024-03-02detect loss of event when exit/enter tracepoints dont match upPaul Buetow
2024-03-01print out file (fd and name) for each syscallPaul Buetow
2024-02-29nicer outputPaul Buetow
2024-02-29a more generic enter/exit event handlerPaul Buetow
2024-02-28can print out all fd syscall tracesPaul Buetow
2024-02-28introduce event type for better deserializingPaul Buetow
2024-02-27use generated tracepoints.cPaul Buetow
2024-02-23initial RwEvent (read-write event) returning sizePaul Buetow
2024-02-22restylePaul Buetow
2024-02-22identationPaul Buetow
2024-02-22add Recycle event methodsPaul Buetow
2024-02-22move readRaw to event constructorsPaul Buetow
2024-02-22finally make use of the NQC's generated codePaul Buetow
2024-02-22add sync pool to auto-generated types.goPaul Buetow
2024-02-22add panic when op id is unknonwPaul Buetow
2024-02-22OpId is of type OpId in the event structsPaul Buetow
2024-02-22add String method to OpIdPaul Buetow
2024-02-21gofmt and goimports on generated Go codePaul Buetow
2024-02-21const types can have own type defs in GoPaul Buetow
2024-02-21convert C-strings (char-arrays) into Go strings in String methodPaul Buetow
2024-02-21also generate String methods for Go structsPaul Buetow
2024-02-20minor improvements in the NQC parserPaul Buetow
2024-02-20use v6.d;Paul Buetow
2024-02-20as per https://mastodon.social/@lizmat/111965058182599235Paul Buetow
2024-02-20rename to nqcPaul Buetow