Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfixes; step one for 'var T' as return type support | Araq | 2011-07-28 | 1 | -6/+6 |
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -0/+1 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
* | cleanup: E_Base should not be used for inheriting exceptions; documentation g... | Araq | 2011-01-15 | 1 | -1/+1 |
* | Added a close function to the ssl module. | dom96 | 2010-10-27 | 1 | -0/+5 |
* | bugfix: typo in SMTP module; SCGI module finished | Araq | 2010-10-25 | 1 | -29/+45 |
* | ssl.connect now returns the result of the certificate validation. | dom96 | 2010-10-23 | 1 | -4/+3 |
* | Added {.final.} to objects which are not meant to be inherited, and added an ... | dom96 | 2010-10-23 | 1 | -2/+2 |
* | Removed the assert()'s from ssl.nim, and limited lines to 80 chars. | dom96 | 2010-10-23 | 1 | -8/+17 |
* | Added an openssl wrapper, ssl module and smtp module. | dom96 | 2010-10-23 | 1 | -0/+176 |