issues
search
bpsm
/
edn-java
a reader for extensible data notation
Eclipse Public License 1.0
100
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ' as a constituent character in symbols
#69
shinichy
closed
2 years ago
1
Fix flaky test PrinterTest#testPrettyPrinting
#68
hsiangawang
closed
4 years ago
1
Bump junit from 4.12 to 4.13.1
#67
dependabot[bot]
closed
4 years ago
0
0.7.0 or 0.7.1
#66
avodonosov
closed
4 years ago
1
Octal escapes in string and character literals?
#65
avodonosov
opened
4 years ago
1
Fix broken GPG magic
#64
bpsm
closed
4 years ago
4
Clojure's edn-read allows unicode in names, should edn-java do the same?
#63
bpsm
opened
4 years ago
0
Support # embedded in symbol names
#62
bpsm
closed
4 years ago
1
Review edn-format; compare to implementation
#61
bpsm
opened
4 years ago
1
Support reading \uXXXX character literals
#60
bpsm
closed
4 years ago
1
Reader flag to support unicode escapes in string literals
#59
avodonosov
closed
4 years ago
14
Version 1.0?
#58
nicobao
closed
4 years ago
1
Define a stable automatic module name.
#57
brunchboy
opened
4 years ago
0
mispelling, in the docs
#56
GHExplorer
opened
7 years ago
0
dependency updates
#55
aadrian
closed
7 years ago
7
throw edn syntax exception on duplicate map keys
#54
achamberlin-lendup
closed
7 years ago
0
Warning fixes
#53
mikera
closed
8 years ago
1
QuickCheck to test?
#52
aadrian
opened
8 years ago
1
Add Java 8 to test with Travis too.
#51
aadrian
closed
7 years ago
1
throw EdnSyntaxException on duplicate map keys
#50
achamberlin-lendup
closed
7 years ago
1
Duplicate map keys are parsed without error
#49
achamberlin-lendup
closed
7 years ago
5
Teach edn-java to optionally print namespaced maps as per CLJ-1910
#48
bpsm
opened
8 years ago
0
Teach edn-java to read namespaced maps as per CLJ-1910
#47
bpsm
closed
7 years ago
1
PrintingExamples are sensitive to hash ordering
#46
bpsm
closed
8 years ago
1
Comma character prints incorrectly
#45
lverns
closed
8 years ago
3
issue43: Make parsed EDN values Serializable
#44
bpsm
closed
9 years ago
0
Values returned by Parser should be Serializable by default
#43
bpsm
closed
9 years ago
1
Teach default edn parser to produce values that can be serialized
#42
bpsm
closed
9 years ago
4
Develop
#41
chrisbetz
closed
9 years ago
8
> and < symbols are not supported
#40
redahe
closed
9 years ago
3
Iterate over list recieved via get.
#39
BorisKourt
closed
10 years ago
1
Is it possible to grab this as a .jar package somewhere?
#38
BorisKourt
closed
10 years ago
1
Fixes a problem with softspaces around maps/sequences/strings
#37
talios
closed
10 years ago
3
Symbol.checkName() should forbid names of the form "^[+][0-9].*"
#36
bpsm
closed
7 years ago
1
Allow Symbols to contain $ % & =
#35
abernard
closed
11 years ago
2
doesn't read clojure ratios
#34
martintrojer
closed
10 years ago
2
Make strategy to determine if a sequence is vector or list pluggable
#33
bpsm
opened
11 years ago
0
EDN List, Vector types indistinguishable due to common RandomAccess interface
#32
abernard
closed
11 years ago
5
single quote in a string is incorrectly escaped
#31
kotarak
closed
11 years ago
3
edn-java doesn't recognize 'foo//' as a symbol
#30
bpsm
closed
10 years ago
3
Switch branching strategy to "git-flow"
#29
bpsm
closed
11 years ago
1
Release availability?
#28
mikera
closed
11 years ago
7
Update to latest JUnit version
#27
mikera
closed
11 years ago
1
Travis CI Integration
#26
mikera
closed
12 years ago
0
CI Support with Travis?
#25
mikera
closed
12 years ago
3
add convenience factory methods to the various Named classes
#24
bpsm
closed
12 years ago
0
eliminate dependency cycle between `…parser` and `…parser.inst`
#23
bpsm
closed
12 years ago
0
protocols implementation is a crude hack
#22
bpsm
closed
12 years ago
0
use shorter groupId and unify with package prefix
#21
bpsm
closed
12 years ago
1
it should be possible to configure the parser with data
#20
bpsm
closed
8 years ago
2
Next