git.delta.rocks / jrsonnet / refs/commits / 2e5acc0c12c5

difftreelog

commits

crates/jrsonnet-stdlib/srchistory
  1. refactor(stdlib) split more builtins into own files
    Yaroslav Bolyukin 2022-10-17 #2e5acc0
  2. refactor unify throw & throw_runtime
    Yaroslav Bolyukin 2022-10-17 #5e6d5ee
  3. Separate jrsonnet-evaluator and stdlib implementation #82
    Yaroslav Bolyukin 2022-10-17 #b8bef13
  4. Merge remote-tracking branch 'origin/master' into split-stdlib
    Yaroslav Bolyukin 2022-10-15 #c39582b
  5. doc: review issues
    Yaroslav Bolyukin 2022-10-15 #ff3e2c8
  6. style fix clippy warnings
    Yaroslav Bolyukin 2022-10-11 #70f3783
  7. refactor trivial code review suggestions
    Yaroslav Bolyukin 2022-09-18 #097494e
  8. refactor(treewide) custom path support
    Yaroslav Bolyukin 2022-08-27 #b4d71ec
  9. style fix clippy warnings
    Yaroslav Bolyukin 2022-08-07 #f22b934
  10. test update for split stdlib
    Yaroslav Bolyukin 2022-08-07 #aa97bc0
  11. perf implement std.{startsWith, endsWith} in native
    Yaroslav Bolyukin 2022-08-07 #4c21363
  12. perf implement std.findSubstr in native
    Yaroslav Bolyukin 2022-08-07 #f51b87e
  13. perf reimplement AST codegen
    Yaroslav Bolyukin 2022-08-07 #0831da3
  14. refactor keep source code alongside source path
    Yaroslav Bolyukin 2022-08-05 #4ad9956
  15. refactor move modules from root
    Yaroslav Bolyukin 2022-04-24 #c137fa7
  16. fix(stdlib) std.trace should be lazy
    Yaroslav Bolyukin 2022-08-05 #68c8ac0
  17. feat support legacy std.thisFile
    Yaroslav Bolyukin 2022-04-22 #ab1fc1b
  18. New builtins system allows to split standard library to standalone crate
    Yaroslav Bolyukin 2022-07-23 #6d7ca68