issues
search
expr-lang
/
expr
Expression language and expression evaluation for Go
https://expr-lang.org
MIT License
6.34k
stars
408
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[feature request] allow pointer accessor outside predicate for parsing
#733
lublak
opened
21 hours ago
3
Can I get the entire Env?
#732
HoChihchou
closed
1 day ago
2
Typed int with ref equality
#730
antonmedv
opened
6 days ago
4
Mention WoodpeckerCI in README
#728
6543
closed
2 weeks ago
0
Can't compile function with slice as a parameter
#725
MEZk
opened
2 weeks ago
3
Running multiple expressions as one program
#724
Tloe
opened
3 weeks ago
4
`get` function does not return nil when map value type is not inferface{}
#723
mambla
opened
4 weeks ago
1
but then how its working when i'm adding a patcher
#722
ChiragRayani
closed
1 month ago
1
memory budget exceeded
#721
ChiragRayani
closed
1 month ago
3
Unable to access array item using index and not able to use apply map/filter/any on array item.
#720
akinaza
closed
1 month ago
4
Overflow detection for uint32 on a 64-bit system
#718
hesining
closed
1 month ago
0
When I define field names with numbers in front of them, there is an error when running
#716
anthony-zh
closed
1 month ago
2
Is the expr library concurrency-safe? Is it safe to use it in online concurrent requests?
#715
hheedat
closed
1 month ago
5
Dynamically reloading input expressions
#714
jon-whit
opened
1 month ago
1
Add CM to Readme
#712
scosman
closed
2 months ago
1
[Request/Question] Allow control over if/how the $env var is exposed
#710
prateek
opened
2 months ago
2
Add uniq() function
#705
OlgaNovg
closed
2 months ago
0
BuildInd Func
#704
maxpy
closed
2 months ago
1
Add argo-workflows as a user
#700
Joibel
closed
3 months ago
2
Feature request: allow multiple expressions in a single program
#697
vmihailenco
opened
3 months ago
4
Create custom function with many arguments
#696
sandeep-velichety
closed
3 months ago
1
Functions defined on the struct are bidden to the Env they were compiled with
#695
vmihailenco
opened
3 months ago
6
Cannot use map[string]interface {} as argument (type main.Env) to call dump
#694
vmihailenco
opened
3 months ago
5
fix as result not working with int32,int16,int8
#693
wodeqiangne
opened
3 months ago
0
Double definition of Variable/Function not usable anymore.
#691
KyleSanderson
opened
4 months ago
2
Language support for VSCode?
#690
manterfield
opened
4 months ago
5
expr.AsKind not work?
#689
xtutu
opened
4 months ago
4
pass nil to interface method get runtime error "Call using interface {} as type *int (1:5)"
#688
wodeqiangne
opened
4 months ago
0
Question: Is there planned support for iterator in version 1.23?
#687
amikai
opened
4 months ago
6
fix misspell
#686
SimonWaldherr
closed
4 months ago
0
Support matches for bytes
#685
amikai
opened
4 months ago
1
add flatten function
#684
OlgaNovg
closed
4 months ago
0
*vm.Program Not Safe
#683
xuanP
opened
4 months ago
1
Add Tork to its list of users
#682
runabol
closed
4 months ago
0
feat: add flatten builtin func
#680
nikolaymatrosov
closed
4 months ago
1
Fix print with precedence
#678
zhuliquan
opened
5 months ago
0
invalid char escape
#677
little-nil
closed
5 months ago
1
Fix unary print
#676
zhuliquan
closed
5 months ago
0
Add better documentation about `min` `max` builtins
#674
antonmedv
opened
5 months ago
0
how to implement the 'like' bool expression using expr
#673
cocktail828
closed
4 months ago
1
Add `flatten()` builtin
#672
antonmedv
closed
4 months ago
3
it is really fast. question on language compatibility issue...
#671
sprappcom
closed
5 months ago
2
Feature request:two builtin array functions
#670
huziu235
opened
5 months ago
5
trying to understand expr lang more, is there anything that expression can do that goja / otto cant and vice versa?
#669
sprappcom
opened
5 months ago
6
Improve types pkg
#668
antonmedv
closed
5 months ago
0
Refactor types table
#667
antonmedv
closed
5 months ago
0
Feature request: UNKNOWN type
#666
Virviil
opened
5 months ago
6
Introduce Nature concept
#665
antonmedv
closed
5 months ago
0
Enable comparison feature like python
#664
ckganesan
closed
5 months ago
7
Fix function calls with int64 params
#663
antonmedv
closed
6 months ago
0
Next