Commit Graph

7852 Commits

Author SHA1 Message Date
Andreas Rumpf
f32c8ee773 'nim i' is not available anymore 2016-01-27 15:51:11 +01:00
Andreas Rumpf
1a2867146b make rendering of typeof operator clearer; refs #3710 2016-01-26 16:24:15 +01:00
Andreas Rumpf
1fbeedaba2 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-26 12:46:38 +01:00
Andreas Rumpf
d338744d7a os.findExe on Windows can deal with quotes 2016-01-26 12:43:07 +01:00
def
4246f660ea Only use execvpe on linux, execvp elsewhere (fixes #3759) 2016-01-24 19:18:16 +01:00
def
4e0f8cf595 Use ByteAddress instead of deprecated TAddress 2016-01-24 14:02:20 +01:00
def
44ad71b7e0 Fix openssl md5 importcs 2016-01-24 13:55:44 +01:00
Dominik Picheta
b2d716b0b0 Merge pull request #3768 from FedericoCeratto/patch-6
Switch git clone URLs to HTTPS
2016-01-23 12:02:18 +00:00
Federico Ceratto
22a65d12f0 Switch git clone URLs to HTTPS
GitHub recommends HTTPS for security reasons.
2016-01-23 10:45:11 +00:00
Andreas Rumpf
e12e29a3e3 Merge pull request #3760 from yglukhov/js-unicode-2
Fixed unicode strings in JS. Second try.
2016-01-22 22:13:49 +01:00
Andreas Rumpf
fa12a2188d Merge pull request #3762 from yglukhov/isnil-fix
Fixed isNil codegen in JS
2016-01-22 22:08:14 +01:00
Yuriy Glukhov
8dbe9ea3ab Fixed isNil codegen in JS 2016-01-22 19:54:53 +02:00
Andreas Rumpf
d3c9f03f69 Merge pull request #3761 from yglukhov/more-love-to-ints
JS: Corrected shift operators. Cast ints like C does.
2016-01-22 18:29:23 +01:00
Yuriy Glukhov
d2ecd84f67 JS: Corrected shift operators. Made casting between ints behave like C does. 2016-01-22 18:32:47 +02:00
Yuriy Glukhov
c3d09aeeac Fixed unicode strings in JS 2016-01-22 11:24:00 +02:00
Andreas Rumpf
732479b797 Merge pull request #3742 from boydgreenfield/boydgreenfield-nimprof-warning
Improve warning msg when -d:profiler not passed
2016-01-22 00:00:14 +01:00
Dominik Picheta
9cad19f528 Small typo fixes in news. 2016-01-21 22:53:04 +00:00
Nick Greenfield
5e8762c21e Improve warning msg when -d:profiler not passed
Partially addresses #3741
2016-01-21 13:49:13 -08:00
Andreas Rumpf
71e4e39295 Merge pull request #3756 from yglukhov/revert-3733-js-unicode
Revert "Fixed unicode handling in JS. Fixes #3714."
2016-01-21 21:50:30 +01:00
Yuriy Glukhov
5f092520d1 Revert "Fixed unicode handling in JS. Fixes #3714." 2016-01-21 22:26:50 +02:00
Andreas Rumpf
1dac302975 Merge pull request #3754 from yglukhov/js-unsigned
Unsigned arith corrected for JS
2016-01-21 16:28:03 +01:00
Yuriy Glukhov
c0d0e5efd9 Unsigned arith corrected for JS 2016-01-21 17:00:42 +02:00
Andreas Rumpf
b2854f21d6 Merge pull request #3753 from yglukhov/js-streams
Dont convert string to cstring when writing to stream.
2016-01-21 15:30:48 +01:00
Andreas Rumpf
263ee143f1 Merge pull request #3733 from yglukhov/js-unicode
Fixed unicode handling in JS. Fixes #3714.
2016-01-21 15:30:21 +01:00
Yuriy Glukhov
df211b24fd Dont convert string to cstring when writing to stream. 2016-01-21 11:41:52 +02:00
Andreas Rumpf
72b975d1ff Merge pull request #3743 from oderwat/AddGitter
I added the Gitter Chatroom for Nim which is really nice actually!
2016-01-20 11:51:04 +01:00
Andreas Rumpf
c527969059 fixes the bloody installer 2016-01-19 17:42:00 +01:00
Hans Raaf
74be2ebe0e I added the Gitter Chatroom for Nim which is really nice actually! 2016-01-19 17:06:48 +01:00
Andreas Rumpf
b18d52dcee Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-19 11:06:10 +01:00
Andreas Rumpf
7d5e965dc8 minor install.txt update 2016-01-19 11:05:52 +01:00
Andreas Rumpf
0dee918de9 Merge pull request #3735 from oderwat/FixDeprecationWarnings
Fixed deprecation warnings while Nim compiles.
2016-01-19 10:11:23 +01:00
Andreas Rumpf
b042925805 Merge pull request #3739 from fmamud/add-nim-meetup
Add Nim Meetup
2016-01-19 09:43:29 +01:00
Andreas Rumpf
38da317e5d Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-19 09:42:19 +01:00
Andreas Rumpf
2dfefc200b fixes some typos 2016-01-19 09:42:10 +01:00
Andreas Rumpf
faea0f9a70 make Nim always show the current year 2016-01-19 09:42:00 +01:00
Felipe Mamud
7b2b616721 Add Nim Meetup
The Nim BR Meetup (http://www.meetup.com/pt-BR/nim-br) is a brazilian user group about Nim where they are having discussions, talks or workshops about Nim programming language.
2016-01-19 00:43:08 -02:00
Araq
91adc84cf3 minor website and documentation updates 2016-01-18 22:31:22 +01:00
Araq
a121c3f9eb updated installer.ini v0.13.0 2016-01-18 20:16:21 +01:00
Araq
aa7a1e3e90 fixes long standing typo in tut2 2016-01-18 20:12:16 +01:00
Araq
3e8ac551c7 website updates 2016-01-18 19:01:30 +01:00
Hans Raaf
0634486689 Fixed deprecation warnings while Nim compiles.
I just removed unsigned and changed a writeLn() call to writeLine() to
avoid the remaining deprecation warnings.
2016-01-18 18:14:50 +01:00
Araq
e80d08583c Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 16:51:54 +01:00
Dominik Picheta
13c98222df Added news item about OSCON talk. 2016-01-18 15:44:41 +00:00
Dominik Picheta
d79a5f5276 Added missing modules to lib.txt and warnings to some module's docs. 2016-01-18 15:33:39 +00:00
Araq
e9537f48f3 updated news for upcoming release 2016-01-18 16:24:20 +01:00
Araq
293e51bd91 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel 2016-01-18 16:11:49 +01:00
Araq
0ed29abca7 updated version to 0.13.0 2016-01-18 16:11:28 +01:00
Araq
1e11561572 fixes #3677 2016-01-18 16:11:15 +01:00
Araq
f59690e933 fixes support tab of website 2016-01-18 16:09:08 +01:00
Dominik Picheta
0e09612cb9 Updated news.txt with release announcement. 2016-01-18 15:02:23 +00:00