Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation improvements | Araq | 2012-02-13 | 2 | -3/+6 |
| | |||||
* | pcre_info has been dropped; ↵ | Dominik Picheta | 2012-02-12 | 1 | -2/+0 |
| | | | | http://www.exim.org/lurker/message/20111223.121857.2da547e0.fr.html | ||||
* | bugfix: no need for arrows to be new token kinds | Araq | 2012-02-12 | 3 | -8/+10 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-02-12 | 15 | -41/+86 |
|\ | |||||
| * | Added set_visible_window to gtk2 | Dominik Picheta | 2012-02-12 | 1 | -0/+3 |
| | | |||||
| * | Removed ambiguity in gtk2.nim | dom96 | 2012-02-11 | 1 | -5/+0 |
| | | |||||
| * | `do' keyword in the grammar for lambda blocks | Zahary Karadjov | 2012-02-10 | 14 | -36/+83 |
| | | |||||
* | | system.shallow documented | Araq | 2012-02-12 | 1 | -0/+12 |
|/ | |||||
* | fixes tests for 'system.shallow' | Araq | 2012-02-10 | 4 | -23/+27 |
| | |||||
* | fixes tests for 'system.shallow' | Araq | 2012-02-10 | 1 | -1/+1 |
| | |||||
* | added 'system.shallow' | Araq | 2012-02-09 | 2 | -3/+12 |
| | |||||
* | added 'system.shallow' | Araq | 2012-02-09 | 9 | -68/+85 |
| | |||||
* | little fixes for 0.8.14 release | Araq | 2012-02-09 | 6 | -74/+131 |
| | |||||
* | version 0.8.14 | Araq | 2012-02-09 | 18 | -1262/+2198 |
| | |||||
* | bugfix: lambdalifting: addHiddenParam | Araq | 2012-02-08 | 1 | -7/+1 |
| | |||||
* | added tests/tclosure2 | Araq | 2012-02-08 | 1 | -0/+78 |
| | |||||
* | further steps for closure support; added 'system.rawProc', 'system.rawEnv' | Araq | 2012-02-08 | 4 | -13/+68 |
| | |||||
* | further steps for closure support | Araq | 2012-02-08 | 7 | -57/+101 |
| | |||||
* | further steps for closure support | Araq | 2012-02-06 | 8 | -21/+41 |
| | |||||
* | tester shouldn't fail when copyFile fails anymore | Araq | 2012-02-06 | 1 | -2/+8 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-02-06 | 1 | -0/+4 |
|\ | |||||
| * | ecmas fixes | dom96 | 2012-02-05 | 1 | -0/+4 |
| | | |||||
* | | further steps to closure support | Araq | 2012-02-06 | 20 | -138/+379 |
| | | |||||
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-02-04 | 2 | -4/+5 |
|\| | |||||
| * | fixes #87 | Zahary Karadjov | 2012-02-03 | 2 | -4/+5 |
| | | |||||
* | | closure implementation: first steps | Araq | 2012-02-04 | 10 | -300/+331 |
|/ | |||||
* | bugfix: reprEnum | Araq | 2012-02-02 | 2 | -2/+3 |
| | |||||
* | bugfix: threading on PowerPC | Araq | 2012-02-02 | 2 | -3/+64 |
| | |||||
* | optimized parseurl module a bit | Araq | 2012-02-01 | 1 | -33/+45 |
| | |||||
* | small fixes for tests on windows | Araq | 2012-01-31 | 5 | -13/+15 |
| | |||||
* | tlsEmulation:on for windows/GCC | Araq | 2012-01-29 | 3 | -3/+6 |
| | |||||
* | fixes #98 | Araq | 2012-01-29 | 3 | -4/+4 |
| | |||||
* | bugfix tests/tzeroarray | Araq | 2012-01-29 | 3 | -0/+22 |
| | |||||
* | implemented/fixed #92 | Araq | 2012-01-29 | 2 | -0/+33 |
| | |||||
* | --tlsEmulation:on works in debug mode again | Araq | 2012-01-29 | 1 | -0/+2 |
| | |||||
* | sysasserts leaner again | Araq | 2012-01-29 | 1 | -7/+1 |
| | |||||
* | fixes #89 | Araq | 2012-01-29 | 3 | -4/+16 |
| | |||||
* | fixes #93 | Araq | 2012-01-29 | 1 | -1/+0 |
| | |||||
* | fixed #96 as good as technically possible (debug frames are allocated on the ↵ | Araq | 2012-01-29 | 3 | -10/+10 |
| | | | | C stack) | ||||
* | rebuilt C sources for bootstrapping | Araq | 2012-01-28 | 1 | -0/+2 |
| | |||||
* | removed conflict in system.nim | Araq | 2012-01-28 | 9 | -216/+846 |
|\ | |||||
| * | ftpclient fixes for windows. | dom96 | 2012-01-28 | 1 | -10/+14 |
| | | |||||
| * | Fixed windows os.nim issue that was recently introduced. | dom96 | 2012-01-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #97 from ddlsmurf/fixes_macosx | Araq | 2012-01-22 | 2 | -17/+23 |
| |\ | | | | | | | Fixes for macosx | ||||
| | * | Less likely to overload struct timeval | Eric Doughty-Papassideris | 2012-01-21 | 1 | -16/+12 |
| | | | |||||
| | * | On Mac OS X 10.5, realpath does not allocate the buffer on its own | Eric Doughty-Papassideris | 2012-01-21 | 1 | -0/+10 |
| | | | |||||
| | * | MSG_NOSIGNAL not defined on mac os x | Eric Doughty-Papassideris | 2012-01-21 | 1 | -1/+1 |
| | | | |||||
| * | | Added asyncio module; irc, scgi and the ftpclient modules work with it. ↵ | dom96 | 2012-01-22 | 8 | -189/+809 |
| |/ | | | | | | | Added (de)allocCStringArray. Many async sockets fixes. | ||||
* / | pragma on/off improvements; endb rewritten | Araq | 2012-01-28 | 23 | -202/+517 |
|/ | |||||
* | rebuilt C sources for bootstrapping | Araq | 2012-01-18 | 1 | -2/+2 |
| |