Skip to content

Pull requests: expr-lang/expr

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added pointer dereferencing for field extraction
#2 by lmika was merged Jul 29, 2018 Loading…
Add len builtin
#3 by antonmedv was merged Jul 30, 2018 Loading…
Add type checks
#5 by antonmedv was merged Aug 8, 2018 Loading…
add godoc badge
#8 by niaow was merged Aug 14, 2018 Loading…
dev(pretty_print): remove redundant parenthesis #4
#9 by nimdraugsael was merged Aug 14, 2018 Loading…
Fix type check of binary node
#11 by Rakoth was merged Aug 20, 2018 Loading…
supported environment with embedded structs
#12 by aksentyev was merged Sep 18, 2018 Loading…
Match string in string
#16 by relvacode was closed May 23, 2019 Loading…
Add basic visitor support
#17 by etcinitd was closed May 23, 2019 Loading…
Add support for method of map.
#19 by szyhf was merged Jan 19, 2019 Loading…
v2
#21 by antonmedv was merged May 27, 2019 Loading…
Type checker improvements
#28 by davidklassen was closed Jun 16, 2019 Loading…
Allow binary operations on different number types
#30 by antonmedv was merged Jun 14, 2019 Loading…
expr v2
#33 by antonmedv was merged Jun 21, 2019 Loading…
fixed visitor usage example as it had compilation errors
#40 by MrDienns was merged Jul 10, 2019 Loading…
fix map[string]interface{}
#43 by lian-yue was closed Jul 20, 2019 Loading…
fix map [string] interface{} is nil
#44 by lian-yue was closed Jul 22, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.