Commit Graph

  • 0aa908c86c clarify the meaning of the 'auto' metatype; 'auto' is now bind-multiple; fixes #3224 Araq 2015-09-14 20:25:52 +02:00
  • 6ac2ba1223 Uint64 to string in pure nim. array[char] to string fixed in vm. Yuriy Glukhov 2015-09-14 20:32:09 +03:00
  • fa17707684 Merge pull request #3307 from rogercloud/devel Andreas Rumpf 2015-09-14 17:37:54 +02:00
  • 272df1e52f Merge pull request #3325 from yglukhov/js-generic-types-fix Andreas Rumpf 2015-09-14 17:32:14 +02:00
  • 4eb2a5335b Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-14 20:58:36 +06:00
  • f79ec6cdf5 make the compiler less verbose Araq 2015-09-14 15:13:08 +02:00
  • aeff57627b Fixed JS gen for generic array types. Yuriy Glukhov 2015-09-14 14:25:40 +03:00
  • 48d8728e40 documented implicit compileTime procs Araq 2015-09-14 12:46:43 +02:00
  • 64d9a5bc85 Merge branch 'devel' into fix_bracket_expr Araq 2015-09-14 12:42:25 +02:00
  • a3f791f892 added testcase for #1679 Araq 2015-09-14 12:42:22 +02:00
  • 612cd25d5d usage of NimNode triggers .compileTime context; fixes #1679 Araq 2015-09-14 12:41:49 +02:00
  • 3be1267cbd Change TAddress to ByteAddress Andrey Sobolev 2015-09-14 11:51:21 +06:00
  • 2f6dc8c47f Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-14 11:50:39 +06:00
  • b9df1323f7 Provide access to getsockname()/getpeername(). Reimer Behrends 2015-09-14 01:42:46 +02:00
  • bbe4afc49b fixes #1782 Araq 2015-09-13 23:48:31 +02:00
  • 14354b436f fixes #2599 Araq 2015-09-13 23:26:44 +02:00
  • e01e0a4b40 next steps in binding [] properly Araq 2015-09-13 22:42:21 +02:00
  • 148bbee05f Added some info about bugfixes to news.txt. Dominik Picheta 2015-09-12 21:45:48 +01:00
  • 03d8467942 Merge branch 'devel' into fix_bracket_expr Araq 2015-09-12 20:42:27 +02:00
  • c27019f4d9 fixes generic instantations in concepts Araq 2015-09-12 19:40:08 +02:00
  • bf698fbc2a fixes some regressions Araq 2015-09-12 13:32:51 +02:00
  • 5aaf2f0c31 preparations for better handling of 'a[i]' in generics; stmt lists can be lvalues Araq 2015-09-12 10:51:20 +02:00
  • 565c385824 config cleanup Araq 2015-09-10 16:06:09 +02:00
  • 1562f74500 implicit return types for iterators are now deprecated Araq 2015-09-10 15:57:57 +02:00
  • afc891de65 fixes #1528 Araq 2015-09-10 13:20:15 +02:00
  • a878550ad1 minor testsuite cleanup Araq 2015-09-10 13:19:13 +02:00
  • 3959a59e57 documented void context Araq 2015-09-10 13:18:11 +02:00
  • 8ef66b973d first attempt to fix 'a[i]' handling in generics Araq 2015-09-12 10:55:28 +02:00
  • 2a797c362a preparations for better handling of 'a[i]' in generics; stmt lists can be lvalues Araq 2015-09-12 10:51:20 +02:00
  • 88fc415c69 bug fix: close() only unmapViewOfFile() when fHandle is valid. Added extra test on windows close so if already closed it doesn't throw an exception. JamesP 2015-09-12 14:41:50 +10:00
  • ac6b21a018 Fixes failing async tests on Linux. Dominik Picheta 2015-09-11 17:09:13 +01:00
  • a1aa7da376 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-11 19:43:23 +06:00
  • 77c2bcf079 Improve asyncdispatch error messages, fix some tests on Windows. Dominik Picheta 2015-09-11 14:35:42 +01:00
  • 808253370b Implement strutils.indent Dominik Picheta 2015-09-11 14:35:25 +01:00
  • 28e3ad945a Reintroduce FutureVar[T] from commit 72b4912c84. Dominik Picheta 2015-09-11 13:03:59 +01:00
  • c16c1b47b8 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-11 17:37:11 +06:00
  • 9cdfdde344 Support for GC working in Emscripten environment Andrey Sobolev 2015-09-11 17:36:35 +06:00
  • ae15aa529f Merge pull request #3310 from jlp765/timesExamples Dominik Picheta 2015-09-11 11:07:55 +01:00
  • f1d1ff50e2 config cleanup Araq 2015-09-10 16:06:09 +02:00
  • 63cdcb2be1 implicit return types for iterators are now deprecated Araq 2015-09-10 15:57:57 +02:00
  • 34ab1d3e34 fixes #1528 Araq 2015-09-10 13:20:15 +02:00
  • 31bbc24462 minor testsuite cleanup Araq 2015-09-10 13:19:13 +02:00
  • bc725eaa13 documented void context Araq 2015-09-10 13:18:11 +02:00
  • 051e418129 fixes Nim's bigbang regression Araq 2015-09-10 12:20:02 +02:00
  • 2d1f26302c Example: add extra getGmTime interval addition example JamesP 2015-09-10 19:29:26 +10:00
  • f5d55ad012 tests added: toSeconds with local/GM timezones, interval add/sub with local/GM timezones JamesP 2015-09-10 19:21:27 +10:00
  • a92f3bead3 fixes #3195 Araq 2015-09-10 11:08:48 +02:00
  • d7a472743b fixes #2559 Araq 2015-09-10 08:53:58 +02:00
  • ffe51966b9 fixes a critical codegen bug triggered by .async Araq 2015-09-10 08:32:39 +02:00
  • c122d71e66 bug fix: + and - handle GM and Local time correctly JamesP 2015-09-10 17:38:00 +10:00
  • 612cd2161a add examples block to top of times module JamesP 2015-09-10 17:29:52 +10:00
  • 16fe63180f test case for #2367 Roger Shi 2015-09-10 15:16:01 +08:00
  • 6b645c50d5 mmap non PageSize aligned support Andrey Sobolev 2015-09-10 12:53:36 +06:00
  • 0c7d52e34c Merge pull request #3274 from yglukhov/seq-insert-js-fix Andreas Rumpf 2015-09-09 17:32:55 +02:00
  • 58e1068f73 test case for #2245 Roger Shi 2015-09-09 21:32:29 +08:00
  • ca9c1968d8 fixes typo Araq 2015-09-09 09:39:28 +02:00
  • d5c5fd425f fixes #3230 Araq 2015-09-08 20:32:40 +02:00
  • 8f9ce5285f fix #2367 Roger Shi 2015-09-09 11:40:13 +08:00
  • 250375bdd2 Remove spurious unsigned operations from system/threads.nim. Reimer Behrends 2015-09-08 19:12:01 +02:00
  • 9deab06c1b Include Boehm GC in garbage collection tests. Reimer Behrends 2015-09-08 19:29:29 +02:00
  • 639b5e0069 Properly register threads with the Boehm GC. Reimer Behrends 2015-09-08 19:01:06 +02:00
  • 6b8bd2bbb7 Fix issue #2245 Roger Shi 2015-09-08 23:32:53 +08:00
  • b3cecddd64 Fixed seq.insert and seq.delete for js. Yuriy Glukhov 2015-08-31 22:59:39 +03:00
  • 4baaea5ad5 Properly initialize the Boehm GC on all platforms. Reimer Behrends 2015-09-06 01:48:31 +02:00
  • 55e479657a Merge pull request #3303 from Amrykid/amrykid-name-change Andreas Rumpf 2015-09-08 11:06:03 +02:00
  • 5eaf68882e fixes #3300 Araq 2015-09-08 10:37:34 +02:00
  • f1a17990be minor documentation cleanups Araq 2015-09-08 10:19:38 +02:00
  • 494431e3b4 gangbang support for NimScript Araq 2015-09-08 10:19:12 +02:00
  • 833a9344fa NimScript: make the compiler shut up about effects it doesn't know about Araq 2015-09-08 10:17:42 +02:00
  • 6d654f866d even better docs Araq 2015-09-07 15:49:20 +02:00
  • ac79861de9 Merge pull request #3306 from SSPkrolik/oids-add-comparator Dominik Picheta 2015-09-08 09:20:31 +01:00
  • bd12b7de96 Added == operator for comparing two Object IDs Rostyslav Dzinko 2015-09-08 11:16:22 +03:00
  • 564c9f4013 Fixed my name. Alexander Mitchell-Robinson 2015-09-07 19:51:52 -05:00
  • 7ff87df56c Merge pull request #3298 from haiodo/improve-xmltree Dominik Picheta 2015-09-07 23:25:49 +01:00
  • 4e57ea9345 Merge remote-tracking branch 'upstream/devel' into improve-xmltree Andrey Sobolev 2015-09-07 21:20:30 +06:00
  • a534434056 allow to delete xmlnode childs Andrey Sobolev 2015-09-07 21:19:52 +06:00
  • 217a30a2e0 Merge pull request #3293 from Matt14916/usebase-msg-fix Andreas Rumpf 2015-09-07 16:36:46 +02:00
  • 5e5d5b6fe0 Merge pull request #3295 from nanoant/patch/fix-type-to-string-flags Andreas Rumpf 2015-09-07 16:35:51 +02:00
  • 0b51d6d60a Merge pull request #3291 from yglukhov/nimvm-generic-fix Andreas Rumpf 2015-09-07 16:20:16 +02:00
  • 4ef4ad305c Fixed nimvm in generics. Yuriy Glukhov 2015-09-07 13:49:32 +03:00
  • a480bebfce Nimscript: documented; 'exec' now produces output immediately Araq 2015-09-07 12:20:37 +02:00
  • adf34082f0 documented NimScript Araq 2015-09-07 11:15:00 +02:00
  • f405876b35 add text modification proc Andrey Sobolev 2015-09-07 12:25:53 +06:00
  • eb4263a0fc Fixes dom96/jester#45. Dominik Picheta 2015-09-06 23:49:59 +01:00
  • a7c9f72737 Merge pull request #3294 from jlp765/db_sqliteDoco Dominik Picheta 2015-09-06 23:08:06 +01:00
  • 167acf4530 typeToString: Fix shared/not nil on complex types Adam Strzelecki 2015-09-06 20:03:38 +02:00
  • 0edb04288b Clean up a line ending JamesP 2015-09-06 23:02:28 +10:00
  • 9aa9920602 instantRows doco added "the" to improve readability JamesP 2015-09-06 22:40:15 +10:00
  • 5ae33434f8 fastRows() iterator doco updated (similar to db_mysql) with sqlite specific [Edb] error text JamesP 2015-09-06 22:39:23 +10:00
  • 81e41dc795 Add example (similar to db_mysql) with changes to table definition and transaction to match sqlite SQL syntax JamesP 2015-09-06 22:34:04 +10:00
  • caf0cd9e05 Replace incorrect warning string. Matt Sullivan 2015-09-05 22:16:35 -05:00
  • d7996a9ede attempt to support recursions for spawn Araq 2015-09-06 02:40:26 +02:00
  • b1a55d83ec added missing test Araq 2015-09-06 02:32:39 +02:00
  • dc047931bb fixes #2590; methods now require a .base annotation Araq 2015-09-06 02:29:30 +02:00
  • d2e4d6ad82 Merge branch 'jlp765-db_mysqlExamples' into devel Dominik Picheta 2015-09-05 21:15:25 +01:00
  • d7c60e86b4 Bold emphasis and fix typo. Dominik Picheta 2015-09-05 21:15:01 +01:00
  • 14a233dc75 Merge branch 'db_mysqlExamples' of https://github.com/jlp765/Nim into jlp765-db_mysqlExamples Dominik Picheta 2015-09-05 21:14:37 +01:00
  • 30b1baf1af Merge pull request #3283 from yglukhov/vm-fix Andreas Rumpf 2015-09-05 13:32:30 +02:00
  • 04a4f35400 VM produces objects. Yuriy Glukhov 2015-09-03 12:51:21 +03:00
  • 0320c0c73b fixes DLL hell on Windows Araq 2015-09-05 12:03:53 +02:00