DaSourcerer

Results 5 issues of DaSourcerer

Nothing spectacular. But `cli.php` and `init.sh` can now be executed directly without the need to have an interpreter specified.

pr: needs cla

Convenience PR for Minds/engine#8. Enjoy!

pr: needs cla

As far as I can tell, not a single line of code in Minds is touching MySQL anymore. `git grep -i mysql` is turning up empty on minds/minds. There appear...

pr: needs cla

The methods `incrementCounter()`, `decrementCounter()`, `resetCounter()`, and `getCounter()` have been marked as deprecated for quite some time now and as far as I can tell, they are no longer touched by...

This could possibly address #4 and help with #9: There is currently no good way to cleanly split the content of a `TextNode` into serveral nodes after parsing. Doing so...