all repos
— archive/microformats
@ 4d0a2cd298536eb630b5f07bafff6add8c2356c8
Incomplete Clojure microformats library
summary
refs
tree
log
Split h-* selection and parsing
11 years ago
Alan Pearce
Extract helper method from tests
11 years ago
Alan Pearce
Implement some basic value-class parsing
11 years ago
Alan Pearce
Add basic example test
11 years ago
Alan Pearce
Fix errors in parse-children
11 years ago
Alan Pearce
Parse an empty document correctly
11 years ago
Alan Pearce
Switch to expectations test library
11 years ago
Alan Pearce
Add support for parsing rel attributes
11 years ago
Alan Pearce
Rename variables in parse-h for consistency
11 years ago
Alan Pearce
Give split-classes a clearer name
11 years ago
Alan Pearce
Refactor selectors using set = union syntax
11 years ago
Alan Pearce
Refactor parsers using expression-threading
11 years ago
Alan Pearce
Refactor reducers for easier testing
11 years ago
Alan Pearce
Don't error when missing :attrs/:class
11 years ago
Alan Pearce
Add e-* parsing
11 years ago
Alan Pearce
Rename get-*-property functions to get-*-value
11 years ago
Alan Pearce
Add tests for classes-to-props
11 years ago
Alan Pearce
Add basic support for dt-* parsing
11 years ago
Alan Pearce
Fallback to text content if attributes are not found
11 years ago
Alan Pearce
Test smaller units of code
11 years ago
Alan Pearce
Remove unnecessary comment
11 years ago
Alan Pearce
Add u-* parsing capability
11 years ago
Alan Pearce
Re-format trailing parentheses
11 years ago
Alan Pearce
Add support for parsing empty br/hr tags
11 years ago
Alan Pearce
Get correct property value for special tags
11 years ago
Alan Pearce
Set initial REPL/run namespace
11 years ago
Alan Pearce
Use class name for property keywords
11 years ago
Alan Pearce
Expand selectors to match classes with prefixes
11 years ago
Alan Pearce
Create test & implementation for p-name parsing
11 years ago
Alan Pearce
Create initial test and implementation
11 years ago
Alan Pearce
Initial commit.
11 years ago
Alan Pearce