Commit Graph

  • 45dfd445da fixes #2285 Araq 2015-11-26 16:47:20 +01:00
  • 5fe71db6d9 'out T' is an alias for 'var T' Araq 2015-11-26 11:58:46 +01:00
  • 25e2e3faec 'importc' allows 'not nil' annotation Araq 2015-11-26 11:52:52 +01:00
  • a2480efd68 allow 'nil ref T' as a first step which does nothing Araq 2015-11-19 09:14:41 +01:00
  • 0dcaf27b64 Merge pull request #3589 from yglukhov/dom-refactoring Andreas Rumpf 2015-11-26 17:44:49 +01:00
  • 8603d5849e Merge pull request #3588 from yglukhov/js-no-node Andreas Rumpf 2015-11-26 17:41:56 +01:00
  • fbe6695a52 Merge pull request #3594 from theduke/unicode-validate-overlong Andreas Rumpf 2015-11-26 17:34:21 +01:00
  • 0fb857f14e Merge pull request #3591 from yglukhov/float-format-js Andreas Rumpf 2015-11-26 17:33:09 +01:00
  • 25b605a3a2 validateUtf8: catch overlong ascii theduke 2015-11-26 16:05:24 +01:00
  • 2fcc37fd2b fixed float formatting for js Yuriy Glukhov 2015-11-26 01:10:52 +02:00
  • c0754beb22 Dom refactoring Yuriy Glukhov 2015-11-25 19:27:13 +02:00
  • 0abfbf8f0d Removed Node, NodeType and Document definitions from jssys. Yuriy Glukhov 2015-11-25 16:37:36 +02:00
  • eaed36092c Merge pull request #3573 from yglukhov/doc-fix Andreas Rumpf 2015-11-25 15:03:43 +01:00
  • cfe4e78aa6 Merge pull request #3580 from yglukhov/js-distinct-type Andreas Rumpf 2015-11-25 15:03:19 +01:00
  • d3b69e515f Fixes #3582. Dominik Picheta 2015-11-24 13:39:43 +00:00
  • 0d5b9afb08 Fixed JS codegen for distinct types Yuriy Glukhov 2015-11-23 21:14:15 +02:00
  • b7b7cf54ab Merge pull request #3577 from def-/options-doc Dominik Picheta 2015-11-23 16:17:03 +00:00
  • 93e01da671 Fix options module to use new import name def 2015-11-23 16:30:18 +01:00
  • 7540cdd169 Update comment about map being in system module def 2015-11-23 16:23:30 +01:00
  • ad503ce8f9 Add options module to standard library documentation def 2015-11-23 16:14:35 +01:00
  • b1e103fd41 Merge pull request #3574 from tirkarthi/devel Dominik Picheta 2015-11-23 12:37:15 +00:00
  • 6bebd2ebcf Merge pull request #1 from tirkarthi/tirkarthi-patch-1 Xtreak 2015-11-23 18:02:55 +05:30
  • e3724925d2 Wrap the example in a code block Xtreak 2015-11-23 18:01:36 +05:30
  • 3c70a2e914 doc fix Yuriy Glukhov 2015-11-23 13:02:32 +02:00
  • 989cdd45ed Merge pull request #3572 from vegansk/fix_slurp_err_msg Andreas Rumpf 2015-11-23 09:56:52 +01:00
  • 98723925d8 Fixed SIGSEGV on wrong slurp usage Anatoly Galiulin 2015-11-23 13:18:05 +05:00
  • e0835948bd OpenBSD doesn't support AI_V4MAPPED Juan Francisco Cantero Hurtado 2015-11-23 04:27:20 +01:00
  • 3c5a0b1b1a Merge pull request #3563 from c-blake/devel Andreas Rumpf 2015-11-20 10:29:50 +01:00
  • a1df79d5f2 Add a unit test that covers issue 3477 https://github.com/nim-lang/Nim/issues/3477 Charles Blake 2015-11-19 07:03:06 -05:00
  • 716c12a436 Fix loop index bug in scan for a[s] in b[s..s+len2-1]. a, b must both be indexed starting from s after the common prefix "strip" phase. This resolves issue 3477: https://github.com/nim-lang/Nim/issues/3477 Charles Blake 2015-11-19 06:52:31 -05:00
  • ba6d0eb4db fixes #3541 Araq 2015-11-18 16:07:20 +01:00
  • 1757b8466d fixes #3546 Araq 2015-11-18 14:42:13 +01:00
  • 2f07ac785f website updated Araq 2015-11-18 13:32:29 +01:00
  • 528cf3eae4 better error handling for bug #3550 Araq 2015-11-18 13:32:16 +01:00
  • 698b1fc954 fixes #3550 Araq 2015-11-18 12:32:46 +01:00
  • aad4ed776b allows macros to access documentation comments Araq 2015-11-18 11:19:43 +01:00
  • edb495a6b3 fixes a critical error handling bug for nimsuggest Araq 2015-11-18 11:18:56 +01:00
  • 0f7fdd8bf4 Merge pull request #3536 from jyelon/proc-addr Andreas Rumpf 2015-11-12 16:08:12 +01:00
  • e8bc19f79c Add 'auto-decoration' to nimGetProcAddr jyelon 2015-11-11 21:55:33 -05:00
  • ebc3438cc2 Merge pull request #3533 from nim-lang/fix-parseopt2-externs Andreas Rumpf 2015-11-11 23:37:43 +01:00
  • 41861711c8 add doco for array/seq helper procs JamesP 2015-11-12 07:03:16 +10:00
  • 52e40995b7 added helper procs for standalone calc of stats for array/seq Changed derivation to use runningstats, so there is a single point of truth for the calculations, and provides more stats functions JamesP 2015-11-12 06:33:26 +10:00
  • 3832ea0785 Prevent Exported C procedure collisions Varriount 2015-11-11 15:18:13 -05:00
  • 29fd3edb9c Merge pull request #3514 from vegansk/3513_pgsql_prepstat Dominik Picheta 2015-11-11 16:09:18 +00:00
  • 67e62302b4 Avoid signed shifts and bit operations for sets. Reimer Behrends 2015-11-11 14:19:09 +01:00
  • 4cefbc2914 add comment to identify where RunningStat code resides JamesP 2015-11-11 08:56:51 +10:00
  • 0cf4e2603f Removal of stats procs for openarray (use the RunningStat methodology) JamesP 2015-11-11 08:56:12 +10:00
  • f9ad735e55 documented untyped/typed meta-types Araq 2015-11-10 22:51:03 +01:00
  • b6374f1f68 fixes newly introduced oswalkdir module Araq 2015-11-10 15:56:17 +01:00
  • 7578d580e0 added oswalkdir.nim for the JS target Araq 2015-11-10 15:35:02 +01:00
  • 2aff716134 os.walkDir is available at compile time Araq 2015-11-10 15:29:53 +01:00
  • 81f876040b added newTree to ast.nim Araq 2015-11-10 15:29:01 +01:00
  • e9313dd362 added prefix matching to critbits.nim Araq 2015-11-10 15:28:34 +01:00
  • 209a5fc1bc updated old links on the website Araq 2015-11-10 15:27:20 +01:00
  • 92f2fd9655 Merge pull request #3527 from tulayang/devel Dominik Picheta 2015-11-10 10:18:32 +00:00
  • 696b89c111 Fix osproc.close wt 2015-11-10 11:13:04 +08:00
  • 60e5a2b2f5 Merge pull request #3504 from Matt14916/xmlparser-entities Dominik Picheta 2015-11-08 13:07:38 +00:00
  • d8738f8f5d Merge pull request #3521 from gour/tools-link-fix Dominik Picheta 2015-11-08 12:58:00 +00:00
  • c83e4390d8 Modified setDefaultLibpath to search using findExe"nim". Dominik Picheta 2015-11-07 15:48:14 +00:00
  • ab0a7303bf fix docgen link Gour 2015-11-07 09:33:55 +01:00
  • 7d62b9fc1a add sum back in, fix min inital value, tidy up spaces in code and comment wording, add a sum test assertion JamesP 2015-11-07 18:00:21 +10:00
  • 716f84ae4b import the new stats lib JamesP 2015-11-07 17:47:49 +10:00
  • cdd00c4df6 Add RunningStat related statistics code removed from math lib, and add new functionality - skewness & kurtosis (3rd and 4th stat moments) - addition ops for RunningStat - RunningRegress object - slope, intercept and correlation regression procs - addition ops for RunningRegress JamesP 2015-11-07 15:15:30 +10:00
  • 03590a1c42 Removal of RunningStats ready for new stats.nim pure lib file JamesP 2015-11-07 15:10:51 +10:00
  • c017904363 Fixed issue 3513: wrong setupQuery realization Anatoly Galiulin 2015-11-06 10:24:23 +06:00
  • ae60f4ae76 better nimsuggest support Araq 2015-11-03 14:52:23 +01:00
  • 5c8342eef9 Nimscript fixes 'cpFile' typo Araq 2015-11-03 14:52:07 +01:00
  • 86c8a7a947 nimrod is obsolete Araq 2015-11-03 13:26:20 +01:00
  • c87f4d24eb fixes start.bat file Araq 2015-11-03 13:25:51 +01:00
  • 1dda0e4b84 fixes a critical xlen codegen bug Araq 2015-11-03 13:20:23 +01:00
  • 618d0bc263 Merge pull request #3509 from yashaka/void-context-doc-rephrase Andreas Rumpf 2015-11-02 20:30:07 +01:00
  • 3a5a7a4edf updated 'Void context' section specifying more precisely that assignment to result triggers MANDATORY void context FOR THE SUBSEQUENT EXPRESSIONS Iakiv Kramarenko 2015-11-02 18:50:10 +02:00
  • a64d7be3a9 Merge pull request #3508 from VKlayd/devel Andreas Rumpf 2015-11-02 11:43:40 +01:00
  • e4a3f9fa4b Install stdlib.nimble in lib Victor Korkin 2015-11-02 12:48:19 +06:00
  • d673fb3911 nimsuggest: added 'chk', 'outline' and 'highlight' features Araq 2015-11-01 23:26:19 +01:00
  • d883781071 Merge pull request #3490 from oderwat/osx-libiconv Andreas Rumpf 2015-11-01 12:59:33 +01:00
  • 29a40e37d5 Use nanoseconds for timeouts less than 1 second on Mac OS X. Dominik Picheta 2015-11-01 11:28:11 +00:00
  • 0249bd0e6c Add missing untestable test. Dominik Picheta 2015-11-01 10:36:47 +00:00
  • ae48f26798 Fix poll's timeout for Mac OS X in the seletors module. Dominik Picheta 2015-11-01 10:36:07 +00:00
  • 8671656e6f Add a test to xmlparser Matt Sullivan 2015-10-31 13:30:07 -05:00
  • 097c508897 Create entity nodes with xmlparser Matt Sullivan 2015-10-30 23:42:29 -05:00
  • f3814be530 Merge pull request #3501 from nanoant/patch/smaller-build.sh-using-trace Andreas Rumpf 2015-10-30 21:06:34 +01:00
  • fd1011e940 build.sh: Output error messages to stderr Adam Strzelecki 2015-10-30 15:09:34 +01:00
  • 1608bd99eb build.sh: Use shell built-in command trace Adam Strzelecki 2015-10-30 15:06:15 +01:00
  • f838c1baa4 fixes #3498 Adam Strzelecki 2015-10-30 00:27:33 +01:00
  • 22fc9a9470 development version is 0.12.1, not 0.12.0 Araq 2015-10-29 23:33:09 +01:00
  • 47e45dee7e fixes #3496 Adam Strzelecki 2015-10-29 22:10:09 +01:00
  • 8b8005e1a3 Merge pull request #3495 from bambuchaAdm/libressl-compatibility Dominik Picheta 2015-10-29 19:40:09 +00:00
  • 8e9441b8cd Add serach for libssl.so without version suffix. Łukasz Dubiel 2015-10-29 20:01:43 +01:00
  • 9b64a73bad Removed libiconv prefix (on OS X) to make encodings compile on OS X. Hans Raaf 2015-10-28 20:33:07 +01:00
  • da308be2d7 net.nim: add support for Unix sockets Michał Zieliński 2015-10-28 19:55:04 +01:00
  • 8e4b5e10ba updated compiler.nimble file Araq 2015-10-28 14:19:01 +01:00
  • 21755a64fc Merge pull request #3483 from sanxiyn/patch-1 reactormonk 2015-10-28 11:28:05 +01:00
  • 2309940f02 Update website link Seo Sanghyeon 2015-10-28 18:41:42 +09:00
  • 22a702868b updated todo.txt Araq 2015-10-28 08:13:49 +01:00
  • c02e7954af Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Araq 2015-10-27 23:38:25 +01:00
  • f03ce85518 news.txt: fixed typo Araq 2015-10-27 23:38:09 +01:00
  • 3892969af4 Merge branch 'devel' Dominik Picheta 2015-10-27 23:36:00 +01:00
  • d9415fd5ce Download links for new version. Dominik Picheta 2015-10-27 23:09:14 +01:00
  • 30cc353831 Prep for v0.12.0 v0.12.0 Dominik Picheta 2015-10-27 22:28:42 +01:00