0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for dmd 2.059. Still works with 2.058. More... about 12 years ago
More tweaks. More... about 12 years ago
Fix typo. More... about 12 years ago
More code cleanups. More... about 12 years ago
Replace homemade SQLite bindings with those in the dmd distribution. More... about 12 years ago
Fix licence header for Sqlite.d, some code clean-ups. More... about 12 years ago
Fix build script to work with dead code removals. More... about 12 years ago
More dead code removal! More... about 12 years ago
Remove more dead code. More... about 12 years ago
Remove dead code. More... about 12 years ago
Support non-indexable types in SQLite. More... about 12 years ago
Fix compilation errors. Serenity now appears to be in full working order! More... about 12 years ago
Work in progress. More... about 12 years ago
Add support for UPDATE. More... about 12 years ago
Add ordering and limit support to SELECT. More... about 12 years ago
Add in a version of replace for CTFE, add support for SELECT. More... about 12 years ago
Implement INSERT for SQLite. More... about 12 years ago
Add a fieldName template to remove work later on. More... about 12 years ago
Give up on replace, CREATE TABLE now works for the basic case. More... about 12 years ago
Some more work on query building. More... about 12 years ago
The beginnings of reworking how persisters work. More... about 12 years ago
Serenity now compiles with dmd 2.058. More... about 12 years ago
Fix build for dmd 2.058. More... about 12 years ago
Add support for a custom dmd. More... about 12 years ago
Remove if (log.info) More... about 12 years ago
Should be using a "default" persister rather than one for all backends. More... over 12 years ago
Fix a bug with POST data parsing. More... over 12 years ago
Add in a couple of unittests. More... over 12 years ago
Begun work on configuration for serenity. More... over 12 years ago
Some tweaks. More... over 12 years ago