Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / json-e/json-e issues and pull requests

#542 - Test and fix handling of false-y $default in $switch

Pull Request - State: closed - Opened by djmitche 30 days ago - 6 comments

#541 - Empty strings in $default arm of switch operator are treated as null

Issue - State: closed - Opened by ahal about 1 month ago - 3 comments

#540 - Trying to debug an issue with multiplication

Pull Request - State: open - Opened by kwhitehouse about 1 month ago

#538 - new $reduce op raises a new error with odd format

Issue - State: closed - Opened by gregsdennis about 1 month ago - 4 comments

#537 - Bump elliptic from 6.5.4 to 6.5.7 in /js

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, javascript

#536 - Switch from io/util.ReadFile to os.ReadFile

Pull Request - State: closed - Opened by djmitche about 2 months ago

#535 - Bump rollup from 2.66.0 to 3.29.5 in /js

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, javascript

#534 - Introducing `range` builtin

Pull Request - State: closed - Opened by kwhitehouse about 2 months ago - 10 comments

#533 - Add an aggregator function

Issue - State: closed - Opened by gregsdennis about 2 months ago - 2 comments

#532 - Using json-e to Generate JSON stanzas

Issue - State: closed - Opened by kwhitehouse about 2 months ago - 7 comments

#531 - Add a `$reduce` operator

Pull Request - State: closed - Opened by tadpol 2 months ago - 9 comments

#530 - Removing print statement

Pull Request - State: closed - Opened by da0x 5 months ago - 1 comment

#529 - Removed print statement in evaluators::slice from rust implementation.

Pull Request - State: closed - Opened by mcrotty1175 5 months ago - 2 comments

#528 - Bump braces from 3.0.2 to 3.0.3 in /js

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#527 - How to perform these 2 fucntions in JSON-e

Issue - State: closed - Opened by Era-cell 8 months ago - 8 comments

#526 - New feature: `$find`

Pull Request - State: closed - Opened by noahlaux 10 months ago - 2 comments

#525 - New feature: `$find`

Issue - State: closed - Opened by noahlaux 10 months ago - 7 comments

#524 - [go] Add WrapFunction

Pull Request - State: closed - Opened by skapfer 10 months ago

#523 - WrapFunction not exported from the Go module

Issue - State: closed - Opened by skapfer 10 months ago - 2 comments

#522 - Enforce that `split` always has two arguments.

Pull Request - State: closed - Opened by djmitche 10 months ago

#521 - split() docs do not mention that one-argument form is allowed

Issue - State: closed - Opened by djmitche 10 months ago - 2 comments

#520 - [Documentation] Descriptions for built-ins

Issue - State: open - Opened by gregsdennis 10 months ago - 1 comment

#519 - Improve support for Unicode strings

Pull Request - State: closed - Opened by djmitche 11 months ago - 3 comments

#518 - Add a few corner-case tests

Pull Request - State: closed - Opened by djmitche 11 months ago

#517 - test and fix unterminated string interpolation

Pull Request - State: closed - Opened by djmitche 11 months ago

#516 - Add links to json-everywhere

Pull Request - State: closed - Opened by djmitche 11 months ago - 1 comment

#515 - Link to json-everything.net

Issue - State: open - Opened by djmitche 12 months ago - 1 comment

#515 - Link to json-everything.net

Issue - State: closed - Opened by djmitche 12 months ago - 1 comment

#514 - test for and prohibit division by zero

Pull Request - State: closed - Opened by djmitche 12 months ago

#514 - test for and prohibit division by zero

Pull Request - State: closed - Opened by djmitche 12 months ago

#513 - Improve docs for string literals

Pull Request - State: closed - Opened by djmitche 12 months ago

#512 - Valid identifier syntax

Pull Request - State: closed - Opened by gregsdennis 12 months ago - 2 comments

#511 - Remove useless use of complete(..) combinator

