Commit Graph

  • 0213c7313b allow HSlice bounded by constants of distinct types (#19219) [backport:1.2] Etan Kissling 2021-12-06 20:38:23 +01:00
  • 7e3da693f5 [format minor] remove unnecessary spaces (#19216) flywind 2021-12-07 01:58:01 +08:00
  • faacd63bf6 the title of PR should contain a brief description (#19211) flywind 2021-12-06 17:04:54 +08:00
  • e5475768ba feature_request should be labelled automatically (#19215) flywind 2021-12-05 14:17:52 +08:00
  • 1ef945668d treat do with pragmas but no parens as proc (#19191) hlaaftana 2021-12-05 08:44:22 +03:00
  • c658de24b0 Improve documentation around func and method (#19207) PMunch 2021-12-04 07:54:11 +01:00
  • 1cbdc1573a fixes #19159 [backport:1.6] (#19210) Andreas Rumpf 2021-12-04 07:44:26 +01:00
  • f90620fb32 fixes #19198 [backport:1.6] (#19209) Andreas Rumpf 2021-12-04 07:43:20 +01:00
  • d584dd5b99 fixes #19015 [backport:1.6] (#19204) Andreas Rumpf 2021-12-04 07:42:58 +01:00
  • 23c117a950 misc bugfixes [backport:1.2] (#19203) Andreas Rumpf 2021-12-04 07:42:34 +01:00
  • 373c909300 feat: TLS-ALPN wrappers for OpenSSL (#19202) Iced Quinn 2021-12-04 00:42:03 -06:00
  • 0d0c249074 swap port to correct port order (#19177) Jaremy Creechley 2021-11-24 08:37:14 -08:00
  • f91867aa31 accept object type node from macros (#19179) hlaaftana 2021-11-24 18:34:42 +03:00
  • a59ad20062 fix inline syntax highlighting in system.nim (#19184) Andrey Makarov 2021-11-24 18:16:20 +03:00
  • a0073d2d4c renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) Andreas Rumpf 2021-11-24 15:49:32 +01:00
  • c7c6b13a32 parseExpr/parseStmt accept filename, fixes #13540 (#19182) hlaaftana 2021-11-24 14:22:40 +03:00
  • ff39f6e260 make JS trunc polyfill opt-in, closes #16144 (#19183) hlaaftana 2021-11-24 10:20:15 +03:00
  • 2859069dbe fix #12274 (#19180) hlaaftana 2021-11-24 09:08:07 +03:00
  • 5933aece9b caseStmtMacros no longer experimental, experimental manual refactor (#19173) hlaaftana 2021-11-23 18:30:17 +03:00
  • 040d23e799 implement RST & Markdown quote blocks (#19147) Andrey Makarov 2021-11-23 15:02:03 +03:00
  • 7772ca303c Implement threads on Zephyr (#19156) Jaremy Creechley 2021-11-23 00:13:03 -08:00
  • 1b143f5e79 Accept nnkTypeSection from typedef macro pragmas (#19168) hlaaftana 2021-11-22 12:41:35 +03:00
  • eb5358dcdb Testament now checks OS, CPU, endianess, bitsizes 8-64 in discard statements (#19137) quantimnot 2021-11-19 02:19:01 -05:00
  • a8611c665f Update dependency (#19151) OxFred 2021-11-17 13:16:12 +01:00
  • fe46c8b5f1 fix marshal bugs in VM (#19161) [backport:1.6] flywind 2021-11-17 17:15:54 +08:00
  • 92d6fb86c6 Enable customizing PageShift to set PageSize for embedded targets (#19129) Jaremy Creechley 2021-11-16 11:30:07 -08:00
  • 309ec7167e fixes .raises inference for newSeq builtin under --gc:orc [backport] (#19158) Andreas Rumpf 2021-11-16 15:49:04 +01:00
  • 6976d18519 Implement zephyr urandom and monotime (#19142) Jaremy Creechley 2021-11-14 03:49:30 -08:00
  • bec4900165 wrong spaces (3 => 2) (#19145) flywind 2021-11-14 19:46:21 +08:00
  • 270a5a372d Fix undeclared 'SYS_getrandom' on emscripten (#19144) Anuken 2021-11-13 19:09:15 -05:00
  • ade85ee91f Fix punycode.decode function (#19136) Christoph Krybus 2021-11-13 04:51:58 +01:00
  • 0a1049881e Merge file size fields correctly on Windows (#19141) Clay Sweetser 2021-11-12 22:51:43 -05:00
  • c6fc3b2eae fixes #19051 [backport:1.6] (#19133) Andreas Rumpf 2021-11-12 11:19:24 +01:00
  • f8b71f7075 Fix type mismatch with future logging (#19131) Jake Leahy 2021-11-12 18:00:19 +11:00
  • 3aaa12dbe5 update manual (#19130) [backport] flywind 2021-11-12 14:59:48 +08:00
  • 528ef6c218 fixed colorNames sorting mistake (#19125) [backport] orthoplex 2021-11-11 20:01:51 +01:00
  • cde83d90aa refactoring: orc can use getThreadId() (#19123) Andreas Rumpf 2021-11-11 19:07:08 +01:00
  • 7313b70a6a correct cookie docs (#19122) flywind 2021-11-11 15:53:27 +08:00
  • 036d894e6a Add security tip for setCookie (#19117) Federico Ceratto 2021-11-11 07:41:21 +00:00
  • 77b696c2c9 Remove tlsEmulation enabled from Windows + GCC config (#19119) [backport:1.6] Ryan Oldenburg 2021-11-10 23:48:22 -06:00
  • a78ee8ae84 Call {.cursor.} a pragma. (#19116) treeform 2021-11-09 23:52:34 -08:00
  • 15157d06c3 fixes #14470 [backport:1.2] (#19115) Andreas Rumpf 2021-11-09 22:48:04 +01:00
  • 997ccc5889 fix nimindexterm in rst2tex/doc2tex [backport] (#19106) Andrey Makarov 2021-11-09 21:01:47 +03:00
  • 46fb855425 Deprecate std/sharedlist and std/sharedtables (#19112) konsumlamm 2021-11-09 19:00:43 +01:00
  • b0f4a9b845 Add deprecation pragmas in lib/deprecated/pure (#19113) konsumlamm 2021-11-09 19:00:33 +01:00
  • 6ff61766da fixes #19011 [backport:1.6] (#19114) Andreas Rumpf 2021-11-09 18:59:59 +01:00
  • b7c66ce860 fixes #19013 [backport:1.6] (#19111) Andreas Rumpf 2021-11-09 12:43:16 +01:00
  • 83a9c3ba31 Update readme.md: matrix links (#19109) Zoom 2021-11-08 18:47:20 +00:00
  • b21eb1ed36 change os.nim doc links to new style (#19102) Andrey Makarov 2021-11-08 15:10:01 +03:00
  • b423ab138f Remove invalid statements about try in async docs. (#19108) Dominik Picheta 2021-11-08 07:21:15 +00:00
  • fce89cb60a fixes another effect inference bug [backport:1.6] (#19100) Andreas Rumpf 2021-11-07 16:38:02 +01:00
  • f2f15e9726 fix for #19020, credit to @ElegantBeef (#19021) Don-Duong Quach 2021-11-03 08:47:31 -07:00
  • b2edc3468c Use testament to check Norm test pass (#19018) Constantine Molchanov 2021-11-03 11:16:24 +03:00
  • f7cfc46ae1 Added support for sending "ehlo" and receiving multiline "ehlo" response. (#19077) David Krause 2021-11-03 09:14:59 +01:00
  • dbbafd320c manual: Document that comma propagates the default values of parameters (#19080) Kaushal Modi 2021-11-03 03:08:50 -04:00
  • 5fed1c05ce manual: Document the use of static as a proc call (#19084) Kaushal Modi 2021-11-03 01:48:30 -04:00
  • 539bced70d Add test for issue 15435 (#19079) Kaushal Modi 2021-11-03 01:46:34 -04:00
  • b155864967 build testament in package CI (#19092) flywind 2021-11-02 23:31:30 +08:00
  • 9d51197aa4 fixes #19078 [backport] (#19090) Andreas Rumpf 2021-11-02 16:30:59 +01:00
  • a55b90827e remove the mention of travis from readme (#19093) flywind 2021-11-02 23:22:11 +08:00
  • efaaa38eef docstyle.rst: Do not export it to HTML as a standalone doc (#19083) Kaushal Modi 2021-11-02 05:34:11 -04:00
  • 12d2901e89 libs/impore/re: Add note about the requirement of matches to be pre-allocated (#19081) Kaushal Modi 2021-11-02 04:12:54 -04:00
  • e01e543fce bootstrapping Nim compiler with cpp --gc:orc (#19087) flywind 2021-11-02 16:10:25 +08:00
  • 2e0db988e7 tests: Fix warnings in tstrscans (#19082) Kaushal Modi 2021-11-02 04:06:46 -04:00
  • cc984217a9 Fix VM's sametype impl to work for generics/typedescs (#19073) Jason Beetham 2021-11-02 02:02:53 -06:00
  • 24a7584299 update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088) Derek 呆 2021-11-02 15:55:50 +08:00
  • 4c510d5577 [FIX] Do not break formatted string line (#19085) [backport] haxscramper 2021-11-02 10:54:04 +03:00
  • 2f730afe9e fix #18410 (Errors initializing an object of RootObj with the C++ backend) [backport] (#18836) flywind 2021-10-31 13:22:00 +08:00
  • 2bda4a30a6 fixes #19000 (#19032) Andreas Rumpf 2021-10-30 10:14:23 +02:00
  • f755e452d2 fix #18971 (#19070) [backport:1.6] Derek 呆 2021-10-30 01:55:48 +08:00
  • cfdac6666f Freeing critical sections via atexit in system/alloc and system/io (#19062) Tail Wag Games 2021-10-29 06:42:44 -05:00
  • ee703c5db4 Fix nimIdentNormalize, fixes #19067 (#19068) Tomasz Kramkowski 2021-10-29 10:39:41 +01:00
  • 7ba2659f73 docgen: implement doc link resolution in current module (#18642) Andrey Makarov 2021-10-28 20:20:52 +03:00
  • c80e2c1736 Docs: change clipboard cursor type to pointer (#19064) ynfle 2021-10-28 11:02:18 +03:00
  • cd2b093d07 fix a tiny code snippet formatting issue in doc/constructors.rst, again (#19065) Derek 呆 2021-10-28 15:35:57 +08:00
  • ee65767d44 fix a tiny formating issue in doc/destructors.rst (#19058) Derek 呆 2021-10-27 17:45:05 +08:00
  • f50bcf82c3 Minor update to terminal docs (#19056) Netsu 2021-10-26 21:42:22 +02:00
  • dde556665a Fix #19052; [backport:1.6.0] (#19053) Timothy Alexander 2021-10-26 13:32:52 -05:00
  • 8d5a275189 Fixed distinct composite type class proc borrowing (#18904) Jason Beetham 2021-10-26 03:29:07 -06:00
  • 83a2515af7 Fixed generic distinct conversions for 'var' (#18837) Jason Beetham 2021-10-26 03:27:11 -06:00
  • 3ecb369ca1 Document file changes that may be needed for add a new platform (#19055) quantimnot 2021-10-26 02:33:26 -04:00
  • 582468da1c deinitializing locks at program exit (#19043) Tail Wag Games 2021-10-25 03:13:30 -05:00
  • 141b76e365 Add Zephyr Support (#19003) Jaremy Creechley 2021-10-24 09:51:57 +00:00
  • 41d9918591 use gmake in the buildscript on Solaris systems (#19036) BarrOff 2021-10-24 05:24:31 +00:00
  • 6621e1a3ea use the correct header for TIOCGWINSZ on Solaris (#19037) BarrOff 2021-10-22 23:42:54 +00:00
  • 490c4226a5 allow converting static vars to openArray (#19035) Etan Kissling 2021-10-22 17:32:02 +02:00
  • 4d8108046b remove exception (#18906) flywind 2021-10-22 18:15:08 +08:00
  • d634587423 feat: copy to clipboard (#18963) Abishek PY 2021-10-22 15:40:32 +05:30
  • 5e2b9341f3 Add Elbrus 2000 architecture (#19024) Danil Yarantsev 2021-10-21 18:01:48 +03:00
  • 1a45da9150 use two underscores for easy demangling [backport:1.6] (#19028) Andreas Rumpf 2021-10-21 16:53:15 +02:00
  • 62701cd3b9 Fix isInvalidFilename & always operate on the full passed in string (#19004) John Novak 2021-10-21 01:06:00 +10:00
  • c239db4817 bump NimVersion to 1.7.1 narimiran 2021-10-19 17:01:56 +02:00
  • f0af4a36b9 Added setGlobalValue to VM api (#19007) Jason Beetham 2021-10-17 08:24:43 -06:00
  • f77dea01fd define nimVersion automatically and avoid needing -d:nimVersion140 (#18726) Timothee Cour 2021-10-16 23:37:52 -07:00
  • 162b07d72c fix parsesql.treeRepr when nil is in input (#18974) Andrey Makarov 2021-10-17 06:38:07 +03:00
  • 3b1a601fe1 sequtils: fix errors from strictFuncs use (#18998) ee7 2021-10-16 11:25:05 +02:00
  • f4525efcf3 changelog_1_6_0: mention breaking change in effect tracking (#18995) ee7 2021-10-15 09:10:27 +02:00
  • 73330711a3 make choosenim work on windows [backport] (#18993) flywind 2021-10-14 23:55:05 +08:00
  • 8a4eeba218 try to fix broken ssl test (#18991) Miran 2021-10-14 09:56:58 +02:00
  • 3493783d0f test whether it is unnecessary (#18893) flywind 2021-10-14 15:23:36 +08:00