Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New plugin to automatically build the main module upon application | Jake Feasel | 2012-07-10 | 1 | -1/+1 |
* | Better implementation of object inheritance | Jake Feasel | 2012-07-08 | 1 | -16/+15 |
* | Refactoring some of my sqlite code, plus more little CSS tweaks | Jake Feasel | 2012-07-07 | 1 | -18/+10 |
* | Preventing sqljs from running empty queries | Jake Feasel | 2012-06-07 | 1 | -63/+58 |
* | Fixes for alternate terminators for SQLite. Also a check for Railo / ACF | Jake Feasel | 2012-06-06 | 1 | -4/+8 |
* | Working schema structure retrieval function for SQLite options | Jake Feasel | 2012-05-10 | 1 | -0/+2 |
* | Improvements to the browser context options, so when one fails the other | Jake Feasel | 2012-05-04 | 1 | -1/+1 |
* | Adding logic to prevent some types of queries from throwing errors when | Jake Feasel | 2012-03-24 | 1 | -15/+22 |
* | Handling browsers (like IE9) which don't work with SQL.js | Jake Feasel | 2012-03-19 | 1 | -0/+2 |
* | Browser-based querying with SQLite via SQL.js; initial work started fororigin/websql | Jake Feasel | 2012-03-18 | 1 | -0/+155 |