index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1173 from EXetoC/pfuture-nested-type-param
Dominik Picheta
2014-05-03
2
-13
/
+22
|
\
|
*
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
*
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
[next]