Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/gc/gcleak4.nim | Araq | 2012-06-24 | 2 | -1/+8 |
| | |||||
* | system.nim: documentation fixes | Araq | 2012-06-23 | 1 | -5/+5 |
| | |||||
* | docgen2 improvements | Araq | 2012-06-23 | 4 | -7/+7 |
| | |||||
* | documentation improvements; added system.gorge (for Araq's fun) | Araq | 2012-06-22 | 1 | -1/+7 |
| | |||||
* | another bugfix | Araq | 2012-06-21 | 1 | -2/+0 |
| | |||||
* | bugfixes for closures | Araq | 2012-06-21 | 1 | -0/+3 |
| | |||||
* | fixes #142 | Araq | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-06-20 | 1 | -9595/+9595 |
|\ | |||||
| * | Merge pull request #135 from rafaelvasco/master | Araq | 2012-06-19 | 1 | -9595/+9595 |
| |\ | | | | | | | PPGLChar to cstringArray pull request | ||||
| | * | Fixed other procedures that used PPGLChar. | Rafael Vasco | 2012-06-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | They are now using cstringArray as glShaderSource since they are semantic compatible with it. | ||||
| | * | Fixed string param on glShaderSource | Rafael Vasco | 2012-06-13 | 1 | -9595/+9595 |
| | | | |||||
* | | | made some tests green again | Araq | 2012-06-20 | 1 | -11/+12 |
|/ / | |||||
* / | more uint related fixes | Zahary Karadjov | 2012-06-14 | 6 | -129/+129 |
|/ | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod into upstream | Zahary Karadjov | 2012-06-12 | 2 | -93/+117 |
|\ | |||||
| * | Fixed httpclient bugs, fixed socket bugs and fixed sockets for windows. | Dominik Picheta | 2012-06-09 | 2 | -93/+117 |
| | | |||||
* | | better support for unsigned integers. | Zahary Karadjov | 2012-06-11 | 2 | -40/+79 |
|/ | |||||
* | generate default destructors | Zahary Karadjov | 2012-06-06 | 1 | -0/+4 |
| | |||||
* | Fixed math.round, added math.ceil and fixed times.format. | Dominik Picheta | 2012-06-04 | 3 | -3/+5 |
| | |||||
* | fix compilation errors when bootstrapping with C++ | Zahary Karadjov | 2012-06-04 | 3 | -6/+13 |
| | |||||
* | Sockets are now buffered and have ssl support through openssl. | Dominik Picheta | 2012-06-03 | 5 | -120/+473 |
| | |||||
* | codegen for C++ exceptions | Zahary Karadjov | 2012-06-03 | 1 | -0/+7 |
| | |||||
* | attempt to fix nimbuild | Zahary Karadjov | 2012-06-02 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod into upstream | Zahary Karadjov | 2012-06-02 | 6 | -32/+230 |
|\ | |||||
| * | Fixed times.format handling of month numbers. | Dominik Picheta | 2012-05-30 | 1 | -2/+2 |
| | | |||||
| * | Marshal now works with nil strings. Timezone and tzname vars are not public ↵ | Dominik Picheta | 2012-05-30 | 2 | -3/+4 |
| | | | | | | | | any more in the times module. | ||||
| * | '+=' etc for all floating point types | Araq | 2012-05-29 | 1 | -4/+4 |
| | | |||||
| * | made tsequtils green again | Araq | 2012-05-28 | 1 | -6/+15 |
| | | |||||
| * | Fixed times.format | Dominik Picheta | 2012-05-27 | 1 | -2/+2 |
| | | |||||
| * | Fixed times on non-posix operating systems. | Dominik Picheta | 2012-05-26 | 1 | -5/+5 |
| | | |||||
| * | Added timezone handling and functions for adding and subtracting time to the ↵ | Dominik Picheta | 2012-05-26 | 2 | -12/+165 |
| | | | | | | | | | | | | times module. Added insert for strings to the system module. | ||||
| * | added system.||; lacks runtime support | Araq | 2012-05-23 | 2 | -1/+10 |
| | | |||||
| * | TInteger vs TOrdinal | Araq | 2012-05-22 | 1 | -1/+5 |
| | | |||||
| * | fixes a long standing bug concerning assignment of case objects | Araq | 2012-05-22 | 1 | -2/+10 |
| | | |||||
| * | added another system.getStackTrace | Araq | 2012-05-20 | 2 | -0/+14 |
| | | |||||
* | | Added system.staticExec proc for executing external command at compile-time | Zahary Karadjov | 2012-06-02 | 1 | -2/+13 |
|/ | |||||
* | Fixes for embeddable devices (--os:standalone) | dom96 | 2012-05-20 | 1 | -8/+8 |
| | |||||
* | fixes #113 | Araq | 2012-05-20 | 2 | -16/+20 |
| | |||||
* | fixes #114 | Araq | 2012-05-20 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-05-20 | 4 | -7/+539 |
|\ | |||||
| * | The httpserver now grabs the IP address of the client. RST gen fix for smileys. | dom96 | 2012-05-16 | 1 | -1/+4 |
| | | |||||
| * | Fixed a bug in times and finished its docs. Added mimetypes module and added ↵ | dom96 | 2012-05-13 | 3 | -6/+535 |
| | | | | | | | | the uri module to the doc gen. Fixed a bug in the cookies module. | ||||
* | | fixes #109 | Araq | 2012-05-20 | 1 | -1/+3 |
|/ | |||||
* | made tests green again | Araq | 2012-05-11 | 1 | -2/+2 |
| | |||||
* | bugfix: strutils.formatFloat | Araq | 2012-05-09 | 1 | -3/+3 |
| | |||||
* | Removed echos from uri module. | Dominik Picheta | 2012-05-07 | 1 | -2/+0 |
| | |||||
* | Added uri module. | dom96 | 2012-05-06 | 1 | -0/+35 |
| | |||||
* | The httpserver module now supports POST requests. Fix for captureBetween in ↵ | dom96 | 2012-05-06 | 2 | -13/+69 |
| | | | | the parseutils module. | ||||
* | added system.getStackTrace; docgen refactoring (incomplete) | Araq | 2012-05-06 | 2 | -0/+10 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-05-05 | 1 | -0/+7 |
|\ | |||||
| * | Scgi module handles socket disconnection properly now. | dom96 | 2012-05-05 | 1 | -0/+7 |
| | |