Commit History

Author SHA1 Message Date
  ringabout 26c733dc7d static link lpthread correctly on windows 1 year ago
  Andrey Makarov 24b6378382 Fix RST/Markdown false heading detection (#21685) 1 year ago
  metagn 2f547afb0f import brackets support `as` and prefixes [backport] (#21636) 1 year ago
  metagn 9dc1f2dd0f actually fix #19015 (#21680) 1 year ago
  metagn 202b190473 revert #21227 (#21681) 1 year ago
  metagn b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 year ago
  Emery Hemingway 2621f78b68 compiler/docgen: pass --path:… to runnableExamples (#21669) 1 year ago
  ringabout 65223e6f59 fixes #21674; `lent` can be used in the fields or the cast type as a parameter (#21684) 1 year ago
  ringabout 91e4381a20 fixes #20155; repr range with distinct types is broken in ORC (#21682) 1 year ago
  metagn 8c4b7129b5 fix small mistake from #21629 (#21672) 1 year ago
  Jaremy Creechley 1af21c2668 change compile pragma to use mangled compile objects (#21678) 1 year ago
  Mamy Ratsimbazafy 938f5c5e99 LTO improvements - fix #15578 (#21679) 1 year ago
  Andrey Makarov a0da74ed4c Update nim 2.0 documentation for docgen & nimgrep (#21665) 1 year ago
  Andreas Rumpf ea8aafa7c9 minor codegen bugfix (#21670) 1 year ago
  ringabout 512517c223 fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pthreads with mingw (#21668) 1 year ago
  metagn 1a99bcd6ab runnableExamples imports std/assertions by default (#21658) 1 year ago
  metagn 2a0d8a9a06 make grammar a bit more honest (#21655) 1 year ago
  metagn c694d8e4fd custom pragmas: correct error condition, remove outdated symkind whitelist (#21653) 1 year ago
  ringabout 16f42084d3 fixes #20900; Calling template through from generic function across module fails to build (#21649) 1 year ago
  metagn 3f51b6f73d set module symbol type to None instead of nil for discard check (#21657) 1 year ago
  ringabout c33ab0ba38 stops building nimsuggest twice and nim_dbg in tests; saves 3 * 5 minutes CI time (#21654) 1 year ago
  ringabout 1ed54b7718 fixes #21632; enforce deref for `wasMoved` in ORC (#21647) 1 year ago
  metagn f05387045d int64/uint64 as bigint in JS (#21613) 1 year ago
  metagn be06446ffe fix #15691 (#21623) 1 year ago
  metagn 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 1 year ago
  Andrey Makarov 420b0c14eb Fix option lists with additional indentation in Markdown (#21633) 1 year ago
  ringabout 4c073cffbe disable i386 tests for now; help wanted (#21642) 1 year ago
  ringabout 5e016e4466 fixes #21638; `fromJson` should support empty objects (#21641) 1 year ago
  Etan Kissling 75205fee93 terminal size env-vars have precendence in POSIX (#21643) 1 year ago
  ringabout 4d683fc689 fixes booting warnings (#21583) 1 year ago