summaryrefslogtreecommitdiff
path: root/src/settings.sml
Commit message (Collapse)AuthorAge
...
* MySQL demo/sql succeeds in reading no rowsGravatar Adam Chlipala2009-07-12
|
* MySQL query gets up to C linkingGravatar Adam Chlipala2009-07-12
|
* Validating viewsGravatar Adam Chlipala2009-06-30
|
* Move all DBMS initialization to #initGravatar Adam Chlipala2009-06-30
|
* Moved nextval code into SettingsGravatar Adam Chlipala2009-06-28
|
* Moved dml code into SettingsGravatar Adam Chlipala2009-06-28
|
* Moved query code into SettingsGravatar Adam Chlipala2009-06-28
|
* Start of multi-DBMS supportGravatar Adam Chlipala2009-06-28
|
* Move http protocol into its own fileGravatar Adam Chlipala2009-06-28
|
* Successfully starting FastCGI sessions with ApacheGravatar Adam Chlipala2009-06-27
|
* Avoid using prepared statements for non-persistent protocolsGravatar Adam Chlipala2009-06-27
|
* -debug from the command lineGravatar Adam Chlipala2009-06-27
|
* cgi protocolGravatar Adam Chlipala2009-06-23
|
* Initial implementation of protocols in SettingsGravatar Adam Chlipala2009-06-23
|
* Mark current as effectful; add List functionsGravatar Adam Chlipala2009-06-09
|
* Start of Option; Basis.current; fix missed cases in Jscomp.isNullableGravatar Adam Chlipala2009-06-07
|
* Lexing some more string escape sequences; JS versions of number read; fix ↵Gravatar Adam Chlipala2009-06-02
| | | | problem with signature unification; escape < more often in Jscomp
* strcspn and friendsGravatar Adam Chlipala2009-05-31
|
* Substring functions; fix a nasty MonoReduce pattern match substitution bugGravatar Adam Chlipala2009-05-30
|
* String.lengthGravatar Adam Chlipala2009-05-30
|
* Chars and more string operationsGravatar Adam Chlipala2009-05-26
|
* Change monoization of monads to allow partial applications of operationsGravatar Adam Chlipala2009-05-23
|
* Improvements while working on GraftidGravatar Adam Chlipala2009-05-14
|
* cookieSec demoGravatar Adam Chlipala2009-05-03
|
* Runtime URL and MIME type filteringGravatar Adam Chlipala2009-05-02
|
* allow/deny working in Mono_optGravatar Adam Chlipala2009-05-02
|
* Path rewritingGravatar Adam Chlipala2009-05-02
|
* More FFI compiler optionsGravatar Adam Chlipala2009-05-02
|
* Successfully influenced effectful-ness status of FFI funcGravatar Adam Chlipala2009-05-02
|
* C FFI compiler optionsGravatar Adam Chlipala2009-04-30