Pinned Loading
98 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 2 commits in 1 repository
Opened 2 pull requests in 1 repository
jdx/expr.rs
2
merged
-
Add serde support for
expr::Value
This contribution was made on Mar 5 -
Move evaluation and custom function logic to new
Environment
structThis contribution was made on Mar 3
Opened 6 issues in 1 repository
jdx/expr.rs
6
open
-
Go compatibility: Add bitwise builtin functions
This contribution was made on Mar 5
-
Go compatibility: Don't coerce non-bool types to bool
This contribution was made on Mar 5
-
Go compatibility: Support binary operators on one float and one int
This contribution was made on Mar 5
-
Don't copy default functions into each new
Parser
instanceThis contribution was made on Mar 5 -
Performance: Avoid calling
clone()
onContext
for each evaluationThis contribution was made on Mar 5 -
Rename
Value::Number
toValue::Integer
This contribution was made on Mar 4