Commit Graph

  • 8e38510aff Merge pull request #3617 from FedericoCeratto/3611 Dominik Picheta 2015-12-04 15:17:03 +00:00
  • 6818304e01 Merge pull request #3530 from rbehrends/fix-setop-shifts Andreas Rumpf 2015-12-03 19:52:00 +01:00
  • 97540b2ce4 Fix typo, minor rephrasing. Federico Ceratto 2015-12-03 15:57:55 +00:00
  • af4f6ac123 Merge pull request #3620 from sqwishy/low-high-example-typo Andreas Rumpf 2015-12-03 10:32:59 +01:00
  • 16b2f4a76f Using low() instead of high() in example for low() procedure Sqwishy Trick 2015-12-02 20:59:34 -08:00
  • 760242b870 removes 'x is iterator' special casing in the language Araq 2015-12-03 01:07:51 +01:00
  • 50e83d6433 fixes tlocals regression Araq 2015-12-02 22:48:35 +01:00
  • 05b856df23 Closes: #3611 Federico Ceratto 2015-12-02 16:05:50 +00:00
  • 93ea2e0752 Merge pull request #3610 from jlp765/timesX Dominik Picheta 2015-12-02 12:28:37 +00:00
  • 92e80e68bd make tests green again Andreas Rumpf 2015-12-01 21:22:18 +01:00
  • 59d1bc73a0 Merge pull request #3605 from ephja/echo-flush Andreas Rumpf 2015-12-01 21:14:17 +01:00
  • def25504e8 Add comment at end of file on where to find further tests JamesP 2015-12-01 23:05:37 +10:00
  • f62e8558c8 Removal of tests from times module, that have been moved to ttime.nim test file JamesP 2015-12-01 18:08:52 +10:00
  • c660a7f942 add assertion tests from times module to ttime.nim test file in tests\stdlib JamesP 2015-12-01 18:07:31 +10:00
  • 076b809677 set debug switch to false again Araq 2015-12-01 00:53:20 +01:00
  • af29ea1ea2 proper color flipping Araq 2015-12-01 00:48:37 +01:00
  • 10530add48 next steps for the GC Araq 2015-11-30 11:17:22 +01:00
  • 9ed635d5c0 only mark roots when marking Araq 2015-11-30 07:44:32 +01:00
  • 070403ca5e first compiling version of the new GC Araq 2015-11-30 00:23:23 +01:00
  • 0d8c762452 cleanup of some tests Araq 2015-11-30 00:21:58 +01:00
  • 217e0ab6e9 lambda lifting support for iterToProc plugin Araq 2015-11-29 15:00:19 +01:00
  • d7433d02bc fixes typo Araq 2015-11-29 14:59:46 +01:00
  • 9d1f197773 added CellSetIter for git's history Araq 2015-11-29 14:59:09 +01:00
  • 5de900b456 added iterToProc plugin Araq 2015-11-29 14:58:06 +01:00
  • 6361f6b76d --gc:v2 requires global root tracking Araq 2015-11-29 14:56:30 +01:00
  • a1739455d3 first version of the new hard realtime GC Araq 2015-11-29 14:55:12 +01:00
  • 61086b8e59 flush after printing Erik Johansson Andersson 2015-11-28 21:21:42 +01:00
  • 3b0d8fbea4 respect global log filter level Bruce Doan 2015-11-28 16:41:07 +07:00
  • cc6d9f69b4 Merge pull request #3598 from avsej/devel Dominik Picheta 2015-11-27 20:26:09 +00:00
  • 6e67b9405d fix path to nativesockets Sergey Avseyev 2015-11-27 20:39:08 +03:00
  • 22ed2aab35 fixes memory leak for getAppFilename on Windows Araq 2015-11-26 21:20:10 +01:00
  • 5b35efe5b7 Print out more detailed error messages when compilation fails dfdeshom 2015-11-26 12:23:26 -06:00
  • 85345d2d34 fixes #3222 Araq 2015-11-26 17:39:56 +01:00
  • 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