Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | fix #966 | Zahary Karadjov | 2014-03-09 | 3 | -3/+47 | |
| * | | | | | | | | implicit auto return type for inline iterators | Zahary Karadjov | 2014-03-08 | 3 | -10/+20 | |
| * | | | | | | | | implements higher-order inline iterators and return type inference for iterators | Zahary Karadjov | 2014-03-08 | 9 | -27/+119 | |
* | | | | | | | | | osproc compiles again for haiku | Araq | 2014-03-10 | 3 | -47/+101 | |
* | | | | | | | | | minor additions to the manual | Araq | 2014-03-10 | 1 | -4/+17 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-07 | 33 | -111/+309 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Zahary Karadjov | 2014-03-06 | 23 | -55/+280 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge pull request #978 from ReneSac/devel | Andreas Rumpf | 2014-03-06 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Added comment explaining 'assert_numbits' error. | ReneSac | 2014-03-06 | 1 | -0/+3 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #975 from zielmicha/zmq-fix | Andreas Rumpf | 2014-03-06 | 1 | -4/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | zmq: remove unnecessary 'var' decls from high-level procs | Michał Zieliński | 2014-03-05 | 1 | -4/+3 | |
| | * | | | | | | | | Merge pull request #977 from EXetoC/alloc-overloads | zah | 2014-03-06 | 2 | -6/+96 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch 'devel' into alloc-overloads | EXetoC | 2014-03-06 | 160 | -1642/+5231 | |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | Add allocation unit tests. | EXetoC | 2014-03-06 | 1 | -0/+45 | |
| | | * | | | | | | | Add missing cast. | EXetoC | 2014-03-06 | 1 | -1/+1 | |
| | | * | | | | | | | Add type-specific allocation procs. | EXetoC | 2014-03-06 | 1 | -6/+51 | |
| * | | | | | | | | | fix #587 | Zahary Karadjov | 2014-03-06 | 4 | -6/+52 | |
| * | | | | | | | | | test cases for the new handling of iterators by the `is` operator | Zahary Karadjov | 2014-03-06 | 3 | -9/+36 | |
| * | | | | | | | | | split the inline and closure iterators into different symbol kinds for easier... | Zahary Karadjov | 2014-03-06 | 26 | -83/+109 | |
| * | | | | | | | | | iterators now return tyIter(T); | Zahary Karadjov | 2014-03-05 | 6 | -11/+18 | |
* | | | | | | | | | | implements strongSpaces parsing mode | Araq | 2014-03-07 | 8 | -43/+123 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge pull request #974 from ninjin/devel | Simon Hafner | 2014-03-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | No execute bit for c-sources build.sh, fixing doc | Pontus Stenetorp | 2014-03-05 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | system.nim makes use of the 'unchecked' pragma | Araq | 2014-03-05 | 2 | -1/+7 | |
* | | | | | | | | | | implemented 'union' and 'unchecked' pragmas | Araq | 2014-03-05 | 9 | -25/+94 | |
* | | | | | | | | | | c2nim knows about the 'union' pragma | Araq | 2014-03-05 | 1 | -11/+10 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | bugfix: unreported 'compiles' bug | Araq | 2014-03-05 | 2 | -1/+3 | |
* | | | | | | | | | fixes #942 | Araq | 2014-03-05 | 3 | -2/+18 | |
* | | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-05 | 1 | -0/+21 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | failing test case for static evaluation | Zahary Karadjov | 2014-03-04 | 1 | -0/+21 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | fixes #937 | Araq | 2014-03-05 | 5 | -6/+47 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-04 | 4 | -2/+90 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Changed behavior when babel cannot be found/run | Varriount | 2014-03-04 | 1 | -2/+4 | |
| * | | | | | | | Fix categories.nim | Varriount | 2014-03-03 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge pull request #970 from Varriount/testament/babel-integration | Andreas Rumpf | 2014-03-04 | 2 | -1/+86 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Allowed specification of what babel packages to install via new categories - ... | Clay Sweetser | 2014-03-03 | 1 | -8/+23 | |
| | * | | | | | | Removed babel package tests from those run when 'all' is specified. | Clay Sweetser | 2014-03-03 | 1 | -1/+1 | |
| | * | | | | | | Integrated 'babel' with testament | Clay Sweetser | 2014-03-02 | 2 | -1/+71 | |
| * | | | | | | | Merge pull request #927 from gradha/pr_adds_posix_timegm | Andreas Rumpf | 2014-03-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Adds posix.timegm(), brother of posix.mktime(). | Grzegorz Adam Hankiewicz | 2014-02-15 | 1 | -0/+1 | |
| * | | | | | | | | Merge pull request #969 from gradha/pr_avoids_crash_on_unknown_rst_directive | Andreas Rumpf | 2014-03-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Avoids crash parsing unknown rst raw directive. Fixes #761. | Grzegorz Adam Hankiewicz | 2014-03-02 | 1 | -1/+1 | |
* | | | | | | | | | | fixes #968 | Araq | 2014-03-04 | 3 | -2/+3 | |
* | | | | | | | | | | removed dead code | Araq | 2014-03-04 | 1 | -27/+0 | |
* | | | | | | | | | | don't produce nested indents for nested stmt lists | Araq | 2014-03-04 | 1 | -7/+10 | |
* | | | | | | | | | | added a warning for htmlgen | Araq | 2014-03-03 | 1 | -3/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-02 | 3 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fixes sockets2 on Windows. | Dominik Picheta | 2014-02-28 | 1 | -1/+10 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #963 from zielmicha/wait-for-exit-doc | Andreas Rumpf | 2014-02-27 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ |