Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-05-06 | 12 | -58/+582 |
|\ | |||||
| * | Merge pull request #1175 from EXetoC/await-discard | Dominik Picheta | 2014-05-04 | 2 | -1/+41 |
| |\ | | | | | | | Fix #1170. | ||||
| | * | Fix #1170. | EXetoC | 2014-05-04 | 2 | -1/+41 |
| | | | |||||
| * | | Merge pull request #1177 from rbehrends/reftables | Andreas Rumpf | 2014-05-04 | 3 | -1/+414 |
| |\ \ | | |/ | |/| | Added support for ref type hash tables. | ||||
| | * | Added support for ref type hash tables. | Reimer Behrends | 2014-05-04 | 3 | -1/+414 |
| |/ | | | | | | | | | | | This reuses the hash table implementation for objects (and the associated tests). For efficiency reasons, iterator implementations are currently adapted rather than calling the TTable code. | ||||
| * | Merge pull request #1173 from EXetoC/pfuture-nested-type-param | Dominik Picheta | 2014-05-03 | 2 | -13/+22 |
| |\ | | | | | | | Fix #1171. | ||||
| | * | Fix #1171. | EXetoC | 2014-05-03 | 2 | -13/+22 |
| | | | |||||
| * | | DWORD -> PULONG for POverlapped. | Dominik Picheta | 2014-05-03 | 1 | -2/+2 |
| | | | |||||
| * | | fixed paths because caasdriver is now in testament | Simon Hafner | 2014-05-03 | 2 | -2/+2 |
| | | | |||||
| * | | fixed constant typo (SimulateCaasMemReset) | Simon Hafner | 2014-05-02 | 1 | -3/+3 |
| |/ | |||||
| * | Await is now supported in try statements. | Dominik Picheta | 2014-05-01 | 1 | -26/+79 |
| | | |||||
| * | Fixes buffered recv in asyncnet. | Dominik Picheta | 2014-04-30 | 1 | -11/+17 |
| | | |||||
| * | Get rid unsafe pointer type in GetQueuedCompletionStatus. | Dominik Picheta | 2014-04-30 | 3 | -4/+7 |
| | | |||||
* | | 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" | ||||
| | * | Revert "Merge pull request #1139 from bbodi/devel" | Clay Sweetser | 2014-04-26 | 3 | -213/+147 |
| |/ | | | | | | | | | This reverts commit 2da7ad8647afe893b7c6facf6a5c77ff7c5be124, reversing changes made to 8c6b1b402ea93829596b3add4c71f2d512363484. | ||||
| * | Merge pull request #1139 from bbodi/devel | Varriount | 2014-04-26 | 3 | -147/+213 |
| |\ | | | | | | | fix #1065 | ||||
| | * | 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 the .gitignore | ||||
| | * | | 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. | ||||
| | * | | 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. | ||||
| | | * | | | 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` | ||||
| | * | | | 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 |
|/ / / / |