Commit History

Author SHA1 Message Date
  mingodad 1d8c48f14b Fixed the parameter count for some methods. 13 years ago
  mingodad b6e78a1b13 Fix and expose 2 functions to unencode a string lenght encoded like stream. 13 years ago
  mingodad 8f6b2f2984 Remove unused variable, and indentation for the register function. 13 years ago
  mingodad c0c0249886 Code reformat 13 years ago
  mingodad 8babf3bdb9 Expos new functions and change the name of SQLite3.NULL to SQLite3.Null. 13 years ago
  mingodad a871fa2651 Renamed the register function. 13 years ago
  mingodad 43c1e34db9 Added new functions. 13 years ago
  mingodad 803ba8449a Add new function to retrieve the database from a statement. 13 years ago
  mingodad 018f9e782a Several changes adding a more detailed error checking and some minor fixes. 13 years ago
  mingodad 1eeb5fb552 Add initialization on some variable declarations 13 years ago
  mingodad a335787e54 Completed the creation of a statement from the database method prepare. 13 years ago
  mingodad 7c7374566a Add SQLITE_TRANSIENT to sqlite3_bind_text to force sqlite3 make a private copy of the string. 13 years ago
  mingodad 6f591ab367 Add new squirrel vm parameter to release hook functions 13 years ago
  mingodad d741b7b403 Add some extensions to squirrel 13 years ago