Commit Graph

  • 5f092520d1 Revert "Fixed unicode handling in JS. Fixes #3714." Yuriy Glukhov 2016-01-21 22:26:50 +02:00
  • 1dac302975 Merge pull request #3754 from yglukhov/js-unsigned Andreas Rumpf 2016-01-21 16:28:03 +01:00
  • c0d0e5efd9 Unsigned arith corrected for JS Yuriy Glukhov 2016-01-21 01:27:34 +02:00
  • b2854f21d6 Merge pull request #3753 from yglukhov/js-streams Andreas Rumpf 2016-01-21 15:30:48 +01:00
  • 263ee143f1 Merge pull request #3733 from yglukhov/js-unicode Andreas Rumpf 2016-01-21 15:30:21 +01:00
  • df211b24fd Dont convert string to cstring when writing to stream. Yuriy Glukhov 2016-01-20 23:52:14 +02:00
  • 863dd62bc4 Merge branch 'master' of https://github.com/Araq/Nim into patch-global-log-level Bruce Doan 2016-01-20 22:40:32 +07:00
  • 72b975d1ff Merge pull request #3743 from oderwat/AddGitter Andreas Rumpf 2016-01-20 11:51:04 +01:00
  • c527969059 fixes the bloody installer Andreas Rumpf 2016-01-19 17:42:00 +01:00
  • 74be2ebe0e I added the Gitter Chatroom for Nim which is really nice actually! Hans Raaf 2016-01-19 17:05:22 +01:00
  • b18d52dcee Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Andreas Rumpf 2016-01-19 11:06:10 +01:00
  • 7d5e965dc8 minor install.txt update Andreas Rumpf 2016-01-19 11:05:52 +01:00
  • 0dee918de9 Merge pull request #3735 from oderwat/FixDeprecationWarnings Andreas Rumpf 2016-01-19 10:11:23 +01:00
  • b042925805 Merge pull request #3739 from fmamud/add-nim-meetup Andreas Rumpf 2016-01-19 09:43:29 +01:00
  • 38da317e5d Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Andreas Rumpf 2016-01-19 09:42:19 +01:00
  • 2dfefc200b fixes some typos Andreas Rumpf 2016-01-19 09:42:10 +01:00
  • faea0f9a70 make Nim always show the current year Andreas Rumpf 2016-01-19 09:42:00 +01:00
  • 7b2b616721 Add Nim Meetup Felipe Mamud 2016-01-19 00:43:08 -02:00
  • 91adc84cf3 minor website and documentation updates Araq 2016-01-18 22:31:22 +01:00
  • a121c3f9eb updated installer.ini v0.13.0 Araq 2016-01-18 20:16:21 +01:00
  • aa7a1e3e90 fixes long standing typo in tut2 Araq 2016-01-18 20:12:16 +01:00
  • 3e8ac551c7 website updates Araq 2016-01-18 19:01:30 +01:00
  • 0634486689 Fixed deprecation warnings while Nim compiles. Hans Raaf 2016-01-18 18:12:07 +01:00
  • e80d08583c Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 16:51:54 +01:00
  • 13c98222df Added news item about OSCON talk. Dominik Picheta 2016-01-18 15:44:41 +00:00
  • d79a5f5276 Added missing modules to lib.txt and warnings to some module's docs. Dominik Picheta 2016-01-18 15:33:39 +00:00
  • e9537f48f3 updated news for upcoming release Araq 2016-01-18 16:24:20 +01:00
  • 293e51bd91 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 16:11:49 +01:00
  • 0ed29abca7 updated version to 0.13.0 Araq 2016-01-18 16:11:28 +01:00
  • 1e11561572 fixes #3677 Araq 2016-01-18 16:11:15 +01:00
  • f59690e933 fixes support tab of website Araq 2016-01-18 16:09:08 +01:00
  • 0e09612cb9 Updated news.txt with release announcement. Dominik Picheta 2016-01-18 15:02:23 +00:00
  • 7691506a08 Added list of bugfixes to news.txt. Dominik Picheta 2016-01-18 14:34:25 +00:00
  • a114b32519 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 14:54:50 +01:00
  • 7ee1847137 fixes #3584 Araq 2016-01-18 14:54:35 +01:00
  • 6ca9e5cbcc Improved documentation for all db modules. Dominik Picheta 2016-01-18 13:34:26 +00:00
  • b0aaeaa436 Merge pull request #3703 from singularperturbation/feature/counttableref_getordefault Andreas Rumpf 2016-01-18 14:30:14 +01:00
  • faf5fb8467 Merge branch 'devel' of github.com:nim-lang/Nim into devel Dominik Picheta 2016-01-18 13:20:13 +00:00
  • a34206fe84 More postgres test code. Added getValue for PreparedStmts. Dominik Picheta 2016-01-18 13:19:07 +00:00
  • 7211462a04 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 13:49:06 +01:00
  • 38da21fc62 fixes #3730 Araq 2016-01-18 13:48:58 +01:00
  • 255fee81be Documented PCRE version bump in 0.12.0 in news.txt. Dominik Picheta 2016-01-18 12:39:49 +00:00
  • 8fab2f81e3 Fixed unicode handling in JS. Fixes #3714. Yuriy Glukhov 2016-01-18 13:16:31 +02:00
  • 55c1f3d30c Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2016-01-18 10:55:23 +01:00
  • 2309975f78 fixes yet another LL regression (Aporia compiles again) Andreas Rumpf 2016-01-18 03:00:14 +01:00
  • bd933e6009 documentation updates Andreas Rumpf 2016-01-18 00:02:22 +01:00
  • bfb629b087 yay, better commercial support Andreas Rumpf 2016-01-18 00:02:09 +01:00
  • 317e0b7aa3 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Andreas Rumpf 2016-01-17 23:46:31 +01:00
  • 3114523a6f fixes multi-line comments Andreas Rumpf 2016-01-17 23:46:23 +01:00
  • 4a3e63e32f Merge pull request #3728 from xyz32/devel Dominik Picheta 2016-01-17 22:20:32 +00:00
  • a9f6e2a843 fixes #3689 Andreas Rumpf 2016-01-17 23:00:04 +01:00
  • 07d5adf9ee fixes #3720 Andreas Rumpf 2016-01-17 22:55:14 +01:00
  • f92f00b022 fixes #3665 Andreas Rumpf 2016-01-17 22:18:06 +01:00
  • 9fad7c4c2b Merge pull request #3519 from jlp765/stats1 Andreas Rumpf 2016-01-17 21:56:11 +01:00
  • 71cf1f650e fixes multiline comments Andreas Rumpf 2016-01-17 21:42:13 +01:00
  • 2c2ab6884c fixes strutils.unescape; refs #3634 Andreas Rumpf 2016-01-17 21:29:25 +01:00
  • b79a8d6025 nkEmpty is cleaner than nkCommentStmt Andreas Rumpf 2016-01-17 21:28:36 +01:00
  • 2befe48e4d Moved ioctl to posix.nim xyz 2016-01-17 15:12:48 -05:00
  • b4d6346bae fixes #3720 Andreas Rumpf 2016-01-17 20:40:38 +01:00
  • f02701c0b0 removed wrong documentation Andreas Rumpf 2016-01-17 20:34:10 +01:00
  • 484e285cfd Merge branch 'multi-line-comments' into devel Andreas Rumpf 2016-01-17 20:31:08 +01:00
  • dda01cb726 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Andreas Rumpf 2016-01-17 20:30:08 +01:00
  • a4aeb6fbec implements final version of multiline comments Andreas Rumpf 2016-01-17 20:29:50 +01:00
  • aad55ae772 Add support for ioctl. xyz 2016-01-17 13:56:41 -05:00
  • cc2decbbbc Merge pull request #3727 from yglukhov/js-bool-lit Andreas Rumpf 2016-01-17 17:06:03 +01:00
  • ab79c36169 Use real JS bool literals instead of 1 and 0. Fixes #3722. Yuriy Glukhov 2016-01-17 10:44:04 +02:00
  • 2e71bd50b2 implements multi-line-comments; pounds are stripped from the doc comments Andreas Rumpf 2016-01-16 21:40:54 +01:00
  • e93006d148 Merge pull request #3724 from zielmicha/uint-repr Dominik Picheta 2016-01-16 16:26:52 +00:00
  • 26f2bb0eab add support for uint32 and uint64 in repr Michał Zieliński 2016-01-16 17:06:03 +01:00
  • eb1bedc3c2 Removed redis module from standard library. Dominik Picheta 2016-01-16 14:58:12 +00:00
  • d0d1b396ed Added test for #600. Dominik Picheta 2016-01-16 14:29:48 +00:00
  • a395182dd7 Added test for code in @def-'s comment in #1502. Dominik Picheta 2016-01-16 14:14:29 +00:00
  • 23cebff5fc Added test for #1512. Dominik Picheta 2016-01-16 14:09:28 +00:00
  • abc72eb919 Added test for #1642. Dominik Picheta 2016-01-16 14:02:25 +00:00
  • 19ea2672c5 Added test for #1846. Dominik Picheta 2016-01-16 13:58:40 +00:00
  • ac71ece673 Added test for #1911. Dominik Picheta 2016-01-16 13:56:44 +00:00
  • bc65a7c76b Added test for #1923. Dominik Picheta 2016-01-16 13:54:28 +00:00
  • 40ae1ad363 Added test for #2138. Dominik Picheta 2016-01-16 13:49:37 +00:00
  • b6e8a1437b Added test for #3304 Dominik Picheta 2016-01-16 13:32:26 +00:00
  • 2910096cce updated the documentation for the 'do' notation Andreas Rumpf 2016-01-16 13:43:22 +01:00
  • 00651d4afc Merge branch 'crazy_concurrency' into no-echo-gotcha Andreas Rumpf 2016-01-16 13:14:47 +01:00
  • 480f36983a todo update Andreas Rumpf 2016-01-16 13:09:28 +01:00
  • 82a00c364f Merge branch 'devel' into no-echo-gotcha Andreas Rumpf 2016-01-15 23:21:50 +01:00
  • 34a783a61c fixes #3723 Andreas Rumpf 2016-01-15 14:56:01 +01:00
  • 0d4e52c648 makes tests green Andreas Rumpf 2016-01-15 14:44:54 +01:00
  • 46f1f41cc9 finally removes 'echo ' gotcha Andreas Rumpf 2016-01-15 11:34:52 +01:00
  • 9429e0f064 documented upcoming changes Andreas Rumpf 2016-01-15 11:28:05 +01:00
  • 02a0782389 fixes yet another codegen problem with constant closures Andreas Rumpf 2016-01-15 01:50:52 +01:00
  • 35b65e6f4e Merge branch 'devel' into new-ll Andreas Rumpf 2016-01-14 15:05:48 +01:00
  • 2e62090ec3 Merge pull request #3500 from nanoant/patch/fix-3498-generic-args-in-tmpl Andreas Rumpf 2016-01-14 15:03:53 +01:00
  • 1124c61c49 Merge branch 'devel' into new-ll Andreas Rumpf 2016-01-14 15:01:55 +01:00
  • 3838cd0066 fixes iterator codegen regression Andreas Rumpf 2016-01-14 10:52:18 +01:00
  • 522f8f1cc6 Merge pull request #3707 from flyx/devel Andreas Rumpf 2016-01-13 18:30:15 +01:00
  • 15c63b8011 fixes a long standing codegen bug concerning closures Andreas Rumpf 2016-01-13 16:06:31 +01:00
  • 9097033b4e fixes yet another regression Andreas Rumpf 2016-01-13 13:47:13 +01:00
  • 6fbde1f4fb fixes another regression Andreas Rumpf 2016-01-13 11:36:34 +01:00
  • d0709cc758 fixes more regressions Andreas Rumpf 2016-01-13 03:03:59 +01:00
  • 708b9f90b7 Made docgen emit valid XML by default Felix Krause 2016-01-11 22:52:59 +01:00
  • 5be6c95d21 fixes async regression Andreas Rumpf 2016-01-11 11:11:44 +01:00
  • aa0d65ed70 Fix CountTableRef#getOrDefault Sloane Simmons 2016-01-09 21:13:34 -06:00