Commit Graph

  • efca06c71c Add bool to determine if socket has been closed. Dominik Picheta 2014-09-16 16:37:53 +01:00
  • 33b9ab47d9 Fix build instructions in readme. Dominik Picheta 2014-09-14 18:45:12 +01:00
  • 9f09c840d6 Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak Dominik Picheta 2014-09-14 18:44:26 +01:00
  • 113a1c450c generic proc type works again Araq 2014-09-14 14:38:11 +02:00
  • ebcaf6679b Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak Dominik Picheta 2014-09-14 13:32:13 +01:00
  • 1c241e17fe nimweb compiles again Araq 2014-09-14 14:29:35 +02:00
  • 59e5f3533b Merge branch 'bigbreak' of github.com:Araq/Nimrod into bigbreak Dominik Picheta 2014-09-14 13:11:35 +01:00
  • d330a72a45 fixes documentation generator Araq 2014-09-14 11:34:06 +02:00
  • 05f09fafcf fixed 'system.open' bug Araq 2014-09-14 11:27:14 +02:00
  • 8b8841a6c1 NimFix on net and rawsockets modules. Dominik Picheta 2014-09-13 20:39:18 +01:00
  • 838871b4d9 resolved conflict Araq 2014-09-13 17:59:37 +02:00
  • e24996de7c minor changes to manual.txt Araq 2014-09-13 17:53:35 +02:00
  • 0047172274 More docgen fixes. Dominik Picheta 2014-09-13 16:45:07 +01:00
  • d28088f0f5 Fix 'doc' command. Dominik Picheta 2014-09-13 16:09:54 +01:00
  • 69d4eb14bc Some docgen fixes. Dominik Picheta 2014-09-13 15:35:09 +01:00
  • 37149dcf86 Fixes fdSet CS problems in asyncio. Dominik Picheta 2014-09-12 23:16:51 +01:00
  • 6f155af802 Lots of documentation improvements for asyncdispatch. Dominik Picheta 2014-09-12 22:54:02 +01:00
  • 9d9c3fe121 merged things from devel Araq 2014-09-12 01:37:48 +02:00
  • 6a29fbf240 be explicit about single letter options Araq 2014-09-11 21:00:25 +02:00
  • 63548f04b2 manual merge of #1526 Araq 2014-09-11 20:15:50 +02:00
  • 1791ab6385 fixes #665 Araq 2014-09-11 19:54:49 +02:00
  • c73142d852 fixes #1067 Araq 2014-09-11 10:02:45 +02:00
  • ff55c487b6 mostly fixes #1339 Araq 2014-09-11 09:57:33 +02:00
  • 46bbae4745 fixes #1366 Araq 2014-09-11 09:53:00 +02:00
  • 24afab2a95 Threads work again Araq 2014-09-11 09:36:22 +02:00
  • dafa8ccaf3 fixes #903, fixess #1513 Araq 2014-09-11 01:45:14 +02:00
  • b7f8dbbec2 fixes #1511 Araq 2014-09-11 00:45:29 +02:00
  • e766c7c3cd minor bugfix for void .compileTime procs Araq 2014-09-11 00:36:31 +02:00
  • 2c99991d16 fixes #1444 Araq 2014-09-11 00:34:59 +02:00
  • 9500780037 renamed URLencode to encodeUrl Araq 2014-09-10 23:25:29 +02:00
  • 758d8e11d9 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-09-10 22:56:26 +02:00
  • 63c9c2877e updated nimgrep tool Araq 2014-09-10 22:27:07 +02:00
  • 22fb9db845 nimfix improvements Araq 2014-09-10 20:34:33 +02:00
  • dcc00b3960 Merge pull request #1524 from rbehrends/fix-staticexec2 Dominik Picheta 2014-09-10 10:31:14 +01:00
  • c5dbcb548f improvements for nimfix Araq 2014-09-10 09:48:18 +02:00
  • 569fbe8c37 'pretty' command does not exist anymore; improvements for nimfix Araq 2014-09-10 02:19:46 +02:00
  • 055ed5149f Add depraction warnings for URLencode/decode. Dominik Picheta 2014-09-10 00:42:40 +01:00
  • f9c46b04a6 Properly handle staticExec() generating large output. Reimer Behrends 2014-09-10 01:22:20 +02:00
  • 0b229fae77 Fixes tester. Dominik Picheta 2014-09-10 00:17:29 +01:00
  • 4d2ff282f6 Fix case issues in compiler/docgen. Dominik Picheta 2014-09-10 00:09:59 +01:00
  • 6cc443712b Changes source build recommendations on website. Dominik Picheta 2014-09-10 00:04:07 +01:00
  • 205b765fdd Fixes case in cgi module. Dominik Picheta 2014-09-10 00:01:32 +01:00
  • 490371977e some improvements for nimfix Araq 2014-09-09 21:31:34 +02:00
  • 12796b6c86 nimfix cannot handle fileHandle vs FileHandle Araq 2014-09-09 20:40:24 +02:00
  • 46cfff019f pegs.nimfix compiles Araq 2014-09-09 20:34:40 +02:00
  • fce0a89aa0 Added more information to the news. Dominik Picheta 2014-09-09 16:19:52 +01:00
  • 00b6a14489 More empty stmt fixes. Dominik Picheta 2014-09-09 15:58:44 +01:00
  • 4fc8fcf37c Mentioned new comment handling in news.txt. Dominik Picheta 2014-09-09 11:44:19 +01:00
  • 4db6535025 Fixes for new comment handling. Dominik Picheta 2014-09-09 11:43:54 +01:00
  • 56f11e2c95 Fixes async tests. Dominik Picheta 2014-09-09 01:17:07 +01:00
  • dd33069d59 Implements getCurrentException for try in async procs. Ref #1487. Dominik Picheta 2014-09-09 01:16:28 +01:00
  • 6689fa68f5 Multiple exception idents in except for async. Ref #1487. Dominik Picheta 2014-09-08 22:04:09 +01:00
  • 952de51170 Removed async console FDs. Dominik Picheta 2014-09-08 16:48:09 +01:00
  • c53a27f0dc nimfix supports specialized '.nimfix' modules Araq 2014-09-08 09:18:09 +02:00
  • 7333237be6 'nimfix' improvements; FdSet is TFdSet again Araq 2014-09-08 08:46:35 +02:00
  • a90f73ca4c nimfix can fix obsolete statement comments Araq 2014-09-08 00:58:29 +02:00
  • ae53d1ecc8 nimgrep compiles again Araq 2014-09-07 02:52:15 +02:00
  • 428ee0c022 changed comment handling (breaking change); part 2 Araq 2014-09-07 01:47:16 +02:00
  • 0e5078429f Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-09-07 00:58:49 +02:00
  • 1cdb8022d0 changed comment handling (breaking change) Araq 2014-09-07 00:58:31 +02:00
  • cb8a25b3d1 Added asyncfile.readLine and async stdin/out/err. Ref #1487. Dominik Picheta 2014-09-06 19:50:11 +01:00
  • bd542ebea3 Fixes httpclient SSL issue. Implements unbuffered SSL recv. Ref #1487. Dominik Picheta 2014-09-06 15:29:38 +01:00
  • cda457c865 Fixes osproc on Windows. Dominik Picheta 2014-09-06 12:15:31 +01:00
  • ef001573df Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-09-06 00:54:28 +02:00
  • 7f7b13a45f nimfix handles helloworld Araq 2014-09-06 00:50:53 +02:00
  • 52c16a1a79 Implemented asyncfile for Posix. Dominik Picheta 2014-09-05 21:14:18 +01:00
  • 31deee5142 Add asyncfile module. Dominik Picheta 2014-09-05 17:39:14 +01:00
  • 0f3025e320 Added Windows asyncfile implementation. Dominik Picheta 2014-09-05 17:36:16 +01:00
  • 43f78d2c4a Merge pull request #1404 from def-/strutils-count Andreas Rumpf 2014-09-05 08:36:07 +02:00
  • 6abd673606 Merge pull request #1455 from gradha/pr_parallelize_doc_build Andreas Rumpf 2014-09-05 08:34:14 +02:00
  • 5fb12144b3 Merge pull request #1520 from PhilipWitte/bigbreak Andreas Rumpf 2014-09-05 08:32:25 +02:00
  • 33e924a35c fixed poxix dynlib names for bigbreak Philip Witte 2014-09-04 21:38:45 -07:00
  • bd4e229464 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-09-05 01:17:03 +02:00
  • bf557a7cdb added nimfix tool Araq 2014-09-05 01:16:48 +02:00
  • 7d5e387a48 mostly fixes #1339 Zahary Karadjov 2014-09-05 01:02:46 +03:00
  • 9a3963f51b fix #959 Zahary Karadjov 2014-09-04 23:50:00 +03:00
  • 4c870fc293 fixes recently introduced regression Araq 2014-09-03 22:00:23 +02:00
  • c7116cc121 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-09-03 20:12:42 +02:00
  • e093f45756 fixes #1511 Araq 2014-09-03 19:54:20 +02:00
  • 201a08e9a5 fixes #903, fixes #1513 Araq 2014-09-03 19:45:04 +02:00
  • 967b5079f6 Merge pull request #1514 from fuzzthink/devel Simon Hafner 2014-09-02 20:17:16 +05:00
  • 10f6a11cf2 Pointer -> pointer to fix compile error using --cs:partial fuzzthink 2014-09-02 10:10:18 +09:00
  • 6e321f799a Fixes asynchttpserver. Dominik Picheta 2014-09-01 21:21:13 +01:00
  • 1c85a49e6b Merge pull request #1509 from idlewan/cookies Andreas Rumpf 2014-09-01 00:28:17 +02:00
  • cb9f669863 Merge pull request #1508 from idlewan/zmq Andreas Rumpf 2014-09-01 00:27:35 +02:00
  • 6bd74731c4 Merge pull request #1510 from idlewan/xml_escape Andreas Rumpf 2014-09-01 00:27:16 +02:00
  • d1d7d9e3fe Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-08-31 22:56:11 +02:00
  • 41c7cde61f updated iup.nim; made tests green Araq 2014-08-31 22:55:51 +02:00
  • ac01ed5812 Fix net module on Linux. Dominik Picheta 2014-08-31 20:14:49 +01:00
  • d7d059a686 more tests green Araq 2014-08-31 17:23:35 +02:00
  • 93eb9c456d more stdlib modules work Araq 2014-08-31 15:25:54 +02:00
  • de29ce8ca8 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-08-31 15:15:38 +02:00
  • 30823c1ce3 make tests green Araq 2014-08-31 15:15:26 +02:00
  • 25e0c26a91 Added async implementation for smtp module. Dominik Picheta 2014-08-31 14:07:20 +01:00
  • bb1e87ce4d Async SSL support. Dominik Picheta 2014-08-31 12:54:43 +01:00
  • d26d42b88e Case sensitivity fixes for httpclient and sockets module. Dominik Picheta 2014-08-31 11:22:51 +01:00
  • eac71d38d7 s/storeFile/store/ Dominik Picheta 2014-08-30 18:18:41 +01:00
  • 3ba34f1762 prettified re.nim; make some tests green Araq 2014-08-31 13:46:27 +02:00
  • 697789a313 prettified some async modules Araq 2014-08-31 12:38:26 +02:00
  • ae548a696f made some tests green Araq 2014-08-31 12:34:35 +02:00