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
*
updated graphics.nim
Araq
2014-09-18
2
-132
/
+132
*
updated SDL wrapper
Araq
2014-09-18
8
-747
/
+732
*
updated xml modules
Araq
2014-09-18
2
-22
/
+22
*
'nim i' should work again
Araq
2014-09-18
1
-2
/
+3
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-17
1
-72
/
+72
|
\
|
*
CS fixes for zlib.nim
Dominik Picheta
2014-09-17
1
-72
/
+72
*
|
updated fsmonitor
Araq
2014-09-17
1
-3
/
+2
*
|
more robust for nim check
Araq
2014-09-17
1
-0
/
+1
*
|
xmldom adheres to the new style
Araq
2014-09-17
1
-249
/
+249
|
/
*
some progress on documentation building
Araq
2014-09-17
6
-111
/
+121
*
support nimrod as an alias for nim for compatibility (nimforum!)
Araq
2014-09-17
1
-4
/
+4
*
improvements for nimfix
Araq
2014-09-17
3
-27
/
+41
*
ttypeclasses works again
Araq
2014-09-17
1
-4
/
+3
*
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-16
6
-17
/
+19
|
\
|
*
Add bool to determine if socket has been closed.
Dominik Picheta
2014-09-16
2
-2
/
+4
|
*
Fix build instructions in readme.
Dominik Picheta
2014-09-14
2
-7
/
+7
|
*
Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak
Dominik Picheta
2014-09-14
1
-7
/
+8
|
|
\
|
*
\
Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak
Dominik Picheta
2014-09-14
1
-6
/
+1
|
|
\
\
|
*
\
\
Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak
Dominik Picheta
2014-09-14
21
-68
/
+145
|
|
\
\
\
|
*
|
|
|
NimFix on net and rawsockets modules.
Dominik Picheta
2014-09-13
2
-8
/
+8
*
|
|
|
|
fixes a recently introduced regression
Araq
2014-09-16
1
-3
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
generic proc type works again
Araq
2014-09-14
1
-7
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
nimweb compiles again
Araq
2014-09-14
1
-6
/
+1
|
|
/
|
/
|
*
|
fixes documentation generator
Araq
2014-09-14
4
-6
/
+11
*
|
fixed 'system.open' bug
Araq
2014-09-14
1
-7
/
+7
*
|
resolved conflict
Araq
2014-09-13
21
-279
/
+382
|
\
|
|
*
More docgen fixes.
Dominik Picheta
2014-09-13
9
-233
/
+171
|
*
Fix 'doc' command.
Dominik Picheta
2014-09-13
1
-0
/
+2
|
*
Some docgen fixes.
Dominik Picheta
2014-09-13
3
-19
/
+20
|
*
Fixes fdSet CS problems in asyncio.
Dominik Picheta
2014-09-12
1
-2
/
+2
|
*
Lots of documentation improvements for asyncdispatch.
Dominik Picheta
2014-09-12
7
-26
/
+183
*
|
minor changes to manual.txt
Araq
2014-09-13
2
-9
/
+14
*
|
merged things from devel
Araq
2014-09-12
14
-48
/
+110
|
\
\
|
|
/
|
/
|
|
*
be explicit about single letter options
Araq
2014-09-11
1
-0
/
+2
|
*
manual merge of #1526
Araq
2014-09-11
1
-1
/
+1
|
*
fixes #665
Araq
2014-09-11
2
-1
/
+2
|
*
fixes #1067
Araq
2014-09-11
1
-0
/
+10
|
*
mostly fixes #1339
Araq
2014-09-11
2
-3
/
+9
|
*
fixes #1366
Araq
2014-09-11
1
-1
/
+1
|
*
Threads work again
Araq
2014-09-11
1
-32
/
+46
|
*
fixes #903, fixess #1513
Araq
2014-09-11
1
-6
/
+14
|
*
fixes #1511
Araq
2014-09-11
1
-13
/
+16
|
*
minor bugfix for void .compileTime procs
Araq
2014-09-11
1
-1
/
+1
|
*
fixes #1444
Araq
2014-09-11
6
-9
/
+165
|
*
Merge pull request #1524 from rbehrends/fix-staticexec2
Dominik Picheta
2014-09-10
1
-1
/
+1
|
|
\
|
|
*
Properly handle staticExec() generating large output.
Reimer Behrends
2014-09-10
1
-1
/
+1
|
|
/
|
*
Merge pull request #1404 from def-/strutils-count
Andreas Rumpf
2014-09-05
1
-0
/
+35
|
|
\
|
|
*
overlapping as a parameter for count instead
def
2014-07-28
1
-17
/
+9
|
|
*
Add count procedures to strutils
def
2014-07-23
1
-0
/
+43
|
*
|
Merge pull request #1455 from gradha/pr_parallelize_doc_build
Andreas Rumpf
2014-09-05
2
-9
/
+54
|
|
\
\
[next]