0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix JRUBY-5581 and #1 More... about 13 years ago
Add license More... about 14 years ago
Fix JRUBY-4345 - make it possible to have recursive links of objects More... over 14 years ago
Fix an IOOBE - JRUBY-4254 More... over 14 years ago
Stupidness More... over 14 years ago
Use the correct taint method - why do we have so many ways of tainting stuff More... over 14 years ago
Fix a slight stupid corner case More... over 14 years ago
Update version to 0.0.2 More... over 14 years ago
Stop using internal variables and use instance variables instead More... over 14 years ago
Add loads of different fixes to performance More... over 14 years ago
Refactor Ruby part of YAML implementation into separate files and classes More... over 14 years ago
Lots of refactorings to reduce the number of const and symbol lookups More... over 14 years ago
Preallocate some symbols and make the whole thing slightly faster More... over 14 years ago
Fix some smaller bugs and add new timings for the Ruby part More... over 14 years ago
Remove some pieces not used anymore More... over 14 years ago
Improve the implicit-scanner More... over 14 years ago
Refactor and hand write plain More... over 14 years ago
Handwritten document() section in scanner, plus updated timings for this More... over 14 years ago
Add some things so I can turn on optimizing of the parser if wanted More... over 14 years ago
Add new timings and a small todo More... over 14 years ago
Remove all transitionary pieces and puts everything in the right place More... almost 15 years ago
Move debug things to its own package, add support for Jay instead of Jacc, and improve performance substantially More... almost 15 years ago
Add new token scanner that will be the refactored version. As of right now, it is actually slower though. But much more readable, at least! More... almost 15 years ago
Add some stuff to help with profiling and other testing More... almost 15 years ago
Sort out some more corner cases More... almost 15 years ago
Fix constant handling More... almost 15 years ago
Fix handling of binary values More... almost 15 years ago
Sort out some off-by-one errors More... almost 15 years ago
Finally sort out the issue with recursive objects More... almost 15 years ago
Slight misthinking fixed More... almost 15 years ago