Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | docgen works on linux | Araq | 2014-10-27 | 1 | -3/+5 | |
* | docgen should work again | Araq | 2014-10-05 | 1 | -30/+30 | |
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-04 | 1 | -2/+4 | |
|\ | ||||||
| * | Add postgresql prepared queries and stop relying on string formatting | Erwan Ameil | 2014-08-29 | 1 | -0/+2 | |
* | | updated pdcurses.nim | Araq | 2014-09-19 | 1 | -3/+3 | |
* | | cleaned up openssl.nim a bit | Araq | 2014-09-19 | 1 | -41/+42 | |
* | | updated libcurl.nim | Araq | 2014-09-19 | 1 | -4/+4 | |
* | | cleaned up iup.nim | Araq | 2014-09-19 | 1 | -501/+501 | |
* | | cleaned up expat wrapper | Araq | 2014-09-19 | 1 | -76/+76 | |
* | | cleaned up various modules | Araq | 2014-09-19 | 6 | -24/+24 | |
* | | updated graphics.nim | Araq | 2014-09-18 | 1 | -13/+13 | |
* | | updated SDL wrapper | Araq | 2014-09-18 | 8 | -747/+732 | |
* | | CS fixes for zlib.nim | Dominik Picheta | 2014-09-17 | 1 | -72/+72 | |
* | | some progress on documentation building | Araq | 2014-09-17 | 1 | -2/+2 | |
* | | More docgen fixes. | Dominik Picheta | 2014-09-13 | 3 | -99/+99 | |
* | | updated iup.nim; made tests green | Araq | 2014-08-31 | 2 | -568/+568 | |
* | | Async SSL support. | Dominik Picheta | 2014-08-31 | 1 | -17/+34 | |
* | | Fixes SSL case sensitive issues. | Dominik Picheta | 2014-08-30 | 1 | -8/+8 | |
* | | updated db_sqlite.nim | Araq |