Ecosyste.ms: Issues

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

GitHub / bpsm/edn-java issues and pull requests

#69 - Add ' as a constituent character in symbols

Pull Request - State: closed - Opened by shinichy over 2 years ago - 1 comment

#68 - Fix flaky test PrinterTest#testPrettyPrinting

Pull Request - State: closed - Opened by hsiangawang almost 4 years ago - 1 comment

#67 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#66 - 0.7.0 or 0.7.1

Issue - State: closed - Opened by avodonosov about 4 years ago - 1 comment

#65 - Octal escapes in string and character literals?

Issue - State: open - Opened by avodonosov over 4 years ago - 1 comment

#64 - Fix broken GPG magic

Issue - State: closed - Opened by bpsm over 4 years ago - 4 comments

#62 - Support # embedded in symbol names

Issue - State: closed - Opened by bpsm over 4 years ago - 1 comment

#61 - Review edn-format; compare to implementation

Issue - State: open - Opened by bpsm over 4 years ago - 1 comment

#60 - Support reading \uXXXX character literals

Issue - State: closed - Opened by bpsm over 4 years ago - 1 comment

#59 - Reader flag to support unicode escapes in string literals

Issue - State: closed - Opened by avodonosov over 4 years ago - 14 comments

#58 - Version 1.0?

Issue - State: closed - Opened by nicobao over 4 years ago - 1 comment

#57 - Define a stable automatic module name.

Pull Request - State: open - Opened by brunchboy over 4 years ago

#56 - mispelling, in the docs

Issue - State: open - Opened by GHExplorer over 7 years ago

#55 - dependency updates

Pull Request - State: closed - Opened by aadrian over 7 years ago - 7 comments

#54 - throw edn syntax exception on duplicate map keys

Pull Request - State: closed - Opened by achamberlin-lendup almost 8 years ago

#53 - Warning fixes

Pull Request - State: closed - Opened by mikera almost 8 years ago - 1 comment

#52 - QuickCheck to test?

Issue - State: open - Opened by aadrian about 8 years ago - 1 comment

#51 - Add Java 8 to test with Travis too.

Issue - State: closed - Opened by aadrian about 8 years ago - 1 comment

#50 - throw EdnSyntaxException on duplicate map keys

Pull Request - State: closed - Opened by achamberlin-lendup about 8 years ago - 1 comment

#49 - Duplicate map keys are parsed without error

Issue - State: closed - Opened by achamberlin-lendup about 8 years ago - 5 comments

#47 - Teach edn-java to read namespaced maps as per CLJ-1910

Issue - State: closed - Opened by bpsm about 8 years ago - 1 comment

#46 - PrintingExamples are sensitive to hash ordering

Issue - State: closed - Opened by bpsm about 8 years ago - 1 comment

#45 - Comma character prints incorrectly

Issue - State: closed - Opened by lverns about 8 years ago - 3 comments

#44 - issue43: Make parsed EDN values Serializable

Pull Request - State: closed - Opened by bpsm almost 9 years ago

#43 - Values returned by Parser should be Serializable by default

Issue - State: closed - Opened by bpsm almost 9 years ago - 1 comment

#42 - Teach default edn parser to produce values that can be serialized

Pull Request - State: closed - Opened by bpsm almost 9 years ago - 4 comments

#41 - Develop

Pull Request - State: closed - Opened by chrisbetz almost 9 years ago - 8 comments

#40 - > and < symbols are not supported

Issue - State: closed - Opened by redahe over 9 years ago - 3 comments

#39 - Iterate over list recieved via get.

Issue - State: closed - Opened by BorisKourt over 10 years ago - 1 comment

#38 - Is it possible to grab this as a .jar package somewhere?

Issue - State: closed - Opened by BorisKourt over 10 years ago - 1 comment

#37 - Fixes a problem with softspaces around maps/sequences/strings

Pull Request - State: closed - Opened by talios over 10 years ago - 3 comments

#36 - Symbol.checkName() should forbid names of the form "^[+][0-9].*"

Issue - State: closed - Opened by bpsm over 11 years ago - 1 comment

#35 - Allow Symbols to contain $ % & =

Pull Request - State: closed - Opened by abernard over 11 years ago - 2 comments

#34 - doesn't read clojure ratios

