Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | implements #448 | Araq | 2013-05-26 | 1 | -3/+10 | |
* | | implements #397 | Araq | 2013-05-26 | 2 | -1/+13 | |
* | | preparations for version 0.9.4 | Araq | 2013-05-25 | 2 | -1/+27 | |
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-25 | 1 | -2/+5 | |
|\ \ | ||||||
| * | | Fixed overflow in sockets.parseIP4. | Dominik Picheta | 2013-05-24 | 1 | -2/+5 | |
* | | | added FAQ about 'proc' | Araq | 2013-05-25 | 2 | -8/+12 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-24 | 3 | -4/+124 | |
|\ \ | ||||||
| * \ | Merge pull request #445 from gradha/pr_web_improvements | Araq | 2013-05-23 | 3 | -4/+124 | |
| |\ \ | ||||||
| | * | | Implements basic rss generation for website news. | Grzegorz Adam Hankiewicz | 2013-05-23 | 2 | -3/+122 | |
| | * | | Adds link to irc logs. | Grzegorz Adam Hankiewicz | 2013-05-22 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-24 | 1 | -4/+0 | |
|\| | | ||||||
| * | | removed unsupported compilers from the FAQ | Simon Hafner | 2013-05-21 | 1 | -4/+0 | |
* | | | add c2nim,pas2nim to the install packages | Araq | 2013-05-24 | 1 | -0/+5 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-21 | 2 | -18/+10 | |
|\ \ | ||||||
| * | | better editor support FAQ | Simon Hafner | 2013-05-21 | 1 | -2/+7 | |
| * | | removed GCC FAQ - not an issue anymore | Simon Hafner | 2013-05-21 | 1 | -17/+0 | |
| * | | add FAQ about editor support | Simon Hafner | 2013-05-21 | 1 | -0/+4 | |
| * | | added "standalone" to possible OS options | Simon Hafner | 2013-05-20 | 1 | -1/+1 | |
* | | | fixed typos in the manual; kept trimcc tool up to date | Araq | 2013-05-21 | 2 | -6/+6 | |
|/ / | ||||||
* | | added gamera edition to the website | Araq | 2013-05-21 | 2 | -3/+5 | |
* | | updated download.txt | Araq | 2013-05-20 | 1 | -2/+2 | |
* | | osinfo_win compiles again | Araq | 2013-05-20 | 1 | -2/+1 | |
* | | browsers.nim compiles again on Windows | Araq | 2013-05-20 | 1 | -4/+2 | |
* | | rebuilt C sources | Araq | 2013-05-20 | 0 | -0/+0 | |
* | | version 0.9.2 | Araq | 2013-05-20 | 2 | -2/+2 | |
* | | attempt to fix a codegen bug | Araq | 2013-05-20 | 1 | -1/+7 | |
* | | no wrapBinary for 'useWinAnsi' target | Araq | 2013-05-20 | 1 | -6/+5 | |
* | | memfiles compiles again on windows | Araq | 2013-05-20 | 1 | -3/+1 | |
* | | don't deprecate macros.! breaks too much code | Araq | 2013-05-20 | 2 | -30/+31 | |
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-20 | 4 | -4/+303 | |
|\ \ | ||||||
| * | | Added information on how to help the project in the community tab. | Dominik Picheta | 2013-05-20 | 3 | -2/+49 | |
| * | | Merge pull request #444 from fowlmouth/patch-6 | Araq | 2013-05-19 | 1 | -1/+238 | |
| |\ \ | ||||||
| | * | | Update macros.nim | Billingsly Wetherfordshire | 2013-05-19 | 1 | -29/+33 | |
| | * | | add macro_dsl api | Billingsly Wetherfordshire | 2013-05-19 | 1 | -0/+233 | |
| * | | | Updated news. | Dominik Picheta | 2013-05-20 | 1 | -1/+16 | |
* | | | | updated news.txt | Araq | 2013-05-20 | 1 | -0/+3 | |
* | | | | GC'ed wide strings for windows | Araq | 2013-05-20 | 7 | -306/+164 | |
|/ / / | ||||||
* | | | 'from' statement documented | Araq | 2013-05-19 | 4 | -4/+33 | |
* | | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-19 | 4 | -37/+124 | |
|\ \ \ | ||||||
| * | | | Added news about the new website. | Dominik Picheta | 2013-05-19 | 1 | -4/+14 | |
| |/ / | ||||||
| * | | Improved the performance of the SCGI module when dealing with multiple | Dominik Picheta | 2013-05-19 | 4 | -34/+111 | |
* | | | made some tests green; implemented 'from module import nil' | Araq | 2013-05-19 | 16 | -975/+84 | |
|/ / | ||||||
* | | made some tests green | Araq | 2013-05-19 | 6 | -6/+8 | |
* | | --os and --cpu work in configuration files | Araq | 2013-05-19 | 1 | -2/+2 | |
* | | updated docs | Araq | 2013-05-19 | 4 | -13/+2 | |
* | | fixes #432, fixes #427 | Araq | 2013-05-19 | 3 | -4/+39 | |
* | | fixes #439 | Araq | 2013-05-19 | 1 | -1/+1 | |
* | | fixes #420 | Araq | 2013-05-19 | 2 | -4/+9 | |
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-05-18 | 20 | -130/+359 | |
|\ \ | ||||||
| * | | nimbase.h doesn't need signal.h | Simon Hafner | 2013-05-18 | 1 | -2/+1 |