Commit Graph

  • 771e3db869 Remove extra trailing zero from oid Flaviu Tamas 2014-11-02 17:05:23 -05:00
  • c3a4cc87ca Forgot to keep extern pragma for execProcesses Erwan Ameil 2014-11-02 16:11:17 +01:00
  • 49e9332661 Use defaut nil callback for execProcesses Erwan Ameil 2014-11-02 16:06:01 +01:00
  • 2f3add99bb Change empty callback into nil Erwan Ameil 2014-11-02 15:55:33 +01:00
  • bce2d57d95 Added test case for recursive methods. Reimer Behrends 2014-11-02 15:37:16 +01:00
  • c4d05ca130 better effect inference Araq 2014-11-02 14:35:13 +01:00
  • 51c875863e Merge pull request #1589 from Varriount/fix-1561 Andreas Rumpf 2014-11-02 14:16:19 +01:00
  • ef47a23b60 Merge pull request #1604 from Varriount/fix-1599 Andreas Rumpf 2014-11-02 14:15:44 +01:00
  • f3d7158d5d Fix terminate() and add kill() Simon Krauter 2014-11-02 03:00:47 +01:00
  • 598b43eecd Merge pull request #1619 from Araq/revert-1618-patch-3 Varriount 2014-11-01 17:52:21 -04:00
  • cbe733afa2 Revert "Remove extra trailing zero" Varriount 2014-11-01 17:52:00 -04:00
  • 2e53e6354c Merge pull request #1618 from flaviut/patch-3 Varriount 2014-11-01 17:42:05 -04:00
  • a77dc8e46c Remove extra trailing zero Flaviu Tamas 2014-11-01 17:12:45 -04:00
  • 1fc8bab643 Reset location when creating a method dispatcher Reimer Behrends 2014-11-01 04:07:42 +01:00
  • eaa5a2599f Merge pull request #1608 from rbehrends/fix-atomics Andreas Rumpf 2014-11-01 02:28:24 +01:00
  • dac43e0fdd minor changes to the threading docs Araq 2014-11-01 01:14:51 +01:00
  • 2e26734ea7 Nimrod -> Nim Araq 2014-10-31 23:09:19 +01:00
  • bbb16713c1 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-10-31 21:13:07 +01:00
  • 590461d88a updated the test Araq 2014-10-31 21:13:02 +01:00
  • 860a28802e fixes #1595 Araq 2014-10-31 21:11:36 +01:00
  • 52a3acb066 Fix method recursion bug. Reimer Behrends 2014-10-31 07:55:56 +01:00
  • 4b61592602 minor bugfix for notFoundError Araq 2014-10-30 22:36:23 +01:00
  • e4260dd9db Merge pull request #1605 from flaviut/patch-1 Andreas Rumpf 2014-10-30 09:54:44 +01:00
  • 6e3720155a Various atomics fixes for gcc/clang. Reimer Behrends 2014-10-30 03:42:50 +01:00
  • a8a9dd6699 Fix #1561 Varriount 2014-10-23 21:49:38 -04:00
  • 218cb7587a re module returns nil on failed captures Flaviu Tamas 2014-10-26 09:31:21 -04:00
  • bc3464ede7 Modify pegs.nim such that no match will return nil Flaviu Tamas 2014-10-21 16:49:29 -04:00
  • 3939e674d0 Fix #1599 Clay Sweetser 2014-10-29 14:29:09 -04:00
  • 73ff0432dc docgen works on linux Araq 2014-10-27 00:12:36 +01:00
  • 0e439ce367 implements #78 Araq 2014-10-26 22:48:54 +01:00
  • 7a48942719 nicer error messages (untested) Araq 2014-10-26 19:54:43 +01:00
  • fdf996925b implements #1588 Araq 2014-10-26 13:36:42 +01:00
  • a639824e5e introduced 'benign' pragma Araq 2014-10-25 22:01:23 +02:00
  • d5b94390dc Update nsis.tmpl Varriount 2014-10-25 13:38:14 -04:00
  • 2dba3acfa9 Merge branch 'devel' into bigbreak Araq 2014-10-25 12:43:27 +02:00
  • d482051710 Merge pull request #1497 from milosn/devel Varriount 2014-10-24 21:07:54 -04:00
  • 134311c7e0 '.emit' pragma produces a trailing newline Araq 2014-10-25 01:51:33 +02:00
  • 4046e40ee4 Merge pull request #1587 from Varriount/fix-1583 Varriount 2014-10-24 02:06:02 -04:00
  • 8a53732910 Fixes #1583 Clay Sweetser 2014-10-24 02:03:35 -04:00
  • b4b7572e78 Merge pull request #1586 from boydgreenfield/bigbreak Varriount 2014-10-23 21:49:38 -04:00
  • 9025e89fb9 Add nimblepath so Nim can find Nimble-installed packages out-of-the-box Nick Greenfield 2014-10-23 18:01:39 -07:00
  • 201d3c9ed0 Merge branch 'devel' into bigbreak Araq 2014-10-23 23:13:49 +02:00
  • d72818e3a3 updated news.txt Araq 2014-10-22 13:42:31 +02:00
  • 2c5743db3e fixes #1029 Araq 2014-10-22 12:50:04 +02:00
  • 0f26040074 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-10-22 01:54:53 +02:00
  • fa77547310 fixes 'import x as y' regression Araq 2014-10-22 01:54:27 +02:00
  • b0d9dc4235 Update nsis.tmpl Varriount 2014-10-21 17:02:32 -04:00
  • ca4d7b1ea8 Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak Araq 2014-10-21 22:41:32 +02:00
  • ddf9c375b8 Merge branch 'devel' into bigbreak Araq 2014-10-21 22:22:25 +02:00
  • 72476e1594 Merge pull request #1566 from onionhammer/bigbreak Andreas Rumpf 2014-10-21 21:48:56 +02:00
  • 8910908eff Merge pull request #1582 from fowlmouth/patch-1 Andreas Rumpf 2014-10-21 21:48:05 +02:00
  • c95e0df29d 'echo' doesn't lock Araq 2014-10-21 19:51:46 +02:00
  • 2a203e5340 Add comment. Milos Negovanovic 2014-10-21 15:56:00 +01:00
  • 11a2cfb306 Add comment. Milos Negovanovic 2014-10-21 15:55:02 +01:00
  • f5cd0a63ad Merge branch 'devel' of github.com:Araq/Nimrod into devel Milos Negovanovic 2014-10-21 15:29:25 +01:00
  • 50d9db03c6 fix issue #1581 Billingsly Wetherfordshire 2014-10-20 19:12:10 -05:00
  • 95595d86a9 updated readme.md Araq 2014-10-20 23:50:40 +02:00
  • 53a9d6f5cd Merge branch 'devel' into bigbreak Araq 2014-10-20 08:44:00 +02:00
  • b0179f9af5 2nd attempt to fix tryRecv Araq 2014-10-20 01:49:51 +02:00
  • 59c6433580 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-10-20 01:35:08 +02:00
  • 1a36a4281e 'koch install' works again Araq 2014-10-20 01:34:59 +02:00
  • 2495ceb61c much better quote for the frontpage Araq 2014-10-20 01:32:51 +02:00
  • b29c0da7b5 Merge pull request #1574 from trustable-code/PR3 Andreas Rumpf 2014-10-20 01:20:39 +02:00
  • 60a7532bda fixes tryRecv Araq 2014-10-20 01:09:54 +02:00
  • 4aab018bd6 disable 'view source' feature Araq 2014-10-20 01:05:13 +02:00
  • 1ddc42f570 default to warnGcUnsafe for threads:on Araq 2014-10-19 23:59:29 +02:00
  • f09af72bd7 Merge pull request #1573 from trustable-code/PR1 Andreas Rumpf 2014-10-19 21:17:58 +02:00
  • e0bdf4f4bf Merge pull request #1575 from Varriount/enhance-trimcc Andreas Rumpf 2014-10-19 21:17:03 +02:00
  • 98751caed4 Merge branch 'devel' v0.9.6 Araq 2014-10-19 20:50:14 +02:00
  • 2e4447ca85 documentation improvements Araq 2014-10-19 20:05:01 +02:00
  • 4cca562c4a minor updates to koch.nim Araq 2014-10-19 16:40:42 +02:00
  • dc8d8ebb79 website updates for 0.9.6 Araq 2014-10-19 16:07:14 +02:00
  • a4dcebd3c4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-10-19 10:50:09 +02:00
  • 6f1b33e11c readme.txt is not readme.md Araq 2014-10-19 10:49:56 +02:00
  • 3cf1939585 Merge pull request #1578 from Varriount/update-nsis-installer Andreas Rumpf 2014-10-19 10:15:13 +02:00
  • cdd5b503b4 Update the NSIS Installer Script Clay Sweetser 2014-10-19 02:20:44 -04:00
  • d73d752187 Update and clarify the purpose of the nimrod.ini file Clay Sweetser 2014-10-19 02:14:24 -04:00
  • d3e9d0fa3a niminst: 'doc/*.txt' required for bootstrapping Araq 2014-10-18 20:26:51 +02:00
  • 32444e47a0 niminst: source based installation works again Araq 2014-10-18 13:57:06 +02:00
  • 56f1f3d4bc more improvements for the NSIS installer Araq 2014-10-17 18:18:46 +02:00
  • 4accf42929 added missing template file Araq 2014-10-17 03:27:04 +02:00
  • bd54c44239 improvements for niminst Araq 2014-10-17 03:15:28 +02:00
  • 55d8e71ab1 niminst supports NSIS Araq 2014-10-17 00:53:33 +02:00
  • 99b36cb71e Allow koch.nim to be run without a failure if given no arguments. Clay Sweetser 2014-10-14 21:16:18 -04:00
  • 753733e9e2 Improve the trimcc tool's batching algorithm. Clay Sweetser 2014-10-14 21:13:19 -04:00
  • 8b70e2c0e7 Added test case Simon Krauter 2014-10-15 00:31:55 +02:00
  • 27585ee6ec Compare fileIndexes instead of file names Simon Krauter 2014-10-15 00:20:08 +02:00
  • 849484f920 Do not allow self import Simon Krauter 2014-10-14 23:38:50 +02:00
  • 6043194465 Fixed missing color definion in docs CSS Simon Krauter 2014-10-14 23:32:28 +02:00
  • c7570dcd3e Merge branch 'devel' into bigbreak Araq 2014-10-13 08:26:24 +02:00
  • 06c32aab29 Tidy up the prettification of the default verbosity c compilation output Erwan Ameil 2014-10-13 01:54:44 +02:00
  • 679aefd89c Prettify compiler output for verbosity=1 Long lines displaying the invocation of the c compiler are replaced with short, readable lines. Erwan Ameil 2014-10-12 23:30:32 +02:00
  • b7befd69ba updated news.txt slightly Araq 2014-10-12 14:18:17 +02:00
  • 4233aa90e4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-10-12 13:51:32 +02:00
  • cb7c485f92 Merge pull request #1564 from trustable-code/devel Andreas Rumpf 2014-10-12 13:49:12 +02:00
  • ca4c64dd72 zipfile generation works again Araq 2014-10-12 03:13:12 +02:00
  • 399c985b62 fixes recent regression Araq 2014-10-11 21:44:35 +02:00
  • 826d529256 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-10-11 21:02:08 +02:00
  • 34e96e37a1 added missing nimfix files Araq 2014-10-11 20:51:41 +02:00
  • 661c51682a backported .deprecated statement Araq 2014-10-11 20:31:24 +02:00