Commit Graph

  • 7e7a448cf1 Merge pull request #2112 from oderwat/patch-xbit Andreas Rumpf 2015-02-12 21:53:06 +01:00
  • 1d65cd277e Merge pull request #2095 from def-/rdstdin-winfix Andreas Rumpf 2015-02-12 16:15:50 +01:00
  • f9b3f7f980 fixes #2068 Araq 2015-02-12 16:10:24 +01:00
  • 2f62cc91a4 Merge pull request #2111 from lyro/fix-2110 Andreas Rumpf 2015-02-12 15:18:55 +01:00
  • 61db30727b Aporia compiles again (disabling thread analysis is horrible!) Araq 2015-02-12 15:14:46 +01:00
  • c4eddb3fda ordinary parameters can follow a varargs parameter Araq 2015-02-12 14:56:42 +01:00
  • 41385f3aaf made a test green Araq 2015-02-12 14:41:19 +01:00
  • 8763bffa84 better handling of gcsafety with --threadAnalysis:off Araq 2015-02-12 14:40:50 +01:00
  • 10335fd726 fixed minor bugs; cleaned up tests Araq 2015-02-11 17:42:28 +01:00
  • 6e8b2bbfc8 Set executable bit on build.sh. Hans Raaf 2015-02-12 13:07:06 +01:00
  • a21d7c681d New probe seq yields a non-bug swap of 1st 2 keys. Charles Blake 2015-02-12 06:57:39 -05:00
  • fcfaf2a844 fix conditions for int size in 'math.nextPowerOfTwo' #2110 Frank Fischer 2015-02-12 12:47:58 +01:00
  • 49d88cee68 Oops - missed updates to a few later rawGet()s. Charles Blake 2015-02-12 06:44:09 -05:00
  • 5fbcf93860 Add hcode,rightSize,rawGetKnownHC. Fix inf loop. Charles Blake 2015-02-12 05:22:04 -05:00
  • 2cc5bc0db3 Merge ../Nim into devel Charles Blake 2015-02-12 05:18:10 -05:00
  • 4f00ae5a5a Merge pull request #2108 from oderwat/patch-1 Andreas Rumpf 2015-02-12 10:02:53 +01:00
  • f7195becac Merge pull request #2053 from reactormonk/message-for-koch-temp Andreas Rumpf 2015-02-12 09:40:31 +01:00
  • ceffdebebb Corrected warnings about deprecated names Hans Raaf 2015-02-11 21:03:24 +01:00
  • 743ad639d4 Fixing dylib name for OSX Hans Raaf 2015-02-11 20:54:34 +01:00
  • cba3b788f1 Add more details about modifier syntax Flaviu Tamas 2015-02-11 14:05:52 -05:00
  • 92607dc474 Merge ../Nim into devel Charles Blake 2015-02-11 13:25:35 -05:00
  • a508055687 Merge pull request #2078 from c-blake/devel Andreas Rumpf 2015-02-11 17:44:13 +01:00
  • 7251fbd76e Date/time parsing - removed comments from assert Jeff 2015-02-11 15:52:15 +09:00
  • 3643068527 Date/time parsing with changes suggested by Araq Jeff 2015-02-11 15:42:33 +09:00
  • 4ce3c77031 increase limit for 64bit systems Araq 2015-02-10 22:23:38 +01:00
  • 7a64bb1232 Merge ../Nim into devel Charles Blake 2015-02-10 14:40:46 -05:00
  • 0284e8d11c fixes #2070 Araq 2015-02-10 20:18:23 +01:00
  • c2da0e9b3d cleanup index generation Araq 2015-02-10 16:19:32 +01:00
  • eec18896b7 cleaned up GC tests; fixes object variant re-assign bug Araq 2015-02-10 02:03:11 +01:00
  • 865d341b32 unsigned array indexes work better; minor cleanups Araq 2015-02-09 15:12:31 +01:00
  • e371bb3e26 fixes #1131 Araq 2015-02-09 13:26:29 +01:00
  • 247af96b00 cleaned up some tests Araq 2015-02-09 12:42:00 +01:00
  • 3a8f7d505b temptyseqs works again Araq 2015-02-09 03:14:25 +01:00
  • 683b82a2ec fixes #2070 Araq 2015-02-05 12:19:19 +01:00
  • cc8dffb559 Merge /home/cb/pkg/nim/Nim into devel Charles Blake 2015-02-10 10:18:02 -05:00
  • 03019849fc Async await try statement fixes. Dominik Picheta 2015-02-09 23:00:07 +00:00
  • 703633bf0c stop after first failing C compilation for --parallelBuild:1 Araq 2015-02-09 22:29:20 +01:00
  • 41794ccd5b Merge Nim into devel Charles Blake 2015-02-09 09:57:39 -05:00
  • 629bbf5ebd Merge pull request #2087 from flaviut/patch-1 Andreas Rumpf 2015-02-09 15:18:45 +01:00
  • 5424ab3d7e Date/time parsing with minor changes requested by Dom96 Jeff 2015-02-09 21:46:18 +09:00
  • 13c5ce820e Date/time parsing Jeff 2015-02-09 20:58:36 +09:00
  • af23312f79 Merge pull request #2059 from def-/getch Varriount 2015-02-09 02:37:36 -05:00
  • d6d152e451 Add a new line after readPasswordFromStdin, add result def 2015-02-09 08:06:56 +01:00
  • ecd0dea091 tables work in 'const' sections; echo supports 'nil' strings; minor cleanups Araq 2015-02-09 00:08:14 +01:00
  • 18fb3a391c Fix readPasswordFromStdin for Windows def 2015-02-08 22:53:49 +01:00
  • 9431b734b4 Merge pull request #2093 from reactormonk/json-test-fix Andreas Rumpf 2015-02-08 21:08:08 +01:00
  • 6f1152c66b apparently the json spacing changed Simon Hafner 2015-02-08 11:01:09 -06:00
  • 008b0f19bb 'nimsuggest' compiles again Araq 2015-02-08 15:47:55 +01:00
  • 34b4e9fc96 fixes #2004 Araq 2015-02-08 15:43:50 +01:00
  • ada0f14711 fixes #2073 Araq 2015-02-08 14:15:02 +01:00
  • c91ca82a43 fixes #2073; language spec change: arrow like operators are not right associative anymore Araq 2015-02-08 13:37:22 +01:00
  • 52e297c4e1 fixes #1956 Araq 2015-02-08 13:23:47 +01:00
  • 736a04c66b better error message Araq 2015-02-08 12:10:13 +01:00
  • f7f87a7709 merged #2083 manually Araq 2015-02-07 19:14:14 +01:00
  • 0b2a63b7bd Fixed website banner HTML & Javascript Various website CSS improvements Added docs & learn icons Added learn articles PhilipWitte 2015-02-08 04:01:18 -08:00
  • 52d3a82396 Clean up build icons Flaviu Tamas 2015-02-07 16:06:50 -05:00
  • 5f54ccf0bd Merge pull request #2085 from flaviut/clarify-message reactormonk 2015-02-08 00:05:36 +05:00
  • 5cbaa1ba37 Remove unnecessary filter Flaviu Tamas 2015-02-07 13:19:43 -05:00
  • 7ca3353616 Clarify "instantiation from here" Flaviu Tamas 2015-02-07 13:12:28 -05:00
  • 1f3ce26421 Address Andreas' complaint about code duplication. Charles Blake 2015-02-07 13:13:03 -05:00
  • 11e7c4960e Merge /home/cb/pkg/nim/Nim into devel pull from master Charles Blake 2015-02-07 13:11:27 -05:00
  • b25346719d Merge pull request #1869 from def-/json-stuff Andreas Rumpf 2015-02-07 18:34:35 +01:00
  • 28af09a446 Merge pull request #2062 from flaviut/expose-exception-parent Andreas Rumpf 2015-02-07 18:21:13 +01:00
  • 5f2382d093 Merge pull request #2060 from def-/rdstdin-pass Andreas Rumpf 2015-02-07 18:20:39 +01:00
  • 31074e0015 Merge pull request #2058 from def-/nimrod-cfgs Andreas Rumpf 2015-02-07 18:11:00 +01:00
  • 7191869d09 Use /bin/sh Flaviu Tamas 2015-02-07 09:46:03 -05:00
  • 42f8f1cd1f Fix unnecessarily slow set building from openArray. Charles Blake 2015-02-07 09:37:17 -05:00
  • 8e685585a6 Merge /home/cb/pkg/nim/Nim into devel Charles Blake 2015-02-07 09:32:27 -05:00
  • dc85c2498b nimsuggest knows how to deal with files not belonging to the project Araq 2015-02-07 13:15:30 +01:00
  • 0b5c42f405 configuration system supports %= to access environment variables Araq 2015-02-07 12:55:23 +01:00
  • 1314e91ef5 fixes c++ codegen regression Araq 2015-02-07 10:47:11 +01:00
  • d933fde40d yet another C++ bugfix Araq 2015-02-07 02:15:50 +01:00
  • 74c6c8c903 compiler distinguishes between 2 different 'var' types for C++ interop; code cleanups Araq 2015-02-07 01:06:25 +01:00
  • e84834db79 lots of C++ codegen improvements Araq 2015-02-06 21:26:40 +01:00
  • d020ad097c Merge pull request #2081 from h3rald/patch-3 Dominik Picheta 2015-02-06 22:05:10 +00:00
  • 99b14c8d8d newRollingFileLogger - fmtStr is always set to defaultFmtStr Fabio Cevasco 2015-02-06 22:40:21 +01:00
  • 6597bef8d9 Merge pull request #2080 from Araq/revert-2079-patch-2 Dominik Picheta 2015-02-06 21:31:05 +00:00
  • 335c3e2b81 Revert "newRollingFileLogger - fmtStr is always set to defaultFmtStr" Dominik Picheta 2015-02-06 21:30:45 +00:00
  • 8ee08c54fc Merge pull request #2079 from h3rald/patch-2 Dominik Picheta 2015-02-06 21:30:18 +00:00
  • 344df154dc newRollingFileLogger - fmtStr is always set to defaultFmtStr Fabio Cevasco 2015-02-06 21:47:05 +01:00
  • 65ce08f38c Add hcode. Re-factor rawGet. Fix infinite loop. Charles Blake 2015-02-06 09:24:20 -05:00
  • 53f4c7758b fixes #1601 Araq 2015-02-05 13:12:20 +01:00
  • b44ee119c8 list CC executions properly again for --parallelBuild:1 Araq 2015-02-05 12:23:12 +01:00
  • c795a469bc fixes #2011 Araq 2015-02-05 02:27:43 +01:00
  • d41d9f704d Merge pull request #2067 from def-/tests-stuff Andreas Rumpf 2015-02-04 23:45:45 +01:00
  • 25cee6e05b Clean up tests/static def 2015-02-04 22:18:06 +01:00
  • 1c4153790b Clean up tests/osproc def 2015-02-04 22:15:30 +01:00
  • f18368bd3b Clean up tests/modules def 2015-02-04 22:09:42 +01:00
  • 1c34f30bbb Clean up tests/manyloc def 2015-02-04 21:56:45 +01:00
  • 416456cefe Try to fix unittest for JS backend, still not working def 2015-02-04 21:44:25 +01:00
  • 0b4557b2ce Clean up tests/iter def 2015-02-04 21:40:33 +01:00
  • 546acfaf4e Clean up tests/effects def 2015-02-04 21:20:01 +01:00
  • d4c32102d8 use dynamic message destination Simon Hafner 2015-02-04 14:15:52 -06:00
  • 8a7f405eea Clear up tests/clearmsg def 2015-02-04 20:42:37 +01:00
  • c58573b34a Fix name of generated C file in tester def 2015-02-04 20:41:27 +01:00
  • be33e55518 Clean up tests/bind def 2015-02-04 20:32:54 +01:00
  • 4fbf47ca5e Clean up tests/assert def 2015-02-04 20:30:09 +01:00
  • e0ae9f5248 Clean up tests/stdlib def 2015-02-04 20:22:58 +01:00
  • 1b91b3a2a5 Disable rodfiles tests for now def 2015-02-04 20:10:57 +01:00
  • 19993d73ed Add test for #1460 def 2015-02-04 20:10:50 +01:00