Pull Request - State: closed - Opened by djmitche 12 months ago

#510 - Document that literals are allowed in index exprs

Pull Request - State: closed - Opened by djmitche 12 months ago

#509 - add tests for zero-argument functions

Pull Request - State: closed - Opened by djmitche 12 months ago

#508 - Support custom functions in context

Issue - State: open - Opened by djmitche 12 months ago
Labels: Lang: Rust

#507 - Parameterless functions

Issue - State: closed - Opened by gregsdennis 12 months ago - 4 comments

#506 - Complex or advanced examples

Issue - State: open - Opened by gregsdennis 12 months ago - 4 comments

#505 - add accessor after function call test

Pull Request - State: closed - Opened by gregsdennis 12 months ago - 1 comment

#504 - Better unicode-non-escaping tests

Pull Request - State: closed - Opened by djmitche 12 months ago

#503 - document that match sorts keys lexically

Pull Request - State: closed - Opened by djmitche 12 months ago

#502 - add tests found while developing .net implementation

Pull Request - State: closed - Opened by gregsdennis 12 months ago - 3 comments

#501 - fix json encoding of extended unicode

Pull Request - State: closed - Opened by gregsdennis 12 months ago - 1 comment

#500 - `$json` escaping in .NET impl differs from other impls

Issue - State: closed - Opened by gregsdennis 12 months ago - 4 comments

#499 - Improve tests and docs for str()

Pull Request - State: closed - Opened by djmitche 12 months ago

#498 - Difference in behavior between `.` and `[]` when key not found

Issue - State: closed - Opened by gregsdennis 12 months ago - 1 comment

#497 - Better documentation for string literals inside expression syntax

Issue - State: closed - Opened by gregsdennis 12 months ago - 4 comments

#496 - do a better job pushing tags

Pull Request - State: closed - Opened by djmitche 12 months ago

#495 - Use latest versions of Node, Rust

Pull Request - State: closed - Opened by djmitche almost 1 year ago - 2 comments

#494 - add missed changelog notes

Pull Request - State: closed - Opened by djmitche almost 1 year ago

#493 - Add a release script

Pull Request - State: closed - Opened by djmitche almost 1 year ago

#492 - Accessing members of literal values not in docs

Issue - State: closed - Opened by gregsdennis about 1 year ago - 10 comments

#491 - `$match` description does not say anything about sorting

Issue - State: closed - Opened by gregsdennis about 1 year ago - 2 comments

#490 - Online playground doesn't catch extra `by(x)` args for `$sort`

Issue - State: open - Opened by gregsdennis about 1 year ago - 3 comments
Labels: good first issue

#489 - Confusion about `$json` operator

Issue - State: closed - Opened by gregsdennis about 1 year ago - 7 comments

#488 - $if expression with built-in doesn't fail

Issue - State: closed - Opened by gregsdennis about 1 year ago - 1 comment

#487 - `$fromNow` odd behaviors

Issue - State: closed - Opened by gregsdennis about 1 year ago - 1 comment

#486 - Update Python versions

Pull Request - State: closed - Opened by djmitche about 1 year ago - 2 comments

#485 - Better docs for fromnow abbreviations

Pull Request - State: closed - Opened by djmitche about 1 year ago - 3 comments

#484 - Update to newer versions of Node, Python, Go

Issue - State: open - Opened by djmitche about 1 year ago

#484 - Update to newer versions of Node, Python, Go

Issue - State: closed - Opened by djmitche about 1 year ago

#483 - Document abbreviations supported by fromNow

Pull Request - State: closed - Opened by djmitche about 1 year ago

#481 - Verify that context is an object

Pull Request - State: closed - Opened by djmitche about 1 year ago - 1 comment

#480 - Document and test allowed identifiers for variables (context references) and `.` syntax

Issue - State: closed - Opened by gregsdennis about 1 year ago - 1 comment
Labels: good first issue

#479 - More general documentation

