0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added GenerateIntegers More... 11 months ago
Merge pull request #82 from ballsteve/remove_intmuttree More... 11 months ago
Starting to replace intmuttree with smite anywhere its used. Replacing the various parameters in the parse function with a single optional "ParserConfig" struct, to allow easier extension later. More... 11 months ago
Starting to replace intmuttree with smite anywhere its used. Replacing the various parameters in the parse function with a single optional "ParserConfig" struct, to allow easier extension later. More... 11 months ago
Starting to replace intmuttree with smite anywhere its used. More... 12 months ago
Implemented format-number() XPath function More... 12 months ago
Added document() XPath function. Added XPath and XSLT tests. More... 12 months ago
Implemented document() transform More... 12 months ago
Merge branch 'dev' into may-2024 and update compliance doc More... 12 months ago
Added sorting to xslt module More... 12 months ago
Added for-each-group sorting More... 12 months ago
Added for-each sorting More... 12 months ago
Added Transform::ForEach sort test More... 12 months ago
Implement sorting for apply-templates transform More... 12 months ago
Fxied warnings More... 12 months ago
Created Namespace node support, with some additional work done towards RelaxNG support. More... 12 months ago
Fix modal template processing More... about 1 year ago
Updated dependencies More... about 1 year ago
Merge branch 'dev' into may-2024 More... about 1 year ago
Fix warnings More... about 1 year ago
Merge pull request #79 from ballsteve/feb2-2024 More... about 1 year ago
Updated document tests More... about 1 year ago
Initial development of modes More... about 1 year ago
Parser bugfixes. More... about 1 year ago
Added test for mode More... about 1 year ago
Add mode to template in transform More... about 1 year ago
Moved transform tests from macro to test module More... about 1 year ago
Removed xpath_tests. Added all tests to xpathgeneric test module. More... about 1 year ago
Moved string function tests from macro to tests More... about 1 year ago
Added value tests More... about 1 year ago