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

difftreelog

commits

crates/jrsonnet-parserhistory
  1. build bump version for 0.3.3 release
    Yaroslav Bolyukin 2021-01-06 #5ffc4ed
  2. build upgrade dependencies
    Yaroslav Bolyukin 2021-01-06 #feb1a4c
  3. To match git signature
    
    Fixes #28
    Yaroslav Bolyukin 2021-01-06 #9367ffe
  4. Fixes #30
    Yaroslav Bolyukin 2021-01-06 #bc97bc9
  5. build bump version for 0.3.2 release
    Yaroslav Bolyukin 2020-11-17 #55a12da
  6. Syntax error display
    Yaroslav Bulyukin 2020-11-17 #3b72cd8
  7. Prevent changing meaning of std in desugared expressions
    Yaroslav Bulyukin 2020-10-20 #ce2d8d5
  8. 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
  9. feat(parser) better descriptions for strings/ops
    Yaroslav Bolyukin 2020-11-17 #e072f7a
  10. build(deps): bump serde from 1.0.116 to 1.0.117
    Yaroslav Bulyukin 2020-10-16 #e99c281
  11. Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)
    dependabot-preview[bot] 2020-10-16 #5e1577e
  12. chore bump versions to 0.3.1
    Yaroslav Bolyukin 2020-09-12 #23c027a
  13. fix(parser) handle empty lines in text block
    Lach 2020-08-26 #0f6b269
  14. feat(parser) impl Display for op types
    Lach 2020-08-26 #eaf3cd1
  15. chore bump versions
    Lach 2020-08-03 #219ced5
  16. build stable rustc support
    Lach 2020-08-03 #1d4b842