Commit Graph

  • 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
  • e7d7097919 fixes #1787 Araq 2015-03-22 10:47:07 +01:00
  • 36acac3000 fixes #1717, fixes #2324 Araq 2015-03-22 09:30:40 +01:00
  • a541be8935 prepare for upcoming parsing change of unary operators Araq 2015-03-22 02:13:53 +01:00
  • d7c39dd801 Merge pull request #2357 from reactormonk/zero-length-match Andreas Rumpf 2015-03-22 08:58:06 +01:00
  • 838f398378 Merge pull request #2370 from flaviut/jsondoc-fixes Andreas Rumpf 2015-03-22 08:56:56 +01:00
  • 2942375e86 Merge pull request #2381 from rbehrends/fix-dirent-def Andreas Rumpf 2015-03-22 08:55:18 +01:00
  • f5f89f388d Fixed Tdirent definition for OS X and BSD. Reimer Behrends 2015-03-22 03:54:19 +01:00
  • ca6906d85b fixes long standing parsing issue with command syntax Araq 2015-03-22 01:38:01 +01:00
  • 0d804c2052 fixes #2266 Araq 2015-03-22 00:27:26 +01:00
  • 1681800d3c fixes #2116 Araq 2015-03-21 21:24:00 +01:00
  • a32237a011 fixes #1802 Araq 2015-03-21 21:05:59 +01:00
  • e81c8314b3 Merge pull request #2378 from def-/cpurelax Andreas Rumpf 2015-03-22 00:11:30 +01:00
  • ddeefe85d2 Add cpuRelax assembler for other platforms def 2015-03-21 21:02:09 +01:00
  • 08c0ba379a fixes #1805 Araq 2015-03-21 20:38:09 +01:00
  • 0591c68aaf fixes #2369 Araq 2015-03-21 15:27:22 +01:00
  • 5641be51c1 codegen doesn't produce line tracing commands anymore; fixes #1344 Araq 2015-03-21 15:18:32 +01:00
  • 508e8bd686 fixes #2221 Araq 2015-03-20 14:56:40 +01:00
  • 16adfcdfa6 fixes #2366 Araq 2015-03-18 13:36:38 +01:00
  • 880e39d123 Merge pull request #2358 from gradha/pr_expands_paths_in_find_exe Dominik Picheta 2015-03-20 19:15:46 +00:00
  • ca38246d21 Fix segfault in jsondoc Flaviu Tamas 2015-03-18 20:57:28 -04:00
  • 7418227ebb updated news.txt Araq 2015-03-18 11:42:12 +01:00
  • a827050718 fixed cuint definition Araq 2015-03-18 00:46:53 +01:00
  • 910ef7b2d1 'constructor' pragma for C++ support Araq 2015-03-18 00:46:10 +01:00
  • 1fc590b6ea don't generate memset calls for C++ objects Araq 2015-03-17 21:36:40 +01:00
  • 6523d80211 Rename clearStringTable to clear def 2015-03-17 22:48:34 +01:00
  • ee9499ac89 Some style cleanup def 2015-03-17 22:24:12 +01:00
  • 2410e667bc Make respond a template again def 2015-03-17 22:05:10 +01:00
  • 1320efcf90 Excludes windows platfrom from $PATH tilde expansion. Refs #2358. Grzegorz Adam Hankiewicz 2015-03-17 20:07:20 +01:00
  • 134eb6e582 Move recvInto to asyncnet and don't export it def 2015-03-17 18:53:58 +01:00
  • 836819d6b6 Don't export readInto* templates def 2015-03-17 18:16:39 +01:00
  • e127ed77b1 Make recvLineInto a proc instead of template def 2015-03-17 18:15:47 +01:00
  • 43ed83384c Rename resetStringTable to clearStringTable def 2015-03-03 21:59:42 +01:00
  • 58c29c29ae Remove unused newRequest proc def 2015-03-02 19:53:34 +01:00