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

difftreelog

commits

crates/jrsonnet-parser/src/lib.rs18.0 KiBsourcehistory
  1. Syntax error display
    Yaroslav Bulyukin 2020-11-17 #3b72cd8
  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(parser) better descriptions for strings/ops
    Yaroslav Bolyukin 2020-11-17 #e072f7a
  5. fix(parser) handle empty lines in text block
    Lach 2020-08-26 #0f6b269
  6. build stable rustc support
    Lach 2020-08-03 #1d4b842
  7. Merge branch 'master' of github.com:CertainLach/jsonnet-rs
    Лач 2020-07-22 #38dfcbe
  8. fix make std.mod not tailstrict
    Лач 2020-07-22 #3bb4514