[{"author": "Greg Dennis", "text": "evening* :slightly_smiling_face:
", "time": "2022-04-26T07:56:57Z"}, {"author": "Glyn Normington", "text": "https://cburgmer.github.io/json-path-comparison/results/filter_expression_with_boolean_and_operator_and_value_true.html
", "time": "2022-04-26T08:17:36Z"}, {"author": "Glyn Normington", "text": "https://cburgmer.github.io/json-path-comparison/results/filter_expression_with_boolean_and_operator_and_value_false.html
", "time": "2022-04-26T08:19:40Z"}, {"author": "Greg Dennis", "text": "$[?(@.foo==false)]
", "time": "2022-04-26T08:27:58Z"}, {"author": "Glyn Normington", "text": "https://cburgmer.github.io/json-path-comparison/results/filter_expression_with_equals_true.html
", "time": "2022-04-26T08:28:25Z"}, {"author": "Julian Reschke", "text": "if it's a must, the impl essentially needs to parse the expression based on the i-regexp grammar and reject everything outside, then pass that to the internal regexp impl
", "time": "2022-04-26T09:10:36Z"}, {"author": "cabo", "text": "Yes.  Unfortunately, the grammar for iregexps is hideous (see document), so that is a non-trivial onus.
", "time": "2022-04-26T09:15:51Z"}, {"author": "Julian Reschke", "text": "point taken (so much for jumping into a WG meeting unprepared :-)
", "time": "2022-04-26T09:23:37Z"}, {"author": "cabo", "text": "Thanks for doing that!
", "time": "2022-04-26T09:24:43Z"}, {"author": "Julian Reschke", "text": "that email actually was what brought me here
", "time": "2022-04-26T09:26:25Z"}]