1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Parser and expression tree stubs for replacement resolver More... almost 15 years ago
Strip resolver out and plumb it into Boxed More... almost 15 years ago
Add stub Filter node More... almost 15 years ago
Mapping test More... almost 15 years ago
Fix existing traversal More... almost 15 years ago
Fix big get() bug More... almost 15 years ago
Start adding context More... almost 15 years ago
Add a foreach node, though its a bit useless without context More... almost 15 years ago
Cope better with pain More... almost 15 years ago
Cope with more complicated keys More... almost 15 years ago
Remove stray prints More... almost 15 years ago
Replace edgecases folder with dogfood folder - remove all doctest boilerplate from these sorts of tests, we just want source yay compared to something like a yaml file More... almost 15 years ago
Soften type restriction on an isinstance, and remove an import on the back of it \o/ More... almost 15 years ago
Further split up node classes More... almost 15 years ago
Split the Composer (aka transformer) into its own file More... almost 15 years ago
Split node objects out into their own file More... almost 15 years ago
PyParsing for experimenting More... almost 15 years ago
Add a buildout for tests, update .gitignore More... almost 15 years ago
Add HISTORY.rst and MANIFEST.in. Update .gitignore. More... almost 15 years ago
Add simple README More... almost 15 years ago
Update setup.py More... almost 15 years ago
Add licence headers More... almost 15 years ago
Fix variable resolving More... almost 15 years ago
Fix actions test More... almost 15 years ago
Support copied and referenced nodes acting as containers More... almost 15 years ago
get() must return an unresolved value More... almost 15 years ago
Make sure chaining is done appropriately, make sure that previous values from within the same file are located More... almost 15 years ago
Fix an assortment of typos, make more things collections. 3 failures remain, but edge-case-0001 works More... almost 15 years ago
Ugh More... almost 15 years ago
Fixes and tweaks. And better error handling to Lookup() node. More... almost 15 years ago