Commit Graph

  • 10da888c07 docgen: sort symbols (fix #17910) (#18560) Andrey Makarov 2021-07-26 00:01:19 +03:00
  • 5f7db65257 followup #18453 (#18582) Timothee Cour 2021-07-25 12:55:33 -07:00
  • e08ec0c674 Documentation only, Sugar arrow and semicolons (#18574) Juan Carlos 2021-07-25 13:07:43 -03:00
  • 2cbfc1e514 fixes #18385 (#18571) Saem Ghani 2021-07-25 09:06:04 -07:00
  • f4ff276a90 refactoring: removed dead code (#18567) Andreas Rumpf 2021-07-24 00:30:02 +02:00
  • cc0f02d57d rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566) Timothee Cour 2021-07-23 14:57:47 -07:00
  • faabcfa643 fixes #18558 (#18563) Andreas Rumpf 2021-07-23 16:15:40 +02:00
  • 76f74fae88 std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456) Timothee Cour 2021-07-23 04:41:16 -07:00
  • f62f4159f8 Replace calls to putenv with setenv (#18530) Caden Haustein 2021-07-23 08:04:29 +00:00
  • 5386ae75ba Fixed template const tuple unpacking (#18562) Jason Beetham 2021-07-23 00:46:13 -06:00
  • 0c4582c665 mitigates #12815 (#18557) Andreas Rumpf 2021-07-22 11:59:21 +02:00
  • 58e27ebd4a fixes #12815 (#18554) Andreas Rumpf 2021-07-22 09:37:41 +02:00
  • d5b5827bc2 fix setCommand so it behaves like regular nim invocation (#18555) Timothee Cour 2021-07-21 23:00:29 -07:00
  • 01fc9e58ca fixes #18550 (#18553) Andreas Rumpf 2021-07-21 16:55:50 +02:00
  • 58080525a1 add [1..2] for JArray (#18525) itsumura-h 2021-07-21 22:03:48 +09:00
  • 880353c0ad complement notes of two doc strings of tables module (#18527) IterableTrucks 2021-07-21 20:13:50 +08:00
  • 6f34829ee5 clean unused imports on runnableExamples (#18551) flywind 2021-07-21 19:46:17 +08:00
  • f86a530214 breaking changes policies (#18541) Andreas Rumpf 2021-07-21 10:22:30 +02:00
  • f048dad7c3 add testcase for #6499 #12229 #7172 (#18547) flywind 2021-07-21 15:47:06 +08:00
  • 9c2442af94 unary slices get a deprecation period (#18549) Andreas Rumpf 2021-07-21 09:46:18 +02:00
  • b6f9f7a33e atlas: minor changes Araq 2021-07-21 09:09:43 +02:00
  • 70fb377e88 undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18546) Andreas Rumpf 2021-07-21 08:51:03 +02:00
  • f8519657c4 fixes #18469 (#18544) Andreas Rumpf 2021-07-20 22:15:06 +02:00
  • cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) Timothee Cour 2021-07-20 13:13:52 -07:00
  • a8b3e7c059 follow up #18517 (#18537) flywind 2021-07-20 21:32:55 +08:00
  • dbf8d0b894 use more .} (#18542) flywind 2021-07-20 20:12:15 +08:00
  • 6286b5599c termux ssl (#18520) Paul Roberts 2021-07-20 11:50:43 +01:00
  • 5e011e8e42 updated the changelog (#18539) Andreas Rumpf 2021-07-20 10:37:36 +02:00
  • e38388eb4e use .} instead of } for code highlighters Araq 2021-07-20 08:35:53 +02:00
  • 8c7ee96457 rst: add missing line/column info for some warnings (#18383) Andrey Makarov 2021-07-20 09:32:22 +03:00
  • 44c5afe448 [std/os]document checkDir and use runnableExamples (#18517) flywind 2021-07-20 11:14:04 +08:00
  • db6e7fffba minor clenup in vmops (#18529) Timothee Cour 2021-07-19 20:07:47 -07:00
  • 73ce40aaf7 Revert #17321 (#18521) konsumlamm 2021-07-19 12:45:13 +02:00
  • 1e7a10001a Docs(manual): add clarification for default params (#18522) ynfle 2021-07-19 13:44:06 +03:00
  • bdfee32dc8 close #18489 (#18524) flywind 2021-07-19 18:43:31 +08:00
  • 488e9c2991 nim doc now correctly renders deprecated pragmas for routines and types (#18515) Timothee Cour 2021-07-19 03:42:45 -07:00
  • 220b55c5d7 attempt to support short commit hashes (#18514) Antonis Geralis 2021-07-18 16:29:49 +03:00
  • 99c4b69097 fixed system.delete (#18507) Andreas Rumpf 2021-07-18 15:16:26 +02:00
  • adba5eb45e deprecate strutils.delete and add an overload with saner semantics consistent with sequtils.delete; follows #18487 (#18510) Timothee Cour 2021-07-18 02:10:08 -07:00
  • 3723140044 add NIM_STATIC_ASSERT(CHAR_BIT == 8, "") to fail-fast where assumption is violated (#18512) Timothee Cour 2021-07-18 02:05:35 -07:00
  • 8091545f95 Revert #17398 and #17402 (#18480) Miran 2021-07-18 11:04:19 +02:00
  • ac5435ecd0 Make error message for empty new-styled concept more descriptive (#18506) konsumlamm 2021-07-18 10:49:03 +02:00
  • 923a1c6ea7 fix nativeToUnixPath (#18501) Timothee Cour 2021-07-16 22:54:47 -07:00
  • 25efb53862 make dragonbox opt-in via -d:nimFpRoundtrips (#18504) Andreas Rumpf 2021-07-16 18:29:49 +02:00
  • 96a7f9b31c deprecate cuchar, don't redefine it (#18505) Andreas Rumpf 2021-07-16 15:50:02 +02:00
  • 089e741ce4 added Atlas helper tool (#18497) Andreas Rumpf 2021-07-16 07:42:35 +02:00
  • 5e6680406f Add changes required by Nimble lock file support (#12104) Ivan Bobev 2021-07-15 23:13:01 +03:00
  • 1d6863a789 deprecate sequtils.delete and add an overload with saner semantics consistent with system.delete (#18487) Timothee Cour 2021-07-15 11:54:07 -07:00
  • a9701f6531 Extended side effect error messages (#18418) quantimnot 2021-07-15 14:43:57 -04:00
  • af3d2d8ad9 added nimAllocPagesViaMalloc switch (#18490) Andreas Rumpf 2021-07-15 17:58:47 +02:00
  • 8c6dd2b9a9 Improve description of how =trace is used (#18491) GordonBGood 2021-07-15 19:35:53 +07:00
  • a6ff6e7871 fix https://github.com/dom96/choosenim/issues/256 WSL CRLF (#18452) Timothee Cour 2021-07-14 10:52:09 -07:00
  • 12da32a891 fixes #17893 (#18485) Andreas Rumpf 2021-07-13 14:17:59 +02:00
  • b3aca78e22 closes #18433 (#18484) Andreas Rumpf 2021-07-13 12:44:29 +02:00
  • 15fdcd0c4d workaround #18481 (#18482) flywind 2021-07-13 15:22:33 +08:00
  • 1b128ac045 close #17986 add testcase (#18477) flywind 2021-07-13 06:18:07 +08:00
  • 195300a938 [source code filter]fix Nightlies bug (#18475) flywind 2021-07-12 20:26:46 +08:00
  • 9ffc70851b thamming_orc test created/destroyed counts match (#18471) GordonBGood 2021-07-12 16:55:40 +07:00
  • 980a9ed523 fix comment (#18473) sivchari 2021-07-11 15:19:20 +09:00
  • 3645f5fc7a more important packages (#18472) flywind 2021-07-10 15:55:01 +08:00
  • 48ef832cf3 sync with the same template from locks module (#18414) Antonis Geralis 2021-07-10 09:41:07 +03:00
  • 4ec2f74246 ORC: support for custom =trace procs (#18459) Andreas Rumpf 2021-07-09 15:15:49 +02:00
  • ae7e7756fe runnableExamples now show originating location in stacktraces on failure (#18457) Timothee Cour 2021-07-09 02:41:28 -07:00
  • 6869157cd1 [docs] improve std/encodings (#18458) flywind 2021-07-09 13:44:38 +08:00
  • 86f5a56fcd Fix a bug with starting of asynchronous processes (#18464) Ivan Bobev 2021-07-09 03:26:49 +03:00
  • 0e44d137f9 rm redundant blank lines before literal blocks (#18465) Andrey Makarov 2021-07-09 03:24:57 +03:00
  • 0d74f60742 Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460) Miran 2021-07-08 16:09:56 +02:00
  • 836b061ae3 improve --declaredLocs to help disambiguate types (generics, aliases etc) (#18389) Timothee Cour 2021-07-08 03:28:06 -07:00
  • 5a42f4a53e followup #18252: show special flags -d:danger, -d:release when given (#18451) Timothee Cour 2021-07-08 03:26:57 -07:00
  • 2d758795f0 Rename test variable due to unfortunate connotations (#18453) Aditya Siram 2021-07-07 21:21:30 -05:00
  • ffce6de84c improve rendering of newOSError.additionalInfo (#18443) Timothee Cour 2021-07-07 00:43:16 -07:00
  • 3eb3e6b9a3 ORC: use =destroy instead of =dispose (#18440) Andreas Rumpf 2021-07-07 09:39:01 +02:00
  • d1447fe25d major improvements to std/wrapnils: optimal codegen, case objects, lvalue semantics (#18435) Timothee Cour 2021-07-06 21:04:36 -07:00
  • b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) Timothee Cour 2021-07-06 21:00:59 -07:00
  • b88496ac67 fix compilation on Debian 7 (no git -C) (#18427) Andrey Makarov 2021-07-06 21:09:56 +03:00
  • 252eea8cae Make procedure mismatch more informative with pragma/call convention mismatches (#18384) Jason Beetham 2021-07-05 23:28:38 -06:00
  • c522f7f33c Add entry (#18434) Antonis Geralis 2021-07-06 08:21:50 +03:00
  • 36654fd577 Cleanup interval and timeout procs (#18431) Antonis Geralis 2021-07-05 21:55:46 +03:00
  • 927a832dde deprecate std/mersenne (#18395) pyautogui 2021-07-05 10:12:58 -07:00
  • 1bed777314 fixes #18411 (#18432) [backport:1.4] Andreas Rumpf 2021-07-05 18:04:07 +02:00
  • ffa638ed50 std/net: show addr+port on address already in use error; code-block => runnableExamples (#18428) Timothee Cour 2021-07-05 05:26:40 -07:00
  • d1d2498c7b Add lent annotation to avoid extra copies in sample (#18404) Antonis Geralis 2021-07-03 00:20:59 +03:00
  • 60eac79f7f [minor]remove unnecessary stringify (#18419) flywind 2021-07-02 20:38:01 +08:00
  • 3ceaf5c130 fixes #18030 (#18415) Andreas Rumpf 2021-07-01 17:35:04 +02:00
  • 779b4e307b don't use {.rtl.} for generics, otherwise -d:useNimRtl gives ambiguous identifier nimrtl error (#18406) Timothee Cour 2021-07-01 02:14:01 -07:00
  • 41c29cb3a1 fixes #18130 (#18407) Andreas Rumpf 2021-07-01 06:51:08 +02:00
  • 17911a116d Removed hard coded ports from thttpclient_standalone.nim. (#18374) Mark Pointing 2021-07-01 03:22:38 +10:00
  • 28a4814019 Missing spaces when compiling testament and nim_dbg. (#18403) Endeg 2021-06-30 23:19:22 +06:00
  • 19263f2775 fixes #18400 (#18402) Andreas Rumpf 2021-06-30 12:36:24 +02:00
  • eaa1c3a377 genDepend: fix for module names that are reserved DOT keywords (#18392) Ștefan Talpalaru 2021-06-30 07:29:10 +02:00
  • 16f0b55664 remove isKeywordIgnoreCase from highlite, not used , can't even compile with -d:useNimRtl (#18399) Bung 2021-06-30 13:28:41 +08:00
  • 0483a5ffaf improvements to hint:processing: show import stack, distinguish nims, show includes etc (#18372) Timothee Cour 2021-06-29 22:16:31 -07:00
  • afe5eb569b Add commas to docs for clarity (#18398) Elliot Waite 2021-06-29 19:21:30 -07:00
  • 36d24846b6 typo: enmRange => enumElementsAsSet (#18394) Timothee Cour 2021-06-29 18:08:50 -07:00
  • 97fc95012d fixes #16270 (#18388) Andreas Rumpf 2021-06-29 15:34:39 +02:00
  • 6387e28963 simplify rdstdin (#18382) Timothee Cour 2021-06-28 13:09:14 -07:00
  • 808db3b284 Fix unused warning for $ on empty object (#18381) Clyybber 2021-06-28 22:01:06 +02:00
  • dd2cbe3164 Cleanup lookups.nim again.. (#18379) Clyybber 2021-06-28 19:25:30 +02:00
  • 72d6a9c885 Fix #16426 (#18377) Clyybber 2021-06-28 17:41:37 +02:00
  • cb9496693a ./koch tools now builds bin/nim_dbg, a debug version of nim (#18289) Timothee Cour 2021-06-28 08:15:20 -07:00