Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | added test case for bug #1140 | Araq | 2014-05-06 | 1 | -0/+35 | |
* | | | | | | | | some additions to winlean | Araq | 2014-05-06 | 1 | -1/+9 | |
* | | | | | | | | fixes #1140 | Araq | 2014-05-05 | 2 | -1/+3 | |
* | | | | | | | | implemented builtin noncopying slice | Araq | 2014-05-02 | 7 | -18/+42 | |
|/ / / / / / / | ||||||
* | | | | | | | bugfix: MS-GC GC_unref | Araq | 2014-04-30 | 1 | -1/+2 | |
* | | | | | | | compiler prepared for the new comment handling | Araq | 2014-04-30 | 8 | -4/+17 | |
* | | | | | | | async might work now reliably | Araq | 2014-04-30 | 3 | -27/+32 | |
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge pull request #1155 from Varriount/revert-bbodi/devel | Varriount | 2014-04-26 | 3 | -213/+147 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "Merge pull request #1139 from bbodi/devel" | Clay Sweetser | 2014-04-26 | 3 | -213/+147 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1139 from bbodi/devel | Varriount | 2014-04-26 | 3 | -147/+213 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | fix #1065 | Bódi Balázs | 2014-04-23 | 3 | -147/+213 | |
* | | | | | | | | | bugfix: MS GC acknowledges GC_ref/unref properly | Araq | 2014-04-30 | 1 | -6/+45 | |
* | | | | | | | | | give system.lines a proper buffer | Araq | 2014-04-30 | 1 | -1/+1 | |
* | | | | | | | | | fixed a typo | Araq | 2014-04-30 | 1 | -1/+1 | |
* | | | | | | | | | small bugfix for iterators | Araq | 2014-04-30 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-25 | 19 | -586/+326 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #1141 from flaviut/moreignore | Simon Hafner | 2014-04-25 | 2 | -548/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Clean up gitignore, the current ignore is equvilent to the previous | flaviut | 2014-04-23 | 2 | -548/+28 | |
| * | | | | | | | | | Merge pull request #1121 from EXetoC/spawn-test | Varriount | 2014-04-23 | 1 | -0/+29 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Add spawn test. Hangs most of the time on linux x64 at least. | EXetoC | 2014-04-20 | 1 | -0/+29 | |
| * | | | | | | | | | Windows installer links for website. | Dominik Picheta | 2014-04-23 | 1 | -1/+28 | |
| * | | | | | | | | | DLL generation works again | Araq | 2014-04-23 | 1 | -8/+11 | |
| * | | | | | | | | | Haiku build works again | Araq | 2014-04-23 | 2 | -1/+2 | |
| * | | | | | | | | | minor tweak to the manual | Araq | 2014-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | make getAppFilename work when there is no procfs | Araq | 2014-04-22 | 1 | -10/+15 | |
| * | | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-22 | 1 | -0/+68 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #1133 from gradha/pr_adds_tables_example | Simon Hafner | 2014-04-22 | 1 | -0/+68 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Adds example of custom object types used as table key. | Grzegorz Adam Hankiewicz | 2014-04-22 | 1 | -0/+68 | |
| * | | | | | | | | | | building of nimrtl.dll should work again | Araq | 2014-04-22 | 2 | -5/+6 | |
| * | | | | | | | | | | devel is version 0.9.5 | Araq | 2014-04-22 | 1 | -2/+1 | |
| * | | | | | | | | | | website updates | Araq | 2014-04-22 | 2 | -5/+7 | |
| |/ / / / / / / / / | ||||||
| * / / / / / / / / | Website updates. | Dominik Picheta | 2014-04-22 | 3 | -9/+112 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1118 from gradha/pr_show_boot_options | Varriount | 2014-04-21 | 3 | -2/+24 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Version switch displays options used during `koch boot` | Grzegorz Adam Hankiewicz | 2014-04-20 | 3 | -2/+24 | |
| * | | | | | | | | changed pointer to array in sqlite callback | Simon Hafner | 2014-04-21 | 1 | -3/+3 | |
* | | | | | | | | | minor tweaks; updated todo.txt | Araq | 2014-04-25 | 5 | -17/+16 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #1129 from ReneSac/devel | Dominik Picheta | 2014-04-21 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Rearrangements on the webpage's docs tab. | ReneSac | 2014-04-21 | 1 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-21 | 4 | -415/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #1113 from flaviut/del_dead | Andreas Rumpf | 2014-04-21 | 4 | -415/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | parsecfg is never used and is also part of the stdlib | flaviut | 2014-04-19 | 1 | -346/+0 | |
| | * | | | | | | | charsets is never used | flaviut | 2014-04-19 | 1 | -49/+0 | |
| | * | | | | | | | Delete dead file | flaviut | 2014-04-19 | 2 | -20/+0 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | version 0.9.4 | Araq | 2014-04-21 | 3 | -22/+22 | |
* | | | | | | | | manual.txt updates | Araq | 2014-04-21 | 1 | -7/+44 | |
* | | | | | | | | fixes #847 | Araq | 2014-04-21 | 1 | -2/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | fixes DLL generation | Araq | 2014-04-21 | 7 | -49/+56 | |
* | | | | | | | updated news.txt | Araq | 2014-04-21 | 1 | -2/+18 | |
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | |