Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed base64 encode | Yuriy Glukhov | 2016-04-11 | 1 | -1/+2 |
* | Added examples and more docs to base64 module. | Dominik Picheta | 2015-09-17 | 1 | -0/+37 |
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -21/+21 |
* | Some docgen fixes. | Dominik Picheta | 2014-09-13 | 1 | -0/+1 |
* | updated base64.nim | Araq | 2014-08-28 | 1 | -127/+127 |
* | big rename | Araq | 2014-08-27 | 1 | -1/+1 |
* | Fixes base64 crash. | Dominik Picheta | 2014-07-26 | 1 | -1/+1 |
* | Added base64 encode overload for arrays of integers/bytes | onionhammer | 2013-10-30 | 1 | -116/+126 |
* | fixes base64 module | Araq | 2013-08-15 | 1 | -6/+8 |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | non-nil AST; continue after errors for IDE support | Araq | 2011-02-12 | 1 | -0/+0 |
* | base64: decoding works | Araq | 2010-10-23 | 1 | -20/+6 |
* | added base64 module; decoding still broken | Araq | 2010-10-23 | 1 | -0/+129 |