Commit Graph

  • 6cb8bf8045 fixes bug reported in PR #5637 Andreas Rumpf 2017-10-30 09:18:47 +01:00
  • 560d87f5fd Fix typo Daniil Yarancev 2017-10-30 11:15:47 +03:00
  • 90c1b94fbe rationals.toRational now uses an algorithm based on continued fractions; refs #4968 Andreas Rumpf 2017-10-30 08:54:43 +01:00
  • 31ef5b6eb9 Merge branch 'krux02-std-rotate' into devel Andreas Rumpf 2017-10-30 08:43:48 +01:00
  • a62051e304 updated algorithm.rotateLeft implementation Andreas Rumpf 2017-10-30 08:42:44 +01:00
  • ff9478fbf2 Merge branch 'std-rotate' of https://github.com/krux02/Nim into krux02-std-rotate Andreas Rumpf 2017-10-30 08:40:19 +01:00
  • d7a896f19d breaking change: 'and' and 'mod' do not produce a subrange type anymore; fixes #5854 Andreas Rumpf 2017-10-30 00:27:30 +01:00
  • aa526da706 make tests green again Andreas Rumpf 2017-10-29 23:09:46 +01:00
  • 8b54db06cb system.nim: typo Andreas Rumpf 2017-10-29 21:32:42 +01:00
  • 957105520f make tests green again Andreas Rumpf 2017-10-29 21:27:22 +01:00
  • 74640862cb Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2017-10-29 20:36:21 +01:00
  • f1dab39086 remove old implementation of the roof operator; make tests green again; close #6292 Andreas Rumpf 2017-10-29 20:36:07 +01:00
  • 293a873051 fixes #6589 (#6590) Fabian Keller 2017-10-29 20:09:46 +01:00
  • d52a1061b3 work in progress: new implementation for 'a[^1]' Andreas Rumpf 2017-10-29 19:46:17 +01:00
  • c0433b0b6c make some system modules compile again Andreas Rumpf 2017-10-29 19:42:33 +01:00
  • 29c075299d made nimresolve part of the compiler Andreas Rumpf 2017-10-29 15:40:50 +01:00
  • 6a3288a60e more replacements for the deprecated '<' Andreas Rumpf 2017-10-29 08:55:30 +01:00
  • 70ea45cdba deprecated unary '<' Andreas Rumpf 2017-10-29 08:37:13 +01:00
  • c17f6c7837 new feature: package level objects Andreas Rumpf 2017-10-29 07:54:39 +01:00
  • 7889692523 first implementation of package level types that allow forwarding across module boundaries Andreas Rumpf 2017-10-28 15:28:59 +02:00
  • c6235920cb backend preparations for incomplete/forwarded object types Andreas Rumpf 2017-10-28 13:46:43 +02:00
  • dcfc2b0e5f sysstr: code formatting Andreas Rumpf 2017-10-28 12:10:22 +02:00
  • 788cf42612 added another test case for #6526 Andreas Rumpf 2017-10-28 12:07:54 +02:00
  • e2af486434 Add sections (type, var, let, const, using) support for reorder pragma (#6326) BigEpsilon 2017-10-28 11:33:35 +02:00
  • e135135469 add strutils.removePrefix proc (#6473) Bo Lingen 2017-10-28 03:47:23 -05:00
  • 616db85c61 Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542) Xiao-Yong 2017-10-28 02:38:31 -05:00
  • 93fd0b0cb5 strutils.find enhancements (#6582) Dmitry Atamanov 2017-10-28 10:30:19 +03:00
  • d2c7d391c8 TinyC upgrade (#6593) Dmitry Atamanov 2017-10-28 10:25:56 +03:00
  • 9c00f6decd fixes #6526 Araq 2017-10-27 20:55:36 +02:00
  • 8c94a00e02 fixes #6606 (#6610) Fredrik Høisæther Rasch 2017-10-27 11:34:57 +02:00
  • 489f9e96f8 Tweeks in the manual (#6599) narimiran 2017-10-26 23:02:54 +02:00
  • bbc0d08dd5 Merge pull request #6605 from naunga/devel Dominik Picheta 2017-10-26 16:43:16 +01:00
  • 11a664dfb3 Felt this paragraph was a little grammatically awkward. Aaron Salvo 2017-10-26 09:45:48 -04:00
  • d50260de20 fixes #6148 Andreas Rumpf 2017-10-26 12:45:00 +02:00
  • 129a599cd6 fixes #6422 Andreas Rumpf 2017-10-26 12:23:37 +02:00
  • c4dcbb45f4 osproc.execProcesses: enable poParentStreams for posix; should make travis green again Andreas Rumpf 2017-10-26 09:19:18 +02:00
  • b2a2522d2d make tests green again Araq 2017-10-26 00:53:36 +02:00
  • 928bdb45f0 fixes cpuinfo regression Araq 2017-10-26 00:53:23 +02:00
  • 3aa7c2232e destructors: supportsCopyMem finally works for recursive types Araq 2017-10-25 08:39:56 +02:00
  • 4f2b79a380 topttree destructor finally works Araq 2017-10-24 09:58:07 +02:00
  • b407f083ba destructors: work in progress Araq 2017-10-24 09:40:28 +02:00
  • 1b695a67f8 Merge pull request #6596 from wizzardx/add-wiki-link Dominik Picheta 2017-10-25 18:27:18 +01:00
  • a20326e268 Allow parsing URIs without authority pgkos 2017-10-25 18:54:34 +02:00
  • fa02ffaeba made 'testament all' run in parallel Araq 2017-10-25 17:36:50 +02:00
  • a5f1abc5ca testament: no sqlite or re dependencies anymore Araq 2017-10-25 16:27:46 +02:00
  • ea535ed1ff osproc on Windows: fix peekExitCode for closed processes Araq 2017-10-25 13:33:19 +02:00
  • 826ddbf809 ast.nim: spacing Araq 2017-10-24 09:28:01 +02:00
  • 5258447e01 concepts: make codegen aware of 'tyInferred' Araq 2017-10-24 09:16:53 +02:00
  • 9df766491d default '=sink' and '=destroy' cannot be templates Araq 2017-10-22 09:55:25 +02:00
  • 0be71677d9 macros.nim: added missing pairs iterator Araq 2017-10-20 17:23:36 +02:00
  • 14e236af05 don't use .this in tcustomstrings.nim Araq 2017-10-20 17:23:09 +02:00
  • d1cf04a38d Add a link to the github wiki wizzardx 2017-10-25 17:26:58 +02:00
  • aa1b575133 [Windows] Use GetSystemInfo for obtaining processor count (#6082) Dmitry Atamanov 2017-10-25 17:19:40 +03:00
  • 49c6dbf4ab Use findNim() in koch temp() (#6592) Stefan Rakel 2017-10-25 14:20:25 +02:00
  • 2ca7b703fb No implicit quit for Genode (#6515) Emery Hemingway 2017-10-25 06:50:55 -05:00
  • e40bf9036f Testament HTML generation upgrade (#6058) Fredrik Høisæther Rasch 2017-10-25 13:48:59 +02:00
  • 71c5c0a47f Sequtils improvements (#6574) narimiran 2017-10-25 13:41:42 +02:00
  • d47fec5bcc Fix #6553 (#6580) Stefan Rakel 2017-10-24 10:51:05 +02:00
  • 61a50d9c8c Fixes #6571 (#6578) Thomas Johnson 2017-10-24 01:48:45 -07:00
  • ce04288d64 isAlphaNumberic and isDigit improvement + tests (#6579) Viktor Marosvary 2017-10-24 10:22:18 +02:00
  • c051244859 Merge pull request #6577 from narimiran/linkFix Dominik Picheta 2017-10-23 19:30:07 +01:00
  • e3c52bd4f4 fix broken link narimiran 2017-10-23 20:09:23 +02:00
  • 5404e47dd0 fixes #5914 (#6566) narimiran 2017-10-23 14:26:32 +02:00
  • 8407818667 Merge pull request #6572 from stisa/patch-1 Dominik Picheta 2017-10-23 10:44:47 +01:00
  • 424b998f72 Fix removeSuffix rst code blocks Silvio 2017-10-23 11:11:08 +02:00
  • ecfbe4940b Merge pull request #6051 from couven92/alignLeft Dominik Picheta 2017-10-22 23:11:13 +01:00
  • 7db5414d18 Merge pull request #6565 from narimiran/seqNames Dominik Picheta 2017-10-22 14:00:21 +01:00
  • e73adde803 update links narimiran 2017-10-22 14:46:58 +02:00
  • 585ac9cc34 change seq name to list narimiran 2017-10-22 14:35:17 +02:00
  • 427fe47e5e Merge pull request #6558 from narimiran/seqCount Dominik Picheta 2017-10-22 13:03:16 +01:00
  • ea752f29a0 more descriptive names narimiran 2017-10-22 13:43:45 +02:00
  • a5a305a7fb Merge pull request #6560 from FedericoCeratto/parseutils-comment Dominik Picheta 2017-10-22 12:16:59 +01:00
  • 1f3e1fe758 Add link to streams module Federico Ceratto 2017-10-21 20:55:15 +01:00
  • a897693395 add count to sequtils narimiran 2017-10-21 20:32:10 +02:00
  • aa96343f1d Remove reExtended from re constructor. Fixes #5627. (#6514) Dominik Picheta 2017-10-20 20:43:34 +01:00
  • bfae7bfe83 Add $ for HttpHeaders. Dominik Picheta 2017-10-20 18:24:17 +01:00
  • 1a0032eb68 added broken tbintree test Andreas Rumpf 2017-10-19 21:03:20 +02:00
  • 8be60dc6bd allow 'block' and 'nkState' after return for easier state machine generation Andreas Rumpf 2017-10-19 15:51:36 +02:00
  • 186e7d49d3 fixes c2nim regression; do not produce more newlines Andreas Rumpf 2017-10-19 13:29:05 +02:00
  • 4f633dde64 make nested custom seqs work Andreas Rumpf 2017-10-19 13:24:24 +02:00
  • fa0f04968f bugfix: propagate the tfHasAsgn flag properly Andreas Rumpf 2017-10-19 13:00:10 +02:00
  • 0a3efccb55 preparations for another bugfix Andreas Rumpf 2017-10-19 12:59:01 +02:00
  • 9911d375b3 make destructors more robust against unchecked arrays Andreas Rumpf 2017-10-18 17:05:33 +02:00
  • f6c63d1191 improved wording style (#6527) Kobi Lurie 2017-10-18 23:47:26 +03:00
  • 7b8c8f3e48 destructors: tcustomseqs less embarrassing Andreas Rumpf 2017-10-17 22:32:38 +02:00
  • 35c8b5e3bc destructors: irresponsibly simple tcustomseq test works Andreas Rumpf 2017-10-17 22:04:40 +02:00
  • e7f37d7223 added typetraits.supportsCopyMem Andreas Rumpf 2017-10-17 21:59:17 +02:00
  • 58d5f96790 destructors: lift type bound ops to objects and arrays etc Andreas Rumpf 2017-10-17 14:48:16 +02:00
  • a0c5260c20 destructors: bugfix: lhs of assignment is irrelevant Andreas Rumpf 2017-10-17 13:09:28 +02:00
  • 45d74f4081 destructors: preparations for upcoming changes Araq 2017-10-17 12:46:49 +02:00
  • 7ee825a6e5 make the Windows build green again Araq 2017-10-17 09:27:44 +02:00
  • 3d69c1bd0b Constants can contain objects (excluding object variants) Daniil Yarancev 2017-10-16 21:41:42 +03:00
  • 9485f1c888 make tests green again Andreas Rumpf 2017-10-16 20:29:16 +02:00
  • 527e20fd3a fixes the Windows build Andreas Rumpf 2017-10-16 19:52:22 +02:00
  • 098bf809b9 Merge pull request #6491 from indianpojken/patch-1 Dominik Picheta 2017-10-16 15:43:15 +01:00
  • 7eeef4aae7 fixes #1137 Andreas Rumpf 2017-10-16 16:46:38 +02:00
  • 309838c6ed todo.txt updates Andreas Rumpf 2017-10-16 16:46:03 +02:00
  • 955b48cf15 Merge pull request #6495 from GULPF/Fix-countLeapYears Dominik Picheta 2017-10-16 15:40:29 +01:00
  • 54c805921a Refac of lists module (#6400) GULPF 2017-10-16 15:03:06 +02:00
  • 590512873c Add hint about computing powers between integers (#6419) Federico Ceratto 2017-10-16 13:59:37 +01:00