Issues
- 0
Modernize the codebase
#63 opened by cshaa - 1
Add support for asynchronous expressions
#51 opened by cshaa - 2
Single item arrays
#61 opened by LyMIsH - 4
Change the ternary operator to `if..then..else`
#34 opened by cshaa - 9
Filtrex fails CSP
#54 opened by dannybloe - 0
Support in async functions
#60 opened by MoshePeret - 2
Fail early and reliably
#22 opened by cshaa - 0
Translatable parser errors
#55 opened by cshaa - 0
Make a changelog for v3
#49 opened by cshaa - 5
- 1
- 1
Get a list of used variables
#56 opened by irata73 - 0
Update examples and make new ones
#53 opened by cshaa - 0
Add better support for sorting
#8 opened by cshaa - 9
Add option to use dot attribute access
#44 opened by beasteers - 5
- 0
Add a Contributing section to README
#52 opened by cshaa - 0
Change modulo from `%` to `mod`
#48 opened by cshaa - 1
Add operator “overloading”
#30 opened by cshaa - 0
Add constants
#38 opened by cshaa - 0
Make errors i18n-friendly
#35 opened by cshaa - 0
Add chained comparisons
#37 opened by cshaa - 1
Access nested object properties
#45 opened by bartbutenaers - 0
- 0
`not in` has weird precedence
#42 opened by cshaa - 0
Exponentiation is left-associative
#43 opened by cshaa - 0
- 3
client-side dist filtrex.js ?
#32 opened by smartsl - 2
Add implicit multiplication
#39 opened by cshaa - 0
Investigate rewriting in PEG
#40 opened by cshaa - 0
Make modulo “mathematically correct”
#36 opened by cshaa - 0
Add booleans
#27 opened by cshaa - 1
Add number suffixes (support for units)
#31 opened by cshaa - 1
Update old links in README
#17 opened by cshaa - 5
Cannot create array of 1 element -> return value is element alone and not an array of a single element
#33 opened by dmombour - 1
Investigate type detection
#28 opened by cshaa - 5
Expressions to customise return value
#26 opened by Ali1 - 2
Object key with dash symbol
#24 opened by zirkelc - 3
v2.1.0 breaks with PnP
#23 opened by nodeworks - 8
- 6
Properties cannot contain single quotes
#20 opened by arendjr - 0
Precompile filtrex in build script
#19 opened by cshaa - 0
Add options as an argument
#18 opened by cshaa - 3
Jison NPM package has Node dependencies
#9 opened by gunzip - 0
Allow `in` operator for runtime arrays
#14 opened by cshaa - 0
Catch errors
#7 opened by cshaa - 1
Strings cannot contain double quotes
#11 opened by arendjr