Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Added missing windows wrappers to the lib.html doc | ReneSac | 2015-01-12 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | Merge pull request #1941 from dustinlacewell/anchor_doc_names | Andreas Rumpf | 2015-01-12 | 1 | -3/+5 | |
| |\ \ | ||||||
| | * | | Replace other common expressions with defined variable | Dustin Lacewell | 2015-01-12 | 1 | -2/+2 | |
| | * | | Add named anchor links to procs in the documentation index | Dustin Lacewell | 2015-01-12 | 1 | -2/+4 | |
| |/ / | ||||||
| * | | Merge pull request #1936 from sa2ajj/freebsd-compiler | Andreas Rumpf | 2015-01-12 | 2 | -2/+8 | |
| |\ \ | ||||||
| | * | | make FreeBSD's compiler clang | Mikhail Sobolev | 2015-01-12 | 2 | -2/+8 | |
* | | | | make net.nim compile again (quick workaround for a regression) | Araq | 2015-01-13 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | fixes #1915 | Araq | 2015-01-12 | 8 | -9/+46 | |
* | | | 'discard' can be used instead of 'nil' for empty case object branches | Araq | 2015-01-12 | 3 | -4/+24 | |
* | | | Merge pull request #1931 from def-/doc-css | Andreas Rumpf | 2015-01-12 | 1 | -8/+9 | |
|\ \ \ | ||||||
| * | | | Improve documentation CSS for smaller resolutions | def | 2015-01-11 | 1 | -8/+9 | |
* | | | | Merge pull request #1841 from skyfex/devel | Andreas Rumpf | 2015-01-12 | 5 | -30/+233 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int... | Audun Wilhelmsen | 2015-01-03 | 3 | -13/+199 | |
| * | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Audun Wilhelmsen | 2015-01-02 | 57 | -452/+668 | |
| |\ \ \ | ||||||
| * | | | | Added support for big 'u64 literals | Audun Wilhelmsen | 2015-01-02 | 2 | -17/+34 | |
* | | | | | fixes #1838 | Araq | 2015-01-11 | 4 | -7/+30 | |
* | | | | | fixes #1928 | Araq | 2015-01-11 | 1 | -1/+1 | |
* | | | | | fixes #1901 | Araq | 2015-01-11 | 1 | -7/+8 | |
| |_|/ / |/| | | | ||||||
* | | | | fixes #1919 | Araq | 2015-01-11 | 2 | -6/+26 | |
* | | | | don't advice people to use debug options for the GC and core | Araq | 2015-01-11 | 1 | -2/+2 | |
* | | | | fixes #1903 | Araq | 2015-01-11 | 1 | -1/+2 | |
* | | | | fixes #1907 | Araq | 2015-01-11 | 1 | -2/+2 | |
* | | | | Merge pull request #1921 from def-/lc-improve | Andreas Rumpf | 2015-01-11 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unnecessary check in list comprehensions | def | 2015-01-10 | 1 | -1/+0 | |
* | | | | | Merge pull request #1924 from daniel-kullmann/doc-fix1 | Andreas Rumpf | 2015-01-11 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | doc/tut2.txt: clarified usage of static/dynamic binding | Daniel Kullmann | 2015-01-11 | 1 | -2/+2 | |
* | | | | | | Merge pull request #1925 from daniel-kullmann/doc-fix2 | Andreas Rumpf | 2015-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | doc/tut2.txt: Tiny grammar fix | Daniel Kullmann | 2015-01-11 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #1926 from ekarlso/mysql-osx | Andreas Rumpf | 2015-01-11 | 1 | -5/+9 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Support MySQL on OSX | Endre Karlson | 2015-01-11 | 1 | -5/+9 | |
|/ / / / / | ||||||
* | | | | | fixes #1866 | Araq | 2015-01-10 | 1 | -1/+2 | |
* | | | | | fixes #1803 | Araq | 2015-01-10 | 2 | -6/+53 | |
* | | | | | fixes tconfusing_arrow bug | Araq | 2015-01-10 | 2 | -1/+18 | |
|/ / / / | ||||||
* | | | | Merge pull request #1912 from flaviut/rename-stuff | reactormonk | 2015-01-10 | 13 | -41/+41 | |
|\ \ \ \ | ||||||
| * | | | | s/nimrod/nim/g; s/babel/nimble/g | Flaviu Tamas | 2015-01-09 | 13 | -41/+41 | |
* | | | | | Merge pull request #1905 from JinShil/patch-1 | reactormonk | 2015-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fixed grammar in 'let statment' | Mike | 2015-01-08 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1900 from dustinlacewell/devel | Andreas Rumpf | 2015-01-08 | 6 | -108/+43 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Revert 5e4ae8d | Dustin Lacewell | 2015-01-07 | 6 | -108/+43 | |
|/ / / / | ||||||
* | | | | Merge pull request #1884 from def-/tcc-usevfork | Andreas Rumpf | 2015-01-07 | 1 | -1/+6 | |
|\ \ \ \ | ||||||
| * | | | | Add workaround for TCC to make POSIX_SPAWN_USEVFORK available | def | 2015-01-06 | 1 | -1/+6 | |
* | | | | | Merge pull request #1876 from flaviut/unittest-stacktrace | Andreas Rumpf | 2015-01-07 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make unittest.nim print stack trace | Flaviu Tamas | 2015-01-05 | 1 | -0/+1 | |
* | | | | | | Merge pull request #1889 from ramnes/devel | Andreas Rumpf | 2015-01-07 | 89 | -192/+192 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Happy new year! | Guillaume Gelin | 2015-01-06 | 89 | -96/+96 | |
| * | | | | | | Make website.tmpl line endings consistant (using Unix style) | Guillaume Gelin | 2015-01-06 | 1 | -97/+97 | |
* | | | | | | | Merge pull request #1897 from mrordinaire/fix-tsequtils | Andreas Rumpf | 2015-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fixed tests/seq/tsequtils.nim | Do Nhat Minh | 2015-01-07 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-01-07 | 46 | -490/+991 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #1882 from flaviut/add-gitignore-csources | reactormonk | 2015-01-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ |