Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | fixes #1988 | Araq | 2015-01-31 | 1 | -0/+15 | |
* | | | | fixes #2022 | Araq | 2015-01-31 | 2 | -0/+97 | |
* | | | | fixes #2041 | Araq | 2015-01-31 | 1 | -0/+3 | |
* | | | | fixes #2039 | Araq | 2015-01-31 | 1 | -0/+23 | |
| |/ / |/| | | ||||||
* | | | Fixes #1642. | Dominik Picheta | 2015-01-28 | 1 | -0/+6 | |
* | | | fixes #325 | Araq | 2015-01-28 | 1 | -1/+1 | |
* | | | Add missing tester.nim.cfg. | Dominik Picheta | 2015-01-28 | 1 | -0/+1 | |
* | | | Move lib/pure/nodejs to compiler/nodejs. Ref #2017. | Dominik Picheta | 2015-01-28 | 1 | -1/+1 | |
* | | | Merge pull request #2017 from reactormonk/nodejs-binary | Andreas Rumpf | 2015-01-28 | 2 | -5/+6 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | find the nodejs binary | Simon Hafner | 2015-01-27 | 1 | -3/+4 | |
| * | | typo fix | Simon Hafner | 2015-01-27 | 1 | -2/+2 | |
* | | | Merge pull request #1995 from def-/fix-idetools | Andreas Rumpf | 2015-01-27 | 1 | -6/+9 | |
|\ \ \ | ||||||
| * | | | Make caasdriver compile | def | 2015-01-20 | 1 | -6/+9 | |
* | | | | proper 'space in dir' test | Araq | 2015-01-27 | 2 | -1/+1 | |
* | | | | cleaned up unsigned tests | Araq | 2015-01-27 | 2 | -24/+20 | |
| |/ / |/| | | ||||||
* | | | preparations for C++ template support | Araq | 2015-01-23 | 1 | -1/+1 | |
* | | | better error message for 'invalid type' | Araq | 2015-01-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | fixes #1833 | Araq | 2015-01-18 | 1 | -0/+20 | |
* | | fixes #1944 | Araq | 2015-01-18 | 1 | -0/+10 | |
* | | Merge pull request #1981 from Varriount/zielmicha-devel | Varriount | 2015-01-17 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Add filename space test | Varriount | 2015-01-17 | 1 | -0/+3 | |
* | | | Merge pull request #1972 from skyfex/vm_opcLdConst | Andreas Rumpf | 2015-01-18 | 1 | -0/+14 | |
|\ \ \ | ||||||
| * | | | Add test for issue #1946 | Audun Wilhelmsen | 2015-01-16 | 1 | -0/+14 | |
| |/ / | ||||||
* | | | typo; last commit fixes #1910 | Araq | 2015-01-18 | 1 | -1/+1 | |
* | | | revert to old behaviour: tuple field names are not ignored anymore; fixes #1920 | Araq | 2015-01-18 | 2 | -6/+10 | |
* | | | better C++ support wrt 'this' | Araq | 2015-01-18 | 1 | -0/+76 | |
* | | | Get rid of deprecation warnings in pegs | def | 2015-01-16 | 1 | -14/+14 | |
|/ / | ||||||
* | | GitHub link fixes: nim-code -> nim-lang | def | 2015-01-15 | 1 | -2/+2 | |
* | | fixes the integer conversion regressions | Araq | 2015-01-13 | 1 | -3/+0 | |
* | | fixes #1915 | Araq | 2015-01-12 | 1 | -0/+14 | |
* | | Merge pull request #1841 from skyfex/devel | Andreas Rumpf | 2015-01-12 | 2 | -0/+186 | |
|\ \ | ||||||
| * | | Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int... | Audun Wilhelmsen | 2015-01-03 | 2 | -0/+186 | |
* | | | fixes #1838 | Araq | 2015-01-11 | 2 | -1/+22 | |
* | | | fixes #1919 | Araq | 2015-01-11 | 1 | -0/+19 | |
* | | | fixes #1803 | Araq | 2015-01-10 | 1 | -0/+31 | |
* | | | fixes tconfusing_arrow bug | Araq | 2015-01-10 | 1 | -0/+15 | |
* | | | s/nimrod/nim/g; s/babel/nimble/g | Flaviu Tamas | 2015-01-09 | 1 | -3/+3 | |
* | | | Merge pull request #1889 from ramnes/devel | Andreas Rumpf | 2015-01-07 | 5 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Happy new year! | Guillaume Gelin | 2015-01-06 | 5 | -5/+5 | |
* | | | | fixed tests/seq/tsequtils.nim | Do Nhat Minh | 2015-01-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | test cases for generic macros | Zahary Karadjov | 2015-01-05 | 1 | -0/+22 | |
* | | | fix #1859 | Zahary Karadjov | 2015-01-05 | 1 | -0/+21 | |
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-01-05 | 6 | -57/+202 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | support for static params in the user defined type classes | Zahary Karadjov | 2015-01-02 | 1 | -1/+26 | |
| * | | fix #1820 | Zahary Karadjov | 2015-01-02 | 1 | -1/+37 | |
| * | | fix #1050 | Zahary Karadjov | 2015-01-02 | 1 | -0/+16 | |
| * | | expand the test case for bug 1049 | Zahary Karadjov | 2015-01-02 | 1 | -1/+10 | |
| * | | re-enable semistatic[T] as a test case | Zahary Karadjov | 2015-01-02 | 1 | -1/+7 | |
| * | | fix #1049 | Zahary Karadjov | 2015-01-02 | 1 | -0/+18 | |
| * | | fix #544 | Zahary Karadjov | 2015-01-02 | 1 | -11/+11 |