Commit Graph

  • 34e253bf34 Merge pull request #5737 from moigagoo/feature/make_docs_mobile_friendly Dominik Picheta 2017-04-21 20:20:28 +02:00
  • 3f5ababfe8 make sighashes work in more cases Andreas Rumpf 2017-04-21 17:01:57 +02:00
  • afa80092d3 wip Andreas Rumpf 2017-04-21 09:40:27 +02:00
  • 20f92616d2 Add meta tag to ensure that media queries are activated on mobile devices. Konstantin Molchanov 2017-04-20 11:06:59 +04:00
  • 4b76d9846b Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2017-04-19 15:20:54 +02:00
  • 5018f6fa15 fixes #5729 Araq 2017-04-19 15:20:46 +02:00
  • b7bffa35c7 attempt to make sighashes produce smaller diffs Andreas Rumpf 2017-04-19 08:40:05 +02:00
  • 02bbfa1164 precise stack scanning for Nim's GCs; work in progress Andreas Rumpf 2017-04-19 08:33:19 +02:00
  • 43dae68a42 inter.txt: fix git bisect example (#5722) Michał Zieliński 2017-04-19 00:36:28 +02:00
  • fa592f3aad Minor: spelling correction in tables.nim (#5727) Zach Smith 2017-04-18 18:35:44 -04:00
  • 3e52bb6535 fix a regrsesion in signature matching of derived ptr types Zahary Karadjov 2017-04-18 23:55:59 +03:00
  • 03ddfddcae Add test for previous commit. Dominik Picheta 2017-04-17 20:04:24 +02:00
  • 5a4c06dbdc Support JInt fields for 'float' in JSON umarshal macro. Dominik Picheta 2017-04-17 19:47:43 +02:00
  • 793d6efffb Fixes null handling for object refs in JSON unmarshal macro. Dominik Picheta 2017-04-17 18:43:31 +02:00
  • b829092c9e Add support for BiggestInt in JSON unmarshal macro. Dominik Picheta 2017-04-17 18:01:25 +02:00
  • 2108dcf0d5 Fix JSON macro bug with ref objects. Dominik Picheta 2017-04-17 17:59:49 +02:00
  • afb7542d20 Merge pull request #5720 from FedericoCeratto/patch-27 Dominik Picheta 2017-04-17 14:33:15 +02:00
  • 12f758cc42 Merge pull request #5719 from FedericoCeratto/patch-26 Dominik Picheta 2017-04-17 14:14:53 +02:00
  • 856d04c146 Fix cookie timestamp format #5718 Federico Ceratto 2017-04-17 12:58:10 +01:00
  • 407beef7fd Fix "secure" capitalization Federico Ceratto 2017-04-17 12:54:23 +01:00
  • 99d20f6112 fix redundant time import with different signature (#5715) Jacek Sieka 2017-04-17 04:50:10 +08:00
  • 13701c0957 Restore the compilation of linalg by tweaking the complex disambiguation rules Zahary Karadjov 2017-04-16 16:11:45 +03:00
  • 2da4a4fbe3 fix regression in tmatrixconcept Zahary Karadjov 2017-04-16 14:39:00 +03:00
  • 3571a8d2f1 more sophisticated test for the previous commit Zahary Karadjov 2017-04-16 14:14:14 +03:00
  • 4da8536701 fix compilation regression in alea Zahary Karadjov 2017-04-16 13:42:33 +03:00
  • dfbafff2e7 fix a compilation error in linalg Zahary Karadjov 2017-04-16 02:44:58 +03:00
  • 759a586b19 Fix huge logo in readme. Dominik Picheta 2017-04-15 15:50:28 +02:00
  • 5cf31417a6 Fixes #5710. Closes #5711. Dominik Picheta 2017-04-15 09:03:12 +02:00
  • bf4ce87e5b fix #5689 Zahary Karadjov 2017-04-15 01:44:33 +03:00
  • d578815963 fix #5683 Zahary Karadjov 2017-04-14 23:54:09 +03:00
  • 8de19a7f4c fix a parsing regression (do is still mandatory in some situations) Zahary Karadjov 2017-04-14 15:01:27 +03:00
  • 55b5401dc6 fixes yet another regression caused by the .procvar removal Andreas Rumpf 2017-04-14 19:18:26 +02:00
  • ce86b4ad78 Posix from detect (#5697) Jacek Sieka 2017-04-13 05:10:54 +08:00
  • e512358bc9 Linux abi take 3 (#5692) Jacek Sieka 2017-04-13 04:57:10 +08:00
  • 926563f0e6 Ignore constant-conversion warning (#5696) Ruslan Mustakov 2017-04-13 03:09:00 +07:00
  • e8389dcb93 docgen: make whitespace around 'class=' more consistent Andreas Rumpf 2017-04-12 15:05:28 +02:00
  • 050918aa2a Fix tioselectors.nim for appveyor. (#5694) Eugene Kabanov 2017-04-12 09:43:41 +03:00
  • 03770daba4 allow StmtLists to pass through semExprWithType Zahary Karadjov 2017-04-11 02:22:13 +03:00
  • 54a1d9c16a wip Zahary Karadjov 2017-04-11 00:48:52 +03:00
  • a3f19c87fb lift parameter-less do block to lambdas Zahary Karadjov 2017-04-10 21:28:11 +03:00
  • f7b10e213b support post expression blocks in return and yield Zahary Karadjov 2017-04-10 17:26:50 +03:00
  • 8b63b84924 fix a regression in tlexerex Zahary Karadjov 2017-04-10 13:06:06 +03:00
  • 8cb11aac4f adapt quote to the new parsing rules Zahary Karadjov 2017-04-10 12:23:04 +03:00
  • e7eb01ed48 fix a parsing regression (calls with do inside param lists) Zahary Karadjov 2017-04-10 12:08:36 +03:00
  • 9ffaee3f88 fully consisent parsing between the new and the old 'do blocks' Zahary Karadjov 2017-04-10 11:44:02 +03:00
  • 34b2527441 the new blocks without 'do' produce compatible AST with 'do blocks' Zahary Karadjov 2017-04-09 23:43:29 +03:00
  • 48a1a54d1c improve the usability of the jsffi module Zahary Karadjov 2017-04-09 23:04:55 +03:00
  • 987b522071 fix the do notation when used with procs Zahary Karadjov 2017-04-09 22:59:24 +03:00
  • c9c64240d3 Fixes ambiguity introduced by #5390. Dominik Picheta 2017-04-09 20:27:28 +02:00
  • 88cb40cd31 Implement support for enum fields in JSON macro. Dominik Picheta 2017-04-09 17:22:40 +02:00
  • bd58a0d67c Use doAssert in JSON macro and improve diagnostics. Dominik Picheta 2017-04-09 17:04:31 +02:00
  • 9f77233ab4 Add JSON tests based on https://github.com/nst/JSONTestSuite Federico Ceratto 2016-11-13 11:50:24 +00:00
  • 4bd650ee42 Merge branch 'feature/json-macro' into devel Dominik Picheta 2017-04-09 13:11:09 +02:00
  • 7ac0c15e7a Improve documentation in the JSON module. Dominik Picheta 2017-04-09 13:09:59 +02:00
  • eedc6fecd7 Document to macro in JSON and add example. Dominik Picheta 2017-04-09 12:48:07 +02:00
  • a883424d0d Implements else branch for JSON unmarshalling of object variants. Dominik Picheta 2017-04-09 11:49:50 +02:00
  • 03172bef6f fix #5643; fix #5644 Zahary Karadjov 2017-04-08 17:57:02 +03:00
  • 658467a31f Improve error messages and add tests for the JSON macro. Dominik Picheta 2017-04-08 22:06:57 +02:00
  • cc223ff7d8 Support int, string and bool fields in unmarshal json macro. Dominik Picheta 2017-04-08 21:23:35 +02:00
  • 12aafb25cc First implementation of JSON unmarshal macro. Dominik Picheta 2017-04-08 20:55:32 +02:00
  • 392f025148 Error Message if CC invocation fails (#5663) Fredrik Høisæther Rasch 2017-04-08 19:06:19 +02:00
  • 6eb74c7281 remove system.getFileSize again, breaks windows builds and I don't want more stuff that's a pain to support in a platform independent manner Araq 2017-04-08 18:19:01 +02:00
  • e9a3ffbc3d Restore the Nim's 0.14 proper handling of generic aliases Zahary Karadjov 2017-04-07 23:18:14 +03:00
  • 27ede21504 Merge pull request #5612 from ehmry/AsyncFile.setLen Dominik Picheta 2017-04-08 12:24:21 +02:00
  • fceef77301 test case for #5640 Zahary Karadjov 2017-04-07 21:57:04 +03:00
  • 0b7321651e fix #5658 Zahary Karadjov 2017-04-07 20:00:20 +03:00
  • e11b3520ff fix #5654 Zahary Karadjov 2017-04-07 19:35:05 +03:00
  • fb3ff64450 fix #5642 Zahary Karadjov 2017-04-07 17:30:15 +03:00
  • eb635d9ccf fix #5648 Zahary Karadjov 2017-04-07 16:58:17 +03:00
  • ee4b98ec17 wip fix #5640 Zahary Karadjov 2017-04-07 15:05:14 +03:00
  • cdfcc12529 Implement json.% for enums. Dominik Picheta 2017-04-06 21:56:20 +02:00
  • 28f3b3d3a7 Add some extra methods and fields to DOM module. Dominik Picheta 2017-04-06 21:15:57 +02:00
  • 0c694d2064 Merge pull request #5564 from nim-lang/fix/4556 zah 2017-04-06 11:25:19 +03:00
  • ab3f22fce1 minor update for nimsuggest Andreas Rumpf 2017-04-06 08:53:31 +02:00
  • 3d4f68c822 Make nimsuggest quit when pressing Ctrl-D from the command line. (#5662) Arne Döring 2017-04-06 08:16:26 +02:00
  • 3374bcb373 parsecfg: handle streams and strings when saving or loading configuration (#5554) Anatoly Galiulin 2017-04-06 13:10:08 +07:00
  • bc5c2d8414 getFileSize and setFileSize procedures for File and AsyncFile Emery Hemingway 2017-04-04 20:26:59 -05:00
  • 4ba6f9808e Update 'compiles' documentation to remove not (#5666) John Scillieri 2017-04-05 17:50:48 -04:00
  • 34c34cb49b move the object construction logic to a separate file Zahary Karadjov 2017-04-06 00:44:46 +03:00
  • f162214d5d object construction: test cases and manual additions Zahary Karadjov 2017-03-18 20:21:36 +02:00
  • 564c0acae2 cleaned up the code and implemented proper error messages Zahary Karadjov 2017-03-18 17:22:26 +02:00
  • 02243410fd News items for previous commit Zahary Karadjov 2017-03-18 02:01:52 +02:00
  • 6edb07091d fix #4556 Zahary Karadjov 2017-03-18 01:44:51 +02:00
  • 88c4d6aabe fix another compiler regression Andreas Rumpf 2017-04-05 11:32:23 +02:00
  • caeb6110e6 VCCEXE: lower case const identifier Fredrik Høisæther Rasch 2017-04-04 19:26:59 +02:00
  • 618a15ed48 Moved vccdiscover to vccexe Fredrik Høisæther Rasch 2017-04-04 19:26:07 +02:00
  • ac81a99892 make tests green again Andreas Rumpf 2017-04-04 18:05:53 +02:00
  • bfaa329680 Merge branch 'devel' into araq Andreas Rumpf 2017-04-04 13:38:41 +02:00
  • 0b79a2b02e attempt to make tests green again Andreas Rumpf 2017-04-04 13:28:15 +02:00
  • e21ca54b11 assignments support ': stmtList' like let/var do Andreas Rumpf 2017-04-04 12:20:43 +02:00
  • 87732f797c fixes #5638 Araq 2017-04-04 12:08:34 +02:00
  • e105c04e49 revert PR #5638 because it breaks code Araq 2017-04-04 10:43:54 +02:00
  • 9aeccda262 system.nim: make min/max take openArrays, not varargs (breaking change) Andreas Rumpf 2017-04-04 09:34:16 +02:00
  • 08f5087d2c remove the need for the .procvar annotation Andreas Rumpf 2017-04-03 16:35:41 +02:00
  • e8cfa14354 de-deprecate silly warning about non-exhaustive string case statments Andreas Rumpf 2017-04-03 12:28:06 +02:00
  • dd7ebb2c95 fixup! support for the Genode OS framework (#5653) Emery Hemingway 2017-04-02 16:48:23 -05:00
  • 57b7c45128 Merge branch 'devel' into araq Andreas Rumpf 2017-04-02 23:44:50 +02:00
  • cab2ce7e87 update grammar.txt Andreas Rumpf 2017-04-02 23:42:53 +02:00
  • c65ff403b2 memory manager: use less memory; corruption prevention Andreas Rumpf 2017-04-02 21:06:10 +02:00
  • 81cd7a8685 minor todo.txt update Andreas Rumpf 2017-04-02 21:01:26 +02:00