0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version number. More... almost 8 years ago
Fixes issue 37 where we were not handling carriage returns in all cases. More... almost 8 years ago
Fix to be compatible with silly rspec change. More... almost 8 years ago
Clean up edn_turbo test fixtures More... over 8 years ago
Bumped version to 1.1 with addition of parser plugins More... over 8 years ago
Bumped version to 1.1 with addition of parser plugins More... over 8 years ago
Added reference to edn_turbo in the README More... over 8 years ago
General cleanup: moved parser into its own file, fixed problem with EDN.list() method More... over 8 years ago
WIP: very hackish attempt to get the parser plugin model to work More... almost 9 years ago
Fixes problem where .to_edn() takes forever on very large strings. More... almost 9 years ago
Added very long string exmplar More... almost 9 years ago
Fixed problem where string.to_edn was very slow (n^2) for very large strings More... almost 9 years ago
Bump version number More... almost 9 years ago
Moved various edn examples and values into separate files, ease sharing of tests with other projects. More... almost 9 years ago
Fixed problems with reading #_ in various contexts More... almost 9 years ago
Added some more floating point number edge cases More... about 9 years ago
Fix reading edge case floating point numbers like 3e10 and 3.e10 More... about 9 years ago
Fixed checking eqality on sentinal value: use the sentinal's idea of equality, not the other object's More... almost 10 years ago
Merge branch 'jgdavey-remove-superfluous-inclusion' More... almost 10 years ago
Merge branch 'remove-superfluous-inclusion' of https://github.com/jgdavey/edn-ruby into jgdavey-remove-superfluous-inclusion More... almost 10 years ago
Added tests for < > as symbols and utf 8 chars in strings More... almost 10 years ago
Bumped version number More... almost 10 years ago
Merge branch 'krukow-master' More... almost 10 years ago
Remove require pry More... almost 10 years ago
Merged branch even-better-parser More... almost 10 years ago
Updated email, homepage and license More... almost 10 years ago
Merge branch 'even-better-parser' of github.com:relevance/edn-ruby into even-better-parser More... almost 10 years ago
Added tagged element spec More... almost 10 years ago
Fixed bug where we were returning arrays instead of lists, added test, bumped version More... almost 10 years ago
Made readers extensible, made readers and tag handlers consistent More... almost 10 years ago