issues
search
relevance
/
edn-ruby
Ruby implementation of Extensible Data Notation as defined by Rich Hickey
MIT License
119
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BigDecimal.new() -> BigDecimal() for Ruby 2.7 (BigDecimal 2)
#47
caleb
opened
4 years ago
0
General fixes
#46
cassiomarques
closed
5 years ago
0
Make reader enumerable
#45
thumbnail
closed
5 years ago
0
It failed to pass RSpec.
#44
veer66
opened
6 years ago
0
Avoid Bignum because it is deprecated since Ruby 2.4 (#39)
#43
veer66
closed
6 years ago
0
Bignum rspec
#42
edporras
opened
6 years ago
0
Error while parsing floating point numbers inside collection
#41
wpeers
opened
6 years ago
1
Test in ruby 2.4
#40
seuros
opened
7 years ago
0
warning: constant ::Bignum is deprecated
#39
trevor
opened
7 years ago
1
feature: Adds EDN::Type::Keyword
#38
jimberlage
closed
8 years ago
0
error with windows line endings
#37
trevor
closed
8 years ago
1
Error writing string output
#36
edporras
closed
9 years ago
5
Ragel-based C extension
#35
edporras
closed
9 years ago
18
String#to_edn can include Ruby escape chars not valid in EDN
#34
rcrogers
closed
9 years ago
1
Add encoding to spec file for Ruby 1.9 Travis CI builds
#33
edgibbs
closed
6 years ago
0
pry is an undeclared dependency
#32
trevor
closed
10 years ago
1
Remove require pry
#31
krukow
closed
10 years ago
1
Fuzzy check floats
#30
theotherzach
closed
10 years ago
1
< and > not recognized as symbols
#29
ericlavigne
closed
10 years ago
1
Even better parser
#28
russolsen
closed
10 years ago
2
Better (much faster) parser
#27
russolsen
closed
10 years ago
2
Remove superfluous inclusion
#26
jgdavey
closed
10 years ago
1
Fix empty string read
#25
russolsen
closed
10 years ago
1
Fixes #23, utf-8 string decoding issue.
#24
damionjunk
opened
10 years ago
0
UTF-8 Strings Not Decoded
#23
damionjunk
closed
10 years ago
1
Properly handle empty strings
#22
honkfestival
closed
10 years ago
0
Poor man stream parsing
#21
stask
closed
10 years ago
1
Empty string to EDN and then back again does not give an empty string
#20
bjwessels
closed
10 years ago
1
cannot parse some numbers
#19
shaunxcode
closed
9 years ago
1
cannot parse symbol starting with true or false
#18
shaunxcode
closed
10 years ago
0
failing to parse a discard when not in collection
#17
shaunxcode
closed
9 years ago
1
Very large numbers are adding an M (which is ok), but the parse wouldn't handle integers with M precision
#16
aforward
closed
11 years ago
2
convenience method for lossy conversion of lists to vectors
#15
trevor
opened
11 years ago
0
Fix error in README
#14
cndreisbach
closed
11 years ago
5
my/range example in readme
#13
trevor
closed
11 years ago
7
Improve parsing performance
#12
pangloss
closed
10 years ago
8
EDN.register should default to the identity function when no handler is given
#11
michaelficarra
closed
11 years ago
5
fix typo in usage example
#10
rykann
closed
11 years ago
0
support for EDN::tagout operating on a variable number of values
#9
michaelficarra
closed
11 years ago
2
Default Rake task is broken
#8
abedra
closed
11 years ago
5
No support for streaming
#7
cndreisbach
closed
10 years ago
2
The validity of Ruby symbols as EDN keywords is not checked before conversion
#6
cndreisbach
opened
12 years ago
2
Handle float exact precision with BigDecimal
#5
cndreisbach
closed
12 years ago
0
Comment and Discard do not currently work
#4
cndreisbach
closed
12 years ago
0
Use DateTime for #inst instead of Time
#3
cndreisbach
closed
12 years ago
0
Support "M" on floats with BigDecimal and "N" on Bignum
#2
cndreisbach
closed
12 years ago
0
What to do when no handler
#1
richhickey
closed
12 years ago
4