Commit Graph

  • ef2566218e better error messages for Nim's effect system Araq 2020-03-22 19:32:37 +01:00
  • 4c1fdc2e8f Windows API callbacks cannot raise exceptions Araq 2020-03-22 19:06:45 +01:00
  • a5f02cac85 fix #13417 (#13712) Arne Döring 2020-03-22 20:03:51 +01:00
  • 64ffa17f0f fixes #13715 (#13716) Arne Döring 2020-03-22 20:01:01 +01:00
  • 474dd98125 typo Araq 2020-03-21 09:24:10 +01:00
  • 047d3af6da fix #13720 (#13721) Arne Döring 2020-03-22 19:35:55 +01:00
  • 86b9435138 Add EPOLLEXCLUSIVE (#13718) Hiroki Noda 2020-03-22 06:52:44 +09:00
  • 586ebb090b fixes #13708 (#13711) cooldome 2020-03-21 06:12:10 +00:00
  • b6e04eafce [ci skip] add back unintentionally removed line narimiran 2020-03-20 17:15:48 +01:00
  • 5b85444244 SSL certificate verify GitHub action (#13697) Federico Ceratto 2020-03-20 16:11:39 +00:00
  • 1d665adecd [RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other languages (#13642) Timothee Cour 2020-03-20 08:39:55 -07:00
  • 8215c57666 threadpool.nim: allow control over MaxThreadPoolSize and MaxDistinguishedThread; refs #10584 Araq 2020-03-20 15:06:53 +01:00
  • 0f2377ebef Revert –#13658 for nim-gdb.bat. Fixes #13705 (#13707) Joey 2020-03-20 07:38:33 -06:00
  • 253e1b9e96 fixes #13698 (#13706) Andreas Rumpf 2020-03-20 14:35:45 +01:00
  • f4dbdd311f Detect Ubuntu by checking release() and uname() (#13704) Hayden 2020-03-20 05:59:05 -04:00
  • dae9865b14 fight the code bloat in base64.nim Araq 2020-03-20 10:46:58 +01:00
  • 12ab5059a0 make 'nim check' more robust for illdefined constants Araq 2020-03-20 10:46:40 +01:00
  • 70d93636cb Add Base64 safe (#13672) Juan Carlos 2020-03-20 06:21:42 -03:00
  • dd362ab4c0 fix #13538 sigmatch errors are now sorted (#13701) Timothee Cour 2020-03-20 01:28:03 -07:00
  • 55d3780b7b Remove 2 old deprecated files (#13702) Juan Carlos 2020-03-20 05:24:35 -03:00
  • 1037318e68 fix nimsuggest warning (#13699) Jasper Jenkins 2020-03-20 01:24:04 -07:00
  • 28b6b1c3fb fix nimpretty warning (#13700) Jasper Jenkins 2020-03-20 01:22:40 -07:00
  • 35fb38629f cycle breaker (#13593) Andreas Rumpf 2020-03-19 22:58:16 +01:00
  • 705e283fef Clean 1 old deprecated empty file (#13696) Juan Carlos 2020-03-19 16:40:52 -03:00
  • b3176b8817 Attempt to finish off araq cpp exceptions (#13695) cooldome 2020-03-19 19:38:25 +00:00
  • 034dad8e32 fixes #13691 (#13694) Andreas Rumpf 2020-03-19 12:57:45 +01:00
  • 1f2042411a fix #13412 nim now recompiles for stdin input; SuccessX now configurable; can show whether it recompiled (#13506) Timothee Cour 2020-03-19 02:39:18 -07:00
  • a17e87b516 fix #11458 oswalkdir (#13689) Timothee Cour 2020-03-19 02:23:05 -07:00
  • ba6e7c6365 added a switch -d:nimEmulateOverflowChecks for broken or old GCC versions (#13692) Andreas Rumpf 2020-03-19 09:56:30 +01:00
  • b5c9881a30 add move to tables to prevent warnings when compiled with --gc:arc (#13684) Miran 2020-03-19 09:09:01 +01:00
  • b33335d7fd httpcore: deprecate ==(string, HttpCode) (#13682) alaviss 2020-03-19 08:07:44 +00:00
  • c74cee4e6a gc.rst that doesn't lie (#13686) Andreas Rumpf 2020-03-19 06:41:54 +01:00
  • 15ba765ebd enable --tlsEmulation:on for --gc:arc (#13685) Andreas Rumpf 2020-03-18 23:52:49 +01:00
  • a0ccfd16a7 Documentation GC (#13109) Juan Carlos 2020-03-18 18:55:39 -03:00
  • 88566cc651 allow category nimble-packages to test a single package (#13576) Arne Döring 2020-03-18 21:36:48 +01:00
  • fb641483f0 arc optimizations (#13325) Andreas Rumpf 2020-03-18 16:57:34 +01:00
  • a96842aaeb removed .gitattributes as it only causes trouble for me Araq 2020-03-18 14:43:28 +01:00
  • 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) Andreas Rumpf 2020-03-18 14:25:10 +01:00
  • ed263e174e fix #13524 astToStr now works inside generics (#13681) Timothee Cour 2020-03-18 05:43:32 -07:00
  • a87062393a fixes #13622 (#13679) Andreas Rumpf 2020-03-18 13:42:33 +01:00
  • 3f1a85b7f0 fixes hash(HashSet) which was wrong as it didn't respect tombstones; refs #13649 Araq 2020-03-18 10:47:46 +01:00
  • 5f6997794e fixes #13671 [backport] (#13678) Andreas Rumpf 2020-03-18 10:37:36 +01:00
  • 51bd442b88 fix when statements in inheritable generic objects (#13667) [backport] Jasper Jenkins 2020-03-17 15:44:32 -07:00
  • 122751aa52 add nnkMacroDef to RoutineNodes (#13676) Jasper Jenkins 2020-03-17 15:41:07 -07:00
  • fe7b1dfb2a rewritten goto based exception handling; much cleaner implementation;… (#13677) Andreas Rumpf 2020-03-17 23:18:43 +01:00
  • b737bb4be0 fixes a bug for 'dup' and 'with'; they can now handle nested statement lists that can result from macros Araq 2020-03-17 11:22:20 +01:00
  • 35d14095ed Fixes #13659 (#13674) cooldome 2020-03-17 15:36:38 +00:00
  • af9c852701 fix nim doc subdir/foo which was generating broken css; + other fixes (#13647) Timothee Cour 2020-03-17 05:44:37 -07:00
  • 6a23452bf4 fix sets of scoped imported enums (#13666) Jasper Jenkins 2020-03-17 02:47:27 -07:00
  • bec0522fca updated builds.sr.ht script according to their email (#13669) Andreas Rumpf 2020-03-17 08:49:26 +01:00
  • e5adaeed20 workflows/ci: disable Leorize 2020-03-17 02:18:00 -05:00
  • 5017320e7b gitattributes: fix tests for windows Leorize 2020-03-16 23:05:53 -05:00
  • 6e4cd3e5bf .github/workflows: new CI pipeline (#13656) alaviss 2020-03-16 22:02:50 +00:00
  • 955b31a7d9 fixes #13654 Andreas Rumpf 2020-03-16 23:00:26 +01:00
  • d375120c42 rename sfAlwaysReturn to sfNeverRaises Araq 2020-03-16 18:49:27 +01:00
  • 5ba5b5202a fixes #13661 (#13664) [backport] Andreas Rumpf 2020-03-16 18:40:17 +01:00
  • b9b53b6ca1 fixes #13645 Araq 2020-03-16 16:24:50 +01:00
  • 0f672378ab fix .deprecated. object typedef crash (#13643) Andy Davidoff 2020-03-16 10:08:38 -04:00
  • a102eb5ef6 fixes #13646 Araq 2020-03-16 12:54:31 +01:00
  • 3a6b470412 minor code style change Araq 2020-03-16 09:52:18 +01:00
  • 7205c3ebe2 minor code style changes Araq 2020-03-16 09:52:07 +01:00
  • 613ea6e85e fixes #12747 [backport] (#13651) cooldome 2020-03-16 12:40:40 +00:00
  • fe53f6ef4f fix typo (#13660) [ci skip] Kartik Saranathan 2020-03-16 04:07:10 -04:00
  • fd3583803e Fix gdb scripts (#13658) Joey 2020-03-16 01:59:16 -06:00
  • ae5094e143 azure-pipelines: walkaround issues with triggers (#13657) alaviss 2020-03-15 22:44:07 +00:00
  • 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) Timothee Cour 2020-03-13 12:42:41 -07:00
  • 380a505507 azure-pipelines: use OSX 10.15 (was just enabled upstream) (#13546) Timothee Cour 2020-03-13 06:02:47 -07:00
  • 9eeb514dda disable nimgame2 for now Araq 2020-03-13 11:50:39 +01:00
  • a6682de004 catchable defects (#13626) Andreas Rumpf 2020-03-12 23:44:33 +01:00
  • 14b2354b7d rename lenTuple and lenVarargs (#13639) Miran 2020-03-12 20:07:02 +01:00
  • f0cd50f9c4 Change order of forwarded koch boot command line options, so as to be able to overwrite the nimcache location (#13637) Clyybber 2020-03-12 16:15:46 +01:00
  • 60a3e036f6 fix #13633 fix koch boot crashing regression (#13635) Timothee Cour 2020-03-12 03:39:10 -07:00
  • 2bb0ada797 Amend fix for #13633 (#13636) Clyybber 2020-03-12 11:20:08 +01:00
  • d84c4bba9b Fix #13633 Clyybber 2020-03-12 11:01:03 +01:00
  • bbc231f8e0 Fix #12676 (#13634) genotrance 2020-03-12 02:53:11 -05:00
  • 64995db4fd unicode.split: Fix the splitting when a Rune separator is used [backport] (#13629) Kaushal Modi 2020-03-11 19:41:45 -04:00
  • f2c7152770 Add more JS stuff to dom.nim (#13483) treeform 2020-03-11 16:24:56 -07:00
  • 6b3098c378 Make listCmd honor hint:cc:off (#13606) Clyybber 2020-03-11 23:04:33 +01:00
  • 70bd41dae0 fix #13310, Deque misbehaves on VM (#13625) Miran 2020-03-11 17:30:36 +01:00
  • 281e02fc79 fixes #13558: toDateTime buggy on 29th, 30th and 31th of each month; breaking change: do not use now to compute result, was undocumented and non-sensical (#13565) Timothee Cour 2020-03-11 01:47:34 -07:00
  • f5f9243cc0 disable chronos testing for now Araq 2020-03-11 09:28:10 +01:00
  • 3aed8ff432 fixes async regression Araq 2020-03-10 12:46:19 +01:00
  • 60f8fdcdab fixes #13240 Araq 2020-03-10 11:10:52 +01:00
  • 861a5340fe fixes #13519 Araq 2020-03-10 10:39:43 +01:00
  • b0684ec425 fixes #12757 Araq 2020-03-10 09:42:23 +01:00
  • f95eef99a9 add expectIdent to macros (#12778) Arne Döring 2020-03-11 08:27:31 +01:00
  • 8e3a349561 fixed to jsonArrayEnd comment. (#13624) めぐみ発動機 (isVowel / GreenWing) 2020-03-11 16:26:10 +09:00
  • 2f557652d4 fix operators containing percent for VM usage (#13536) Arne Döring 2020-03-11 01:01:25 +01:00
  • e64f1c7ee4 koch --nim:pathto/nim boot and koch boot --hint:cc:off now work (#13516) Timothee Cour 2020-03-10 16:31:34 -07:00
  • 3b7b017798 fixes #13607 Araq 2020-03-10 16:00:58 +01:00
  • 9e2bce2a8c hotfix: make --useVersion:1.0 work Araq 2020-03-10 15:59:14 +01:00
  • ab5d962b50 Revert "Support cross compiling from host to host (#12859)" (#13591) genotrance 2020-03-10 09:58:27 -05:00
  • 090ba1e3a3 fixes #13436 (#13615) Andreas Rumpf 2020-03-10 00:52:46 +01:00
  • 7d07897a99 travis now only builds devel docs narimiran 2020-03-09 21:16:56 +01:00
  • ec5cef13cf fixes #13599 (#13614) Andreas Rumpf 2020-03-09 18:12:52 +01:00
  • 63af8ae53c fixes #13596 (#13612) Andreas Rumpf 2020-03-09 15:32:38 +01:00
  • 4aecc6b346 fix #12508, unaligned access on sparc64 (#13594) Miran 2020-03-09 14:08:50 +01:00
  • dc94c81cb0 fixes #13605 (#13611) Andreas Rumpf 2020-03-09 13:13:54 +01:00
  • a693ce7765 surgical fix for #13319 (#13604) Andy Davidoff 2020-03-08 05:55:19 -04:00
  • eae31a7f8d Only print the link command when listCmd is active; fix docs (#13603) Clyybber 2020-03-07 23:53:43 +01:00