Commit Graph

  • 3d768738f8 testament: quote categories too because of 'dir with space' test Araq 2018-09-26 11:31:17 +02:00
  • 4b2f003500 Merge pull request #9067 from kaushalmodi/tiny-doc-formatting-fix Andreas Rumpf 2018-09-25 16:54:29 +02:00
  • 9709ac2bca Fix RST formatting; reword a notice about -d:release in .nims Kaushal Modi 2018-09-25 08:42:19 -04:00
  • acf4e02514 Merge pull request #9057 from LemonBoy/fix-9055 Dominik Picheta 2018-09-25 05:00:09 -07:00
  • 27b622665d Merge pull request #9065 from alaviss/haiku-32bit-fix Andreas Rumpf 2018-09-25 12:13:11 +02:00
  • c240806756 update version to 0.19 Andreas Rumpf 2018-09-25 12:20:54 +02:00
  • b45483f862 travis: enforce OSX tests are green Andreas Rumpf 2018-09-25 10:48:52 +02:00
  • b0deb55814 Merge pull request #9059 from Vindaar/onSignalMod Andreas Rumpf 2018-09-25 11:59:46 +02:00
  • bd3463f776 cpuinfo: fix compilation for 32bit Haiku Leorize 2018-09-25 11:52:29 +07:00
  • 548fc778c9 .error for routines now can also have a custom error message; improve error message for 'nil' strings Araq 2018-09-25 00:28:39 +02:00
  • 8029a649ba math.nim: document what to use instead of 'fmod' Araq 2018-09-25 00:10:12 +02:00
  • 621ef18478 inject sig from anonymous proc instead of for loop Sebastian Schmidt 2018-09-24 23:49:13 +02:00
  • 5a3ed8f2ba Merge pull request #9061 from kaushalmodi/nims-update Andreas Rumpf 2018-09-24 21:54:41 +02:00
  • 276a05e57d Merge pull request #9060 from alaviss/haiku-getAppFilename Andreas Rumpf 2018-09-24 20:16:57 +02:00
  • aecfacd39a Remove nim.cfg mentions from NimScript (nims) docs Kaushal Modi 2018-09-24 11:25:04 -04:00
  • d87606b100 Make getSockDomain work with AF_UNIX sockets LemonBoy 2018-09-24 09:19:28 +02:00
  • 8cc1c55620 os: add getAppFilename() implementation for Haiku Leorize 2018-09-24 19:08:38 +07:00
  • 9a9005622b make t7346 work again Andreas Rumpf 2018-09-24 12:25:40 +02:00
  • 9364369c1f make tests green again Andreas Rumpf 2018-09-24 12:14:43 +02:00
  • c38a608c90 C codegen: support system.move and system.wasMoved Andreas Rumpf 2018-09-23 16:22:31 +02:00
  • 3c461755e2 enable destructors for top level statements; needs to be documented Andreas Rumpf 2018-09-23 13:41:33 +02:00
  • c1aecb8914 os.nim: allow walkDir to work on hierarchies with dangling symbolic links; refs #9034 Andreas Rumpf 2018-09-24 13:15:46 +02:00
  • 68bc45701a travis: don't run testinstall on OSX Andreas Rumpf 2018-09-21 17:17:28 +02:00
  • 4c6382a334 fix posix.onSignal example, inject current signal as s Vindaar 2018-09-24 11:21:45 +02:00
  • fedd695d76 Merge pull request #9046 from LemonBoy/fix-9043 Andreas Rumpf 2018-09-23 23:08:35 +02:00
  • fb54f394e8 Fix for VM codegen with static[T] types LemonBoy 2018-09-23 18:17:00 +02:00
  • 179791aa9a Merge pull request #8746 from LemonBoy/nil-opts Andreas Rumpf 2018-09-23 07:51:22 +02:00
  • 08e0acfafa Merge pull request #9033 from Clyybber/patch-2 Andreas Rumpf 2018-09-23 07:49:15 +02:00
  • 7a087ffb29 nil strings are movable LemonBoy 2018-08-23 12:32:40 +02:00
  • a2587aad0d Merge pull request #9035 from LemonBoy/fix-3075 Andreas Rumpf 2018-09-22 20:18:13 +02:00
  • 75a981cf80 Skip nested procedures in .async. macro LemonBoy 2018-09-22 15:59:47 +02:00
  • b2b9af6a50 koch: add a --stable flag to build Nimble; refs #9017 Araq 2018-09-22 17:19:30 +02:00
  • e5aff4b31b [Docs] Attribute citation to Richard Gabriel Clyybber 2018-09-22 13:57:28 +02:00
  • b2727d03a6 Merge pull request #9020 from LemonBoy/fix-9019 Andreas Rumpf 2018-09-22 13:53:58 +02:00
  • af0c497f5d fixes #8081 Araq 2018-09-22 13:52:40 +02:00
  • 6892ce336c enhance iterator test case, ensure consistency between inline and closure iterators regarding parameter passing semantics Araq 2018-09-22 11:10:53 +02:00
  • 3717e0e314 Merge pull request #9031 from alaviss/poll-fix Dominik Picheta 2018-09-22 10:58:54 +01:00
  • 0930ec72d9 Merge pull request #9028 from LemonBoy/fix-8985 Andreas Rumpf 2018-09-22 09:11:33 +02:00
  • 08c6484298 ioselectors_poll: don't pollRemove() if not needed Leorize 2018-09-22 11:24:29 +07:00
  • 0b3862df10 Merge pull request #9027 from fragcolor-xyz/more-custom-pragmas Andreas Rumpf 2018-09-22 08:57:42 +02:00
  • e07ab06f0a Fix locals() interaction with generic types LemonBoy 2018-09-21 22:35:54 +02:00
  • c29d9f0382 Allow custom pragmas on more symbols again Jörg Wollenschläger 2018-09-22 03:32:04 +09:00
  • 4d9aec1858 Revert #7964 LemonBoy 2018-09-19 21:17:48 +02:00
  • 6b5e2adfd0 niminst: don't depend on NIMINSTDEPS environment variable anymore Andreas Rumpf 2018-09-21 09:09:40 +02:00
  • 69de5ad53c niminst: fix gtar invokation Araq 2018-09-21 01:26:07 +02:00
  • 113b530a52 cleanup import paths Araq 2018-09-21 00:34:45 +02:00
  • 4711b81b86 compiler/nim.cfg: cleanup --path Araq 2018-09-21 00:31:16 +02:00
  • 723d838559 koch: adapt winrelease to appveyor Araq 2018-09-20 16:57:28 +02:00
  • a19d2f76f6 Merge pull request #9015 from LemonBoy/fix-9013 Andreas Rumpf 2018-09-19 22:53:52 +02:00
  • 0951b5b736 Merge pull request #9011 from LemonBoy/fix-9008 Andreas Rumpf 2018-09-19 18:03:30 +02:00
  • 541debe6e1 stdlib: minor changes to avoid compiler warnings Andreas Rumpf 2018-09-19 15:39:01 +02:00
  • 2e477979a4 koch: code cleanups, easier testing for 'testinstall' and 'winrelease' Araq 2018-09-19 15:03:14 +02:00
  • d6c7787e8d Merge pull request #8992 from kaushalmodi/deploy-nightly-docs Andreas Rumpf 2018-09-19 13:08:24 +02:00
  • 334032294f Fix linking issue in cpp codegen LemonBoy 2018-09-19 12:46:50 +02:00
  • a27429304e Convert *_family fields to cushort LemonBoy 2018-09-19 09:24:30 +02:00
  • 04f899dad3 koch: fix doc generation with Google Analytics enabled Araq 2018-09-19 12:15:37 +02:00
  • a892d519a6 Merge pull request #9002 from nim-lang/openarray-equals Andreas Rumpf 2018-09-19 08:09:30 +02:00
  • 27734852da Implements the equals operator for openarray Zahary Karadjov 2018-09-18 17:05:52 +03:00
  • 34f0b91104 attempt to make travis green for 'koch testinstall' Andreas Rumpf 2018-09-18 17:25:27 +02:00
  • 3bbc8c3c4c travis: fixes silly syntax mistakes Andreas Rumpf 2018-09-18 15:57:45 +02:00
  • 7ee6774fb7 travis: run 'koch testinstall' on OSX Andreas Rumpf 2018-09-18 15:27:44 +02:00
  • 23c323ea1d docgen tests: patch 'nim' commands to use the currently running exe instead Andreas Rumpf 2018-09-18 12:20:58 +02:00
  • d2fb6cc222 tavis OSX tests should be green always now Andreas Rumpf 2018-09-18 11:35:37 +02:00
  • 308710c1e2 Deploy devel build of docs to https://nim-lang.github.io/Nim Kaushal Modi 2018-09-18 09:10:53 -04:00
  • a5d014233a Merge pull request #8996 from LemonBoy/fix-2574 Andreas Rumpf 2018-09-18 10:29:49 +02:00
  • aa2d219afe Merge pull request #8995 from LemonBoy/fix-4952 Andreas Rumpf 2018-09-18 09:38:28 +02:00
  • 597acad507 Merge pull request #8937 from Vindaar/fixes-8925 Andreas Rumpf 2018-09-18 09:37:39 +02:00
  • c661f8e1be Merge pull request #8983 from cooldome/codegen_crash Andreas Rumpf 2018-09-18 09:36:16 +02:00
  • 9c6dde1b70 Merge pull request #8990 from LemonBoy/fix-8259 Andreas Rumpf 2018-09-17 22:45:12 +02:00
  • 97fefa3f50 some simple sub-expression elimination not applied by the previos author Zahary Karadjov 2018-09-17 18:19:44 +03:00
  • 95072fbcc3 Bugfix: custom pragmas were not working on public fields Zahary Karadjov 2018-09-17 18:10:05 +03:00
  • 34388c5cc5 name mangling: also special case the backslash character Araq 2018-09-17 20:48:33 +02:00
  • a0914eff5d fixes #7500 Araq 2018-09-15 22:07:47 +02:00
  • 72a65c43a7 add test case Vindaar 2018-09-17 19:56:42 +02:00
  • 539fc5d58b improve the error message for 'attempt to redefine X'; fixes #447 Andreas Rumpf 2018-09-17 19:54:49 +02:00
  • 3467c455c0 fixes #1616; fixes 'nim doc' regressions Andreas Rumpf 2018-09-17 17:35:00 +02:00
  • e9addb3ab2 fix #8925 by using getTypeInst instead of getType Vindaar 2018-09-10 16:40:28 +02:00
  • c2e5faf959 The VM cannot call methods LemonBoy 2018-09-17 19:14:13 +02:00
  • 027cc5013e Fix error during field access in VM LemonBoy 2018-09-17 18:52:40 +02:00
  • 3588240226 Always check the deduced type validity for result LemonBoy 2018-09-17 15:33:44 +02:00
  • 6dc6ea4146 Merge pull request #8981 from LemonBoy/fix-socket-reg LemonBoy 2018-09-17 10:51:42 +02:00
  • 4ae9198493 manual updates; document magical system.procCall; fixes #4329 Andreas Rumpf 2018-09-17 08:54:09 +02:00
  • acaf2b8e76 Fixes 8979 Andrii Riabushenko 2018-09-16 21:33:21 +01:00
  • 550806aba4 Merge pull request #8968 from genotrance/test-6434 Andreas Rumpf 2018-09-16 21:44:41 +02:00
  • c554c2a581 closes #3837 Andreas Rumpf 2018-09-16 21:37:11 +02:00
  • a622291be4 parser.nim: minor code style fix Andreas Rumpf 2018-09-16 21:33:08 +02:00
  • 62e3579655 Fix regression due to type change LemonBoy 2018-09-16 20:29:45 +02:00
  • 9b4305c359 Remove duplicate Ganesh Viswanathan 2018-09-16 05:44:37 -05:00
  • 0330fb2e13 fixes #8911 Andreas Rumpf 2018-09-16 12:28:32 +02:00
  • 866d6d1891 Merge pull request #8897 from timotheecour/pr_startProcessAuxSpawn_raiseOSError_context Andreas Rumpf 2018-09-16 11:45:10 +02:00
  • 501f6c8020 Merge pull request #8970 from genotrance/test-7010 Andreas Rumpf 2018-09-16 11:39:27 +02:00
  • 83419c8cfb Merge pull request #8969 from genotrance/test-6483 Andreas Rumpf 2018-09-16 11:37:56 +02:00
  • 566edd54b6 Merge pull request #8977 from LemonBoy/fix-unix-sockets Andreas Rumpf 2018-09-16 11:34:11 +02:00
  • 058a42c3a2 Merge pull request #8975 from fragcolor-xyz/devel Andreas Rumpf 2018-09-16 09:48:23 +02:00
  • e21c3028cb Removed optUseNimNamespace, removed useless nil check Giovanni 2018-09-16 08:41:44 +09:00
  • 9fc0a9ad42 Merge remote-tracking branch 'upstream/devel' into test-7010 Ganesh Viswanathan 2018-09-15 14:33:47 -05:00
  • ae8e907edb Merge remote-tracking branch 'upstream/devel' into test-6483 Ganesh Viswanathan 2018-09-15 14:33:33 -05:00
  • e4fa1c81cb Merge remote-tracking branch 'upstream/devel' into test-6434 Ganesh Viswanathan 2018-09-15 14:33:15 -05:00
  • a2a06d43f2 Fix connectUnix/bindUnix with abstract socket paths LemonBoy 2018-09-15 17:54:58 +02:00
  • 0e33a8676e Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-09-15 20:32:20 +02:00