33 Commits

Author SHA1 Message Date
anon
73ab612997 fix brace eating bug 2024-10-28 16:37:53 +01:00
anon
1da01fbc57 fix multiline comment bug 2024-09-16 17:37:22 +02:00
anon
e716ece6a9 fixed tests and memory management; added multi selector rule support 2024-09-16 16:53:48 +02:00
anon
8d9b6c5256 comment support in rule section 2024-09-16 11:08:26 +02:00
anon
050729a0f3 make queries less segv-y 2024-09-16 02:18:42 +02:00
anon
7cea18647a fix query clutter bug 2024-09-16 01:33:13 +02:00
anon
bf5810c1bc error on no language 2024-09-16 00:06:48 +02:00
anon
a96cecbe83 fix %top error 2024-09-16 00:06:39 +02:00
anon
52e449e480 init/deinit in inline functions 2024-09-16 00:06:11 +02:00
anon
42fd03f75d do not create output file on error 2024-09-16 00:05:55 +02:00
anon
a74bdd2fcc do not segv on empty %top 2024-09-15 15:19:04 +02:00
anon
33628ee13c fix user macro 2024-09-15 14:15:13 +02:00
anon
6f5b5e954d fix buffering bug 2024-09-15 14:15:05 +02:00
anon
1370c5e38b more sensible generated symbol user symbol names 2024-09-15 04:46:25 +02:00
anon
ef504f6cbd stop expand_c_query() from bleeding 2024-09-15 04:10:52 +02:00
anon
c3792435eb rename put_* functions 2024-09-15 03:58:42 +02:00
anon
b56392c616 fix warning 2024-09-15 03:58:19 +02:00
anon
1c03cdee21 renamed generated symbols 2024-09-15 03:38:38 +02:00
anon
4e908ea67a add helpful generated comment 2024-09-15 03:18:26 +02:00
anon
9305705cf3 introduce version 2024-09-15 03:18:16 +02:00
anon
3bd051183b cleaner memory management 2024-09-15 02:39:52 +02:00
anon
813003c793 fix segv 2024-09-15 02:34:25 +02:00
anon
33e8be5a45 clear warnings 2024-09-15 02:29:35 +02:00
anon
6fe925026d proper cli 2024-09-15 02:19:58 +02:00
anon
8a85558cf9 proper errors 2024-09-15 02:19:01 +02:00
anon
56acb308fe string/variable query support 2024-09-14 20:29:59 +02:00
anon
fa089493d9 basic unchecked queries 2024-09-14 15:45:57 +02:00
anon
20a1526dd5 fix injection notice comment 2024-09-14 15:44:45 +02:00
anon
dbeabe84c3 rename main file 2024-09-14 02:01:17 +02:00
anon
b952edd57c remove original python implementation 2024-09-14 01:58:31 +02:00
anon
840b601580 remove prototypes 2024-09-14 01:58:20 +02:00
anon
b2912528bd proper implementation in C 2024-09-14 01:56:14 +02:00
anon
230bb75ec1 demo source 2024-09-12 22:22:23 +02:00