-
-
Notifications
You must be signed in to change notification settings - Fork 464
Pull requests: expr-lang/expr
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
dev(pretty_print): remove redundant parenthesis #4
#9
by nimdraugsael
was merged Aug 14, 2018
Loading…
Add Node method to Visitor interface to allow to patch ast tree
#29
by davidklassen
was merged Jun 9, 2019
Loading…
Allow overloading binary node with a function from env
#31
by davidklassen
was closed Jun 23, 2019
Loading…
Allow overloading binary node with a function from env
#34
by davidklassen
was merged Jun 23, 2019
Loading…
Compile of method call on interface fails with "too many arguments to call Method"
#37
by enijns
was closed Jul 3, 2019
Loading…
fixed visitor usage example as it had compilation errors
#40
by MrDienns
was merged Jul 10, 2019
Loading…
runtime: Don't value copy structs from pointers on property access
#54
by deanm
was merged Aug 17, 2019
Loading…
runtime: Add benchmarks demonstrating pathological copy behaviour.
#56
by deanm
was merged Aug 19, 2019
Loading…
vm: Use a preallocated fixed call frame for typical argument sizes
#57
by deanm
was closed Apr 13, 2020
Loading…
vm: Add basic support for VM instances to be reused (via Reset())
#59
by deanm
was closed Apr 13, 2020
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.