rabbitmq-server/deps/amqp10_common
David Ansari c34d6206f1 Support AMQP SQL Filter Expressions
Instead of the JMS message selector syntax, support a subset of the
AMQP SQL Filter Expressions syntax as defined in
[AMQP Filter Expressions Version 1.0 Committee Specification Draft 01](https://docs.oasis-open.org/amqp/filtex/v1.0/csd01/filtex-v1.0-csd01.html#_Toc67929276).

This commit changes the descriptors.
2025-07-16 15:29:23 +02:00
..
include Support AMQP SQL Filter Expressions 2025-07-16 15:29:23 +02:00
src Simplify pattern matching 2025-07-16 10:32:21 +02:00
test Speed up AMQP 1.0 parser by generating less garbage 2025-07-15 16:41:56 +00:00
.gitignore Cleanup .gitignore files for the monorepo 2024-06-28 12:00:52 +02:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ Revert drop of Exhibit B on MPL 2.0 2020-07-20 16:50:05 +01:00
Makefile Delete symlinks to `erlang.mk` and `rabbitmq-components.mk` 2025-06-16 15:19:18 +02:00
codegen.py Avoid creation of binaries in AMQP 1.0 generator 2024-04-10 17:11:34 +02:00
development.post.mk Switch the default python binary for codegen scripts to python3 2022-06-02 10:58:42 +02:00
development.pre.mk Makefile: Add rabbit_common to $BUILD_DEPS 2020-03-06 12:12:10 +01:00
rebar.config Add property test for AMQP serializer and parser 2024-05-02 07:56:00 +00:00