Go to file
2023-03-20 14:36:38 +02:00
docs some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
editor/vscode some docs for devs, added a few examples, implemented syscalls 2023-03-14 21:50:14 +02:00
examples finaly implemented macros properly 2023-03-20 13:39:04 +02:00
src added including of files 2023-03-20 14:36:38 +02:00
tests implemented string literals 2023-03-18 22:46:11 +02:00
.gitignore finaly implemented macros properly 2023-03-20 13:39:04 +02:00
Cargo.lock implement /example/rule110.mcl and fix interpreting syscalls 2023-03-18 18:41:57 +02:00
Cargo.toml introduced notion of a token 2023-03-18 20:21:45 +02:00
test.mcl added including of files 2023-03-20 14:36:38 +02:00