We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix coverage reporting
Add Melrōse to "Who uses Expr?" section Co-authored-by: Anton Medvedev <[email protected]>
Improve now() and date() validation
Remove implicit date's timezone set on parse
Fix printing on conditional/binary nodes Fixes expr-lang#613
Revert "Optimize boolean operations between all, any, one, none funct… …ions (expr-lang#555)" (expr-lang#625) This reverts commit 3c03e59.
Better map ast printing
builtin `int` unwraps underlying int value (expr-lang#611)
Fix naming
Fix pipeline and call parsing