Commit Graph

  • 08843c6673 remove echo() from compiler Aman Gupta 2015-10-01 13:16:18 -07:00
  • 97c2574e8d fix test failure due to "illegal recursion" error message Aman Gupta 2015-10-01 12:25:39 -07:00
  • f89c247a89 fix test failure in coro.nim Aman Gupta 2015-10-01 11:42:40 -07:00
  • 18882d006b fix test failures in subexes due to missing trailing whitespace Aman Gupta 2015-10-01 11:42:11 -07:00
  • 4c53a3a7a5 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-10-01 22:08:29 +06:00
  • f8b7a16ad0 Merge pull request #3406 from jlp765/rationals1 Dominik Picheta 2015-10-01 16:19:49 +01:00
  • ce18b85d2c add two test: zero denominator assert fail, float type compile failure JamesP 2015-10-01 20:32:49 +10:00
  • ae9a89dd25 Merge pull request #3394 from nanoant/patch/use-new-filter-prefix Andreas Rumpf 2015-10-01 09:12:08 +02:00
  • a3550d1314 Merge pull request #3384 from tmm1/bitsize-pragma Andreas Rumpf 2015-10-01 09:11:17 +02:00
  • 2f4cc4efce add a few type checks to limit type to SomeInteger JamesP 2015-10-01 15:07:23 +10:00
  • d6b7f0ad9e add assertion for zero denominator JamesP 2015-10-01 15:02:46 +10:00
  • 61ace9e394 fix failure in lib/pure/ospaths.nim Aman Gupta 2015-09-30 20:14:14 -07:00
  • 82a04051bb fix failure in tests/method/tmapper.nim Aman Gupta 2015-09-30 20:13:37 -07:00
  • b093c0abd0 show full compiler output with reNimcCrash Aman Gupta 2015-09-30 19:32:09 -07:00
  • ded5753292 remove "rerun with --parallelBuild:1" message and show error inline Aman Gupta 2015-09-30 19:05:37 -07:00
  • 9f33baf51b add afterRunEvent callback to execProcesses Aman Gupta 2015-09-30 19:02:23 -07:00
  • 8c86467730 document new bitsize pragma Aman Gupta 2015-09-30 12:29:32 -07:00
  • 2d2f152e3c Merge pull request #3398 from tmm1/run-single-test Andreas Rumpf 2015-09-30 21:16:36 +02:00
  • 5a003532d0 fixes #2473; cleanup of some tests Araq 2015-09-30 21:04:21 +02:00
  • 1a63e630ae Merge pull request #3345 from rbehrends/no-unmap Andreas Rumpf 2015-09-30 21:10:36 +02:00
  • 435fbbc943 allow testament/tester to run single file Aman Gupta 2015-09-30 12:09:58 -07:00
  • 55bc5d15c7 Merge pull request #3385 from nanoant/patch/dont-fail-on-unknown-enum-value-to-string Andreas Rumpf 2015-09-30 21:09:17 +02:00
  • 87ab263d52 Merge remote-tracking branch 'origin/devel' into bitsize-pragma Aman Gupta 2015-09-30 11:43:59 -07:00
  • 8450ee9d59 ensure generated c-code matches Aman Gupta 2015-09-30 11:42:50 -07:00
  • dd2225fe07 NimScript: --threads:on works in a nims file Araq 2015-09-30 17:18:41 +02:00
  • 8dad20fe38 Merge pull request #3397 from xyz32/move_to_const Andreas Rumpf 2015-09-30 17:05:38 +02:00
  • 700b63ad89 Use new #? filter prefix in various places Adam Strzelecki 2015-09-30 12:38:18 +02:00
  • 4bba8e026a use const instead of let Radu Oana 2015-09-30 09:49:22 -04:00
  • 374b65289c Move magic numbers to const Radu Oana 2015-09-30 08:20:24 -04:00
  • e9f5c256d7 parseopt: This module is no longer deprecated Adam Strzelecki 2015-09-30 12:28:41 +02:00
  • 4d2486c858 doc: Move deprecated modules into separate section Adam Strzelecki 2015-09-29 22:49:21 +02:00
  • 144dc8f8ad Move deprecated modules into lib/deprecated/ Adam Strzelecki 2015-09-29 22:34:57 +02:00
  • 9b5b254620 rawsockets: Fix getaddrinfo on FreeBSD Adam Strzelecki 2015-09-30 12:20:56 +02:00
  • 4071219e20 Merge pull request #3391 from tmm1/travis-ci Dominik Picheta 2015-09-30 10:37:19 +01:00
  • d80f163384 NimScript: --define works as expected Araq 2015-09-30 11:02:23 +02:00
  • 4351c62161 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-30 14:23:25 +06:00
  • 517312467e add libcurl and libsdl1 headers Aman Gupta 2015-09-29 16:22:47 -07:00
  • a90241b8c4 remove mac builds for now Aman Gupta 2015-09-29 16:20:51 -07:00
  • 7f619c75e6 build on macosx too Aman Gupta 2015-09-29 15:51:43 -07:00
  • dd1e0bd836 run in travisci containers Aman Gupta 2015-09-29 15:51:31 -07:00
  • 52230e2ae0 set PATH for tests Aman Gupta 2015-09-29 15:51:18 -07:00
  • 243e665965 fix current directory Aman Gupta 2015-09-29 15:42:45 -07:00
  • e5ba94b1f8 Merge remote-tracking branch 'origin/devel' into bitsize-pragma Aman Gupta 2015-09-29 15:38:30 -07:00
  • 980db2f440 Merge pull request #3390 from tmm1/travis-ci Dominik Picheta 2015-09-29 23:29:45 +01:00
  • 1fa7b62763 Merge pull request #3388 from nanoant/patch/kqueue-support-for-osx-and-freebsd Dominik Picheta 2015-09-29 23:28:13 +01:00
  • fbe7bf3c8b no more build.sh, bootstrap release too Aman Gupta 2015-09-29 15:14:54 -07:00
  • 3af310eb55 add basic travis config Aman Gupta 2015-09-29 14:58:10 -07:00
  • fa404dc532 better assertions for bitfield behavior Aman Gupta 2015-09-29 14:53:34 -07:00
  • 0679340b52 switch to bitsize:int Aman Gupta 2015-09-29 14:39:20 -07:00
  • 29dac5ed60 Nimscript: the compiler supports a directory wide config.nims file Araq 2015-09-29 21:01:26 +02:00
  • 1b7d8246c1 NimScript: setCommand takes an optional project filename Araq 2015-09-29 20:44:12 +02:00
  • 27bdf5c45c osproc: free resources properly for the new poInteractive flag Araq 2015-09-29 20:00:28 +02:00
  • 5f7ad9131f added osproc.poInteractive and osproc.hasData; both experimental Araq 2015-09-29 19:29:45 +02:00
  • 6268bf33a2 fixes #3387 Araq 2015-09-29 17:42:00 +02:00
  • 4e44ded2be winlean additions; preparing for osproc patch to use named pipes Araq 2015-09-28 16:42:40 +02:00
  • c852143f3a os.walkDir supports yielding relative paths Araq 2015-09-28 16:41:36 +02:00
  • ab6f8f6e5b fixesunicode.lastRune Araq 2015-09-28 16:41:03 +02:00
  • 985594cbb8 added streams.readAll proc Araq 2015-09-28 16:39:52 +02:00
  • 4c537bd1e5 selectors: Cleanup a bit epoll flavor Adam Strzelecki 2015-09-29 19:28:10 +02:00
  • 248f52fea7 Selectors using OS X & Free/Open/NetBSD kqueue API Adam Strzelecki 2015-09-29 19:27:41 +02:00
  • 900ea81030 lib/posix: OS X & Free/Open/NetBSD kqueue API Adam Strzelecki 2015-09-29 19:23:16 +02:00
  • 8b2c9964ab Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-29 11:44:04 +06:00
  • d8a10457e2 Fixes #3207. Dominik Picheta 2015-09-28 23:04:17 +01:00
  • 4be6844756 vm: Don't fail on unknown enum position to string Adam Strzelecki 2015-09-28 23:34:52 +02:00
  • 5e9ce88daf implement bitsize pragma for bitfields Aman Gupta 2015-09-28 14:34:36 -07:00
  • 76a49bfcea Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-28 22:21:13 +06:00
  • bb7604c06f Improved "Execution of an external program failed" message. Dominik Picheta 2015-09-27 14:18:03 +01:00
  • 0370dff8e0 Merge pull request #3378 from jlp765/streamsEx Dominik Picheta 2015-09-27 13:46:04 +01:00
  • 9c5f89ac85 Merge pull request #3381 from jlp765/memfilesTest Dominik Picheta 2015-09-27 12:42:42 +01:00
  • 8b230ec085 minor fix - remove comments from discard section so koch test doesn't complain JamesP 2015-09-27 16:21:47 +10:00
  • 772c25bfe8 fix discard output: section JamesP 2015-09-27 15:49:40 +10:00
  • f9eda7e0b1 Merge pull request #3376 from TheAnonymous/devel Dominik Picheta 2015-09-26 10:45:38 +01:00
  • 64737c8496 added proc to change an element tag and proc to insert xmlnode child sergey.anufriev 2015-09-26 09:57:07 +06:00
  • ca9845dcc0 fixed wrong examples Jakob Oesterling 2015-09-26 01:08:49 +02:00
  • e0707797a5 add test for newFileStream() opening a missing file JamesP 2015-09-26 08:34:59 +10:00
  • ff9a3d39d7 add default file mode to newFileStream() JamesP 2015-09-26 08:18:42 +10:00
  • eed1000252 add examples to top of module for stringStream and fileStream JamesP 2015-09-26 08:18:09 +10:00
  • 709c4f7229 Merge branch 'devel' of github.com:TheAnonymous/Nim into devel Jakob Oesterling 2015-09-25 18:39:30 +02:00
  • e429810220 added examples in documenation for add del delete repr insert Jakob Oesterling 2015-09-25 18:38:32 +02:00
  • c04ae96e11 added examples in documenation for sizeof high low Jakob Oesterling 2015-09-25 18:08:10 +02:00
  • 0a32769e0b Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-25 21:31:09 +06:00
  • 9352772174 Merge pull request #3369 from TheAnonymous/devel Dominik Picheta 2015-09-25 15:55:19 +01:00
  • 30362315a0 Merge remote-tracking branch 'nim-lang/devel' into emscripten-support Andrey Sobolev 2015-09-25 14:05:33 +06:00
  • 308a0d0a55 Merge pull request #3316 from jlp765/memfilesWinClose Andreas Rumpf 2015-09-24 16:04:42 +02:00
  • 683e1e8faf Merge pull request #3368 from kirbyfan64/set_crash_fix Andreas Rumpf 2015-09-24 15:59:30 +02:00
  • b9d00c8693 Update system.nim Jakob O. 2015-09-24 10:07:58 +02:00
  • d92f252609 Merge pull request #3364 from tmm1/osx-ssl-compile Dominik Picheta 2015-09-24 01:16:57 +01:00
  • 8edbef346a raise with error message Aman Gupta 2015-09-23 17:12:49 -07:00
  • 63c35a98f4 add memfiles test of create/read/write data JamesP 2015-09-24 09:37:12 +10:00
  • 48932dbf98 improve discard text JamesP 2015-09-24 09:34:44 +10:00
  • 7490667578 add memfiles test that closing a closed memFile is ignored (and raises no [OSError]) JamesP 2015-09-24 09:23:48 +10:00
  • 305766a9fa Bug fix: change non-fmRead file mode to set GENERIC_READ or GENERIC_WRITE instead of GENERIC_ALL which on 64bit windows rasied an [OSError] exception JamesP 2015-09-24 09:04:55 +10:00
  • bdc1c5ee84 change type of windows handles to Handle JamesP 2015-09-24 09:03:03 +10:00
  • d7656ceec7 added examples in documenation for len dec inc incl excl Jakob Oesterling 2015-09-24 00:34:03 +02:00
  • 10a4bb6f4e fixes 3354 Araq 2015-09-23 23:30:09 +02:00
  • 2210060965 fixes #3359 Araq 2015-09-23 22:47:09 +02:00
  • 0906bf5d73 Merge pull request #3321 from Nycto/devel Dominik Picheta 2015-09-23 21:19:03 +01:00
  • 7c012cb797 fixes #3356 Araq 2015-09-23 21:38:50 +02:00
  • ec357a3edd deleted graphics module; it's a Nimble package now Araq 2015-09-23 20:34:30 +02:00
  • 000c413f35 disjoint checker is smarter (and slower) Araq 2015-09-23 19:47:48 +02:00