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
performance tests need work
#19
bpsm
opened
12 years ago
3
Performance testing basic framework
#18
mikera
closed
12 years ago
5
Nestable / composable parsers
#17
mikera
closed
12 years ago
27
Simplify the Printer interface by removing the close() operation.
#16
mikera
closed
10 years ago
15
Parser should be able to work with any Readable (not just Reader)
#15
bpsm
closed
12 years ago
0
Printer should be able to work with any Appendable (not just Writer)
#14
bpsm
closed
12 years ago
0
Printer should also support pretty-printed output
#13
bpsm
closed
10 years ago
1
Printer enhancements
#12
mikera
closed
12 years ago
2
Remove checked exceptions from Printer interface
#11
mikera
closed
12 years ago
8
Adopt X.Y.Z version naming
#10
mikera
closed
12 years ago
3
Use ArrayList rather than LinkedList as backing for immutable lists.
#9
mikera
closed
12 years ago
1
Keyword logic
#8
mikera
closed
12 years ago
3
Extra tests for keyword interning
#7
mikera
closed
12 years ago
1
Fix Eclipse warnings for unnecessary semicolons and unchecked conversions
#6
mikera
closed
12 years ago
2
`:/` is not a valid keyword
#5
bpsm
closed
12 years ago
1
Keywords should be interned during parsing
#4
bpsm
closed
12 years ago
8
symbols beginning with `+` must continue with a non-digit
#3
bpsm
closed
12 years ago
2
parser should return immutable lists, sets and maps
#2
bpsm
closed
12 years ago
4
edn-java should provide a way to write edn
#1
bpsm
closed
12 years ago
8
Previous