Issue - State: closed - Opened by martintrojer over 11 years ago - 2 comments

#32 - EDN List, Vector types indistinguishable due to common RandomAccess interface

Issue - State: closed - Opened by abernard over 11 years ago - 5 comments

#31 - single quote in a string is incorrectly escaped

Issue - State: closed - Opened by kotarak over 11 years ago - 3 comments

#30 - edn-java doesn't recognize 'foo//' as a symbol

Issue - State: closed - Opened by bpsm over 11 years ago - 3 comments

#29 - Switch branching strategy to "git-flow"

Issue - State: closed - Opened by bpsm over 11 years ago - 1 comment

#28 - Release availability?

Issue - State: closed - Opened by mikera over 11 years ago - 7 comments

#27 - Update to latest JUnit version

Pull Request - State: closed - Opened by mikera almost 12 years ago - 1 comment

#26 - Travis CI Integration

Pull Request - State: closed - Opened by mikera almost 12 years ago

#25 - CI Support with Travis?

Issue - State: closed - Opened by mikera almost 12 years ago - 3 comments

#24 - add convenience factory methods to the various Named classes

Issue - State: closed - Opened by bpsm almost 12 years ago
Labels: enhancement

#23 - eliminate dependency cycle between `…parser` and `…parser.inst`

Issue - State: closed - Opened by bpsm almost 12 years ago

#22 - protocols implementation is a crude hack

Issue - State: closed - Opened by bpsm almost 12 years ago

#21 - use shorter groupId and unify with package prefix

Issue - State: closed - Opened by bpsm almost 12 years ago - 1 comment

#20 - it should be possible to configure the parser with data

Issue - State: closed - Opened by bpsm almost 12 years ago - 2 comments
Labels: enhancement

#19 - performance tests need work

Issue - State: open - Opened by bpsm almost 12 years ago - 3 comments

#18 - Performance testing basic framework

Pull Request - State: closed - Opened by mikera almost 12 years ago - 5 comments

#17 - Nestable / composable parsers

Issue - State: closed - Opened by mikera almost 12 years ago - 27 comments

#16 - Simplify the Printer interface by removing the close() operation.

Pull Request - State: closed - Opened by mikera almost 12 years ago - 15 comments

#15 - Parser should be able to work with any Readable (not just Reader)

Issue - State: closed - Opened by bpsm almost 12 years ago
Labels: enhancement

#14 - Printer should be able to work with any Appendable (not just Writer)

Issue - State: closed - Opened by bpsm almost 12 years ago
Labels: enhancement

#13 - Printer should also support pretty-printed output

Issue - State: closed - Opened by bpsm almost 12 years ago - 1 comment
Labels: enhancement

#12 - Printer enhancements

Pull Request - State: closed - Opened by mikera almost 12 years ago - 2 comments

#11 - Remove checked exceptions from Printer interface

Issue - State: closed - Opened by mikera almost 12 years ago - 8 comments

#10 - Adopt X.Y.Z version naming

Issue - State: closed - Opened by mikera about 12 years ago - 3 comments

#9 - Use ArrayList rather than LinkedList as backing for immutable lists.

Pull Request - State: closed - Opened by mikera about 12 years ago - 1 comment

#8 - Keyword logic

Pull Request - State: closed - Opened by mikera about 12 years ago - 3 comments

#7 - Extra tests for keyword interning

Pull Request - State: closed - Opened by mikera about 12 years ago - 1 comment

#6 - Fix Eclipse warnings for unnecessary semicolons and unchecked conversions

Pull Request - State: closed - Opened by mikera about 12 years ago - 2 comments

#5 - `:/` is not a valid keyword

Issue - State: closed - Opened by bpsm about 12 years ago - 1 comment
Labels: bug

#4 - Keywords should be interned during parsing

Issue - State: closed - Opened by bpsm about 12 years ago - 8 comments
Labels: enhancement

#3 - symbols beginning with `+` must continue with a non-digit

Issue - State: closed - Opened by bpsm about 12 years ago - 2 comments
Labels: bug

#2 - parser should return immutable lists, sets and maps

Issue - State: closed - Opened by bpsm about 12 years ago - 4 comments
Labels: enhancement

#1 - edn-java should provide a way to write edn

Issue - State: closed - Opened by bpsm about 12 years ago - 8 comments
Labels: enhancement