Commit Graph

  • cc718435b3 Adds convenience uncompress and inflate procs to zlib. Grzegorz Adam Hankiewicz 2014-03-29 01:14:33 +01:00
  • 05421cf84b Merge pull request #1045 from barcharcraz/lowerBound Andreas Rumpf 2014-03-28 23:13:41 +01:00
  • 2958adc47f tester outputs full test path Araq 2014-03-28 18:15:51 +01:00
  • 12e3c11eb6 fixes #911 Araq 2014-03-28 08:40:15 +01:00
  • 23d581d377 Added test for issue #911. Dominik Picheta 2014-03-27 21:52:28 +00:00
  • 5a51a25fd0 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-27 21:24:53 +01:00
  • 31cfed0aa8 fixes a typo Araq 2014-03-27 21:24:41 +01:00
  • 76dfa611ed fixed doc comment Charlie Barto 2014-03-27 15:13:10 -04:00
  • f40625f5c4 Merge pull request #1032 from barcharcraz/lowerBound Varriount 2014-03-27 15:08:19 -04:00
  • de5d18188f ENDB: got rid of deprecated 'nil' stmt Araq 2014-03-27 19:59:31 +01:00
  • 76ef752957 made some tests green Araq 2014-03-27 19:43:17 +01:00
  • 3365b42bbe fixes #1009 Araq 2014-03-27 19:20:59 +01:00
  • 74af96dbf6 Merge pull request #1042 from ithkuil/devel zah 2014-03-27 14:01:59 +02:00
  • 491291ae24 added usage example for lower bound Charlie Barto 2014-03-27 00:21:19 -04:00
  • cabc5c80d3 Calling randomize() again within 1 second will now provide a different seed Jason Livesay 2014-03-26 18:54:34 -07:00
  • dc956c485a fixes tmemit regression Araq 2014-03-26 22:56:56 +01:00
  • a1e97ad4a4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-26 20:31:29 +01:00
  • 78cc4de9a1 fixes #1025; don't know what this breaks Araq 2014-03-26 20:31:18 +01:00
  • 783087fd57 Implemented async for httpclient. Dominik Picheta 2014-03-26 16:43:32 +00:00
  • 9fdb131686 fixes #992 Araq 2014-03-26 16:22:34 +01:00
  • 4ed1ac0078 Move asyncdispatch tests to asyncnet. Dominik Picheta 2014-03-26 10:31:16 +00:00
  • 6d0451ccce Merge pull request #1036 from jlhouchin/devel zah 2014-03-26 11:39:59 +02:00
  • 7874c0efcb borrow dots for distinct types documented Araq 2014-03-26 08:42:27 +01:00
  • cdb4d83ead implemented 'borrow dot' feature for distinct types Araq 2014-03-26 01:27:22 +01:00
  • d15788d00a added #903 to the test suite Araq 2014-03-26 01:00:34 +01:00
  • c58ec376b6 fixed parens around getSysType arguments Jimmie Houchin 2014-03-25 17:48:27 -05:00
  • 9e66d988e7 mongodb wrapper properly removed from core Araq 2014-03-25 01:26:32 +01:00
  • 8755792077 mongodb wrapper properly removed from core Araq 2014-03-25 01:25:17 +01:00
  • bf2f6397c8 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-24 18:42:31 +01:00
  • 907e1b80b2 VM: attempt to get integer ops right Araq 2014-03-24 17:29:31 +01:00
  • e8c50640d7 failing test case preventing the use of --gc:v2: tsymchoicefield Zahary Karadjov 2014-03-24 12:17:22 +02:00
  • ee1192679e VM: endless loop prevention Araq 2014-03-24 08:43:57 +01:00
  • 976fb18a8f made the default comparator for lowerBound unqualified, so the user can customize via two phase lookup Charlie Barto 2014-03-23 18:30:54 -04:00
  • baa304f370 added lowerBound function to algorithm library Charlie Barto 2014-03-23 18:28:05 -04:00
  • d310b01db1 Moved the global dispatcher to asyncdispatch. Dominik Picheta 2014-03-23 18:24:11 +00:00
  • e855f6c073 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-23 17:48:32 +01:00
  • 5920edf6e4 fixes #404 Araq 2014-03-23 17:48:10 +01:00
  • 10f205bb52 Fixes tasyncawait and the net module on Linux. Dominik Picheta 2014-03-23 11:39:24 +00:00
  • 3a34a8880c Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-23 00:00:07 +01:00
  • 7a311f93f7 fixes #994 Araq 2014-03-22 23:48:33 +01:00
  • 192e11e7b7 Many renames. Created high level asyncnet module. Dominik Picheta 2014-03-22 22:33:02 +00:00
  • 2ce9f1c77f Copied most blocking socket operations to the net module. Dominik Picheta 2014-03-22 15:42:40 +00:00
  • 5bf45d9285 Clean up IP address code in net module. Dominik Picheta 2014-03-16 14:55:39 +00:00
  • ca6b4bf0f9 Asyncio2 doc improvements. Changed recvLine's behaviour. Dominik Picheta 2014-03-15 14:11:29 +00:00
  • a4f30c3682 fixes wrong commit Araq 2014-03-22 23:02:01 +01:00
  • b76d2eac7f fixes #1006 Araq 2014-03-22 22:59:23 +01:00
  • 5f64d7a353 fixes #1023 Araq 2014-03-22 21:18:56 +01:00
  • 5f478e5aa1 fixes #1010 Araq 2014-03-22 11:50:42 +01:00
  • 5aac789e0e Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-22 02:52:33 +01:00
  • e53fc91282 fixed tuples in a static context; preparations for correct compile time evaluation of integral ops Araq 2014-03-22 02:52:06 +01:00
  • fb5ece805f added mapMem/unmapMem to memfiles; untested Araq 2014-03-22 02:51:03 +01:00
  • a431207e52 bugfix: reprEnum for enums with negative values Araq 2014-03-22 02:49:51 +01:00
  • 28e375c4f6 improved docs about strongSpaces Araq 2014-03-22 02:45:35 +01:00
  • 02e97422ed c2nim knows about arrray[N, T] Araq 2014-03-22 02:43:37 +01:00
  • 13d26dc53d Merge pull request #1021 from skyfex/devel Andreas Rumpf 2014-03-21 23:52:30 +01:00
  • 2a182f55ae Fixed typo in docs Audun Wilhelmsen 2014-03-21 18:10:27 +01:00
  • 1b423139e6 Fixed typo and line breaks in docs Audun Wilhelmsen 2014-03-20 23:47:50 +01:00
  • 4f91dd40ed msg -> errmsg Zahary Karadjov 2014-03-21 00:27:28 +02:00
  • b59fba5845 Added documentation for packed pragma Audun Wilhelmsen 2014-03-20 23:11:33 +01:00
  • 09bda74e7d fix #1015 Zahary Karadjov 2014-03-20 23:45:31 +02:00
  • 8ba062d952 fix #1016 Zahary Karadjov 2014-03-20 23:24:25 +02:00
  • f49f2f38f0 fix the handling of "msg" tests Zahary Karadjov 2014-03-20 23:12:24 +02:00
  • b2aa70c6ef fix #1018 Zahary Karadjov 2014-03-20 22:27:49 +02:00
  • 8a0509b3b2 implements `distinct with/without X, Y` Zahary Karadjov 2014-03-20 01:15:20 +02:00
  • d508384d39 fix #1013 Zahary Karadjov 2014-03-19 22:35:31 +02:00
  • 4b7655fd10 reference implementation of a vector swizzle library Zahary Karadjov 2014-03-19 02:52:48 +02:00
  • a66d059acc Merge pull request #1014 from skyfex/devel Andreas Rumpf 2014-03-19 22:29:37 +01:00
  • ca228e46b5 Fix compilation error when using packed pragma with vcc. Audun Wilhelmsen 2014-03-18 21:23:35 +01:00
  • 1e45bb79ab Added support for {.packed.} pragma on objects Added tests for packed and union pragmas Audun Wilhelmsen 2014-03-18 21:11:57 +01:00
  • 261a6ca017 Merge pull request #999 from zielmicha/zlib_abi_version Andreas Rumpf 2014-03-16 22:09:49 +01:00
  • c27fb4116e Merge pull request #1000 from gradha/pr_adds_likely_example_983 Andreas Rumpf 2014-03-16 22:09:28 +01:00
  • 9d4b77a65a Merge pull request #1003 from flaviut/devel Andreas Rumpf 2014-03-16 22:08:43 +01:00
  • b3da0ab888 fix #1007 Zahary Karadjov 2014-03-16 21:44:21 +02:00
  • 26890b6525 make some tests red :) (i.e. print failure details while running the tester) Zahary Karadjov 2014-03-16 20:52:09 +02:00
  • 49b0440c47 make some tests green Zahary Karadjov 2014-03-16 18:34:37 +02:00
  • f0953db3ba handle arbitrary expressions dependent on static input params in proc signatures Zahary Karadjov 2014-03-16 17:12:30 +02:00
  • da5d88f04e use g++ and clang++ automatically when compiling to C++ Zahary Karadjov 2014-03-16 13:19:07 +02:00
  • ac271e76b1 more robust handling of proc signatures containing inter-param type references Zahary Karadjov 2014-03-16 11:39:53 +02:00
  • 7dcf6ff50b fix #997 Zahary Karadjov 2014-03-15 19:43:50 +02:00
  • 27c2c1e75c fix #996 Zahary Karadjov 2014-03-15 19:32:49 +02:00
  • 37b199d34a first phase of tyGenericParam reforms needed for static params Zahary Karadjov 2014-03-15 19:23:20 +02:00
  • 4d2c948281 fix #1001 Zahary Karadjov 2014-03-15 12:04:57 +02:00
  • cf8fe16a48 fix #715 again Zahary Karadjov 2014-03-15 11:23:46 +02:00
  • 7080d02af4 allow multi-line expressions using the dot operator Zahary Karadjov 2014-03-15 10:50:14 +02:00
  • 63d93ad1ab grammar fix: allow free-standing expressions such as type(foo) is bar Zahary Karadjov 2014-03-15 10:37:14 +02:00
  • de64e8ec22 PFuture[void] now works. Dominik Picheta 2014-03-15 00:09:33 +00:00
  • 0519afba1d Merge pull request #972 from Matthias247/ipaddress Dominik Picheta 2014-03-14 21:27:00 +00:00
  • 95e4ab99e7 Make the IP address exceptions more detailed Matthias Einwag 2014-03-14 22:17:44 +01:00
  • afb7dbf81a Fixes compilation of asyncio2 on Windows. Dominik Picheta 2014-03-14 20:18:51 +00:00
  • 1a75b17cd0 File descriptors are now removed from fds list explicitly in close(). Dominik Picheta 2014-03-14 18:46:08 +00:00
  • 5e47c18e3f Add token position to nimrod scan flaviut 2014-03-14 14:18:38 -04:00
  • 3e056afb1c fixes #993 Araq 2014-03-13 22:29:48 +01:00
  • dd18c0ddd5 Adds example to likely/unlikely docstring. Refs #983. Grzegorz Adam Hankiewicz 2014-03-13 19:56:11 +01:00
  • a9bc8220fd Provide zlib version explicit on Linux. Michał Zieliński 2014-03-13 12:04:25 +01:00
  • 1c35fb3c89 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-03-13 02:52:51 +01:00
  • 2fc84325c7 should fix the nkExprColonExpr bug in the vm Araq 2014-03-13 02:52:40 +01:00
  • d2f130c3fc Fix compilation on linux. Dominik Picheta 2014-03-12 23:19:40 +00:00
  • d97a397139 Fixed tasyncawait on Windows. Dominik Picheta 2014-03-12 20:42:36 +00:00
  • 15919b7c98 EOS exception now contains the error code. Dominik Picheta 2014-03-11 23:06:22 +00:00
  • 2ce07042fd tasyncawait now works on Linux. Dominik Picheta 2014-03-11 21:53:35 +00:00