Commit Graph

  • 74fd43d709 Merge pull request #2461 from ReneSac/devel reactormonk 2015-04-05 03:09:44 +05:00
  • 6ce53e3d63 some better sysassert messages Simon Hafner 2015-04-04 17:05:18 -05:00
  • 4ea5f3e6e6 no side effects on math procs, fixes #2458 Simon Hafner 2015-04-04 16:44:59 -05:00
  • c1d0b2403b 15 minutes, bit better messages Simon Hafner 2015-04-04 16:31:50 -05:00
  • e41a3e9661 Fix warning about sets.testModule() not used. ReneSac 2015-04-04 15:28:38 -03:00
  • 9c7073bee2 Make iup wrapper work with iup 3.1 def 2015-04-04 14:35:29 +02:00
  • a83286192f GC-safety error messages are useful now Araq 2015-04-04 00:22:42 +02:00
  • f767e1749e don't store the scope for routines Araq 2015-04-03 17:08:08 +02:00
  • 3c54a4a438 docutils are gcsafe Araq 2015-04-03 16:47:26 +02:00
  • f98b4d5c0f windows.nim is gcsafe Araq 2015-04-03 16:23:15 +02:00
  • f8235cbe2e preparations for better gcsafety messages Araq 2015-04-03 16:23:00 +02:00
  • d5f40ee70d better error message for implicit pragmas Araq 2015-04-03 16:21:48 +02:00
  • 0b2a7c3525 Update system.nim apense 2015-04-03 18:38:11 -04:00
  • 0f131b9f46 ropes: remove more unnecessary checks Jacek Sieka 2015-04-03 23:30:42 +08:00
  • c3c215a6fa Merge pull request #2444 from yglukhov/doc-fix Andreas Rumpf 2015-04-03 17:28:05 +02:00
  • 4b81d539a1 Merge pull request #2441 from TheAnonymous/devel Andreas Rumpf 2015-04-03 17:24:14 +02:00
  • d7a42641ab compiler_ropes: remove unnecessary length check Jacek Sieka 2015-04-03 23:21:19 +08:00
  • a5b4c427b4 Merge pull request #2450 from yglukhov/docfix Dominik Picheta 2015-04-03 12:07:36 +01:00
  • 5793449b5a Doc fix: TProcessOption -> ProcessOption yglukhov 2015-04-03 13:38:10 +03:00
  • 8faac66abe Add items iterator for slices def 2015-04-03 11:09:56 +02:00
  • bd42976906 Fixed doc generation on mac. yglukhov 2015-04-02 11:02:41 +03:00
  • 770914bc16 Merge branch 'devel' of github.com:Araq/Nim into patch2 fowlmouth 2015-04-02 01:56:44 -05:00
  • 71e785904b compiler_ropes: deprecate old function names Jacek Sieka 2015-03-31 22:19:29 +08:00
  • a9ef5bf459 compiler_ropes: TRope -> RopeObj, PRope* -> Rope* Jacek Sieka 2015-03-29 23:04:04 +08:00
  • bcdb5b0836 compiler_ropes: toRope -> rope Jacek Sieka 2015-03-29 22:47:29 +08:00
  • aafbe5c866 ropes: make lib & compiler frmt more similar, fix out-of-bounds accesses in lib ropes Jacek Sieka 2015-03-29 22:25:11 +08:00
  • 91f42a2943 compiler_ropes: ropef -> %, appf -> addf Jacek Sieka 2015-03-29 22:12:39 +08:00
  • 171996465f compiler_ropes: ropeEqualsFile -> equalsFile, no more max rope component length Jacek Sieka 2015-03-29 21:52:07 +08:00
  • 80ee28daf7 compiler_ropes: add & and add Jacek Sieka 2015-03-29 14:10:05 +08:00
  • c40249cd43 compiler_ropes: ropeToStr -> $ Jacek Sieka 2015-03-29 13:00:41 +08:00
  • b4e4ea8d1b compiler_ropes: don't expose newRope Jacek Sieka 2015-03-29 12:10:46 +08:00
  • 97d2df9bac compiler_ropes: ropeLen -> len Jacek Sieka 2015-03-29 11:59:30 +08:00
  • 57fa8c6d3f bugfixes for C++ codegen Araq 2015-04-01 15:34:01 +02:00
  • 9495a3caba Correct dom objects inheritance. yglukhov 2015-04-01 12:53:35 +03:00
  • a339cb5ed5 Merge branch 'devel' into jpoirier-realtimeGCTest Simon Hafner 2015-04-01 06:33:24 +05:00
  • ff75cf5c2c fixes https://github.com/Araq/Nim/issues/2116 Jakob Oesterling 2015-04-01 00:12:55 +02:00
  • cb75830c76 Merge pull request #2434 from yglukhov/epoch-time-js Dominik Picheta 2015-03-31 00:49:30 +01:00
  • eb117e239f Adjust readme formatting Flaviu Tamas 2015-03-30 19:39:06 -04:00
  • b38eb2e2a8 Implements #2154. Dominik Picheta 2015-03-31 00:39:23 +01:00
  • 7b80a0568f Merge branch 'devel' of github.com:Araq/Nim into patch2 fowlmouth 2015-03-30 18:24:46 -05:00
  • 4a471d8231 Don't use deprecated intsets.empty def 2015-03-31 00:33:53 +02:00
  • 63f9385327 Rename mget to [] def 2015-03-31 00:04:31 +02:00
  • 9e2d6d072c Implemented epochTime function for JS target. yglukhov 2015-03-30 23:53:56 +03:00
  • 3751019823 Fix infinite recursion when await is in except body. Dominik Picheta 2015-03-30 00:42:21 +01:00
  • edc4940c26 doc updates; fixes 'inc' for 'char' Araq 2015-03-29 13:16:22 +02:00
  • d4a1641054 Fix installer path for nim.nim.cfg def 2015-03-28 15:08:29 +01:00
  • 07351d5f37 Initialize c compiler variables later ... def 2015-03-28 15:07:55 +01:00
  • f8917e8ad3 add ntys up to ntyNot fowlmouth 2015-03-28 03:19:48 -05:00
  • 165619552a fixes #2355 Araq 2015-03-28 00:41:44 +01:00
  • bd56d36326 Merge pull request #2419 from def-/dotdot Andreas Rumpf 2015-03-28 00:44:51 +01:00
  • 64903e7050 Use ^ instead of - in slices def 2015-03-27 11:49:28 +01:00
  • 2b80d75aa2 fixes #2420; negative indexing for slicing is obsolete (breaking change!) Araq 2015-03-28 00:15:04 +01:00
  • 46fb0e0bac fixes another regression Araq 2015-03-27 11:56:49 +01:00
  • 280d1d56e6 Merge pull request #2417 from fowlmouth/patch-2 Andreas Rumpf 2015-03-27 09:33:04 +01:00
  • 8274639eaa Merge branch 'patch-2' of github.com:fowlmouth/Nimrod into patch fowlmouth 2015-03-27 02:16:24 -05:00
  • cfbb7390e2 added test for symbol type fowlmouth 2015-03-27 02:07:09 -05:00
  • 1ba785dd74 set type for symbols from getType() Billingsly Wetherfordshire 2015-03-27 01:43:28 -05:00
  • e80840c40a preparations for dealing with the 'echo $foo' gotcha Araq 2015-03-27 02:14:27 +01:00
  • 7720c0aafd fixes a regression related to the new typeOf parsing Araq 2015-03-27 02:13:51 +01:00
  • 7023fdddff todo update Araq 2015-03-27 01:29:42 +01:00
  • ed0d9e271d disallow negative indexing Araq 2015-03-26 17:27:51 +01:00
  • 96d15e9258 Merge pull request #2410 from def-/refobj Andreas Rumpf 2015-03-26 19:46:42 +01:00
  • f8472402d5 Also use ref objects with inheritance in manual def 2015-03-26 18:14:18 +01:00
  • 91ed170523 Rework explanation a bit (thanks flaviu) def 2015-03-26 18:08:58 +01:00
  • 91708bb21d Add explanation why we use ref objects def 2015-03-26 15:59:26 +01:00
  • 95ccb3c035 Merge pull request #2413 from def-/fix-gcusebitvectors Andreas Rumpf 2015-03-26 02:19:33 +01:00
  • 5d63ecb3a4 implemented a[^1] notation Araq 2015-03-26 02:12:26 +01:00
  • 450c2c5287 Fix proc call in gc_ms def 2015-03-26 01:12:45 +01:00
  • 06b7892ed0 Merge branch 'realtimeGCTest' of https://github.com/jpoirier/Nim into jpoirier-realtimeGCTest Simon Hafner 2015-03-26 05:09:40 +05:00
  • 36b6bfaf78 cannot gen symbol -> must be compile time Simon Hafner 2015-03-26 04:58:36 +05:00
  • 6dfb13b2b8 doc comments for merge Simon Hafner 2015-03-26 03:40:39 +05:00
  • 748a7b866f Use ref objects with inheritance in Tut2 (fixes #1817) def 2015-03-25 23:38:58 +01:00
  • 73655e3dd6 merge for CountTable, see #1680 Simon Hafner 2015-03-26 03:38:30 +05:00
  • e680e43fc2 fixes #2405 Araq 2015-03-25 14:50:08 +01:00
  • d5fc62022a made test green Araq 2015-03-25 14:26:47 +01:00
  • 43228a704f fixes #2404 Araq 2015-03-25 13:21:50 +01:00
  • 94f2d639b1 fixes #2401 Araq 2015-03-25 13:05:32 +01:00
  • 117903a6ae fixes #2400 Araq 2015-03-25 13:02:15 +01:00
  • 019faf00bf fixes #2397 Araq 2015-03-25 11:50:38 +01:00
  • 178a85cd25 fixes #1700 Araq 2015-03-24 23:07:04 +01:00
  • 5d132b75ef fixes #2395 Araq 2015-03-24 22:35:32 +01:00
  • a30becf1b5 fixes #2395 Araq 2015-03-24 15:48:56 +01:00
  • 620174b0e0 Merge pull request #2398 from yglukhov/patch-1 Andreas Rumpf 2015-03-24 15:35:49 +01:00
  • f84587a0c1 Merge pull request #2396 from def-/fpradix Andreas Rumpf 2015-03-24 15:35:29 +01:00
  • 9b0c704393 uint support for JS. Yuriy Glukhov 2015-03-24 11:48:24 +02:00
  • 1fce2ccf9f Clean up returns in xmldom a bit def 2015-03-24 03:47:12 +01:00
  • 4f8e435592 Fix fenv.fpRadix def 2015-03-24 03:36:34 +01:00
  • ca5c329533 added missing test case Araq 2015-03-23 14:38:22 +01:00
  • e8b4217c3b minor todo update Araq 2015-03-23 13:10:06 +01:00
  • 0d234af399 updated the manual Araq 2015-03-23 11:34:58 +01:00
  • 3bcafb1c3a concept example from the manual now works again Araq 2015-03-23 11:18:02 +01:00
  • f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' Araq 2015-03-23 00:51:04 +01:00
  • 210fab10b2 Merge pull request #2393 from def-/tzset Andreas Rumpf 2015-03-23 11:51:49 +01:00
  • b0c64bf848 Use <time.h> instead of <sys/time.h> for tzset and time_t def 2015-03-23 11:03:44 +01:00
  • 9c2da4cb62 Merge pull request #2385 from jschweinsberg/asyncSmtp Dominik Picheta 2015-03-23 09:09:16 +00:00
  • bba551fd1c fixes #2390 Araq 2015-03-23 00:08:49 +01:00
  • 765f274629 fixes #1783 Araq 2015-03-22 23:16:43 +01:00
  • ef6d7f9818 Merge pull request #2386 from reactormonk/empty-match-fix-for-pegs Andreas Rumpf 2015-03-22 18:51:27 +01:00
  • 179a190f67 fixes match on empty peg match, #2354 Simon Hafner 2015-03-22 21:39:26 +05:00
  • 634e50b4b1 Fixed typo which prevented to send mails via AsyncSmtp jschweinsberg 2015-03-22 17:23:21 +01:00