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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify pegs.nim such that no match will return nil
Flaviu Tamas
2014-10-29
1
-1
/
+17
*
docgen works on linux
Araq
2014-10-27
2
-5
/
+7
*
nicer error messages (untested)
Araq
2014-10-26
3
-11
/
+18
*
introduced 'benign' pragma
Araq
2014-10-25
12
-116
/
+121
*
Merge branch 'devel' into bigbreak
Araq
2014-10-23
1
-3
/
+2
|
\
*
\
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-10-21
6
-10
/
+10
|
\
\
|
*
\
Merge pull request #1566 from onionhammer/bigbreak
Andreas Rumpf
2014-10-21
6
-10
/
+10
|
|
\
\
|
|
*
|
patched fdset call in osproc
Erik O'Leary
2014-10-10
1
-1
/
+1
|
|
*
|
Fixed FD_SET casing
Erik O'Leary
2014-10-10
5
-9
/
+9
*
|
|
|
'echo' doesn't lock
Araq
2014-10-21
1
-2
/
+3
*
|
|
|
Merge branch 'devel' into bigbreak
Araq
2014-10-20
1
-9
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
2nd attempt to fix tryRecv
Araq
2014-10-20
1
-1
/
+1
|
*
|
fixes tryRecv
Araq
2014-10-20
1
-3
/
+4
*
|
|
Merge branch 'devel' into bigbreak
Araq
2014-10-13
2
-1
/
+12
|
\
|
|
|
|
/
|
/
|
|
*
Merge pull request #1564 from trustable-code/devel
Andreas Rumpf
2014-10-12
1
-0
/
+2
|
|
\
|
|
*
Code more cleaner
Simon Krauter
2014-10-11
1
-4
/
+1
|
|
*
Raise exception on adding a non-existent file to a zip archive
Simon Krauter
2014-10-10
1
-0
/
+5
|
*
|
fixes recent regression
Araq
2014-10-11
1
-1
/
+4
|
*
|
minor cleanup for cpuinfo
Araq
2014-10-11
1
-2
/
+1
|
*
|
fixes #1551
Araq
2014-10-11
1
-3
/
+3
|
*
|
Update cpuinfo.nim
Luis Ricardo
2014-10-07
1
-1
/
+8
|
|
/
*
|
CS fixes for dialogs on Windows.
Dominik Picheta
2014-10-05
2
-3
/
+3
*
|
fixes a race condition that caused '^' to hang
Araq
2014-10-05
1
-4
/
+5
*
|
docgen should work again
Araq
2014-10-05
7
-93
/
+98
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-10-04
4
-37
/
+106
|
\
|
|
*
Merge pull request #1545 from rbehrends/setjmp-perf
Andreas Rumpf
2014-10-02
1
-4
/
+17
|
|
\
|
|
*
Improve setjmp()/longjmp() performance.
Reimer Behrends
2014-09-25
1
-4
/
+17
|
*
|
Fix permissions for createDir() on Unix systems.
Reimer Behrends
2014-09-22
1
-2
/
+2
|
|
/
|
*
Merge pull request #1507 from idlewan/postgresql
Andreas Rumpf
2014-09-19
2
-28
/
+86
|
|
\
|
|
*
Add postgresql prepared queries and stop relying on string formatting
Erwan Ameil
2014-08-29
2
-28
/
+86
*
|
|
implemented mixed mode codegen
Araq
2014-10-03
1
-2
/
+8
*
|
|
recursive tuple types are now invalid (breaking change)
Araq
2014-10-02
1
-0
/
+2
*
|
|
s/sock/fd/. Fixes #1487.
Dominik Picheta
2014-09-27
2
-46
/
+46
*
|
|
implemented locking levels; still incomplete
Araq
2014-09-27
1
-0
/
+2
*
|
|
deepCopy is instantiated when its corresponding type is instantiated
Araq
2014-09-26
1
-9
/
+9
*
|
|
added $* for subexes
Araq
2014-09-24
1
-0
/
+3
*
|
|
made tests green
Araq
2014-09-22
1
-2
/
+2
*
|
|
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-22
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix the C++ exception struct in nimbase.h.
Reimer Behrends
2014-09-21
1
-2
/
+2
*
|
|
|
made some tests green
Araq
2014-09-21
1
-3
/
+4
|
/
/
/
*
|
|
Fix --gc:none with --cs:partial.
Dominik Picheta
2014-09-19
1
-1
/
+1
*
|
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-19
1
-10
/
+18
|
\
|
|
|
*
|
Various fixes to how the Boehm GC's interface.
Reimer Behrends
2014-09-18
1
-10
/
+18
*
|
|
Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-09-19
4
-1
/
+33
|
\
\
\
|
*
|
|
Fixes asyncnet example.
Dominik Picheta
2014-09-18
1
-1
/
+2
|
*
|
|
Adds socket creation for arbitrary domain, type and protocol.
Dominik Picheta
2014-09-18
4
-0
/
+31
*
|
|
|
updated pdcurses.nim
Araq
2014-09-19
1
-3
/
+3
*
|
|
|
cleaned up openssl.nim a bit
Araq
2014-09-19
1
-41
/
+42
*
|
|
|
updated libcurl.nim
Araq
2014-09-19
1
-4
/
+4
*
|
|
|
cleaned up iup.nim
Araq
2014-09-19
1
-501
/
+501
[next]