Commit Graph

  • 1a1e9986a3 net: remove more erroneous set constructions (#14252) [backport] alaviss 2020-05-07 11:37:54 +00:00
  • 5a9b3c27c1 Split testing important packages into two jobs (#14256) Miran 2020-05-07 10:08:05 +02:00
  • 0d8507cd3d fix #14236 (#14250) cooldome 2020-05-06 23:13:59 +01:00
  • 6dba06f9e6 fixes #14244 (#14248) cooldome 2020-05-06 19:43:18 +01:00
  • b70b8a7cdd Fix runnable examples for bitops (#14247) awr1 2020-05-06 12:29:36 -05:00
  • c64db68f0b added a new feature: --cc:env so that you can use any C compiler as long as it works like GCC Andreas Rumpf 2020-05-06 17:14:38 +02:00
  • 1b2b32169a cleanup the CC setting, only leave in there what is at least semi-officially supported Andreas Rumpf 2020-05-06 15:37:26 +02:00
  • 330b3c4453 fix regression: -d:nimHasLibFFI was not being tested anymore (#14234) Timothee Cour 2020-05-06 08:16:54 -07:00
  • b8e6ea7547 Added bitslice operations for bitops (#14016) awr1 2020-05-06 05:21:49 -05:00
  • 48e7775ad1 Make the fields of times.DateTime private (#14197) Oscar Nihlgård 2020-05-06 12:20:34 +02:00
  • c28a057a6b fix js stacktraces, unify all file,line,col formatting into a single function (#14230) Timothee Cour 2020-05-05 05:56:15 -07:00
  • 6b7b5fb4fa Clarify JS cstring len (#14184) hlaaftana 2020-05-05 11:34:37 +03:00
  • eefada8a88 fix #14217 (#14218) cooldome 2020-05-05 06:26:32 +01:00
  • 64e839d5fd fixes #14209 [backport:1.2] (#14213) Andreas Rumpf 2020-05-05 00:48:13 +02:00
  • e86a6d24d5 vcc fix (#14222) cooldome 2020-05-04 18:42:29 +01:00
  • c817e85f4c Linux updates (#14170) wltsmrz 2020-05-05 02:23:49 +09:00
  • 44f377ff5e Add procedures to read RSA keys from BIO format (#14223) PMunch 2020-05-04 19:23:11 +02:00
  • a23302ef56 fix https://github.com/timotheecour/Nim/issues/152: avoid writing spurious ^[[0m to stderr when callStyledWriteLineStderr not called (#14214) Timothee Cour 2020-05-04 06:07:32 -07:00
  • 927737975c Re-enabling INim (#14215) Tristram Oaten 2020-05-04 14:07:04 +01:00
  • 603010f8c9 Fixes net.recvFrom to work correctly with IPv6 (#14131) rockcavera 2020-05-04 06:54:08 -03:00
  • f115e40e6a echo cmd | nim r - -arg1 -arg2 now works (#14210) Timothee Cour 2020-05-04 02:27:59 -07:00
  • a73d403901 sequtils refactoring: prefer typeof over type (#14212) Andreas Rumpf 2020-05-04 11:18:29 +02:00
  • b6fb609e0d destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2] Andreas Rumpf 2020-05-04 07:43:22 +02:00
  • 3e060cfb0a => supports pragmas & names (+ changed behavior) (#14200) hlaaftana 2020-05-03 11:22:49 +03:00
  • b56432bd8a fix #14203 (#14204) slangmgh 2020-05-03 15:50:08 +08:00
  • d5c014e59b Fix #14151 (#14205) [backport] slangmgh 2020-05-03 15:47:21 +08:00
  • b447ff7860 Fix #14201 (#14202) slangmgh 2020-05-03 15:46:42 +08:00
  • 49b28f1997 fixes #14136 (#14198) Andreas Rumpf 2020-05-03 00:12:52 +02:00
  • fbc97e712a move since from inclrtl to std/private/since (#14188) hlaaftana 2020-05-03 00:51:59 +03:00
  • 3be669be32 Move generated tex file to doc to correct location (#14191) Dien Tran 2020-05-02 16:49:08 -05:00
  • ff1c0bae4c update tests that tested for the 'discard' error messages Araq 2020-05-02 21:16:08 +02:00
  • 7f1d2489ad improve the 'has to be discarded' error message Araq 2020-05-02 14:37:16 +02:00
  • 87ac28d19a fixes #14159 [backport:1.2] Araq 2020-05-02 13:37:57 +02:00
  • 4301a7bdf0 fixes #14177 Araq 2020-05-01 18:57:45 +02:00
  • 7bac6f5f9a don't close #14142 Araq 2020-05-01 18:20:36 +02:00
  • 8e04ef3c0f closes #14142 Araq 2020-05-01 15:49:05 +02:00
  • 15f54728ef fixes a bug encountered when running 'nim check posix_haiku.nim' Araq 2020-05-01 10:28:54 +02:00
  • f50377986a exp. features now in correct manual, closes #11932 (#14195) hlaaftana 2020-05-02 23:30:08 +03:00
  • 0880f118d3 Document that proc named fooTask is created for every foo task [backport] (#14187) Kaushal Modi 2020-05-02 11:50:27 -04:00
  • 83547ec769 Make unreachable else in case statements a warning instead of an error (#14190) Clyybber 2020-05-02 16:09:02 +02:00
  • 1f1e4de3bc Make ./koch temp --gc:arc work (#14186) Clyybber 2020-05-01 20:25:18 +02:00
  • 9c33bcac5c change 'iff' to 'if' to stop "corrections" once and for all (#14182) Miran 2020-05-01 15:54:03 +02:00
  • 9b01c6cf48 discardable async procs are now an error (#14176) hlaaftana 2020-05-01 10:49:13 +03:00
  • d5fc35c968 arc: do not unload globals when building a library [backport:1.2] (#14180) Andreas Rumpf 2020-05-01 09:15:46 +02:00
  • 33e9ac7cd3 fix sendTo and recvFrom in asyncnet (#14154) rockcavera 2020-04-30 17:50:37 -03:00
  • 6b39b47abc hotfix: make tcompilerapi green again Araq 2020-04-30 22:47:59 +02:00
  • 89be5be03e fixes #13698 [backport:1.2] (#14175) Andreas Rumpf 2020-04-30 22:45:02 +02:00
  • 3d2459bdc0 fixes the regression #12860 caused; hotfix Araq 2020-04-30 20:23:42 +02:00
  • cf3e0008b9 fixes #13986 [backport:1.2] (#14173) Andreas Rumpf 2020-04-30 19:32:03 +02:00
  • 0aefebb728 JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168) hlaaftana 2020-04-30 19:04:53 +03:00
  • 4d799f8820 test even more packages narimiran 2020-04-30 13:03:48 +02:00
  • d844d10e8e [ci skip] clean-up CI badges narimiran 2020-04-30 10:19:18 +02:00
  • f1068c01a8 [ci skip] prevent fail-fast on packages CI narimiran 2020-04-30 10:11:18 +02:00
  • cc60caedb3 fixes #14054 [backport:1.2] (#14061) Andreas Rumpf 2020-04-30 06:48:57 +02:00
  • d6e1b5c070 Fix #14160 (#14161) Clyybber 2020-04-30 02:01:07 +02:00
  • bd57f0cd32 fixes another silly arc/orc bug [backport:1.2] Araq 2020-04-29 22:13:45 +02:00
  • d9e907c0e2 fixes #14079 [backport:1.2] (#14163) Andreas Rumpf 2020-04-29 21:58:59 +02:00
  • 707367e1ca many bugfixes for js (#14158) hlaaftana 2020-04-29 21:55:09 +03:00
  • a297c016fa Remove travis ci badge (#14062) Tristram Oaten 2020-04-29 16:06:14 +01:00
  • 800ce5b950 Fix negative indexed arrays for JS, refs #13966 (#14152) hlaaftana 2020-04-29 09:59:08 +03:00
  • 3b5a504692 parseEnum_regression (#14150) cooldome 2020-04-28 18:56:50 +01:00
  • 7d6cbf290a Error -> Defect for defects (#13908) Jacek Sieka 2020-04-28 19:56:01 +02:00
  • cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) hlaaftana 2020-04-28 20:44:52 +03:00
  • d5ed4fba3e test packages with Github workflows narimiran 2020-04-28 10:43:04 +02:00
  • 289d48e5fe bug fix (#14149) [backport:1.2] cooldome 2020-04-28 17:02:14 +01:00
  • e63fc95bd4 fix tdistros test which was failing on Nightlies narimiran 2020-04-28 15:59:32 +02:00
  • 82fc66b607 Update grammar.txt with func and as (#14147) [backport] hlaaftana 2020-04-28 11:57:35 +03:00
  • e1dab59d46 add 14 more packages to 'important_packages' (#14141) Miran 2020-04-28 07:28:48 +02:00
  • 065a6af2de fixes a critical =trace generation bug (see test case) (#14140) Andreas Rumpf 2020-04-27 22:20:14 +02:00
  • 2f1aad0264 Add RSA key reading and encrypt/decrypt to openssl (#14137) PMunch 2020-04-27 21:01:56 +02:00
  • d38853c504 Undefine paramCount & paramStr in nimscript.nim for *.nims (#12860) Neelesh Chandola 2020-04-27 22:46:40 +05:30
  • a3a317b76d $ now works for unsigned intergers with nim js (#14122) Timothee Cour 2020-04-27 10:15:17 -07:00
  • 0e6eb96a5f Fix #14066 issue with stringifying incomplete types (#14135) PMunch 2020-04-27 18:43:02 +02:00
  • bb982c644b $(a: float) now works consistently in nim js, avoiding printing floats as ints (#14134) Timothee Cour 2020-04-27 08:33:03 -07:00
  • 664cb2c0be Remove some deprecated procs from std/times (#14129) Oscar Nihlgård 2020-04-27 14:42:29 +02:00
  • b8d7a98265 fix #14132 dsymutil should not be called on static libraries (#14133) [backport:1.2] Timothee Cour 2020-04-27 03:39:27 -07:00
  • dedb04fa9e new implementations for --gc:orc (#14121) Andreas Rumpf 2020-04-27 11:57:26 +02:00
  • eaedd0cb94 add FileReader Web API to js dom (#14105) cooldome 2020-04-26 23:08:11 +01:00
  • 9384f7ad35 since now takes an optional patch, eg: since: (1, 3, 1) (#14124) Timothee Cour 2020-04-26 05:55:25 -07:00
  • d23446c6ba added high level sendTo and recvFrom to std/asyncnet (UDP functionality) (#14109) rockcavera 2020-04-26 05:16:10 -03:00
  • 76ffa4fa25 fixes #14112, tests for #12892, #12671, #11697 (#14125) hlaaftana 2020-04-26 11:12:16 +03:00
  • 31ba27590c small docs fix in typetraits (#14108) hlaaftana 2020-04-25 21:35:20 +03:00
  • 56584414f3 Make await a template (#12085) Alexander Ivanov 2020-04-25 21:27:03 +03:00
  • caf30e7cb5 Faster readStr() (#14099) Christopher Dunn 2020-04-25 13:19:11 -05:00
  • 018e297d66 HCR: properly handling complex const objects in the codegen - fixes #13915 (#14115) Viktor Kirilov 2020-04-25 21:17:33 +03:00
  • 362c8964bf Fixes #14110 (#14111) Jae Yang 2020-04-25 14:00:24 -04:00
  • 13fa338ada implement (#14114) cooldome 2020-04-25 18:59:56 +01:00
  • f3eeb3f921 Fix #14088 and #14089 on NetBSD (#14104) Euan 2020-04-24 13:30:41 +01:00
  • 706de1a566 add CI badges for CI github actions ssl+docs Timothee Cour 2020-04-24 02:30:35 -07:00
  • d5b7e9902c fix nim CI; fix local testament (#14102) Timothee Cour 2020-04-24 01:24:30 -07:00
  • d5d3594457 Add critbits.commonPrefixLen (#14072) Phil Krylov 2020-04-24 10:31:30 +03:00
  • b2141fc2a1 changed type() to typeof() in docs and error messages (#14084) hlaaftana 2020-04-24 10:22:12 +03:00
  • dd5ccc3e5a testament: don't try to test nimgrep if it's not there [backport:1.2] (#14085) alaviss 2020-04-24 07:20:33 +00:00
  • dff007f66d Make JS not mangle to snake_case (#14086) hlaaftana 2020-04-24 10:19:54 +03:00
  • 123f9fb77a Fix #14091 and #14093 - test failures on NetBSD (#14096) Euan 2020-04-24 08:18:44 +01:00
  • f07f07eef9 [ci skip] changelog conflicts are a thing of the past (#14098) Timothee Cour 2020-04-24 00:16:20 -07:00
  • b18b1b0302 add CI badges for azure-pipelines for devel, 1.0, 1.2 branches (#14101) Timothee Cour 2020-04-24 00:08:27 -07:00
  • eca8f1d79f Add tests for #8481, #6490 and #4061 (#14083) Clyybber 2020-04-23 19:52:33 +02:00
  • 66db9de714 CT sizeof(+friends) for {.importc, completeStruct.} types, enable ABI static checks (#13926) Timothee Cour 2020-04-23 02:24:09 -07:00
  • 5c534b2943 new cmd: nim r main [args...] to compile & run, saving binary under $nimcache/main (#13382) Timothee Cour 2020-04-23 01:02:18 -07:00