summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * recvLineAsync for non-blocking sockets implemented, as well as recvLine for a...dom962012-02-185-10/+83
* | added locks for docgenAraq2012-02-181-1/+1
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-02-171-5/+5
|\
| * Optimization for the times module; changed let to const.dom962012-02-171-5/+5
* | fixes #99Araq2012-02-172-6/+37
|/
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-02-174-2/+336
|\
| * niminst is now able to create build files for debhelper so that .deb packages...dom962012-02-164-2/+336
* | bugfix: optimization of complex constant string concatenationsAraq2012-02-177-16/+43
|/
* documentation improvementsAraq2012-02-132-3/+6
* pcre_info has been dropped; http://www.exim.org/lurker/message/20111223.12185...Dominik Picheta2012-02-121-2/+0
* bugfix: no need for arrows to be new token kindsAraq2012-02-123-8/+10
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-02-1215-41/+86
|\
| * Added set_visible_window to gtk2Dominik Picheta2012-02-121-0/+3
| * Removed ambiguity in gtk2.nimdom962012-02-111-5/+0
| * `do' keyword in the grammar for lambda blocksZahary Karadjov2012-02-1014-36/+83
* | system.shallow documentedAraq2012-02-121-0/+12
|/
* fixes tests for 'system.shallow'Araq2012-02-104-23/+27
* fixes tests for 'system.shallow'Araq2012-02-101-1/+1
* added 'system.shallow'Araq2012-02-092-3/+12
* added 'system.shallow'Araq2012-02-099-68/+85
* little fixes for 0.8.14 releaseAraq2012-02-096-74/+131
* version 0.8.14Araq2012-02-0918-1262/+2198
* bugfix: lambdalifting: addHiddenParamAraq2012-02-081-7/+1
* added tests/tclosure2Araq2012-02-081-0/+78
* further steps for closure support; added 'system.rawProc', 'system.rawEnv'Araq2012-02-084-13/+68
* further steps for closure supportAraq2012-02-087-57/+101
* further steps for closure supportAraq2012-02-068-21/+41
* tester shouldn't fail when copyFile fails anymoreAraq2012-02-061-2/+8
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-02-061-0/+4
|\
| * ecmas fixesdom962012-02-051-0/+4
* | further steps to closure supportAraq2012-02-0620-138/+379
* | Merge branch 'master' of github.com:Araq/NimrodAraq2012-02-042-4/+5
|\|
| * fixes #87Zahary Karadjov2012-02-032-4/+5
* | closure implementation: first stepsAraq2012-02-0410-300/+331
|/
* bugfix: reprEnumAraq2012-02-022-2/+3
* bugfix: threading on PowerPCAraq2012-02-022-3/+64
* optimized parseurl module a bitAraq2012-02-011-33/+45
* small fixes for tests on windowsAraq2012-01-315-13/+15
* tlsEmulation:on for windows/GCCAraq2012-01-293-3/+6
* fixes #98Araq2012-01-293-4/+4
* bugfix tests/tzeroarrayAraq2012-01-293-0/+22
* implemented/fixed #92Araq2012-01-292-0/+33
* --tlsEmulation:on works in debug mode againAraq2012-01-291-0/+2
* sysasserts leaner againAraq2012-01-291-7/+1
* fixes #89Araq2012-01-293-4/+16
* fixes #93Araq2012-01-291-1/+0
* fixed #96 as good as technically possible (debug frames are allocated on the ...Araq2012-01-293-10/+10
* rebuilt C sources for bootstrappingAraq2012-01-281-0/+2
* removed conflict in system.nimAraq2012-01-289-216/+846
|\
| * ftpclient fixes for windows.dom962012-01-281-10/+14