Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup | def | 2015-01-03 | 1 | -3/+2 |
| | |||||
* | Fix (u: Uri), add test cases and make it work for opaque URIs | def | 2015-01-03 | 1 | -14/+35 |
| | |||||
* | Fix httpclient to properly encode queries (path?queries) | def | 2015-01-03 | 1 | -2/+7 |
| | |||||
* | Merge pull request #1831 from homeworkprod/patch-1 | reactormonk | 2015-01-03 | 1 | -1/+1 |
|\ | | | | | Tutorial: Fixed slices example code. | ||||
| * | Tutorial: Fixed slices example code. | Jochen Kupperschmidt | 2015-01-02 | 1 | -1/+1 |
| | | | | | | This is likely a remainder of the name change from "Nimrod" to "Nim". | ||||
* | | Merge pull request #1830 from arthurtw/devel | reactormonk | 2015-01-03 | 1 | -1/+1 |
|\ \ | | | | | | | Fix typo | ||||
| * | | Fix typo | Arthur Liao | 2015-01-02 | 1 | -1/+1 |
| |/ | |||||
* | | support for static params in the user defined type classes | Zahary Karadjov | 2015-01-02 | 6 | -25/+73 |
| | | |||||
* | | fix #1820 | Zahary Karadjov | 2015-01-02 | 2 | -2/+38 |
| | | |||||
* | | fix #1050 | Zahary Karadjov | 2015-01-02 | 2 | -3/+17 |
| | | |||||
* | | expand the test case for bug 1049 | Zahary Karadjov | 2015-01-02 | 2 | -3/+11 |
| | | |||||
* | | re-enable semistatic[T] as a test case | Zahary Karadjov | 2015-01-02 | 1 | -1/+7 |
| | | |||||
* | | fix #1049 | Zahary Karadjov | 2015-01-02 | 3 | -22/+45 |
| | | |||||
* | | fix #544 | Zahary Karadjov | 2015-01-02 | 2 | -12/+13 |
| | | |||||
* | | use unix line endings | Zahary Karadjov | 2015-01-02 | 1 | -43/+43 |
| | | |||||
* | | fix #419 | Zahary Karadjov | 2015-01-02 | 1 | -2/+5 |
|/ | |||||
* | Merge pull request #1815 from def-/asynchttpserver | Andreas Rumpf | 2015-01-02 | 1 | -0/+2 |
|\ | | | | | Add imports to asynchttpserver example | ||||
| * | Add imports to asynchttpserver example | def | 2014-12-29 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1808 from adelq/devel | Andreas Rumpf | 2015-01-02 | 1 | -6/+6 |
|\ \ | | | | | | | Update tutorial to use RootObj | ||||
| * | | Update tutorial to use RootObj | Adel Qalieh | 2014-12-31 | 1 | -6/+6 |
| | | | | | | | | | | | | TObject has been deprecated | ||||
* | | | fixes #1816 | Araq | 2015-01-02 | 2 | -3/+39 |
| | | | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-01-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge pull request #1812 from moigagoo/devel | reactormonk | 2015-01-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | Docs: Tutorial 1: Typo fixed. | ||||
| | * | | Docs: Tutorial 1: Typo fixed. | Konstantin Molchanov | 2015-01-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | fixed wrong code snippet | Araq | 2015-01-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-31 | 6 | -8/+65 |
|\ \ \ | |||||
| * | | | bugfix: don't treat generic types with different static params as the same type | Zahary Karadjov | 2014-12-31 | 2 | -0/+20 |
| | | | | |||||
| * | | | fix #1056 | Zahary Karadjov | 2014-12-31 | 3 | -2/+31 |
| | | | | |||||
| * | | | prettier type name printing for generic types featuring static parameters | Zahary Karadjov | 2014-12-31 | 1 | -6/+14 |
| | | | | |||||
* | | | | fixes #1774 | Araq | 2014-12-31 | 5 | -7/+10 |
|/ / / | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-31 | 9 | -48/+122 |
|\ \ \ | |||||
| * | | | Update nim.ini | Varriount | 2014-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix documentation location | ||||
| * | | | Merge pull request #1795 from akaufmann/devel | Dominik Picheta | 2014-12-31 | 2 | -2/+6 |
| |\ \ \ | | | | | | | | | | | ignore signal SIGPIPE on Darwin | ||||
| | * | | | ignore signal SIGPIPE on Darwin | Andre | 2014-12-30 | 2 | -2/+6 |
| | | | | | |||||
| * | | | | fix #1789 (binding to static params during generic proc sigmatch) | Zahary Karadjov | 2014-12-31 | 6 | -45/+115 |
| | | | | | |||||
* | | | | | attempt to make koch smarter about windows installers | Araq | 2014-12-31 | 1 | -8/+8 |
|/ / / / | |||||
* | | | | minor doc update | Araq | 2014-12-31 | 1 | -5/+1 |
| | | | | |||||
* | | | | removed outdated documentation | Araq | 2014-12-30 | 1 | -52/+0 |
| | | | | |||||
* | | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-30 | 3 | -23/+39 |
|\| | | | |||||
| * | | | Merge pull request #1794 from flaviut/fix-win-crosscompile | Andreas Rumpf | 2014-12-30 | 1 | -22/+22 |
| |\ \ \ | | | | | | | | | | | Fix cross compilation to windows from linux | ||||
| | * | | | Fix cross to windows compilation on linux | Flaviu Tamas | 2014-12-30 | 1 | -22/+22 |
| | | | | | | | | | | | | | | | | | | | | `Winsock2.h` should be all lowercase | ||||
| * | | | | Merge pull request #1792 from astrolantique/devel | Dominik Picheta | 2014-12-30 | 2 | -1/+17 |
| |\ \ \ \ | | | | | | | | | | | | | Update OS version detections. | ||||
| | * | | | | Added NT 6.2 and NT 6.3 (8/8.1) | astrolantique | 2014-12-30 | 1 | -0/+8 |
| | | | | | | |||||
| | * | | | | getSystemVersion updated to include 10.7 to 10.10 | astrolantique | 2014-12-29 | 1 | -1/+9 |
| | | |_|/ | | |/| | | |||||
* | / | | | website updates; Source links now work | Araq | 2014-12-30 | 3 | -17/+19 |
|/ / / / | |||||
* | | | | development version is 0.10.3 | Araq | 2014-12-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | fixes #1788 | Araq | 2014-12-30 | 2 | -2/+6 |
| | | | | |||||
* | | | | license file knows about the language renaming | Araq | 2014-12-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | website: better formating | Araq | 2014-12-30 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-29 | 2 | -4/+3 |
|\| | | |