0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gitignore fasls More... over 12 years ago
bugfix in xpath.lisp: normalize-text-nodes! null child case More... about 14 years ago
Fixed namespace-uri() of document More... about 16 years ago
release scripts More... about 16 years ago
foo:xmlns is okay More... about 16 years ago
Fixed (setf document-element) in the presence of non-element children More... about 16 years ago
Implemented XPATH-PROTOCOL:NODE-EQUAL and HASH-KEY; fixed parent of namespace node More... about 16 years ago
Fixed namespace axis More... about 16 years ago
Namespace nodes don't have a namespace-uri() More... about 16 years ago
base-uri fixes More... about 16 years ago
Implemented xpath-protocol:unparsed-entity-uri More... about 16 years ago
New slot DTD. Use it for get-element-by-id. Undocumented for now. More... about 16 years ago
Don't include doctype node in xpath protocol More... about 16 years ago
documentation update More... about 16 years ago
Namespace handling fix. More... about 16 years ago
Updated after XPATH-PROTOCOL changes. Added node-text method for namespace nodes. More... about 16 years ago
update for current xpath protocol using navigators More... about 16 years ago
Added some missing XPATH-PROTOCOL methods (xpath-protocol:get-element-by-id is currently, well, cheating). Added run-xpath-tests for running Plexippus XPath unit tests against cxml-stp. More... about 16 years ago
implemented XPATH-PROTOCOL:NODE-P More... about 16 years ago
fixed xpath node type of DOCUMENT More... about 16 years ago
implemented xpath-protocol:base-uri More... about 16 years ago
disabled the annoying uri syntax warnings More... about 16 years ago
represent uris as strings, not puri objects More... about 16 years ago
Use 21 bit characters on Lisps offering them. More... over 16 years ago
Fixed removal of empty text nodes. More... over 16 years ago
new function NUMBER-OF-CHILDREN More... over 16 years ago
Normalize text nodes before returning the child pipe. More... over 16 years ago
Implemented xpath-protocol:namespace-prefix. More... over 16 years ago
Don't warn about urn:foo as namespace URI. More... over 16 years ago
XPath support More... over 16 years ago