Pull Request - State: closed - Opened by djmitche about 1 year ago

#478 - Reference the context root

Issue - State: closed - Opened by gregsdennis about 1 year ago - 5 comments

#477 - Variables added in a $let do not persist outside of that $let

Pull Request - State: closed - Opened by tadpol about 1 year ago

#476 - [ongoing discussion] Tests found while building an implementation

Issue - State: closed - Opened by gregsdennis about 1 year ago - 24 comments

#475 - Questions from a potential implementor

Issue - State: closed - Opened by gregsdennis about 1 year ago - 13 comments

#474 - Bump browserify-sign from 4.0.4 to 4.2.2 in /js

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript

#473 - [javascript] $let leaks assignments

Issue - State: closed - Opened by tadpol about 1 year ago - 3 comments

#472 - Bump debug from 4.1.1 to 4.3.3 in /js

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript

#471 - Include img/* in docs site

Pull Request - State: closed - Opened by djmitche over 1 year ago

#470 - Docs logo does not appear

Issue - State: closed - Opened by djmitche over 1 year ago - 1 comment

#469 - Automate releases

Issue - State: closed - Opened by djmitche over 1 year ago - 1 comment

#468 - Releasing 4.5.3

Issue - State: closed - Opened by Zacho2 over 1 year ago - 1 comment

#467 - Fix Rust JSON conversions for floats of small magnitude

Pull Request - State: closed - Opened by Zacho2 over 1 year ago - 2 comments

#465 - Bump semver from 5.6.0 to 5.7.2 in /js

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript

#464 - Upgrade to nom 7

Pull Request - State: closed - Opened by djmitche over 1 year ago - 3 comments

#463 - docs: handle arbitrary newline placement in yaml

Pull Request - State: closed - Opened by Zacho2 over 1 year ago - 2 comments

#462 - Cargo reports future incompatibility with nom dependecy with rustc 1.68

Issue - State: closed - Opened by Zacho2 over 1 year ago - 1 comment

#461 - json-e.js.org $let documentation missing $let in templates

Issue - State: closed - Opened by Zacho2 over 1 year ago - 1 comment

#460 - Fix rust specification.yml rebuild logic

Pull Request - State: closed - Opened by rwedler almost 2 years ago - 3 comments

#459 - The github repository's "About" section points to the wrong page.

Issue - State: closed - Opened by tomprince almost 2 years ago - 1 comment

#458 - Slightly speedup python tokenizer

Pull Request - State: closed - Opened by serge-sans-paille almost 2 years ago

#457 - Actually really run Rust CI

Pull Request - State: closed - Opened by djmitche almost 2 years ago

#456 - `$default` arm in `$switch` operator

Pull Request - State: closed - Opened by noahlaux almost 2 years ago - 17 comments

#455 - Support a `default` arm in $switch statements

Issue - State: closed - Opened by ahal about 2 years ago - 3 comments

#454 - Support an `elif` operator

Issue - State: closed - Opened by ahal about 2 years ago - 5 comments

#453 - mention projects using JSON-e in README

Pull Request - State: closed - Opened by djmitche about 2 years ago - 1 comment

#452 - Built using JSON-e: Alterschema

Issue - State: closed - Opened by jviotti about 2 years ago - 2 comments

#451 - Bump shell-quote from 1.6.1 to 1.7.3 in /js

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, javascript

#450 - startswith support?

Issue - State: closed - Opened by escapewindow over 2 years ago - 1 comment

#449 - Update language.md

Pull Request - State: closed - Opened by sr258 over 2 years ago

#448 - Use `html_url` for cloning

Pull Request - State: closed - Opened by djmitche over 2 years ago

#447 - add 'Language Definition & Implementations' section

Pull Request - State: closed - Opened by djmitche over 2 years ago

#446 - Standardize the JSON-e templating language

Issue - State: closed - Opened by jviotti over 2 years ago - 7 comments