| Commit message (Expand) | Author | Age |
* | Add CutMulti | Adam Chlipala | 2008-11-11 |
* | Get preliminary ThreadedBlog working | Adam Chlipala | 2008-11-11 |
* | Inserted a NULL value | Adam Chlipala | 2008-11-06 |
* | Cookies work across pages | Adam Chlipala | 2008-11-06 |
* | Reading cookies works | Adam Chlipala | 2008-11-06 |
* | Setting a cookie | Adam Chlipala | 2008-11-06 |
* | Avoid allocating strings for requestHeader | Adam Chlipala | 2008-11-06 |
* | Request header reading works | Adam Chlipala | 2008-11-06 |
* | Marshaling time to SQL | Adam Chlipala | 2008-10-30 |
* | time type | Adam Chlipala | 2008-10-30 |
* | Properly freeing libpq results on errors | Adam Chlipala | 2008-10-24 |
* | More opportunities to use regions and lack of string copying | Adam Chlipala | 2008-09-11 |
* | Region memory allocation for query parameters | Adam Chlipala | 2008-09-11 |
* | Rename 'lw' prefixes to 'uw' | Adam Chlipala | 2008-09-07 |
* | pquery working with all four types of columns | Adam Chlipala | 2008-09-07 |
* | Reading ints and floats from SQL | Adam Chlipala | 2008-09-07 |
* | Error-parsing floats and bools | Adam Chlipala | 2008-09-07 |
* | Error-parsing ints | Adam Chlipala | 2008-09-07 |
* | Parsing strings for floats and bools | Adam Chlipala | 2008-09-07 |
* | Converting string to int | Adam Chlipala | 2008-09-07 |
* | 'show' type class; htmlification optimizations | Adam Chlipala | 2008-09-07 |
* | toString for float and bool | Adam Chlipala | 2008-09-07 |
* | intToString | Adam Chlipala | 2008-09-07 |
* | 'error' function | Adam Chlipala | 2008-09-07 |
* | Ran a prepared statement with one string parameter | Adam Chlipala | 2008-09-07 |
* | Change sqlify[int|float|string] to annotate with SQL types | Adam Chlipala | 2008-09-04 |
* | Compiling a parametrized query the inefficient way | Adam Chlipala | 2008-09-02 |
* | First query example working | Adam Chlipala | 2008-09-02 |
* | Switch base types to 64-bit versions | Adam Chlipala | 2008-09-02 |
* | Initializing database connection | Adam Chlipala | 2008-09-02 |
* | Laconic -> Ur | Adam Chlipala | 2008-08-31 |
* | Checkboxes | Adam Chlipala | 2008-08-07 |
* | Update bool to follow datatype representation change | Adam Chlipala | 2008-08-03 |
* | bool in Basis | Adam Chlipala | 2008-08-03 |
* | Cjrize EStrcat | Adam Chlipala | 2008-08-03 |
* | Unurlifying a datatype; longjmp-based error signaling mechanism | Adam Chlipala | 2008-07-29 |
* | Simple forms work | Adam Chlipala | 2008-07-22 |
* | Form binding parameters threaded through | Adam Chlipala | 2008-07-20 |
* | Change driver to use Pthreads | Adam Chlipala | 2008-07-19 |
* | Replaced allocation stubs | Adam Chlipala | 2008-07-17 |
* | Dynamic arena allocation | Adam Chlipala | 2008-07-17 |
* | Proper escaping of cdata | Adam Chlipala | 2008-07-17 |
* | Passing an argument to a web function | Adam Chlipala | 2008-07-13 |
* | Proper handling of non-function-call links | Adam Chlipala | 2008-07-13 |
* | Serving pages | Adam Chlipala | 2008-07-13 |
* | More with attributes and efficient serialization | Adam Chlipala | 2008-07-10 |
* | Writing HTML | Adam Chlipala | 2008-07-10 |
* | First executable generated | Adam Chlipala | 2008-07-10 |