Commit Graph

  • e1dec3b7dd Merge pull request #3091 from apense/patch-3 Dominik Picheta 2015-07-09 08:43:57 +01:00
  • 1760657deb Update asyncdispatch.nim apense 2015-07-09 02:12:49 -04:00
  • 5a2e575bb6 Doubled ticks apense 2015-07-09 00:03:18 -04:00
  • 7beeb2fade Merge pull request #3086 from apense/patch-13 Dominik Picheta 2015-07-08 22:19:52 +01:00
  • 7a010cf650 replace -> replacef apense 2015-07-08 15:01:50 -04:00
  • 66ce99d018 Update sets_fragment.txt apense 2015-07-08 14:13:00 -04:00
  • 0a624bec1e implemented {.noforward:on.} for type sections; useful for c2nim generated wrappers; to be documented Araq 2015-07-08 11:12:39 +02:00
  • a2b8b8b0dd 'sequtils doesn't take confusing default args anymore Araq 2015-07-08 11:10:01 +02:00
  • 83842ff4ed Nimrod -> Nim rename Araq 2015-07-08 11:07:35 +02:00
  • 9e5722c9e7 Merge pull request #3076 from apense/patch-13 Dominik Picheta 2015-07-08 09:17:14 +01:00
  • af1a5f3244 Updated & parameters apense 2015-07-06 23:02:17 -04:00
  • 30737ea34b Added safeAdd documentation apense 2015-07-06 15:47:23 -04:00
  • a7f769c6bd Merge pull request #3067 from apense/patch-10 Dominik Picheta 2015-07-06 17:16:42 +01:00
  • d936a7844e Merge pull request #3070 from apense/patch-12 reactormonk 2015-07-06 00:10:10 -05:00
  • 71743b5af3 Added getDaysInYear proc apense 2015-07-06 01:03:34 -04:00
  • 8e24a11a31 Merge pull request #3068 from apense/patch-11 reactormonk 2015-07-06 00:02:36 -05:00
  • d0f2ce3ae8 Added comma apense 2015-07-06 00:53:49 -04:00
  • c38956a850 THash -> Hash correction apense 2015-07-06 00:49:34 -04:00
  • bf58dd2141 Updated some example code in algorithm apense 2015-07-05 17:24:10 -04:00
  • 9a8de7f3a3 fixes #3054 Araq 2015-07-05 14:35:51 +02:00
  • 0e23ac3680 fixes #3053 Araq 2015-07-05 14:03:12 +02:00
  • 36ca2f1102 fixes #3051 Araq 2015-07-05 14:02:51 +02:00
  • 7011275f13 fixes #3062 Araq 2015-07-05 13:28:34 +02:00
  • 1ad729ee3b Merge pull request #3020 from flaviut/rename-crc-to-hash Andreas Rumpf 2015-07-05 00:41:13 +02:00
  • c334e89ee7 Renamed to toRunes apense 2015-07-04 15:07:29 -04:00
  • b9ccd06013 fixes bootstrapping problem Araq 2015-07-04 18:24:57 +02:00
  • b124b8b4bb Use raiseOSError with additionalInfo parameter from devel Sloane Simmons 2015-07-03 18:03:28 -05:00
  • e38a989a6f Merge pull request #3036 from nanoant/patch/macros-sametype Andreas Rumpf 2015-07-04 16:12:09 +02:00
  • 64b3395ade Added new proc apense 2015-07-03 21:33:12 -04:00
  • b39ce2fbfc documented 'varargs[typed]' code breakage Araq 2015-07-04 00:22:08 +02:00
  • 558360e6fd Update macros.nim transfuturist 2015-07-03 13:48:13 -07:00
  • 9683969243 Merge pull request #2877 from nanoant/patch/verbosity-map Andreas Rumpf 2015-07-03 22:11:37 +02:00
  • 62b55592e8 CRC -> Hash Flaviu Tamas 2015-06-29 18:23:23 -04:00
  • 3c20747394 Turn GC_getStatistics into hintGCStats Adam Strzelecki 2015-06-06 11:42:31 +02:00
  • c009aadc74 Turn stack trace printing into hintStackTrace Adam Strzelecki 2015-06-06 11:38:38 +02:00
  • d568ac3357 Turn optPrintSurroundingSrc into hintSource Adam Strzelecki 2015-06-06 11:34:27 +02:00
  • 00366cb8d4 Turn loadDynamicLib msg into hintDependency Adam Strzelecki 2015-06-06 11:22:49 +02:00
  • 18b3d04291 Turn execExternalProgram msgs into hintExecuting Adam Strzelecki 2015-06-06 11:17:50 +02:00
  • 592f867aa5 List warnings & hints via --(hints|warnings):list Adam Strzelecki 2015-06-06 12:50:39 +02:00
  • 14e6ff6780 Introduce NotesVerbosity defining verbosity levels Adam Strzelecki 2015-06-06 11:07:23 +02:00
  • e43daf3d24 Merge pull request #3049 from bluenote10/devel Andreas Rumpf 2015-07-03 11:46:59 +02:00
  • 414d69ccea added hash function for ordinal types Fabian Keller 2015-07-03 11:19:17 +02:00
  • 1a0417fbe0 macros: Introduce sameType(a, b) for node types Adam Strzelecki 2015-07-01 20:11:09 +02:00
  • 60ac5e3e76 fixes #3046 Araq 2015-07-03 10:55:50 +02:00
  • 2d196442fa fixes #3048, fixes #3047 Araq 2015-07-03 10:31:49 +02:00
  • 6b3abdba0f made macros.$ a bit smarter; but really this one needs to die Araq 2015-07-03 01:56:40 +02:00
  • 841a179d28 fixes #2633 Araq 2015-07-03 01:00:38 +02:00
  • e0497112dc Remove expandTilde forward declaration Dominik Picheta 2015-07-03 00:37:42 +01:00
  • cdc6529ccf fixes #3038 Araq 2015-07-03 00:14:54 +02:00
  • 3df9d2bd0c fixes #2540 Araq 2015-07-03 00:06:13 +02:00
  • dc65f9a5f7 Merge pull request #3043 from takaomag/fix_algorithm_reversed Andreas Rumpf 2015-07-03 00:19:10 +02:00
  • 024c9cde35 Merge pull request #3035 from apense/patch-9 Andreas Rumpf 2015-07-03 00:00:38 +02:00
  • c314f8e65e fixes #3040 Araq 2015-07-02 23:04:46 +02:00
  • 65c1b0c128 fixes #3041 Araq 2015-07-02 22:45:33 +02:00
  • 0df8fa1ddd fixes #3044 Araq 2015-07-02 21:42:10 +02:00
  • bbf7e18e5b varargs[untyped] actually works Araq 2015-07-02 21:22:56 +02:00
  • c4fb1246d1 Updated to capitalized, imperative apense 2015-07-02 15:21:24 -04:00
  • 101e78df3b Add tests for algorithm.reversed takaomag 2015-07-02 16:39:53 +00:00
  • f529e14b04 Fix algorithm.reversed to accept non-zero 'first' arg takaomag 2015-07-02 14:32:13 +00:00
  • 560cfd48fc fixes broken merge Araq 2015-07-02 16:29:22 +02:00
  • 9b01f1bedb Merge branch 'devel' of https://github.com/Araq/Nim into devel Araq 2015-07-02 16:18:35 +02:00
  • cabbcd411d implements varargs[untyped]; refs #2545; to be documented Araq 2015-07-02 16:18:11 +02:00
  • de5113805a tests\generics\tgenericprocmatcher.nim Araq 2015-07-02 16:04:35 +02:00
  • cf63f90d0f Merge pull request #3042 from k2nr/fix-readme-typo Andreas Rumpf 2015-07-02 15:49:00 +02:00
  • 87d69135b8 disabled unimportant old test Araq 2015-07-02 14:57:02 +02:00
  • ce94d13406 fixes readme.md typo Kazunori Kajihiro 2015-07-02 21:40:52 +09:00
  • 2353fe343a Update deprecation notice about unsigned module def 2015-07-02 12:26:04 +02:00
  • cb34e3721e Merge pull request #3037 from rgv151/patch-3 Dominik Picheta 2015-07-01 21:11:14 +01:00
  • 02402d3ffd Implement async post request Bruce Doan 2015-07-02 03:01:21 +07:00
  • cb5d090cdb Moved handling of multi-line FTP replies to expectReply. Dominik Picheta 2015-07-01 21:05:45 +01:00
  • d67e93340a Merge branch 'patch-1' of https://github.com/acidvertigo/Nim into acidvertigo-patch-1 Dominik Picheta 2015-07-01 19:25:07 +01:00
  • 13dd7922aa Clarified and fixed typo apense 2015-07-01 13:00:01 -04:00
  • ec97195d8f Add unsigned exports for backwards-compatibility def 2015-03-05 17:35:13 +01:00
  • 6f145230ee Remove unsigned from lib.txt def 2015-03-05 17:29:47 +01:00
  • 11a908fd40 Move unsigned int operations to system module def 2015-03-05 17:28:11 +01:00
  • a7c6279b14 Added documentation guidelines (brief) apense 2015-07-01 12:53:37 -04:00
  • b159fc3b34 fixes #2993 Araq 2015-07-01 17:42:12 +02:00
  • 30829ffec4 fixes #2874 Araq 2015-07-01 16:44:16 +02:00
  • 0d7e0e1b4f fixes #2429 Araq 2015-07-01 15:47:15 +02:00
  • 13259c669d minor doc updates Araq 2015-07-01 15:40:29 +02:00
  • 959d418d1d fixes 'instantiation from here' highlighting Araq 2015-07-01 15:02:13 +02:00
  • 1555f41796 fixes #3032 Araq 2015-07-01 13:35:58 +02:00
  • e1ddf2b175 Merge branch 'devel' of https://github.com/Araq/Nim into devel Araq 2015-07-01 11:34:07 +02:00
  • f315b0619c asyncdispatch compiles again on Linux Araq 2015-07-01 11:28:18 +02:00
  • 5ec42038f9 Merge pull request #3030 from rbehrends/popen-support Andreas Rumpf 2015-07-01 04:07:54 +02:00
  • 039da42401 fixes #1463 Araq 2015-07-01 03:23:23 +02:00
  • b3455d281b Add popen()/pclose() support to posix.nim Reimer Behrends 2015-07-01 02:39:45 +02:00
  • 70fe773bbe implemented system.pinToCpu Araq 2015-07-01 02:15:07 +02:00
  • 54a374a828 .header pragma now supports preprocessor directives Araq 2015-07-01 01:29:28 +02:00
  • 4afb8b8043 fixes #2935 Araq 2015-07-01 01:18:28 +02:00
  • cc57a0430b fixes #3028 Araq 2015-07-01 00:58:02 +02:00
  • 8e0f9bacb7 Merge pull request #3029 from rbehrends/fix-sqlite3-osx Andreas Rumpf 2015-07-01 00:20:37 +02:00
  • 507062f1bf Fix SQLite3 dynlib on OS X. Reimer Behrends 2015-06-30 23:27:16 +02:00
  • 2f9ad55fbd Merge pull request #3025 from r-ku/3022_fix Andreas Rumpf 2015-06-30 17:54:39 +02:00
  • e9afddcb0d added test file naming convention Simon Hafner 2015-06-30 10:49:31 -05:00
  • 1a14e9d366 Fixes #3022 r-ku 2015-06-30 14:32:52 +03:00
  • 62cea4e29c prepared selectors module for multi threading Araq 2015-06-30 13:39:14 +02:00
  • 28de800d61 Merge branch 'more_concurrency' into devel Araq 2015-06-30 12:50:24 +02:00
  • 4cfe216a77 fixes #2880 Araq 2015-06-30 12:19:47 +02:00
  • 1af20535d8 updated links to source code Araq 2015-06-30 12:19:24 +02:00