Commit Graph

  • 7b9b76d840 tests/tuples/ttuples_issues.nim: test on all backends + various improvements (#16907) Timothee Cour 2021-02-02 11:17:13 -08:00
  • fb80d2ff85 IC: bugfixes (WIP) (#16836) Andreas Rumpf 2021-02-02 19:24:55 +01:00
  • 1d1c831efa [ci skip] CountTable, remove link to unexisting proc narimiran 2021-02-02 09:52:39 +01:00
  • f87b9866af link compile-time options together in docs (#16879) n5m 2021-02-02 08:44:21 +00:00
  • 4b2054a7bf dumpToString: improves on sugar.dump (#16841) Timothee Cour 2021-02-01 22:41:33 -08:00
  • 15d6be52a1 Improve doc comments (#16902) konsumlamm 2021-02-02 07:04:30 +01:00
  • 917f12ae52 2.5x- 3x faster copyFile on osx (#16883) Timothee Cour 2021-02-01 17:38:17 -08:00
  • fa9dc31899 fix #16885: nimdoc css warning (#16893) zetashift 2021-02-01 20:18:37 +01:00
  • 777888fdea add widestrs.newWideCString overload (#16860) flywind 2021-02-01 13:16:50 -06:00
  • def1f99289 add finally as post expr block [backport:1.4] (#16896) hlaaftana 2021-02-01 22:14:20 +03:00
  • 91ace2188a fixes #16897 [backport:1.2] (#16900) Andreas Rumpf 2021-02-01 16:56:02 +01:00
  • de4f2604c2 fix #16822 (#16884) flywind 2021-02-01 06:31:04 -06:00
  • a2855b66ae JS: make hash float support IE/Safari (#16872) flywind 2021-02-01 06:19:25 -06:00
  • 206ad43cdc Updated nimsuggest doc to explain connection to nim compiler and use of config files (#16869) Don-Duong Quach 2021-02-01 04:17:19 -08:00
  • 0b01eddace critbits: fix error from strictFuncs (#16877) ee7 2021-02-01 13:14:23 +01:00
  • 74f8a8e38a let's assume littleEndian in JS backend (#16886) flywind 2021-02-01 06:11:35 -06:00
  • 1a74576854 distinctBase now is identity instead of error for non distinct types (#16891) Timothee Cour 2021-02-01 04:10:52 -08:00
  • 25c75752d0 remove quotation marks around imports - fixes links in the docs (#16888) Miran 2021-02-01 06:50:23 +01:00
  • c05d1aab13 Add more runnableExamples (#16864) konsumlamm 2021-01-31 19:53:22 +01:00
  • 13640c08a2 Minor docs improvement for oids (#16882) konsumlamm 2021-01-31 10:29:50 +01:00
  • eef2948ec2 Fix #12595 (#16874) konsumlamm 2021-01-31 01:00:18 +01:00
  • 111092e8aa refactor hash in JS backend (#16863) flywind 2021-01-30 07:14:38 -06:00
  • b8e8eaae66 BigInt runnableExamples: octal, binary, hex constructor (#16868) Juan Carlos 2021-01-29 22:48:47 -03:00
  • 2c70734913 Add StorageEvent and correct Storage object (#16865) Antonis Geralis 2021-01-29 21:37:31 +02:00
  • 1097cc4173 nimsuggest prioritize non-deprecated suggestions (#16816) Saem Ghani 2021-01-29 06:15:35 -08:00
  • 296cf9657c add lost functions (#16843) flywind 2021-01-29 08:14:19 -06:00
  • f09d97d6d3 close #16844 (#16852) flywind 2021-01-29 07:31:41 -06:00
  • 6e267d28b3 remove conditionals on nimHasUserErrors, nimNoNilSeqs2, nimNoNilSeqs (#16861) Timothee Cour 2021-01-29 05:30:24 -08:00
  • 4e1e231e29 fix floats slice (#16853) flywind 2021-01-29 05:26:36 -06:00
  • 44f672a515 fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857) Timothee Cour 2021-01-28 23:42:19 -08:00
  • 478d15f7f4 improve code in categories.nim; add std/private/gitutils; fix flakyness in nim CI (cloneDependency in deps.nim) (#16856) Timothee Cour 2021-01-28 22:51:12 -08:00
  • b0f38a63c4 fix #16815 round(x,places) works again in vm (#16825) Timothee Cour 2021-01-28 01:40:18 -08:00
  • 37a98c6c58 small fix in grammar.txt [ci skip] narimiran 2021-01-28 09:42:24 +01:00
  • 0d1c5f4137 A new request should always have a new content-length (#16667) Joey 2021-01-27 17:07:08 -07:00
  • e112974920 fix #16752: threadvar now works with importcpp types; osx now uses native TLS (--tlsEmulation:off), which can be orders of magnitude faster (#16750) Timothee Cour 2021-01-27 13:35:43 -08:00
  • 3c8fddbc76 Improve documentation for the mersenne module (#16824) konsumlamm 2021-01-27 20:14:13 +01:00
  • c9801d7abc Improve documentation for threadpool (#16821) konsumlamm 2021-01-27 20:05:31 +01:00
  • 11a54ab2b2 testament: fix #16829, fix partially #16830 (#16831) Timothee Cour 2021-01-27 08:05:48 -08:00
  • 57f68bce16 disble fidget again (#16842) Timothee Cour 2021-01-27 03:41:58 -08:00
  • ecc9704bf4 Moved json enum index test to the proper file (#16826) Jason Beetham 2021-01-25 19:35:08 -07:00
  • dde096ffde added enum indexed array support to json (#16807) Jason Beetham 2021-01-25 16:55:49 -07:00
  • 25745ad195 IC: final implementation steps (#16801) Andreas Rumpf 2021-01-25 20:52:26 +01:00
  • 0436a7cffd Make small text changes in the docs (#16634) Elliot Waite 2021-01-25 05:59:19 -08:00
  • 20993047ce Sugar improvements (#16802) konsumlamm 2021-01-25 14:41:55 +01:00
  • 8395abab5f Small changes to std/sums (#16797) konsumlamm 2021-01-25 12:15:36 +01:00
  • 0961b5b584 regression test for nim-lang/nimsuggest#58 (#16817) Saem Ghani 2021-01-25 00:52:35 -08:00
  • 8d3e0c7b9b make oids module better (#16704) flywind 2021-01-25 00:39:25 -06:00
  • d99ea00829 fixed nim-lang/nimsuggest#48 type aware sug (#16814) Saem Ghani 2021-01-24 22:36:47 -08:00
  • 461a95525e close #16810 (#16813) flywind 2021-01-24 21:02:12 -06:00
  • 5f5a8aa5c6 remove unused warning (#16809) flywind 2021-01-24 19:14:21 -06:00
  • 97bde218e3 ref #16810 disable fidget (#16811) flywind 2021-01-24 19:08:15 -06:00
  • 301e5838ec Finer analysis for array access (#16787) Clyybber 2021-01-24 21:01:41 +01:00
  • 8241e55023 IC: next steps (#16729) Andreas Rumpf 2021-01-23 08:06:15 +01:00
  • eae3bdf8fe fix code-block (#16799) Timothee Cour 2021-01-22 23:01:34 -08:00
  • d5ce648838 Fix an RST issues introduced in #16777 (#16798) konsumlamm 2021-01-22 22:22:52 +01:00
  • 8f62cd512c fix manual to reflect reality for .nosideeffect (#16781) Timothee Cour 2021-01-22 11:04:48 -08:00
  • aca97250ea remove private checkSymlink (redundant with symlinkExists) (#16785) Timothee Cour 2021-01-22 11:03:33 -08:00
  • d2b218b80a Improve the marshal module (#16777) konsumlamm 2021-01-22 19:52:34 +01:00
  • 18b983d7e3 addQuitProc => addExitProc (#16765) Timothee Cour 2021-01-22 10:51:11 -08:00
  • 8f1f0bd1da typetraits: make genericHead docs reflect reality; use runnableExamples (#16776) [backport:1.4] Timothee Cour 2021-01-22 06:06:45 -08:00
  • 2d0cb18b9f Fix SIGSEGV in httpclient response body (#16766) Daehee 2021-01-22 07:04:52 -07:00
  • bebfbaa439 Add testcase for #14880 (#16795) Clyybber 2021-01-22 13:14:28 +01:00
  • 72bbd07ec1 Add std/setutils to lib.rst (#16791) konsumlamm 2021-01-22 13:13:18 +01:00
  • f1d165adf2 Testament small fixes (#16788) Juan Carlos 2021-01-22 03:50:28 -03:00
  • 3df652b90b Add testcase for #5993 (#16789) Clyybber 2021-01-22 02:11:21 +01:00
  • fdf4f74cd1 Fix #16741 (#16783) Roman Inflianskas 2021-01-21 23:29:24 +00:00
  • dfe6797023 fix #15628 (#16387) flywind 2021-01-21 10:31:47 -06:00
  • 57d5c1465a Part-to-whole optimization (#16775) Clyybber 2021-01-21 15:25:00 +01:00
  • c17cad0992 close #8015: const array indexing zeroes data in object variants at runtime (#16782) Timothee Cour 2021-01-21 02:11:42 -08:00
  • 2b5841cd2b fix testament regression: installed testament works again with testament r path (#16767) Timothee Cour 2021-01-20 05:04:08 -08:00
  • 00d9176e91 some comments for amd64 and nimvm CPU (#16756) Timothee Cour 2021-01-20 02:10:11 -08:00
  • 14730d9d64 fix noDecl => nodecl (#16760) Timothee Cour 2021-01-20 02:08:42 -08:00
  • ccb11a63fb Reboot of #16195 (#16746) Clyybber 2021-01-20 11:05:56 +01:00
  • 4fc7fcb775 --hintAsError (#16763) Timothee Cour 2021-01-20 01:49:59 -08:00
  • 2bedb0fe2c add link to Nim Basics in tut1.rst [ci skip] narimiran 2021-01-20 09:15:20 +01:00
  • fbdf3f2ceb intsets are not deprecated Andreas Rumpf 2021-01-19 19:07:36 +01:00
  • a0fddfecd4 perpare for more compact bit operations in JS (#16728) flywind 2021-01-19 07:57:16 -06:00
  • 0300203e81 intsets are here to stay (#16751) Andreas Rumpf 2021-01-19 14:17:22 +01:00
  • bd5ce5b351 Improve documentation for stats (#16742) konsumlamm 2021-01-19 08:40:09 +01:00
  • 2e5254ff27 fix config/nim.cfg: @if not bsd or haiku: was buggy (#16748) Timothee Cour 2021-01-18 23:25:21 -08:00
  • 580b8f744b Fix bump CI Clyybber 2021-01-18 23:33:41 +01:00
  • 6c07b0a1f8 jsonutils.jsonTo: support opt (#16739) Timothee Cour 2021-01-17 02:37:06 -08:00
  • 44ceefa9fe Improve documentation for packedsets (#16715) konsumlamm 2021-01-16 16:09:53 +01:00
  • 8939de15d7 minor improvement on math.nim (#16733) flywind 2021-01-16 05:37:23 -06:00
  • 18e14f5920 js: improve tests + some docs (#16727) Timothee Cour 2021-01-16 03:08:40 -08:00
  • e4a529962e close #10735 add testcase (#16690) flywind 2021-01-16 00:23:49 -06:00
  • 5ed6a94d8f promote math.isNaN (#16734) flywind 2021-01-16 00:19:17 -06:00
  • 78a99587a4 Deprecate TaintedString (#15423) Juan Carlos 2021-01-15 23:56:38 -03:00
  • 7b632f9ccb Improve documentation for the hashes module (#16720) konsumlamm 2021-01-15 23:42:01 +01:00
  • fc9cf2088d Fix 16722 (#16730) cooldome 2021-01-15 18:16:24 +00:00
  • 52cf728001 followup for #16717: minimized example + improved comment (#16721) Timothee Cour 2021-01-14 16:09:58 -08:00
  • 554fe8f88f conservative approach to fix #15184 (#16723) Andrey Makarov 2021-01-15 02:53:36 +03:00
  • 41965880ce Add js BigInts (#16409) Juan Carlos 2021-01-14 16:19:41 -03:00
  • a90f7a66ed Transfer-Encoding:chunked tests (#16678) vabresto 2021-01-14 14:17:02 -05:00
  • 1fd4c666dc IC: next steps (#16705) Andreas Rumpf 2021-01-14 17:30:41 +01:00
  • ef9027c290 fix #16706 (#16717) [backport:1.4] flywind 2021-01-14 09:52:00 -06:00
  • 94430a2e6d enable tests/stdlib/thttpclient.nim (#16710) Timothee Cour 2021-01-14 02:10:02 -08:00
  • 287dec06ae disable hint:processing in tests (#16713) Timothee Cour 2021-01-14 01:19:20 -08:00
  • 4ae520711d Fixes #16436 (#16695) Yuriy Glukhov 2021-01-14 09:53:21 +02:00
  • 7f67c593c1 improve formatting of error message when runnableExamples fails (#16677) Timothee Cour 2021-01-13 19:09:00 -08:00