Commit Graph

  • 2c645eded5 add strformat limitations section (#10982) Arne Döring 2019-04-09 08:14:59 +02:00
  • 58df5b0a8f allocators.nim: use zero initialization Andreas Rumpf 2019-04-08 23:07:21 +02:00
  • 430814fdb3 make it compile with older nim versions Araq 2019-04-08 17:17:54 +02:00
  • 6efa7ecf18 respect -d:useMalloc everywhere; turn ansi_c and memory into proper Nim modules Araq 2019-04-08 17:09:27 +02:00
  • 9565b844dd compute sinks/assignments properly for for-loop iteration variables Araq 2019-04-08 13:53:15 +02:00
  • 001835bdec use old for loop unpack syntax for bootstrapping Araq 2019-04-08 07:48:51 +02:00
  • b2898cd254 an owned ref parameter behaves as a 'sink' parameter Andreas Rumpf 2019-04-07 23:11:37 +02:00
  • f08e90f0d6 more efficient enumToStr implementation that works without the old typeinfo structures Andreas Rumpf 2019-04-07 21:14:54 +02:00
  • f6ad071a46 make strformat work as NimScript again Araq 2019-04-06 20:56:48 +02:00
  • 9f5d9d1993 makes koch.nim sem'check with --newruntime Araq 2019-04-06 19:13:10 +02:00
  • f1ee36692a fixes compiler regression Araq 2019-04-06 19:12:44 +02:00
  • 6e6a9a721f destructors: we are cooking now Araq 2019-04-06 17:32:33 +02:00
  • fab75fbaf1 added nimAsgnStrV2 compilerproc Araq 2019-04-06 00:57:09 +02:00
  • 1a202b9754 render lent types properly Araq 2019-04-05 17:00:46 +02:00
  • bc681a328f fixes unowned->owned conversion rule Andreas Rumpf 2019-04-06 09:53:59 +02:00
  • f101f09256 Fix astdef typ deref (#10245) Alexander Ivanov 2019-04-05 17:43:36 +03:00
  • 3a5a0f6d46 Strformat symbol binding (#10927) Arne Döring 2019-04-05 15:27:04 +02:00
  • f2f9386101 make sets.nim useful for selective 'from import's Araq 2019-04-05 14:35:39 +02:00
  • e749fc08e7 fixes #10943 (#10947) cooldome 2019-04-05 13:50:57 +01:00
  • efeee326f8 destructors: progress Andreas Rumpf 2019-04-05 12:38:18 +02:00
  • 3e3a8bd4cd newruntime: codegen fix Andreas Rumpf 2019-04-05 12:36:06 +02:00
  • f309e4ff54 relax warning about inconsistent spacing (#10968) Miran 2019-04-05 12:37:33 +02:00
  • 795de374fb fixes destructor tuple regression #10940 (#10941) cooldome 2019-04-04 20:46:02 +01:00
  • d5f2a5c204 add back what was required Araq 2019-04-03 16:13:12 +02:00
  • 228d53006a refactoring: move threadlocalstorage into its own file Araq 2019-04-03 12:09:39 +02:00
  • c9c6741cde newruntime: fixes codegen for closures Araq 2019-04-03 10:10:06 +02:00
  • 94a21134e9 fixes #9811 (#10961) tofu 2019-04-04 13:09:01 +00:00
  • a990afcedc fixes #10200 (#10950) tofu 2019-04-04 12:58:54 +00:00
  • 8546393ddb Merge pull request #10954 from cooldome/atomicInc_regression cooldome 2019-04-04 11:42:08 +01:00
  • 65ee80e50c Pure ref object; fixes #10721 (#10955) Arne Döring 2019-04-04 09:06:12 +02:00
  • e5cdd7f773 add alias for --debugger:native (#10957) Arne Döring 2019-04-04 08:59:26 +02:00
  • c6327e229a Fix dead sequtils link (#10960) [ci skip] MrZoraman 2019-04-03 22:03:15 -07:00
  • ad1c6fe8b9 fixes #10953 Andrii Riabushenko 2019-04-03 15:06:26 +01:00
  • dc2986789b fixes #10942. Lent T bug (#10946) cooldome 2019-04-03 14:55:53 +01:00
  • 734da9544d fixes #10948 (#10949) cooldome 2019-04-03 09:42:41 +01:00
  • eaca62f331 make tests green again Andreas Rumpf 2019-04-02 14:55:32 +02:00
  • d337e4a932 md5: add missing .gcsafe. to the forward declarations (#10944) Miran 2019-04-02 14:44:19 +02:00
  • f2691fdc7e try to make travis green Araq 2019-04-02 12:24:58 +02:00
  • 9029257a99 attempt to make the CIs green again Araq 2019-04-02 11:01:38 +02:00
  • 0b96b135f8 simple program works with --newruntime Araq 2019-04-02 10:42:58 +02:00
  • b707790519 do not display stacktrace twice, fixes #10922 (#10939) Miran 2019-04-02 09:10:03 +02:00
  • f5a7a3bee9 make megatest work again Araq 2019-04-02 08:23:13 +02:00
  • b77a2037f8 newruntime: progress Araq 2019-04-02 00:46:38 +02:00
  • 3b14f0ed10 see what appveyor thinks about this Araq 2019-04-01 17:50:03 +02:00
  • 0f0cc9e6eb see what appveyor thinks about this Araq 2019-04-01 17:45:23 +02:00
  • 204ecfc817 os.nim: proper indentation Araq 2019-04-01 17:45:08 +02:00
  • c3067e36bb newruntime: progress Araq 2019-04-01 16:51:18 +02:00
  • fda1352ccf json.nim: tiny refactoring Araq 2019-04-01 16:24:04 +02:00
  • cce8d3da27 fixes #10934 Araq 2019-03-31 19:59:17 +02:00
  • aeb30a72c0 update unicode.nim (#10921) Miran 2019-03-31 08:36:04 +02:00
  • aa072b9525 fixes #10930 Andreas Rumpf 2019-03-30 23:45:40 +01:00
  • caf0552573 make Boehm GC work on Windows Araq 2019-03-30 00:55:57 +01:00
  • 00f419bcd6 remove check for better error message (#10926) Arne Döring 2019-03-29 20:21:28 +01:00
  • f8e720fda9 fixes json.nim regression Andreas Rumpf 2019-03-29 08:01:47 +01:00
  • dafd995402 change the order of appveyor tests (#10920) Miran 2019-03-28 17:18:42 +01:00
  • e904b3f952 code cleanup (#10874) Arne Döring 2019-03-28 12:32:02 +01:00
  • fcd3b0c4d8 manual: prefer 'typeof(x)' over 'type(x)' Andreas Rumpf 2019-03-27 15:08:23 +01:00
  • 3cb645ab50 move more stuff into manual_experimental Andreas Rumpf 2019-03-27 14:40:47 +01:00
  • 4d0f05a98a manual.rst: move experimental features to manual_experimental Andreas Rumpf 2019-03-27 14:28:40 +01:00
  • d74179dde3 use atomicInc/atomicDec (#10906) Miran 2019-03-27 11:17:44 +01:00
  • 0378bfa402 Fix #10907 - remove unused typedef string (#10908) genotrance 2019-03-26 16:20:26 -05:00
  • d9913593c1 proper fix narimiran 2019-03-26 20:26:23 +01:00
  • 3c4f1acf0c fix nim-chronicles test: there is a new dependency narimiran 2019-03-26 18:35:17 +01:00
  • 3cf846e02c fixes #10904 Araq 2019-03-26 15:57:48 +01:00
  • 73a77e9bef disable testing of nim-chronicles until is fixed narimiran 2019-03-26 16:03:40 +01:00
  • 04f901b63b add NimFrameFilter to nim-gdb.py (#10873) Arne Döring 2019-03-26 13:12:39 +01:00
  • bc29094af9 fixes 'nimble install nimble' problems Andreas Rumpf 2019-03-26 09:51:19 +01:00
  • 802ecbc49e macros: typo Andreas Rumpf 2019-03-26 09:50:16 +01:00
  • 8e1c6e2e2d fixes #10896 (#10903) Andreas Rumpf 2019-03-25 19:26:38 +01:00
  • 663b1f2c96 newruntime: bugfixes Andreas Rumpf 2019-03-24 16:43:40 +01:00
  • b0e236674c logging: better documentation (#10895) Jjp137 2019-03-24 10:53:04 -07:00
  • 1332f649b2 stats.nim: bugfix: use min in '+' [backport] Andreas Rumpf 2019-03-23 15:09:19 +01:00
  • 0cc6e12425 fixes #8202 (#10888) Andreas Rumpf 2019-03-23 14:49:21 +01:00
  • f8146dfd84 improvements on the hot code reloading support (#10892) Viktor Kirilov 2019-03-23 15:48:47 +02:00
  • 0b2a3f6f7f fixes #10886 [backport] (#10897) Andreas Rumpf 2019-03-23 14:44:53 +01:00
  • 7c08303faf system.nim: documentation improvements Andreas Rumpf 2019-03-23 10:55:26 +01:00
  • 714c4f0d67 add short overview of the system module (#10883) Miran 2019-03-23 08:34:59 +01:00
  • bf592c4e94 more destructor based changes (#10885) Andreas Rumpf 2019-03-23 00:12:05 +01:00
  • 25649616ea Add OpenMP overload with stepping (#10891) Mamy Ratsimbazafy 2019-03-22 23:38:43 +01:00
  • 04ad200b40 fixes #10884 (#10887) Andreas Rumpf 2019-03-22 11:55:15 +01:00
  • 83c105c3a3 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2019-03-21 09:34:02 +01:00
  • 49c786331a fixes -d:nimTypeNames leak detection regression Andreas Rumpf 2019-03-21 09:33:53 +01:00
  • 48d5e4f95c add condition for szUnknown (#10869) Arne Döring 2019-03-21 06:55:21 +01:00
  • 3794338aba Lineinfo fix (#10871) Arne Döring 2019-03-21 06:54:42 +01:00
  • 514674cb38 use abort instead of quit (#10872) Arne Döring 2019-03-21 06:52:30 +01:00
  • 28a926cb67 fixes #10861 (#10877) cooldome 2019-03-21 05:48:54 +00:00
  • 67e91558cf REVERT "optPar" Andrii Riabushenko 2019-03-21 00:45:21 +00:00
  • 5f1a59216b optPar Andrii Riabushenko 2019-03-21 00:17:52 +00:00
  • 7ba877914a increase VM limit (#10870) cooldome 2019-03-20 13:01:07 +00:00
  • 54151ce398 docgen: add links for var, let and const (refs #10487) (#10868) Miran 2019-03-20 11:23:38 +01:00
  • 1eefbf6da8 improve docs for os.joinPath, fixes #10836 (#10866) Miran 2019-03-20 08:38:24 +01:00
  • eeae88d81e live with the hacks, PCRE's design is crap Araq 2019-03-19 15:49:24 +01:00
  • bfc7522401 docgen: generate pragma after generic, fixes #10792 (#10865) Miran 2019-03-19 12:55:28 +01:00
  • cd9caf09d1 pcre.nim: added pcre_free and removed hacks in nre and re.nim Andreas Rumpf 2019-03-19 12:48:46 +01:00
  • d3df1b8eda mark user defined destructors with sfOverriden to simplify the logic Andreas Rumpf 2019-03-16 10:38:06 +01:00
  • 389b140029 add tastspec (and ast_pattern_matching) (#10863) Arne Döring 2019-03-19 11:45:29 +01:00
  • 5c1c5902e2 fixes #10857 invisible span had width (#10860) Anthon van der Neut 2019-03-19 10:38:48 +01:00
  • 188870648a sizeof alignof offsetof macros api (#10855) Arne Döring 2019-03-19 08:23:00 +01:00
  • 16fcbee1bc Fix nightlies :test: snippet issue (#10862) genotrance 2019-03-19 02:17:35 -05:00
  • 97c3b113a5 Size ptr tuple (#10846) Arne Döring 2019-03-18 11:37:09 +01:00