Commit Graph

  • cdfa34554c Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2017-01-03 22:16:11 +01:00
  • b3b2203aba koch.nim: don't use --git-dir; produces weird results Araq 2017-01-03 22:15:59 +01:00
  • ef6029d3a9 koch.nim: use new nimble branch setup Araq 2017-01-03 22:09:39 +01:00
  • 07ab060fb9 Fix compiler.nimble namespace violations. Dominik Picheta 2017-01-03 18:06:11 +00:00
  • 8413c9f15e niminst: faster way to deduplicate files Araq 2017-01-03 17:03:30 +01:00
  • adb8a816c1 distros.nim: don't lose the information that we don't know the distro's package manager (yet) Araq 2017-01-03 17:03:10 +01:00
  • 70708219c9 distros.nim: also try 'lsb_release -a' Araq 2017-01-03 14:24:57 +01:00
  • 9c0319d211 fixes #5171 Araq 2017-01-03 14:24:23 +01:00
  • 5182be6204 winlean: get rid of deprecation warning Araq 2017-01-03 14:22:49 +01:00
  • 4b32b2cef6 Tutorial1 additions jlp765 2017-01-03 12:06:34 +10:00
  • 5a1e0c25eb Merge pull request #5174 from FedericoCeratto/patch-21 Dominik Picheta 2017-01-02 21:46:25 +00:00
  • a8c439afb5 Add OptReuseAddr to example and handle closing Federico Ceratto 2017-01-02 17:02:20 +00:00
  • bf8f00f717 make nimforum compile again Araq 2016-12-31 11:37:35 +01:00
  • f6c2c4a6a0 distros.nim: better documenation Andreas Rumpf 2016-12-31 10:19:34 +01:00
  • 33b8ade07c make c_setmode compatible with Borland C; refs #5157 Andreas Rumpf 2016-12-31 03:04:10 +01:00
  • 072f932575 niminst: remove complex non-posix line noise for install.tmpl Andreas Rumpf 2016-12-31 03:00:30 +01:00
  • adf8eea4df existance of new distros.nim module can be detected with defined(nimDistros) Araq 2016-12-31 02:01:51 +01:00
  • 763c783bdf added distros.nim stdlib module for NimScript/Nimble support Araq 2016-12-31 01:53:59 +01:00
  • 6f260dd45c make vmgen more robust in the context of 'nim check' Araq 2016-12-31 01:46:50 +01:00
  • 09b6d8c0ca Merge pull request #5163 from vegansk/5155-async Dominik Picheta 2016-12-30 11:06:38 +00:00
  • cfea779e23 fixes #2050 Araq 2016-12-30 02:21:15 +01:00
  • 45001632ce fixes #3848 Araq 2016-12-30 01:51:37 +01:00
  • 020b41e294 fixes #5161 Araq 2016-12-30 01:43:26 +01:00
  • 4104ee121d fixes #5147 Araq 2016-12-30 00:59:10 +01:00
  • 700c024e13 fixes #5148 Araq 2016-12-29 19:32:43 +01:00
  • 4134240b42 finish tool: Check for installations in 'program files' et al Araq 2016-12-29 19:20:23 +01:00
  • 7148f6f104 make gendepend work again Araq 2016-12-27 10:52:02 +01:00
  • 9c4a60193f new shift ops for Nim; based on #4743 Andreas Rumpf 2016-12-29 12:07:20 +01:00
  • 5743ff8386 attempt to mitigate Nimble issue #293 Andreas Rumpf 2016-12-29 10:53:05 +01:00
  • a9729afeaf Merge pull request #5158 from AdrianV/patch-4 Andreas Rumpf 2016-12-29 11:27:19 +01:00
  • 8e71949b78 Add pending operations presence check function, fixes #5155 Anatoly Galiulin 2016-12-29 11:22:50 +07:00
  • 0f10713c34 Merge pull request #5159 from AdrianV/patch-5 Andreas Rumpf 2016-12-29 11:27:01 +01:00
  • 49f2341cd7 Merge pull request #5156 from nigredo-tori/patch-1 Andreas Rumpf 2016-12-29 10:54:46 +01:00
  • 46e4b4854e Merge pull request #5160 from mpcjanssen/xmldom-mpcjanssen Dominik Picheta 2016-12-28 20:57:16 +00:00
  • fa51de8c00 Define getAttributes(NS) on PNode instead of PElement. Mark Janssen 2016-12-28 18:26:25 +01:00
  • 8a487d3223 bcc misses the same functions like vcc AdrianV 2016-12-28 17:34:14 +01:00
  • 3a4353bc40 bcc uses _timezone like vcc AdrianV 2016-12-28 17:30:23 +01:00
  • 7372ad2bed NimTypeKind - replace ntyArrayConstr with ntyAlias nigredo-tori 2016-12-28 22:37:54 +07:00
  • b42b467b77 support: koch supports 'nimble' vs 'nimble --latest' Andreas Rumpf 2016-12-28 00:10:55 +01:00
  • 0b97dfbf87 remove deprecated system.TResult enum Andreas Rumpf 2016-12-28 00:10:10 +01:00
  • 0af85846bb support for arm64; fixes #2147 Andreas Rumpf 2016-12-27 19:18:41 +01:00
  • 847210b799 disable new alloctor behaviour for emscripten Andreas Rumpf 2016-12-27 17:54:09 +01:00
  • 39b25cf4dc simple closure iterator calling closure iterator works; refs #3837 Andreas Rumpf 2016-12-27 09:51:58 +01:00
  • e1828733f1 fixes #4519 Andreas Rumpf 2016-12-25 15:26:32 +01:00
  • 8b76edfd65 Update paypal link in the community page. Dominik Picheta 2016-12-24 01:10:14 +01:00
  • 93fb8b67b9 fixes #5142 Araq 2016-12-23 12:27:14 +01:00
  • 77d5d0cdfe NimScript: prepare for future Nimble improvements; should be completely compatible with old and upcoming Nimble versions Araq 2016-12-23 12:26:28 +01:00
  • ec1a77bb86 Oops - forgot export marker. Charles Blake 2016-12-22 16:12:31 -05:00
  • 1bb6775f92 Add a proc == for MemSlice. Charles Blake 2016-12-22 15:25:13 -05:00
  • 0daca5c463 make travis green Araq 2016-12-22 20:46:12 +01:00
  • 9e784523ca Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-12-22 16:43:56 +01:00
  • 0ef6815529 fixes #5140 Araq 2016-12-22 16:43:37 +01:00
  • 80f9dcc6eb Used typed/untyped instead of stmt/expr in semQuoteAst. Fixes issue 5120 (#5126) Chris Heller 2016-12-22 01:45:13 -08:00
  • 237e2664e0 make tsets test green again Araq 2016-12-22 09:53:46 +01:00
  • 0f9d746da5 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2016-12-22 09:13:36 +01:00
  • 7bd473c59b fixes #5137 Andreas Rumpf 2016-12-22 09:13:22 +01:00
  • 7ee3cdc88d Merge pull request #5125 from chrisheller/fix-issue-5119 Andreas Rumpf 2016-12-22 08:10:56 +01:00
  • d35a8fa174 Disables `paramCount, paramStr` when building posix dynlib. Fixes #4775 Anatoly Galiulin 2016-12-22 13:55:55 +07:00
  • 7ad32ea0ed Change error handling in split to use doAssert so it is not compiled out when running tests Chris Heller 2016-12-21 22:24:08 -08:00
  • af63bd4e0b Update unit test to handle AssertionError instead of ValueError for #5119 Chris Heller 2016-12-21 19:06:11 -08:00
  • 4e481cc316 implements module grouping for the import statement Andreas Rumpf 2016-12-21 22:13:50 +01:00
  • 80a727f1ce Change error handling to use assert as per Araq's comment Chris Heller 2016-12-21 12:15:33 -08:00
  • 40d034b7e3 Guard against calling split with an empty string as a separator. Fixes #5119 Chris Heller 2016-12-16 01:33:44 -08:00
  • 2bb49136de added missing file Andreas Rumpf 2016-12-21 12:49:20 +01:00
  • 22ce05ef16 fixes recently introduced regression Andreas Rumpf 2016-12-21 12:15:47 +01:00
  • d2fe857f94 fixes #5136 Andreas Rumpf 2016-12-21 11:38:33 +01:00
  • 06a8d37f9a fixes #5135 Andreas Rumpf 2016-12-21 11:09:47 +01:00
  • c166394024 fixes #5131 Araq 2016-12-20 22:42:25 +01:00
  • f484d1b20b make nimfix compile with newer compiler API Araq 2016-12-20 15:59:53 +01:00
  • bafc94a49a bugfix: aporia compiles again Araq 2016-12-20 10:25:50 +01:00
  • 237252f90c Merge branch 'devel' into sighashes Araq 2016-12-19 11:35:45 +01:00
  • c130a2af17 make tests green Araq 2016-12-18 23:32:15 +01:00
  • 3e5e18bc5d make tests green again Araq 2016-12-18 23:20:22 +01:00
  • 39ca8b8c8e fixes #4818 Araq 2016-12-18 23:11:53 +01:00
  • 4561d70632 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-12-18 20:25:34 +01:00
  • 91935fd915 fixes #4308, fixes #4905 Araq 2016-12-18 20:21:50 +01:00
  • 6d10b365fe debug output: show line info earlier Araq 2016-12-18 20:21:03 +01:00
  • 7bbf74e2a3 fixes nimsuggest bug #43 Andreas Rumpf 2016-12-18 14:07:05 +01:00
  • e359dfd1bf Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-12-18 02:13:28 +01:00
  • 19edb206d9 Merge pull request #5123 from vegansk/cpuload_overflow Andreas Rumpf 2016-12-18 02:07:56 +01:00
  • bf1f1eab1f revert line info generation change; produces worse results for other cases Araq 2016-12-18 01:58:16 +01:00
  • 31bc063f2d significantly better stack traces when templates are involved Araq 2016-12-18 00:08:11 +01:00
  • a88a965c6d fixes nimsuggest issue #40 Araq 2016-12-18 00:06:46 +01:00
  • bda8a6c1b7 fixes nimsuggest issue #41 Araq 2016-12-18 00:03:47 +01:00
  • 24239c2361 Merge branch 'devel' into sighashes Araq 2016-12-17 23:04:34 +01:00
  • d4c33df919 fixes #5129 Araq 2016-12-17 23:02:53 +01:00
  • 9ac76b49c0 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2016-12-17 14:22:58 +01:00
  • b013430929 reworked emit pragma; fixes #4730 Andreas Rumpf 2016-12-17 14:20:57 +01:00
  • 4fcb6c0265 Merge pull request #5124 from vegansk/fix_lib_out Andreas Rumpf 2016-12-17 10:13:53 +01:00
  • f8a9382819 Merge pull request #5130 from jlp765/casted Andreas Rumpf 2016-12-17 10:13:13 +01:00
  • 9ea97bbb2a Merge pull request #5096 from cheatfate/sup5094 Andreas Rumpf 2016-12-17 10:12:47 +01:00
  • 4acc84f081 Gramma change: casted or Casted to cast or Cast respectively jlp765 2016-12-17 12:33:57 +10:00
  • 3a4ec7f101 use dwarf-3 debug information on Windows/GCC for compat with older GDBs Araq 2016-12-16 22:02:49 +01:00
  • b99f3743e7 Use `out` compiler option when linking static library Anatoly Galiulin 2016-12-16 14:26:47 +07:00
  • 52a7ed5d19 Fix overflow when casting int64 to int in cpuload.nim vega 2016-12-16 12:12:36 +07:00
  • 843ae830d3 Merge branch 'devel' into sighashes Araq 2016-12-14 01:31:02 +01:00
  • aedafb9978 Nim compiler generates nimcache/proj.json for easier interop with external build tools Araq 2016-12-14 01:27:44 +01:00
  • 414c2decbe Merge branch 'devel' into sighashes Araq 2016-12-13 12:18:45 +01:00
  • 02d39277eb code cleanup and getting rid of debugging comments that nihilated the sighashes approach Araq 2016-12-13 12:18:41 +01:00
  • 30df922409 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-12-13 12:02:05 +01:00