git.delta.rocks / jrsonnet / refs/commits / 76b0db1d8913

difftreelog

commits

crates/jrsonnet-stdlib/src/lib.rs10.3 KiBsourcehistory
  1. feat(stdlib) impl Clone for ContextInitializer
    Yaroslav Bolyukin 2023-01-22 #e0a8037
  2. style fix clippy warnings
    Yaroslav Bolyukin 2023-01-20 #a05afd3
  3. perf implement std.setMember in native
    Yaroslav Bolyukin 2023-01-20 #974f2c1
  4. refactor reduce callsite boilerplate
    Yaroslav Bolyukin 2022-12-08 #4c3faa0
  5. perf std.manifestTomlEx builtin
    Yaroslav Bolyukin 2022-12-03 #ddc0d17
  6. fix makeArray should be lazy
    Yaroslav Bolyukin 2022-12-03 #54c4db5
  7. refactor extended strings
    Yaroslav Bolyukin 2022-12-03 #2afd5ff
  8. Merge pull request #91 from CertainLach/number-intrinsics
    Yaroslav Bolyukin 2022-11-26 #a556594
  9. feat remove clamp builtin
    Petr Portnov 2022-11-26 #414a5eb
  10. Merge pull request #89 from CertainLach/parse-intrinsics
    Yaroslav Bolyukin 2022-11-23 #3824586
  11. feat implement builtins for trivial numeric functions
    Petr Portnov 2022-11-26 #ff64963
  12. perf(stdlib) remove allocation from std.base64
    Yaroslav Bolyukin 2022-11-20 #be6d2bd
  13. feat add intrinsics for numeric parsing
    Petr Portnov 2022-11-23 #398f421
  14. style fix clippy warnings
    Yaroslav Bolyukin 2022-11-12 #5876186
  15. style rename ast file_name to source
    Yaroslav Bolyukin 2022-11-09 #b9857ae
  16. refactor move state to context
    Yaroslav Bolyukin 2022-10-26 #30d381b
  17. refactor! implement stack size limit using thread local
    Yaroslav Bolyukin 2022-10-25 #284612b
  18. Instead of relying on `serde_json::Value`.
    
    BREAKING CHANGE: There is no longer `impl Typed for serde_json::Value`,
    either parse directly into jrsonnet-evaluator, or use `serde_transcode`
    Yaroslav Bolyukin 2022-10-25 #7b8b823
  19. refactor(stdlib) split more builtins into own files
    Yaroslav Bolyukin 2022-10-17 #2e5acc0
  20. refactor unify throw & throw_runtime
    Yaroslav Bolyukin 2022-10-17 #5e6d5ee
  21. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  22. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b
  23. doc: review issues
    Yaroslav Bolyukin 2022-10-15 #ff3e2c8
  24. style fix clippy warnings
    Yaroslav Bolyukin 2022-10-11 #70f3783