Commit Graph

  • d892887c93 Merge remote-tracking branch 'upstream/devel' into devel Oscar Campbell 2015-06-10 19:06:46 +02:00
  • b49c75c82a macros: Add test for node comparsion Adam Strzelecki 2015-06-10 00:17:48 +02:00
  • 6ecce2941e macros: exprStructuralEquivalent for EqNimrodNode Adam Strzelecki 2015-06-09 23:57:41 +02:00
  • 891d953a4c disabled threadpool assertion only for vcc Spencer Stirling 2015-06-10 07:23:07 -06:00
  • 8905ed1dda Fix doc typos in basic2d and basic3d msiglreith 2015-06-10 14:34:53 +02:00
  • 6c256ddcae cause I have no life Araq 2015-06-10 11:50:08 +02:00
  • d4610d7716 terminal doesn't use enormous windows module anymore Araq 2015-06-10 11:32:10 +02:00
  • 1b98d32579 no private deprecated symbols Araq 2015-06-07 18:15:47 +02:00
  • 258bfa886a Merge pull request #2852 from kirbyfan64/devel Andreas Rumpf 2015-06-10 11:08:22 +02:00
  • f3e7e5fc13 Merge pull request #2866 from nanoant/patch/db-deffered-rows Andreas Rumpf 2015-06-10 11:06:36 +02:00
  • cb439d70bc Merge pull request #2892 from apense/patch-6 Andreas Rumpf 2015-06-10 10:55:31 +02:00
  • c237473e71 Merge pull request #2893 from nanoant/patch/securehash-fixup Andreas Rumpf 2015-06-10 10:55:07 +02:00
  • e87aebb68e Merge pull request #2895 from FedeOmoto/devel Andreas Rumpf 2015-06-10 10:50:58 +02:00
  • 87b6220897 Removed magics: mAbsI64 rku 2015-06-08 14:26:49 +03:00
  • 3984fecae6 Removed magics: mBitnotI64 rku 2015-06-08 14:22:04 +03:00
  • 47114342c4 Removed magics: mEqI64 mLtI64 mLeI64 rku 2015-06-08 14:16:42 +03:00
  • 658dcd2a58 Removed magics: mShrI64, mShlI64, mBitandI64, mBitorI64, mBitxorI64 rku 2015-05-04 11:45:18 +03:00
  • 372a5d3cbb Removed magics: mAddI64, mSubI64, mMulI64, mDivI64, mModI64 rku 2015-05-04 11:36:31 +03:00
  • 4618cb58c0 Allow to set position at end of stream Federico Omoto 2015-06-09 22:25:31 -03:00
  • 4e14c0ad9f securehash: SHA1 -> Sha1 according to style guide Adam Strzelecki 2015-06-09 22:55:29 +02:00
  • 867b38496b Moved negative indexing operator here apense 2015-06-09 16:24:13 -04:00
  • d4d5f95808 Remove unnecessary import Ryan Gonzalez 2015-06-09 15:21:33 -05:00
  • 3142400351 Removed unnecessary template apense 2015-06-09 16:21:33 -04:00
  • 54c863d6ae securehash: sha_digest_size is not following style Adam Strzelecki 2015-06-09 22:15:51 +02:00
  • eccc2f87e9 securehash: remove unused emptySecureHash Adam Strzelecki 2015-06-09 22:15:08 +02:00
  • 3d266433a7 securehash: Keep module name consistent Adam Strzelecki 2015-06-09 22:16:43 +02:00
  • 8742907133 db: InstantRow and instantRows Adam Strzelecki 2015-06-04 00:38:49 +02:00
  • d152ccc1e2 fixed threadpool and atomics to work with Visual Studio 32 and 64 bit Spencer Stirling 2015-06-09 11:59:26 -06:00
  • 02ddbae8f6 fix growObj() with strings Stefan Talpalaru 2015-06-09 17:58:54 +02:00
  • 25a1987517 Merge pull request #2780 from flaviut/cleanup-crc Andreas Rumpf 2015-06-09 15:10:21 +02:00
  • 60bc1fd7ba Merge pull request #2885 from apense/patch-4 Andreas Rumpf 2015-06-09 15:03:46 +02:00
  • 9b22a7b712 Merge pull request #2887 from apense/patch-5 Andreas Rumpf 2015-06-09 14:52:29 +02:00
  • 0ee1672d69 Updated whitespace ranges apense 2015-06-08 19:48:57 -04:00
  • c4009c6182 Fixes #2884 Dominik Picheta 2015-06-08 23:10:50 +01:00
  • ab1b1c9251 Note about deprecation in generics.txt apense 2015-06-08 16:03:57 -04:00
  • 5118c09f49 Fix ambiguous character literal Flaviu Tamas 2015-05-26 20:49:49 -04:00
  • 3bbbb1a682 Fix potential code bloat Flaviu Tamas 2015-05-26 20:29:12 -04:00
  • ca81749f2a Rename RegexException according to NEP1 Flaviu Tamas 2015-05-26 20:07:16 -04:00
  • a707f8de65 Edit re and nre doc comments Flaviu Tamas 2015-05-26 20:02:51 -04:00
  • 4fbd95549d Clean up nre imports Flaviu Tamas 2015-05-26 20:00:31 -04:00
  • 38064d043a Use stdlib's PCRE in nre Flaviu Tamas 2015-05-26 19:53:32 -04:00
  • 8caa5cd292 Deprecate re Flaviu Tamas 2015-05-26 19:51:43 -04:00
  • 15ef227c48 Adjust re for nre's inclusive bounds Flaviu Tamas 2015-05-26 19:48:58 -04:00
  • dc60a51e15 Base re off of nre Oleh Prypin 2015-05-26 19:44:46 -04:00
  • b27c1946c9 Update news for nre Flaviu Tamas 2015-05-26 19:37:19 -04:00
  • be64b8d0d4 Ensure no one uses internal module Flaviu Tamas 2015-05-26 19:33:44 -04:00
  • 9db6070d73 Fix nre tests Flaviu Tamas 2015-05-26 19:33:34 -04:00
  • 90ed34db72 Merge branch 'devel' of https://github.com/Araq/Nim into add-nre Flaviu Tamas 2015-05-26 19:32:50 -04:00
  • f0b6c03b26 Merge branch 'devel' into bugfix-2858-testament-sources-system-wide Oscar Campbell 2015-06-07 13:17:06 +02:00
  • 858cdd0b05 Merge remote-tracking branch 'upstream/devel' into devel Oscar Campbell 2015-06-07 13:16:08 +02:00
  • 87a6d08e95 Update version in compiler.nimble Dominik Picheta 2015-06-05 17:10:17 +01:00
  • cb443ce73d moved sexp.nim to nimsuggest repo Simon Hafner 2015-06-05 11:04:15 -05:00
  • 25cc9befd5 Fixup: Reverted TZipFileStream name change Adam Strzelecki 2015-06-05 12:44:28 +02:00
  • 4b0089bf58 Removed nimsuggest from this repo. Dominik Picheta 2015-06-04 23:25:29 +01:00
  • 4a7c0e8872 Add WSAEADDRINUSE to winlean. Dominik Picheta 2015-06-04 23:23:41 +01:00
  • 52192ffa9f Fixes compilation with --gc:markandsweep. Dominik Picheta 2015-06-04 23:12:38 +01:00
  • 25c6304abb Hopefully fixes nimsuggest building against the compiler package. Dominik Picheta 2015-06-04 23:07:57 +01:00
  • c126b8ad0f Fixed links in Error hierarchy apense 2015-06-04 16:18:18 -04:00
  • e132032b0f Fixed code indentation in procs.txt apense 2015-06-04 13:31:40 -04:00
  • 83369f4bce Parser: Inline expr pragmas with parenthesis Adam Strzelecki 2015-06-02 21:56:44 +02:00
  • 07c40add8f Parser: Properly represent parsePar in grammar Adam Strzelecki 2015-06-02 21:51:41 +02:00
  • 4674b3eb80 Introduce {.noRewrite.} expr pragma disabling TR Adam Strzelecki 2015-06-02 21:29:28 +02:00
  • c55f5dfca2 Perform lambda lifting for compile-time stuff when targeting JS. Enable unittest test. yglukhov 2015-05-27 16:48:10 +03:00
  • bbb1bdb4a9 Merge pull request #2643 from grncdr/TAny-and-inheritance Andreas Rumpf 2015-06-07 10:56:29 +02:00
  • 94b7da4297 Merge pull request #2645 from def-/builtin_overflow Andreas Rumpf 2015-06-07 10:55:23 +02:00
  • cb1f1cfd52 Merge pull request #2682 from koalazen/refactor_lowerbound_algorithm Andreas Rumpf 2015-06-07 10:53:12 +02:00
  • 380d617f86 Merge pull request #2867 from Araq/fix-2584 Andreas Rumpf 2015-06-07 10:51:35 +02:00
  • faed57dff0 Merge pull request #2878 from Perelandric/rename_fixes Andreas Rumpf 2015-06-07 10:46:35 +02:00
  • 2725d89376 Merge pull request #2875 from nanoant/patch/bring-back-bootstrap-executable-bit Andreas Rumpf 2015-06-07 10:45:16 +02:00
  • ff83efa767 Fixed malformed pragma patrick dw 2015-06-06 12:01:26 -05:00
  • 13163ff13f Reverted TZipFileStream (is going to be reference type) patrick dw 2015-06-06 10:45:01 -05:00
  • ca684da044 Updated deprecated names patrick dw 2015-06-06 10:18:16 -05:00
  • 2e25574ff1 Updated usage of deprecated types patrick dw 2015-06-06 09:35:15 -05:00
  • a511562822 Renaming fixes in sdl.nim patrick dw 2015-06-06 09:09:48 -05:00
  • a400987590 Dropped from TZipFileStream patrick dw 2015-06-06 08:57:13 -05:00
  • 54750f608d fixes #2774 Araq 2015-06-06 13:25:20 +02:00
  • d94fcb38f0 fixes #2687 Araq 2015-06-06 11:57:27 +02:00
  • adfdb4623d use new type names Araq 2015-06-06 11:50:51 +02:00
  • a730a974ed fixes #2854 Araq 2015-06-06 11:50:35 +02:00
  • 706080dcbd fixes 'noreturn' regression for Visual C++ Araq 2015-06-06 11:04:48 +02:00
  • 9d03d166a8 Update version in compiler.nimble Dominik Picheta 2015-06-05 17:10:17 +01:00
  • c4c64804e5 moved sexp.nim to nimsuggest repo Simon Hafner 2015-06-05 11:04:15 -05:00
  • b4b7bd5af3 Merge branch 'boopcat-exportnewsocket' into devel Dominik Picheta 2015-06-05 15:06:15 +01:00
  • c5708ef1ee Merge branch 'exportnewsocket' of https://github.com/boopcat/Nim into boopcat-exportnewsocket Dominik Picheta 2015-06-05 15:06:02 +01:00
  • ad6ad5d8d0 s/procedure/routine/ in tests. Dominik Picheta 2015-06-05 14:53:49 +01:00
  • 1cf1610bdf Rename errUndeclaredProcedure to errUndeclaredRoutine. Dominik Picheta 2015-06-05 14:50:14 +01:00
  • 7909591d41 Bring back (again) bootstrap.sh executable bit Adam Strzelecki 2015-06-05 14:00:27 +02:00
  • 62376c0657 Merge pull request #2824 from yglukhov/js-ct-lambda-lifting Andreas Rumpf 2015-06-05 13:04:02 +02:00
  • f8326ad4c0 Merge pull request #2859 from nanoant/patch/norewrite-pragma Andreas Rumpf 2015-06-05 12:53:15 +02:00
  • bf70a137f0 Merge pull request #2873 from nanoant/devel Andreas Rumpf 2015-06-05 12:48:49 +02:00
  • 2dcaa75e2d Fixup: Reverted TZipFileStream name change Adam Strzelecki 2015-06-05 12:44:28 +02:00
  • 16da925a0a Removed nimsuggest from this repo. Dominik Picheta 2015-06-04 23:25:29 +01:00
  • ed46ca6d57 Add WSAEADDRINUSE to winlean. Dominik Picheta 2015-06-04 23:23:41 +01:00
  • 0b124a2043 Fixes compilation with --gc:markandsweep. Dominik Picheta 2015-06-04 23:12:38 +01:00
  • 2d9a24f3f6 Hopefully fixes nimsuggest building against the compiler package. Dominik Picheta 2015-06-04 23:07:57 +01:00
  • 0a810fd10f Treat unitest's default esc.seq. output as empty. Oscar Campbell 2015-06-04 22:53:39 +02:00
  • cdf631c508 Merge branch 'devel' into bugfix-2858-testament-sources-system-wide Oscar Campbell 2015-06-04 22:43:18 +02:00
  • c53f65f1e7 Merge pull request #2871 from apense/patch-7 Andreas Rumpf 2015-06-04 22:20:23 +02:00
  • 846489f813 Fixed links in Error hierarchy apense 2015-06-04 16:18:18 -04:00
  • e59fdc6572 Merge pull request #2870 from apense/patch-6 Dominik Picheta 2015-06-04 19:21:30 +01:00