git.delta.rocks / jrsonnet / refs/commits / bc97bc99f5fd

difftreelog

commits

crates/jrsonnet-evaluator/src/builtinhistory
  1. Fixes #30
    Yaroslav Bolyukin 2021-01-06 #bc97bc9
  2. Prevent changing meaning of std in desugared expressions
    Yaroslav Bulyukin 2020-10-20 #ce2d8d5
  3. Also removes intrinsic interface for natives, they weren't useable for users
    anyway, and we have native callback support now.
    
    Fixes https://github.com/google/jsonnet/issues/378
    Fixes https://github.com/google/go-jsonnet/issues/69
    Yaroslav Bolyukin 2020-10-19 #d26be68
  4. feat(evaluator) readable error messages
    Lach 2020-08-26 #686e5cc
  5. style increase clippy linting level
    Lach 2020-08-25 #3f8fb69
  6. fix `Intrinsic` typo leftovers
    Lach 2020-08-23 #66efc47
  7. docs cleanup evaluator's docs
    progrm_jarvis 2020-08-07 #f44bc09
  8. ci fix clippy warnings
    Lach 2020-08-23 #46fae7b
  9. perf use fxhash
    Lach 2020-08-23 #d09f1c2
  10. build missing sort
    Lach 2020-08-23 #84fe36c
  11. perf unify function calls
    Lach 2020-08-23 #a5391ab
  12. feat multi and stream manifests
    Lach 2020-08-23 #6e40dd4
  13. feat native callbacks
    Lach 2020-08-23 #020afa6
  14. feat minify json
    Lach 2020-08-22 #ce6eeac
  15. refactor(evaluator) extract json to module
    Lach 2020-08-15 #d445938
  16. feat add intristic calls to stack
    Лач 2020-07-24 #56c40a9
  17. fix use new to_string method
    Лач 2020-07-24 #ba7b562
  18. fix make std.format not consume field on %%
    Лач 2020-07-24 #c40e554
  19. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe