git.delta.rocks / jrsonnet / refs/commits / 695a2f8d51fa

difftreelog

commits

crates/jrsonnet-evaluator/src/integrationshistory
  1. Now lazy is used only in objects/arrays
    BREAKING CHANGE: value_type() is never fails
    Yaroslav Bolyukin 2020-12-01 #028057c
  2. style increase clippy linting level
    Lach 2020-08-25 #3f8fb69
  3. perf unify function calls
    Lach 2020-08-23 #a5391ab
  4. feat native callbacks
    Lach 2020-08-23 #020afa6
  5. fix add fract call in integer check
    Lach 2020-08-15 #4dbbc6e
  6. fix convert to integer number on zero fraction
    Lach 2020-08-15 #13d4904