0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/sentientmonkey/prism into sentientmonkey-master More... almost 11 years ago
First pass at hatom support. More... almost 11 years ago
Merge pull request #8 from sentientmonkey/master More... almost 11 years ago
Fix rdoctask error More... almost 11 years ago
Update gemfile to use rubygems over gemcutter More... almost 11 years ago
Merge pull request #6 from Nimlhug/master More... over 11 years ago
Fixed issue 5 (can't convert String into Integer (TypeError)). See https://github.com/mwunsch/prism/issues/5
Nimlhûg
as Nimlhug
More... about 13 years ago
- Fixed a bunch of tests - Add an explicit dependency on nokogiri 1.4.1, which still works, later versions break prism - Changed the way datetime.rb interprets some dates. Certain date-like strings (phone numbers) could be interpreted as dates, which is not something we want.
Nimlhûg
as Nimlhug
More... about 13 years ago
Proper extraction of XOXO. Sort of kind of closes gh-3 More... about 14 years ago
Ruby 1.9.1 test passing. More... about 14 years ago
Ruby 1.9.1 compat More... about 14 years ago
Conversion to YAML and recursive parsing to_h. to_yaml dumps to_h representation. Closes gh-2 More... about 14 years ago
YAML test More... about 14 years ago
Definition List smarter key lookup More... about 14 years ago
More hCalendar tests More... about 14 years ago
hCalendar single occurence tests More... about 14 years ago
Hcalendar Microformat More... about 14 years ago
All microformats begin as POSH More... about 14 years ago
Eh, it works. More... about 14 years ago
Single telephone value to VCARD. Closes #1 More... about 14 years ago
Inheriting from POSH More... about 14 years ago
Checking off some TODOs More... about 14 years ago
Passing all ValueClass tests (with the exception of those that test hCalendar implementation) More... about 14 years ago
TimeZone tests More... about 14 years ago
Simplifying URL pattern extraction More... about 14 years ago
Revising some tests, adding new method to Prism module: #search_for takes a selector More... about 14 years ago
Small Prism base module cleanup More... about 14 years ago
Anchor and Definition List are POSH More... about 14 years ago
beginning POSH replacing POSH::Base More... about 14 years ago
subtle change to readme to reflect new Prism#parse api More... about 14 years ago