Commit Graph

  • 9d3b2d1e05 Fixed code indentation in procs.txt apense 2015-06-04 13:31:40 -04:00
  • 5d6f16cc1a Got rid of errUndeclaredProcedureField. Dominik Picheta 2015-06-04 16:39:38 +01:00
  • 22f6017ab8 Fixes #2584 Dominik Picheta 2015-06-04 13:55:48 +01:00
  • ccb9ae2d52 stdlib: don't use deprecated symbols Araq 2015-06-04 13:13:25 +02:00
  • e0ecaa86ba Reverted all changes Perelandric 2015-05-26 14:46:43 -05:00
  • b0469c11e3 Reverted TZipFileStream name change Perelandric 2015-05-26 14:45:51 -05:00
  • 2124952db3 Added line breaks to long 'deprecated' pragmas Perelandric 2015-05-24 23:57:50 -05:00
  • cbd8da93f4 lib/wrappers/s-z - Dropped 'T' from types pdw 2015-05-24 22:50:19 -05:00
  • b2bc5440aa lib/wrappers/c-r - Dropped 'T' from types pdw 2015-05-24 22:43:13 -05:00
  • 9e771ca707 lib/windows - Dropped 'T' from types pdw 2015-05-24 22:38:43 -05:00
  • 2ca90a20a1 lib/system/g-w - Dropped 'T' from types pdw 2015-05-24 22:37:46 -05:00
  • ff5b446dfc lib/system/a-e - Dropped 'T' from types pdw 2015-05-24 22:37:01 -05:00
  • d18e18060e lib/pure/p-t - Dropped 'T' from types pdw 2015-05-24 22:34:41 -05:00
  • 6914244f30 lib/pure/e-o - Dropped 'T' from types pdw 2015-05-24 22:33:34 -05:00
  • 192ba3bbc0 lib/pure/a-c - Dropped 'T' from types pdw 2015-05-24 22:30:19 -05:00
  • 1c426c613c lib/posix - Dropped 'T' from types pdw 2015-05-24 22:26:36 -05:00
  • 7616790515 lib/packages/docutils - Dropped 'T' from types pdw 2015-05-24 22:25:38 -05:00
  • 6e8e3fdd23 lib/js - Dropped 'T' from types pdw 2015-05-24 22:24:52 -05:00
  • ea03fc6886 lib/impure - Dropped 'T' from types pdw 2015-05-24 22:24:07 -05:00
  • 6ca3504dfb lib/core - Dropped 'T' from types pdw 2015-05-24 22:21:55 -05:00
  • 9764ba933b Dropped 'T' from types pdw 2015-05-24 22:20:41 -05:00
  • 88e849078f Merge pull request #2830 from yglukhov/logging-no-format Dominik Picheta 2015-06-04 11:43:49 +01:00
  • 51488ebd12 Merge pull request #2848 from ozra/bugfix-2523-number-literal-lexing Andreas Rumpf 2015-06-04 11:40:00 +02:00
  • a1f8b1bcf9 Merge pull request #2850 from ozra/docfix-2523-number-literals Andreas Rumpf 2015-06-04 11:38:43 +02:00
  • 86f58a002d Merge pull request #2861 from apense/patch-5 Andreas Rumpf 2015-06-04 11:37:45 +02:00
  • 8264c3cbee Merge pull request #2849 from ozra/feature-2811-hump-snake-dash Andreas Rumpf 2015-06-04 11:37:26 +02:00
  • 874637be32 Merge pull request #2863 from yglukhov/js-dotdot Andreas Rumpf 2015-06-04 11:35:48 +02:00
  • e9a57e9706 Fixed codegen for DotDot magic yglukhov 2015-06-03 16:15:54 +03:00
  • 071ccf3d02 Add "safety compilation". Improved, fixed messages Oscar Campbell 2015-06-04 07:33:27 +02:00
  • a385b6736c Fix incorrect 400 reply in asynchttpserver Dominik Picheta 2015-06-03 18:48:55 +01:00
  • 51fc903dbf Made pathing (hopefully) Windows friendly. Oscar Campbell 2015-06-03 13:08:28 +02:00
  • bf9053315c Ensure fresh compiler and local compiler + libs Oscar Campbell 2015-06-03 03:22:17 +02:00
  • 8beed96106 Colors! Ryan Gonzalez 2015-05-31 18:05:34 -05:00
  • 860da53db5 Added slight explanation for count{down|up} apense 2015-06-02 17:11:03 -04:00
  • 44b0bf59d9 Change const def to cleaner code per suggestion. Oscar Campbell 2015-06-02 22:22:27 +02:00
  • b0db8126a5 Parser: Inline expr pragmas with parenthesis Adam Strzelecki 2015-06-02 21:56:44 +02:00
  • 2f5ed17cfe Parser: Properly represent parsePar in grammar Adam Strzelecki 2015-06-02 21:51:41 +02:00
  • 13b57dbc2f Introduce {.noRewrite.} expr pragma disabling TR Adam Strzelecki 2015-06-02 21:29:28 +02:00
  • 79c92603f5 FlowVar's ^ for refs is safe and convenient to use Araq 2015-06-02 16:32:41 +02:00
  • 3312d49a48 proper waiting for the pinned thread Araq 2015-06-02 16:21:55 +02:00
  • a88120ab50 Merge pull request #2855 from x2f/devel Dominik Picheta 2015-06-02 13:29:39 +01:00
  • 51d284ce84 Documented bufSize param in logging.nim x2f 2015-06-01 21:52:26 -04:00
  • dd30bab480 Restructure branching slighty. Fix error message. Oscar Campbell 2015-06-01 23:49:04 +02:00
  • 80a13a408e added a test fowlmouth 2015-06-01 11:01:50 -05:00
  • 87c8d586b5 string only matches for openarray not varargs Billingsly Wetherfordshire 2015-06-01 07:37:36 -05:00
  • f3b8a3cbbc made string compatible with openarray[char] Billingsly Wetherfordshire 2015-06-01 06:04:22 -05:00
  • 3f78f75483 Expose bufSize parameter for file-based loggers x2f 2015-05-31 21:06:23 -04:00
  • 50e96ad939 the Go GC - initial implementation Stefan Talpalaru 2015-05-31 19:07:44 +02:00
  • 9fcd5252c7 Fix doc for #2523, regarding numeric literals. Oscar Campbell 2015-05-31 03:59:31 +02:00
  • 4a1e45e3f8 Remove forgotten debug echo statement. Oscar Campbell 2015-05-31 03:11:44 +02:00
  • 6a43b0e817 Clean up to compiler style. Refine error-msg for illegal octal 'O' Oscar Campbell 2015-05-31 02:55:06 +02:00
  • d35887e492 Util funcs used by lib/hashes.nim and compiler/lexer.nim Oscar Campbell 2015-05-31 01:32:50 +02:00
  • 1b4db5a34c Implement #2811 - Unicode en-dash (U+2013) as hump/snake alt. Oscar Campbell 2015-05-31 01:31:06 +02:00
  • 49b953533a Fix #2523 - first commit. Needs some cleanup. Oscar Campbell 2015-05-31 00:56:27 +02:00
  • af07db2829 Export newSocket(fd) from net.nim and standardize args in net/asyncnet boopcat 2015-05-30 11:01:15 +00:00
  • c5f7d553e9 Perform lambda lifting for compile-time stuff when targeting JS. Enable unittest test. yglukhov 2015-05-27 16:48:10 +03:00
  • 6820b2fea9 Merge pull request #2831 from stedi67/devel Dominik Picheta 2015-05-28 14:40:43 +01:00
  • 4fcf5adfe2 fix for https://github.com/nim-lang/Aporia/issues/69 Stephan Diehl 2015-05-28 15:25:09 +02:00
  • 852987c880 Merge pull request #2829 from yglukhov/js-asm-renderer Andreas Rumpf 2015-05-28 14:26:55 +02:00
  • e65ccfb8f5 Removed formatting from logging. yglukhov 2015-05-28 11:24:39 +03:00
  • 2d2eca18b8 bootstrap.sh: cannot keep exec bit on windows Araq 2015-05-28 12:59:40 +02:00
  • 8d508162e8 added missing test Araq 2015-05-28 12:50:46 +02:00
  • 543ec37975 get rid of deprecated effects Araq 2015-05-13 12:19:08 +02:00
  • 3c13508b25 terminal: doc improvments Araq 2015-05-13 12:17:11 +02:00
  • 2b0115eb5f prepare for unidecode Nimble package Araq 2015-05-12 14:45:50 +02:00
  • e51e2564a2 development version is 0.11.3 Araq 2015-05-06 09:20:50 +02:00
  • 21ea8e6913 some progress on making async multithreaded Araq 2015-05-28 12:49:08 +02:00
  • c5a479d536 minor manual update Araq 2015-05-28 12:44:58 +02:00
  • 5824be8e8c minor tut1 update Araq 2015-05-28 12:44:31 +02:00
  • 94f54700c4 first implementation of pinnedSpawn Araq 2015-05-28 12:42:04 +02:00
  • eec76cfc6b Fixed renderer for asm node in JS yglukhov 2015-05-28 10:23:09 +03:00
  • d270c8ebe8 Merge pull request #2822 from yglukhov/js-taddr-test Andreas Rumpf 2015-05-27 12:52:37 +02:00
  • b4843bc7c1 Enabled taddr and testobjs tests yglukhov 2015-05-27 11:27:34 +03:00
  • 860eca32a5 Merge pull request #2817 from flaviut/fix-unittest Andreas Rumpf 2015-05-27 01:26:55 +02:00
  • 075a5e8440 Disable static building of PCRE Flaviu Tamas 2015-05-26 19:20:00 -04:00
  • 42db40813c Clarify nre licencing Flaviu Tamas 2015-05-26 19:18:34 -04:00
  • 0527e1f9fe Rearrange nre files Flaviu Tamas 2015-05-26 19:14:04 -04:00
  • 0d4aeec9be Merge remote 'nre' into add-nre Flaviu Tamas 2015-05-26 19:05:43 -04:00
  • 3daef85d6e Fix #964, fix #1384 Flaviu Tamas 2015-05-26 18:32:10 -04:00
  • c9616897f0 Don't inspect typedescs Flaviu Tamas 2015-05-26 18:29:44 -04:00
  • 9576bc087d Change to options module Flaviu Tamas 2015-05-26 18:18:11 -04:00
  • 4fc9dabd58 Merge pull request #2816 from flaviut/optionals-to-options Andreas Rumpf 2015-05-26 22:50:35 +02:00
  • 0479831fb0 Rename optionals module to options Flaviu Tamas 2015-05-26 16:48:17 -04:00
  • 14b2bbc24c Merge pull request #2695 from transfuturist/devel Andreas Rumpf 2015-05-26 21:13:52 +02:00
  • 3db13ba0e0 Merge pull request #2804 from yglukhov/minor-cosmetics Andreas Rumpf 2015-05-26 21:12:13 +02:00
  • aa66dfd5a7 Merge pull request #2810 from yglukhov/js-codegen-obj-field-byvar Andreas Rumpf 2015-05-26 21:11:32 +02:00
  • 11bd7ef5e8 Merge pull request #2789 from ozra/devel Andreas Rumpf 2015-05-26 19:53:08 +02:00
  • c02be0fe00 Allow TR, TH, TD tags inside THEAD and TFOOT Bruce Doan 2015-05-27 00:18:15 +07:00
  • d03b5891c1 Merge pull request #2697 from lyro/devel Dominik Picheta 2015-05-26 16:10:30 +01:00
  • c593c47696 Fix introduced erroneous use of "canonical" back to original wording. Fix faulty description of proc params behavior. Remove 'null' return type in example. Oscar Campbell 2015-05-26 16:28:44 +02:00
  • badc3a0929 Add simple tests to secure_hash Flaviu Tamas 2015-05-23 14:40:33 -04:00
  • e9516e6308 Use sha1 instead of crc Flaviu Tamas 2015-05-23 14:34:11 -04:00
  • 53c8937f2f Merge pull request #2807 from avsej/get-rid-of-git-submodule Andreas Rumpf 2015-05-26 15:34:44 +02:00
  • 1ebff2ef83 Merge pull request #2762 from flaviut/optionals Andreas Rumpf 2015-05-26 15:33:08 +02:00
  • a932f63a03 Merge pull request #2808 from avsej/fix-dist-testdata Andreas Rumpf 2015-05-26 15:32:12 +02:00
  • f9e95b2987 Amend optionals docstring Flaviu Tamas 2015-05-26 09:21:15 -04:00
  • d3c4c7c52f Fixes #2798 yglukhov 2015-05-26 16:00:48 +03:00
  • b8fbe6c711 Ship all testdata with dist Sergey Avseyev 2015-05-26 14:55:13 +03:00
  • b77ae66e84 Get rid of git submodule Sergey Avseyev 2015-05-26 14:16:22 +03:00
  • 16ebd8a3b5 Merge pull request #2805 from avsej/xz-dist Andreas Rumpf 2015-05-26 12:55:04 +02:00