Commit Graph

  • 6e67d04fcb test the hello_world master origin/master origin/HEAD anon 2024-10-28 16:38:05 +01:00
  • 73ab612997 fix brace eating bug anon 2024-10-28 16:37:53 +01:00
  • 856364f786 . anon 2024-09-20 11:56:36 +02:00
  • 1da01fbc57 fix multiline comment bug anon 2024-09-16 17:34:27 +02:00
  • 60ae8dd6d6 update documentation accordingly anon 2024-09-16 16:56:47 +02:00
  • e716ece6a9 fixed tests and memory management; added multi selector rule support anon 2024-09-16 16:53:48 +02:00
  • 8d9b6c5256 comment support in rule section anon 2024-09-16 11:08:26 +02:00
  • 0762199f88 add query example for clarity anon 2024-09-16 02:29:26 +02:00
  • 10e8e0e508 add query and clean up rule documentation anon 2024-09-16 02:27:39 +02:00
  • 050729a0f3 make queries less segv-y anon 2024-09-16 02:18:42 +02:00
  • 7cea18647a fix query clutter bug anon 2024-09-16 01:33:13 +02:00
  • 6756560552 more tests anon 2024-09-16 00:06:54 +02:00
  • bf5810c1bc error on no language anon 2024-09-16 00:06:48 +02:00
  • a96cecbe83 fix %top error anon 2024-09-16 00:06:39 +02:00
  • 52e449e480 init/deinit in inline functions anon 2024-09-16 00:06:11 +02:00
  • 42fd03f75d do not create output file on error anon 2024-09-16 00:05:55 +02:00
  • a74bdd2fcc do not segv on empty %top anon 2024-09-15 15:14:49 +02:00
  • 70b1118896 readme grooming anon 2024-09-15 14:24:24 +02:00
  • 57087d76bc +cmdtest anon 2024-09-15 14:16:17 +02:00
  • 33628ee13c fix user macro anon 2024-09-15 14:15:13 +02:00
  • 6f5b5e954d fix buffering bug anon 2024-09-15 14:15:05 +02:00
  • 890f7dcd8a clean up tests anon 2024-09-15 14:14:32 +02:00
  • 0ab5fad286 +todo anon 2024-09-15 04:46:35 +02:00
  • 1370c5e38b more sensible generated symbol user symbol names anon 2024-09-15 04:46:25 +02:00
  • ef504f6cbd stop expand_c_query() from bleeding anon 2024-09-15 04:10:52 +02:00
  • c3792435eb rename put_* functions anon 2024-09-15 03:58:42 +02:00
  • b56392c616 fix warning anon 2024-09-15 03:58:19 +02:00
  • 1c03cdee21 renamed generated symbols anon 2024-09-15 03:38:38 +02:00
  • 4e908ea67a add helpful generated comment anon 2024-09-15 03:18:26 +02:00
  • 9305705cf3 introduce version anon 2024-09-15 03:18:16 +02:00
  • 3bd051183b cleaner memory management anon 2024-09-15 02:39:52 +02:00
  • 813003c793 fix segv anon 2024-09-15 02:34:25 +02:00
  • 33e8be5a45 clear warnings anon 2024-09-15 02:29:35 +02:00
  • 31cfdc7d31 confirm with settled file naming convention anon 2024-09-15 02:21:28 +02:00
  • 6fe925026d proper cli anon 2024-09-15 02:19:58 +02:00
  • 8a85558cf9 proper errors anon 2024-09-15 02:19:01 +02:00
  • 30887a4400 remove outdated comment anon 2024-09-14 21:29:49 +02:00
  • 4f8e0d4bf0 remove tblen anon 2024-09-14 21:29:34 +02:00
  • 56acb308fe string/variable query support anon 2024-09-14 20:29:59 +02:00
  • 6f62b8a6df cleaned up readme anon 2024-09-14 15:51:38 +02:00
  • fa089493d9 basic unchecked queries anon 2024-09-14 15:45:57 +02:00
  • 38ffa89948 fix flex/bison header generation anon 2024-09-14 15:45:40 +02:00
  • 20a1526dd5 fix injection notice comment anon 2024-09-14 15:44:45 +02:00
  • 2bb7aa7101 remove outdated note anon 2024-09-14 14:39:16 +02:00
  • 89dc8c37f9 +vim highlighting anon 2024-09-14 02:57:13 +02:00
  • c4da009b54 fix grammar stroke anon 2024-09-14 02:34:35 +02:00
  • 2516f6922d bring README up to date with the code anon 2024-09-14 02:32:01 +02:00
  • 15fb1b9e1e proper Makefile anon 2024-09-14 02:18:00 +02:00
  • dbeabe84c3 rename main file anon 2024-09-14 02:01:17 +02:00
  • 04a0952dd0 ignore output exe anon 2024-09-14 01:59:06 +02:00
  • b952edd57c remove original python implementation anon 2024-09-14 01:58:31 +02:00
  • 840b601580 remove prototypes anon 2024-09-14 01:58:20 +02:00
  • 704ebc8b62 adopt test to new implementation anon 2024-09-14 01:56:34 +02:00
  • b2912528bd proper implementation in C anon 2024-09-14 01:56:14 +02:00
  • 475d2976d9 typo fix anon 2024-09-14 01:55:29 +02:00
  • 037494350f on named field queries and error handing anon 2024-09-12 22:41:42 +02:00
  • 152216bed3 acronym slip up anon 2024-09-12 22:24:47 +02:00
  • 0bde536f3e +documentation anon 2024-09-12 22:23:13 +02:00
  • ed3920e18f +makefile anon 2024-09-12 22:23:03 +02:00
  • 360ce83c16 tests anon 2024-09-12 22:22:55 +02:00
  • baa95d5f26 keep myself from commiting binary anon 2024-09-12 22:22:44 +02:00
  • 230bb75ec1 demo source anon 2024-09-12 22:22:23 +02:00
  • 0c1209c87d init anon 2024-09-12 22:21:42 +02:00