Commit Graph

  • 8035f408f1 Merge pull request #9898 from cooldome/enum_notused Andreas Rumpf 2018-12-09 09:51:35 +01:00
  • e44641b6cb Float values are invalid in enum Neelesh Chandola 2018-12-09 14:20:01 +05:30
  • 81427b535d Add final newlines Neelesh Chandola 2018-12-09 13:57:17 +05:30
  • f77ddccb6c add tests Neelesh Chandola 2018-12-09 13:56:11 +05:30
  • 9aa783624d include now accepts collective arguments Neelesh Chandola 2018-12-09 12:33:58 +05:30
  • d977fc6f32 Fix test case expected output Neelesh Chandola 2018-12-09 11:20:52 +05:30
  • abdfbd07a5 Fixes #9907 Neelesh Chandola 2018-12-09 10:35:30 +05:30
  • 93503c18aa Add test Neelesh Chandola 2018-12-09 10:33:20 +05:30
  • b0f860d90f Fix enum regression Neelesh Chandola 2018-12-09 10:25:04 +05:30
  • e03fb08c24 change approach Andrii Riabushenko 2018-12-09 00:05:57 +00:00
  • a50cfbf814 fix Andrii Riabushenko 2018-12-08 23:05:45 +00:00
  • ae24b87219 Double sink checks Andrii Riabushenko 2018-12-08 23:04:38 +00:00
  • 7a66616d74 fixes #9889, fixes #9886 Araq 2018-12-08 23:48:10 +01:00
  • f838b1e6c1 fix #9872: setLen now works properly at CT [backport] Timothee Cour 2018-12-05 21:27:40 -08:00
  • a65141fc0b daily cruft removal Jacek Sieka 2018-12-08 13:36:38 -06:00
  • e5b9d89bcf style improvements Andrii Riabushenko 2018-12-08 19:20:34 +00:00
  • 0fdd7629b4 remove dropbits in favour of destructive moves Andrii Riabushenko 2018-12-08 19:18:00 +00:00
  • 32a08d4450 Merge pull request #9895 from GULPF/unpack-defect Andreas Rumpf 2018-12-08 17:42:16 +01:00
  • e874705971 fixes nested gensym'ed parameters; fixes #9476 Araq 2018-12-08 13:30:06 +01:00
  • 5f9234e5cb add comment, fixes #9896 Andrii Riabushenko 2018-12-08 11:39:11 +00:00
  • 94a63eef9a Fix hintXDeclaredButNotUsed for enum fields marked as used Andrii Riabushenko 2018-12-08 11:35:18 +00:00
  • 0a749f1a37 Make options.UnpackError inherit from system.Defect Oscar Nihlgård 2018-12-08 10:01:21 +01:00
  • 775bfb3e8d Merge async common into asyncdispatch. Dominik Picheta 2018-12-07 22:47:10 +00:00
  • 43c70a6b12 improve test Andrii Riabushenko 2018-12-07 22:25:32 +00:00
  • d9815574c0 more undo Andrii Riabushenko 2018-12-07 22:14:46 +00:00
  • 948c625f95 undo more stuff Andrii Riabushenko 2018-12-07 22:11:34 +00:00
  • 961b7a9f66 undo more changes Andrii Riabushenko 2018-12-07 22:00:55 +00:00
  • 4799589fb3 undo some changes Andrii Riabushenko 2018-12-07 21:59:43 +00:00
  • 43ea41bdf4 added lib/std/diff.nim Arne Döring 2018-12-07 16:21:50 +01:00
  • a38f353597 Add the parameter isSorted for the sequtils.deduplicate data-man 2018-12-07 02:17:40 +05:00
  • 160a034643 Merge pull request #9803 from GULPF/walkdirrec-relative Andreas Rumpf 2018-12-06 09:29:35 +01:00
  • d6dbc50793 Merge pull request #9873 from arnetheduck/uints-are-consts [bac,ö Andreas Rumpf 2018-12-06 09:26:14 +01:00
  • 7a0191ac7e fixes #9441 Araq 2018-12-05 23:42:40 +01:00
  • db51eb3e32 allow uints to appear in deep constant expressions Jacek Sieka 2018-12-05 20:33:49 -06:00
  • 135191d9d6 collapse to tables into one Andrii Riabushenko 2018-12-05 22:17:19 +00:00
  • 467274a19a Merge pull request #9869 from nim-lang/timotheecour-patch-3 Dominik Picheta 2018-12-05 21:54:54 +00:00
  • 268461f06e add comment Andrii Riabushenko 2018-12-05 21:45:01 +00:00
  • 972707440a remove debug Andrii Riabushenko 2018-12-05 21:37:27 +00:00
  • f46573c1ed remove debug statements Andrii Riabushenko 2018-12-05 21:36:42 +00:00
  • 69347f6c95 implement everything Andrii Riabushenko 2018-12-05 21:33:15 +00:00
  • 938d3ffad7 add test Andrii Riabushenko 2018-12-05 19:29:14 +00:00
  • 14223c4b7f Update parseutils.nim Timothee Cour 2018-12-05 11:27:22 -08:00
  • bc8cea2672 fixes #9614 [backport] Araq 2018-12-05 19:49:37 +01:00
  • 1711a60f7b fixes #9868 Araq 2018-12-05 16:16:58 +01:00
  • 9eaf99f7e6 lambdalifting: be consistent in its handling for 'func' Araq 2018-12-05 11:25:47 +01:00
  • af815c3c18 fixes #9864 [backport] Araq 2018-12-05 10:58:18 +01:00
  • 24106ade8f hotfix: discriminants can be of size 8 bytes [backport] Araq 2018-12-05 09:43:34 +01:00
  • d215296497 Merge pull request #9846 from timotheecour/pr_getpid Andreas Rumpf 2018-12-05 08:12:17 +01:00
  • 88dcad7c01 Merge pull request #9862 from zevv/posix-cmsg Andreas Rumpf 2018-12-05 08:11:27 +01:00
  • d50336837d IC: much faster caching Araq 2018-12-04 22:09:42 +01:00
  • 633832d0de times.nim: Minor formatting change in the example code Araq 2018-12-04 22:06:20 +01:00
  • c37fdbf843 Added CMSG_SPACE and CMSG_LEN macros to posix.nim Ico Doornekamp 2018-12-04 21:16:15 +01:00
  • 5abb6caed8 Don't use deprecated fmod in VM (#9837) Andreas Rumpf 2018-12-04 16:50:54 +01:00
  • d502ddea9e fix #9832 (fixup) (#9859) Timothee Cour 2018-12-04 07:48:08 -08:00
  • d80e585438 Update changelog data-man 2018-12-04 17:42:50 +05:00
  • e3e5ae287f Fix fat pointers, object copying, magic double evals on JS (#9411) [backport] rec 2018-12-04 12:04:27 +01:00
  • e4850b7f1c address comments Timothee Cour 2018-12-04 02:51:27 -08:00
  • 07744b6e47 More dead code (#9835) Jacek Sieka 2018-12-04 04:22:59 -06:00
  • 05769020d3 fixes #9832 (#9841) [backport] Timothee Cour 2018-12-04 02:13:49 -08:00
  • c0a91970f2 fixup Timothee Cour 2018-12-04 00:45:58 -08:00
  • 0768d3ae38 fixup Timothee Cour 2018-12-03 15:40:03 -08:00
  • 53147cc546 fixup Timothee Cour 2018-12-03 14:25:04 -08:00
  • af7d758cfc address comments Timothee Cour 2018-12-03 14:03:06 -08:00
  • 0caab530fb fixup Timothee Cour 2018-12-03 12:51:28 -08:00
  • e7ab4817e2 fixup Timothee Cour 2018-12-03 12:46:32 -08:00
  • b93fbcf09a add osproc.processID() Timothee Cour 2018-12-03 12:04:46 -08:00
  • f86b827d9e IC: more things work Araq 2018-12-03 18:57:44 +01:00
  • b0a977fe41 Don't use deprecated fmod in VM data-man 2018-12-01 23:23:51 +05:00
  • c74226f4c1 enables .raises: [] via a .push (#9834) [backport] Andreas Rumpf 2018-12-01 16:12:46 +01:00
  • 3f546b70ed Moved some code around in nimsuggest to avoid crash when run as library (#9818) PMunch 2018-12-01 09:38:18 +01:00
  • abbafe606e IC: further progress Araq 2018-12-01 00:36:01 +01:00
  • ca473d0f94 add array constructors Andrii Riabushenko 2018-11-30 09:47:55 +00:00
  • 6459d4ec72 reduce changes Andrii Riabushenko 2018-11-30 09:37:26 +00:00
  • e90f70af42 Improve approach Andrii Riabushenko 2018-11-30 09:36:04 +00:00
  • 9a2736d999 fix #8289 (#9828) Timothee Cour 2018-11-30 00:09:32 -08:00
  • 2f13d27720 improve line info retreival (#9822) Arne Döring 2018-11-30 08:12:11 +01:00
  • c0b91bc024 revert debug statements Andrii Riabushenko 2018-11-29 23:43:19 +00:00
  • 4c327d9ae2 merge devel Andrii Riabushenko 2018-11-29 23:41:38 +00:00
  • 9bba790534 fix spacing Andrii Riabushenko 2018-11-29 23:36:06 +00:00
  • 4b31d7bb83 move moves Andrii Riabushenko 2018-11-29 23:33:48 +00:00
  • 350396e1ca gc:destructors: more progress Andreas Rumpf 2018-11-29 20:10:52 +01:00
  • 7d82df20be gc:destructors further progress Andreas Rumpf 2018-11-29 01:13:24 +01:00
  • ab38c075f8 add: proc deepCopy*[T](y: T): T (#9740) Timothee Cour 2018-11-28 02:46:22 -05:00
  • 8ff18c0fb9 Merge pull request #9813 from yyyc514/fix_outdated_invoke_example Dominik Picheta 2018-11-27 22:44:31 +00:00
  • dace2a0999 fix outdated example to invoke Nim from C Josh Goebel 2018-11-27 15:44:03 -05:00
  • 5b98afb8a8 Destructors: more moves for tuples (#9808) cooldome 2018-11-27 17:59:21 +00:00
  • 4e483bb01a add SinglyLinkedList.append procs pacien 2018-11-26 12:58:43 +01:00
  • cc0364e72f Tester tests (#9787) Arne Döring 2018-11-27 10:00:32 +01:00
  • 8990764709 some progress on --gc:destructors Andreas Rumpf 2018-11-27 00:26:43 +01:00
  • 413580bc04 new minor language feature: .noSideEffect blocks like .gcsafe blocks Andreas Rumpf 2018-11-26 23:28:02 +01:00
  • 93cf0ef52e don't crash where there is an unknown statement pragma [backport] Andreas Rumpf 2018-11-26 22:15:33 +01:00
  • e5aae93bfe Add relative parameter to walkDirRec Oscar Nihlgård 2018-11-26 13:14:52 +01:00
  • 518c72e57a fixes #9800 (#9804) [backport] pgkos 2018-11-26 18:59:24 +01:00
  • ed8b4befbf times: use clock_gettime for cpuTime with POSIX (#9793) Emery Hemingway 2018-11-26 17:00:17 +01:00
  • ac56d3b0ed fixes #7365 alaviss 2018-11-26 12:02:37 +00:00
  • eb919c35b2 fixes #9675 Andreas Rumpf 2018-11-26 10:41:26 +01:00
  • 6206ba8f30 document the breaking change for osproc Andreas Rumpf 2018-11-26 10:40:16 +01:00
  • 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) Tomohiro 2018-11-26 18:28:44 +09:00
  • 3f3aee4078 Added cgi.readData. Add test for cgi module. (#9645) Constantine Molchanov 2018-11-26 13:27:13 +04:00
  • c50a04adc5 More converter fixes (#9737) cooldome 2018-11-26 08:51:13 +00:00