Commit Graph

  • 38697234f6 mark and sweep GC compiles with --cs:partial Araq 2014-02-02 00:35:26 +01:00
  • a5098f1fda fixed cases Araq 2014-02-02 00:03:57 +01:00
  • 3b5c0b27ce case consistency for excpt.nim Araq 2014-02-02 00:03:30 +01:00
  • 4b47bee654 deactivated debug output Araq 2014-02-02 00:02:57 +01:00
  • 43d1181c04 year 2014 Araq 2014-02-02 00:02:39 +01:00
  • 7fe340e7bc year 2014 Araq 2014-02-02 00:02:08 +01:00
  • e647428539 case consistency for dynlib.nim Araq 2014-02-02 00:01:33 +01:00
  • 70eff919cd only 1 argument allowed for command expressions Araq 2014-02-02 00:00:56 +01:00
  • bd9f6505c1 'discard' instead of 'nil' for system.nim Araq 2014-02-02 00:00:17 +01:00
  • 0b8f68def0 tstringinterp almost working Araq 2014-02-01 23:58:20 +01:00
  • 31f3034c3a case consistency for evalffi Araq 2014-02-01 23:57:09 +01:00
  • 68d8cd1301 case consistency for evalffi Araq 2014-02-01 23:56:32 +01:00
  • 9f29bb8d9e corrected docs and tests Simon Hafner 2014-02-01 16:07:44 -06:00
  • f9c2ec8d92 Fixes wrong slurp path in tester. Dominik Picheta 2014-02-01 14:57:52 +00:00
  • 6d62503e5d documented new symbol binding rules for templates Araq 2014-02-01 13:39:40 +01:00
  • d8d93218fa bugfix: object constructor doesn't allow 'distinct' types Araq 2014-02-01 11:56:21 +01:00
  • 2c5a2d07fb sets equivalence Simon Hafner 2014-01-31 18:22:27 -06:00
  • e01fb17d02 product more robust against empty input Simon Hafner 2014-01-30 23:55:43 -06:00
  • f070edb8b9 forgot to export product Simon Hafner 2014-01-30 02:09:37 -06:00
  • ac0f15379c added Cartesian product Simon Hafner 2014-01-30 02:07:21 -06:00
  • d07f86b159 Avoids raising exceptions in tryInsertID. Grzegorz Adam Hankiewicz 2014-01-29 23:25:21 +01:00
  • 47e2999fec Merge pull request #851 from EXetoC/highlite-typo Simon Hafner 2014-01-29 09:10:23 -08:00
  • b549ca4517 Punctation -> Punctuation; fix remaining typos. EXetoC 2014-01-29 17:35:11 +01:00
  • 446ffb5481 Punctation -> punctuation. EXetoC 2014-01-29 02:29:25 +01:00
  • 9344e9fbf7 Finished logging module. Dominik Picheta 2014-01-27 18:20:08 +00:00
  • 92f7c479b9 Fixes #848. Dominik Picheta 2014-01-27 17:48:39 +00:00
  • 11053afff8 osproc: fix naming inconsistiences Michał Zieliński 2014-01-26 22:30:20 +01:00
  • e0e0b409e4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Michał Zieliński 2014-01-26 17:06:21 +01:00
  • 7956737ef1 Adds note about manual memory handling to GC doc. Grzegorz Adam Hankiewicz 2014-01-26 16:39:20 +01:00
  • a8b4e3c764 Merge branch 'devel' of git://github.com/Araq/Nimrod Miguel 2014-01-26 05:37:18 +04:00
  • 5d712e0d3f Merge branch 'devel' of https://www.github.com/Araq/Nimrod into devel Zahary Karadjov 2014-01-26 01:38:45 +02:00
  • 5a6030a16b the is operator now uses exactly the same algorithm as proc signature matching Zahary Karadjov 2014-01-26 00:45:50 +02:00
  • ad74332a92 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-01-25 23:04:03 +01:00
  • 8a7f50889c fixes #838 Araq 2014-01-25 23:03:43 +01:00
  • 6ee21aa365 Merge pull request #841 from gradha/pr_oniondocs_devel Grzegorz Adam Hankiewicz 2014-01-25 07:27:16 -08:00
  • 7f9fb3a024 Merge branch 'pr_oniondocs' into pr_oniondocs_devel Grzegorz Adam Hankiewicz 2014-01-25 16:24:39 +01:00
  • f16881ad16 disable internalError so that nimbuild compiles again Araq 2014-01-25 14:24:33 +01:00
  • 9d4c4592fa more efficient calls for closure iterators Araq 2014-01-25 14:22:38 +01:00
  • 9af1ab5f43 fixes a minor parser bug Araq 2014-01-25 14:22:05 +01:00
  • c4cb795081 updated asyncio and ftpclient modules Araq 2014-01-25 14:21:27 +01:00
  • 869e7d93e0 nativeStackTrace might work again Araq 2014-01-25 14:20:40 +01:00
  • 3f71b7f1f6 implements #766; Zahary Karadjov 2014-01-24 17:02:27 +02:00
  • 35efec457c Merge pull request #839 from ReneSac/master Simon Hafner 2014-01-24 12:58:19 -08:00
  • 03138cb73a Optimized the size of PNG images. 172KB > 143KB René 2014-01-24 16:59:29 -02:00
  • a6a18be089 support for parametric user-defined type classes Zahary Karadjov 2014-01-24 14:13:32 +02:00
  • de538deb7a should compile on netbsd Araq 2014-01-23 20:43:56 +01:00
  • f332ac1d37 renderer knows about nkStaticTy and nkTypeClassTy Araq 2014-01-23 19:23:41 +01:00
  • 3e5cb6644f typeClasses now documented in grammar.txt Araq 2014-01-23 17:19:12 +01:00
  • 2ecff76aac master compiler compiles with devel Araq 2014-01-23 16:45:17 +01:00
  • 556efb5158 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-01-23 12:22:49 +01:00
  • 1465a7b080 small code cleanups Araq 2014-01-23 12:22:34 +01:00
  • d01ff8994b closure iterators work Araq 2014-01-23 08:47:22 +01:00
  • 3f87326247 closure iterators almost work Araq 2014-01-23 01:41:26 +01:00
  • 3c840102bc fix the error "only proc headers can feature pragmas" when compiling in JS mode Zahary Karadjov 2014-01-23 00:02:57 +02:00
  • d63eca96e5 Adds AllChars constant to strutils. Grzegorz Adam Hankiewicz 2014-01-22 23:01:50 +01:00
  • 9dec669b94 nest PreMain inside NimMain for easier consumption of static libraries developed in Nimrod Zahary Karadjov 2014-01-23 00:01:15 +02:00
  • 37229df7fc next steps for closure iterators Araq 2014-01-22 17:32:38 +01:00
  • 85a5bfe605 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-01-20 20:07:55 +01:00
  • 4a0aadef4d parser support anon iterators Araq 2014-01-20 20:07:44 +01:00
  • a09ddfa099 fix the segfault in #827 Zahary Karadjov 2014-01-20 15:22:44 +02:00
  • ad1a0c51e2 Merge branch 'osproc' into devel Michał Zieliński 2014-01-20 13:32:20 +01:00
  • d18f40b4e2 updated grammar.txt Araq 2014-01-20 08:35:09 +01:00
  • 79f59d18f1 command syntax is allowed in expressions Araq 2014-01-20 08:29:02 +01:00
  • 6fd008f23e Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-01-19 20:25:03 +01:00
  • 15859d94ec compiler warns when you use GC'ed memory and '--gc:none' Araq 2014-01-19 20:24:44 +01:00
  • d23c2b5dcc Merge pull request #822 from onionhammer/devel Andreas Rumpf 2014-01-19 09:02:09 -08:00
  • 34f7eca8f7 Added ret != 0 back onionhammer 2014-01-19 10:55:33 -06:00
  • 5d8d1ed8bc Corrected prunesocketset and pruneprocessset Erik O'Leary 2014-01-19 10:51:21 -06:00
  • 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead Araq 2014-01-19 16:54:59 +01:00
  • cde9e5d644 merge master into devel Araq 2014-01-19 01:31:45 +01:00
  • a59939d295 it's the year 2014 Araq 2014-01-19 01:25:48 +01:00
  • 6df259f15b 'inject' for the new symbol binding rules in templates Araq 2014-01-19 01:25:23 +01:00
  • d986a5adb5 make encodings.nim case consistent Araq 2014-01-19 01:23:38 +01:00
  • f4b81ba92b Merge pull request #775 from fowlmouth/patch-3 Andreas Rumpf 2014-01-18 15:05:57 -08:00
  • 899d286d2b Merge pull request #812 from girvo/koch-fix Andreas Rumpf 2014-01-18 15:03:06 -08:00
  • 36afdca87f resolved conflicts with master Araq 2014-01-18 01:16:45 +01:00
  • 5073914b86 unittest module works again Araq 2014-01-18 00:58:59 +01:00
  • 383fbca27e better tester Araq 2014-01-17 08:47:51 +01:00
  • 12247b3f56 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel Araq 2014-01-17 01:19:18 +01:00
  • fc452787e7 better html generator for the tester; fixes some VM bugs Araq 2014-01-17 01:18:57 +01:00
  • b1c44561bb Merge pull request #818 from hiteshjasani/pr_devel_doc_import_constraints Simon Hafner 2014-01-16 12:16:48 -08:00
  • 74af6351b2 Add docs for constraining and qualifying imports. Hitesh Jasani 2014-01-16 14:42:12 -05:00
  • 8f499db4c3 Merge pull request #817 from gradha/pr_improves_docs2 Simon Hafner 2014-01-16 07:34:37 -08:00
  • 42f152569d References TRune, links unicode modules where mentioned. Grzegorz Adam Hankiewicz 2014-01-14 10:46:31 +01:00
  • 2c2174f2d0 Clarifies system.lines() docstring. Grzegorz Adam Hankiewicz 2014-01-14 10:38:03 +01:00
  • 63ab238f5d Adds note about conflicts with using as a statement. Grzegorz Adam Hankiewicz 2014-01-06 20:52:30 +01:00
  • 7aa263bebf Duplicates string literal table for character literals. Grzegorz Adam Hankiewicz 2014-01-06 20:41:42 +01:00
  • 077b8327ec Documents rstgen index related procs. Grzegorz Adam Hankiewicz 2014-01-03 22:59:57 +01:00
  • f3273757ed Removes links to modules recently removed from stdlib. Grzegorz Adam Hankiewicz 2013-12-30 16:46:41 +01:00
  • 457497980c Moves mongodb module to lower level wrapper group. Grzegorz Adam Hankiewicz 2013-12-30 16:34:39 +01:00
  • 74f94482cc Adds parseopt2 module to documentation index. Grzegorz Adam Hankiewicz 2013-12-30 14:01:00 +01:00
  • 3cf46c2def Documents wrapping named arguments in curly braces. Grzegorz Adam Hankiewicz 2013-12-30 13:34:20 +01:00
  • 0029832ba1 Adds note about iterators having same signature as procs. Grzegorz Adam Hankiewicz 2013-12-30 13:29:28 +01:00
  • 9602349f30 Adds note about procs and multiple variable assignment. Grzegorz Adam Hankiewicz 2013-12-30 13:11:06 +01:00
  • 338a93f119 Adds docstrings to lines() iterators. Grzegorz Adam Hankiewicz 2013-12-30 12:47:01 +01:00
  • db7d0e6a66 Adds using statement to the one and only true index. Grzegorz Adam Hankiewicz 2013-12-30 12:18:46 +01:00
  • 0132f350af Merge pull request #814 from discoloda/devel Andreas Rumpf 2014-01-14 13:42:20 -08:00
  • aec9195c95 Applied Araq's suggestions for c2nim Vincent Burns 2014-01-14 16:35:00 -05:00
  • 5395347582 removed hack for return statement Vincent Burns 2014-01-14 12:05:14 -05:00
  • d35dedf041 Slightly better type parsing for parameters and cast expressions Vincent Burns 2014-01-14 11:22:59 -05:00