0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 24 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added gotcha to reflect sourcify doesnt work for lambdas created w lambda operator. More... over 11 years ago
Cleaned up encoding support. More... almost 12 years ago
Renamed sourcify/facets to sourcify/patches. More... almost 12 years ago
Fully ported the encoding examples from proc to method. More... almost 12 years ago
Relocated comment specific for issue#15. More... almost 12 years ago
Fixed incompatibility between method parser+scanner with proc parser+scanner. More... almost 12 years ago
Only apply matcher to raw source. More... almost 12 years ago
Finally fixed heredoc issue with RubyParser. More... almost 12 years ago
WIP fixing utf8 heredoc issue with RubyParser. More... almost 12 years ago
Fixed heredoc's failure to handle the utf8 encoded. More... almost 12 years ago
Relocated encoding related examples to dedicated spec file. More... almost 12 years ago
Dont need to return new array for proper encoding of result(s). More... almost 12 years ago
Reverted to using RubyParser to verify string, & fixed failure to enforce encoding. More... almost 12 years ago
More encoding fix (TODO: more to come). More... almost 12 years ago
Added example that directly addresses issue#15. More... almost 12 years ago
Credited tomykaira for the fix, & added examples for methods. More... almost 12 years ago
Relocated encoding fix to Common::Parser::RawScanner::Extensions for reusability. More... almost 12 years ago
Added support for travis-ci. More... almost 12 years ago
Renamed spec running script, & it is smart enough to determine by itself if Method#to_source is supported. More... almost 12 years ago
Drop support for mri-1.9.1 (nobody should be using it). More... almost 12 years ago
Upgraded version of mri-1.9.2. More... almost 12 years ago
Disabled examples that cause RubyParser to choke. More... almost 12 years ago
Pass --simple-prompt to irb to get the required prompt. More... almost 12 years ago
Updated list of dependencies. More... almost 12 years ago
Added support for mri-1.9.3 More... almost 12 years ago
Merge pull request #19 from tomykaira/encoding More... almost 12 years ago
Set the encoding of scanned result as the encoding of given str More... almost 12 years ago
Create testcase with UTF-8 Japanese string More... almost 12 years ago
Fixed typo in readme (issue#14). More... over 12 years ago
Version bump to 0.6.0.rc1 More... over 12 years ago