Commit Graph

4700 Commits

Author SHA1 Message Date
Audun Wilhelmsen
7592c9cf22 Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int64 etc.
Added two new tests for unsigned conversions and comparisons between signed numbers.
2015-01-03 00:10:07 +01:00
Audun Wilhelmsen
c461f5a8c6 Merge branch 'devel' of https://github.com/Araq/Nim into devel 2015-01-02 22:12:11 +01:00
Audun Wilhelmsen
e5bfb7d550 Added support for big 'u64 literals
Removed duplicate "SomeUInt' typedef from unsigned.nim
2015-01-02 22:10:49 +01:00
Andreas Rumpf
5023a90438 Merge pull request #1815 from def-/asynchttpserver
Add imports to asynchttpserver example
2015-01-02 03:42:59 +01:00
Andreas Rumpf
2fb969b638 Merge pull request #1808 from adelq/devel
Update tutorial to use RootObj
2015-01-02 03:42:30 +01:00
Araq
194b14a182 fixes #1816 2015-01-02 03:32:45 +01:00
Araq
aa8073627f Merge branch 'devel' of https://github.com/Araq/Nim into devel 2015-01-02 03:21:56 +01:00
Araq
b7187dc495 fixed wrong code snippet 2015-01-02 03:21:46 +01:00
reactormonk
ddbf1d0969 Merge pull request #1812 from moigagoo/devel
Docs: Tutorial 1: Typo fixed.
2015-01-02 00:31:39 +05:00
Konstantin Molchanov
e2d2203779 Docs: Tutorial 1: Typo fixed. 2015-01-01 21:43:14 +03:00
Adel Qalieh
99a1530c6c Update tutorial to use RootObj
TObject has been deprecated
2014-12-31 21:41:07 -05:00
Araq
e751a0af57 Merge branch 'devel' of https://github.com/Araq/Nim into devel 2014-12-31 16:08:07 +01:00
Araq
2ee2401336 fixes #1774 2014-12-31 16:07:56 +01:00
Zahary Karadjov
13e07f5d66 bugfix: don't treat generic types with different static params as the same type 2014-12-31 04:20:32 +02:00
Zahary Karadjov
b83b1383fb fix #1056 2014-12-31 04:18:35 +02:00
Zahary Karadjov
1b54c55b7b prettier type name printing for generic types featuring static parameters 2014-12-31 03:50:50 +02:00
Araq
a93585e47f Merge branch 'devel' of https://github.com/Araq/Nim into devel 2014-12-31 01:55:13 +01:00
Araq
13b72ed0c0 attempt to make koch smarter about windows installers 2014-12-31 01:55:02 +01:00
Varriount
595a8b628f Update nim.ini
Fix documentation location
2014-12-30 19:45:06 -05:00
Dominik Picheta
3bd542b7ca Merge pull request #1795 from akaufmann/devel
ignore signal SIGPIPE on Darwin
2014-12-31 00:32:43 +00:00
Zahary Karadjov
da36a847a7 fix #1789 (binding to static params during generic proc sigmatch) 2014-12-31 01:45:23 +02:00
Araq
bf8f6a3000 minor doc update 2014-12-31 00:44:07 +01:00
Araq
98d956b77e removed outdated documentation 2014-12-30 23:46:14 +01:00
Andre
85c22f3348 ignore signal SIGPIPE on Darwin 2014-12-30 23:39:43 +01:00
Araq
9c70ff3b7e Merge branch 'devel' of https://github.com/Araq/Nim into devel 2014-12-30 23:20:50 +01:00
Araq
1b56334c46 website updates; Source links now work 2014-12-30 23:20:40 +01:00
Andreas Rumpf
ccc2f4746c Merge pull request #1794 from flaviut/fix-win-crosscompile
Fix cross compilation to windows from linux
2014-12-30 22:12:12 +01:00
Flaviu Tamas
b2140be31f Fix cross to windows compilation on linux
`Winsock2.h` should be all lowercase
2014-12-30 15:42:18 -05:00
Dominik Picheta
3f7eca19ec Merge pull request #1792 from astrolantique/devel
Update OS version detections.
2014-12-30 13:14:26 +00:00
astrolantique
c77176e0c7 Added NT 6.2 and NT 6.3 (8/8.1) 2014-12-30 00:24:32 -06:00
Araq
d01eb14a39 development version is 0.10.3 2014-12-30 03:06:25 +01:00
Araq
7f415b5b11 fixes #1788 2014-12-30 03:05:29 +01:00
Araq
f30a1617ca license file knows about the language renaming 2014-12-30 02:53:16 +01:00
Araq
334097a03a website: better formating 2014-12-30 02:52:51 +01:00
astrolantique
32af9f878b getSystemVersion updated to include 10.7 to 10.10 2014-12-29 19:44:44 -06:00
Araq
4a6565f8c2 Merge branch 'devel' of https://github.com/Araq/Nim into devel 2014-12-29 23:34:15 +01:00
def
2d20feb8f1 Add imports to asynchttpserver example 2014-12-29 22:27:31 +01:00
Dominik Picheta
6d749aed29 Fix typo in news. 2014-12-29 18:00:50 +00:00
Araq
f380d2548a minor website update 2014-12-29 13:41:19 +01:00
Araq
3f113f946d niminst: use project-version for the zip file 2014-12-29 12:12:05 +01:00
Araq
92c873154a Merge branch 'devel' of https://github.com/Araq/Nimrod into devel v0.10.2 2014-12-29 10:32:13 +01:00
Araq
27f1743793 release of 0.10.2 2014-12-29 10:32:00 +01:00
Varriount
108bfbae2e Merge pull request #1785 from gmpreussner/devel
Fixed tusertypeclasses test
2014-12-28 20:44:38 -05:00
gmpreussner
2bd425c5b4 Fixed tusertypeclasses test 2014-12-28 19:49:03 -05:00
Araq
a70a64b74d Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-12-28 23:01:21 +01:00
Araq
cfb76164b8 fixes a long standing openssl wrapper bug: pass C compliant allocation functions to CRYPTO_set_mem_functions 2014-12-28 23:01:11 +01:00
Araq
a0ad3aa183 work around a regression caused by the new 'echo' implementation 2014-12-28 22:24:29 +01:00
Dominik Picheta
acc80aaedc macros.$ can now turn a nnkSym into a string. 2014-12-28 15:23:05 +00:00
Araq
f73938218e fixes #1708, fixes #871 2014-12-28 01:59:30 +01:00
Araq
03afbe00b9 minor improvements 2014-12-28 00:52:10 +01:00