Commit Graph

  • 06617bbb76 Minor fixes for arrow like change patch ReneSac 2015-04-11 17:22:09 -03:00
  • ec1758509c Add longer flags Flaviu Tamas 2015-04-11 14:17:53 -04:00
  • 4ce267c08d Fix getinfo overflows Flaviu Tamas 2015-04-11 11:15:51 -04:00
  • bc27d06e39 Use docweave Flaviu Tamas 2015-04-11 10:54:38 -04:00
  • 0dc86145ea Convert readme to RST Flaviu Tamas 2015-04-11 08:51:33 -04:00
  • 28ecf72f79 fixes #2498 Araq 2015-04-11 09:51:20 +02:00
  • 06feaef64a fixes #1658 Araq 2015-04-11 02:54:20 +02:00
  • a1b937ab33 fixes #1691 Araq 2015-04-11 02:45:29 +02:00
  • c8dbeaa09b make test green Araq 2015-04-11 02:30:39 +02:00
  • d89a20cc1d fixes #2509 Araq 2015-04-11 02:28:06 +02:00
  • 670367e13b fixes #2508 Araq 2015-04-11 02:27:12 +02:00
  • 65e01c8b68 make test green Araq 2015-04-11 02:18:09 +02:00
  • 1406f92a5f re-enable git hash compiler info Araq 2015-04-11 00:24:33 +02:00
  • e4ee6ef4a3 Merge pull request #2516 from novist/doc-compiletime-variable reactormonk 2015-04-11 12:53:43 +05:00
  • b8189cd770 Doc: compileTime pragma can be used on variable novist 2015-04-11 10:35:43 +03:00
  • 34997292f4 Changing the rule for arrow like operators again. ReneSac 2015-04-10 23:59:17 -03:00
  • 4b42ddfdfa Fix result shadowing warning Flaviu Tamas 2015-04-10 14:01:05 -04:00
  • 62a8ab9006 Throw an exception when replacing with a nil value Flaviu Tamas 2015-04-10 13:54:24 -04:00
  • e6d662e6b9 Fix potential buffer overflow Flaviu Tamas 2015-04-10 13:18:08 -04:00
  • b4337e1b0f Fix a flag in PCRE: change to 'usePcreHeader' Oleh Prypin 2015-04-10 17:50:43 +03:00
  • f852988d11 Merge branch 'devel' of github.com:Araq/Nim into patch2 fowlmouth 2015-04-10 09:23:33 -05:00
  • 3aa7f7f491 Change datatypes and remove broken editable procs from PCRE Oleh Prypin 2015-04-10 16:54:51 +03:00
  • eca9597635 Merge pull request #10 from BlaXpirit/fix-skip-zero Flaviu Tamas 2015-04-10 09:44:54 -04:00
  • fd8c6d0a32 Fix deprecation warnings in re Oleh Prypin 2015-04-10 16:12:54 +03:00
  • 7d06fc2165 Update and improve PCRE wrapper Oleh Prypin 2015-04-10 16:08:25 +03:00
  • 4d8750ae8c fixes #2448 Araq 2015-04-10 14:40:53 +02:00
  • 16577f8167 Fix zero-length matches for multibyte characters Oleh Prypin 2015-04-10 11:20:05 +03:00
  • 8ddb58aecc fixes bootstrapping on windows Araq 2015-04-10 14:17:07 +02:00
  • 49471440eb fixes #2481 Araq 2015-04-10 13:45:12 +02:00
  • 10c1d7f519 minor lexer cleanups; fixes #2504 Araq 2015-04-10 12:24:45 +02:00
  • 3a9500f7b1 fixes #2500 Araq 2015-04-10 11:58:17 +02:00
  • 6e6c6446a4 Merge pull request #2329 from def-/readline Andreas Rumpf 2015-04-10 14:02:22 +02:00
  • badd1a79f0 Merge pull request #2493 from arnetheduck/more-comp-ropes Andreas Rumpf 2015-04-10 13:59:35 +02:00
  • 2b8f8bbf19 Merge pull request #2502 from def-/pcre Andreas Rumpf 2015-04-10 01:16:01 +02:00
  • d71f1b98e0 Restore newline at the end of the file. ReneSac 2015-04-09 18:51:30 -03:00
  • a665279192 Merge pull request #9 from BlaXpirit/master Flaviu Tamas 2015-04-09 17:23:03 -04:00
  • 1fe69b94c9 Make splitting an empty string give 1 empty result Oleh Prypin 2015-04-10 00:19:00 +03:00
  • 6c213802f0 Merge pull request #8 from BlaXpirit/incl-indices Flaviu Tamas 2015-04-09 17:15:34 -04:00
  • 2f0375c4c8 Change endpos to inclusive Oleh Prypin 2015-04-09 23:49:26 +03:00
  • 7e44c08270 Change endpos default from -1 to int.high Oleh Prypin 2015-04-09 23:42:11 +03:00
  • 4e83fc5867 Change capture upper bounds to inclusive Oleh Prypin 2015-04-09 23:14:00 +03:00
  • 8490699224 Updated arrow like and strongSpaces in the manual ReneSac 2015-04-09 17:31:56 -03:00
  • bdd8567f50 Add CircleCI Flaviu Tamas 2015-04-09 16:02:42 -04:00
  • 5a524c7238 Updated the news on *arrow like* breaking change ReneSac 2015-04-09 17:17:47 -03:00
  • de34640098 Add tests for arrow like ops in tstrongspaces.nim ReneSac 2015-04-09 17:01:40 -03:00
  • f15b4ccb52 Restrict arrow-like operators to start with - or = ReneSac 2015-04-09 17:00:11 -03:00
  • 08575e2aec Add test case for infinite loop in RE def 2015-04-09 17:28:26 +02:00
  • 69d38f82a5 Fix infinite loop in findAll def 2015-04-09 17:22:44 +02:00
  • ce0c4a8b58 Clean up re module a bit def 2015-04-09 17:22:33 +02:00
  • 15b5f52e8c Merge pull request #2494 from JosephTurner/fix-matching-error Andreas Rumpf 2015-04-09 16:37:47 +02:00
  • a2d3dff690 Merge pull request #2491 from ReneSac/strongSpacesFix Andreas Rumpf 2015-04-09 09:44:16 +02:00
  • 4d0ee66f29 Merge pull request #2496 from BlaXpirit/js-header-comma Andreas Rumpf 2015-04-09 09:37:45 +02:00
  • fdadc177d4 Merge pull request #2499 from JosephTurner/fix-uint-segv Andreas Rumpf 2015-04-09 09:37:05 +02:00
  • cb1c621a05 Merge pull request #2426 from def-/fix-1460 Andreas Rumpf 2015-04-09 09:36:18 +02:00
  • e336da9dd9 Adds test file, for bug #1986 Joseph Turner 2015-04-09 05:00:11 +01:00
  • 0fa82763fe Fixes #1986 when calling sameConstant on uint Joseph Turner 2015-04-09 03:59:08 +01:00
  • a4796e5f86 Merge pull request #2497 from BlaXpirit/intsets-import reactormonk 2015-04-09 07:38:21 +05:00
  • 54d945c512 Adds note about change to news Joseph Turner 2015-04-09 02:53:03 +01:00
  • 1d7fc5fcda Don't add a comma too soon Oleh Prypin 2015-04-09 03:36:53 +03:00
  • 57250ad281 Test JS proc header codegen Oleh Prypin 2015-04-09 04:19:00 +03:00
  • 27071319c6 Remove unneeded import os from intsets Oleh Prypin 2015-04-09 03:45:00 +03:00
  • 7ee6c72b51 Adds test case to is isMainModule block Joseph Turner 2015-04-08 21:58:31 +01:00
  • 13a5ecda32 Updated news.txt. Dominik Picheta 2015-04-08 20:11:28 +01:00
  • ea505f3613 Get rid of tkUnderscore. Map _ to tkSymbol. Dominik Picheta 2015-04-08 20:08:45 +01:00
  • 13e5a9ea6c Fixes matching error #2418 Joseph Turner 2015-04-08 16:35:55 +01:00
  • 76a316bd35 lib_ropes: better buffering in equalsFile, cleanups Jacek Sieka 2015-04-08 23:26:44 +08:00
  • ff914b89d3 compiler_ropes: more lib_ropes porting Jacek Sieka 2015-04-08 23:19:22 +08:00
  • b48f9c4e14 Merge pull request #2484 from yglukhov/macos-sigpipe Andreas Rumpf 2015-04-08 16:03:32 +02:00
  • 2176ea759f fixes #2489 Araq 2015-04-08 15:13:58 +02:00
  • 4b382940f0 minor doc improvements Araq 2015-04-08 13:49:02 +02:00
  • c2a52a9849 Fixed SIGPIPE on MacOS yglukhov 2015-04-07 20:12:29 +03:00
  • dfc3f9dcd7 Merge pull request #2486 from endragor/rational-hash Andreas Rumpf 2015-04-08 09:58:06 +02:00
  • a4bbcf5ab0 Merge pull request #2487 from endragor/rational-cmp-procvar Andreas Rumpf 2015-04-08 09:57:14 +02:00
  • 218d5567ed Merge pull request #2483 from def-/ropes Andreas Rumpf 2015-04-08 09:48:55 +02:00
  • 5bbebe4a89 Added tests for keyword operators in tstrongspaces ReneSac 2015-04-08 02:08:29 -03:00
  • 80050a09a0 Refactored getPrecedence() after last change ReneSac 2015-04-08 02:06:18 -03:00
  • 6a528bc7e9 Consider #!strongSpaces for keyword operators too. ReneSac 2015-04-08 01:00:14 -03:00
  • 35f5ac2811 Added procvar pragma to rationals.cmp Ruslan Mustakov 2015-04-08 01:21:58 +06:00
  • 46e6fd4fa9 Added hash proc for Rational Ruslan Mustakov 2015-04-08 00:52:20 +06:00
  • 39049e151f Get rid of deprecation warnings def 2015-04-07 15:16:26 +02:00
  • d170a51f54 Merge pull request #2472 from def-/natural Andreas Rumpf 2015-04-07 13:37:08 +02:00
  • d5dc0e96d0 Merge pull request #2475 from yglukhov/dom-renames Andreas Rumpf 2015-04-07 13:23:16 +02:00
  • 4b98768a0a Merge pull request #2479 from def-/torational Andreas Rumpf 2015-04-07 01:44:43 +02:00
  • 02a94fc34b Merge pull request #2480 from def-/container Andreas Rumpf 2015-04-07 01:44:10 +02:00
  • 7d2adbda9e Fix container example in manual a bit def 2015-04-07 01:21:31 +02:00
  • bba2f7b0f1 Fix toRational def 2015-04-07 00:36:16 +02:00
  • 73add468b7 better alternative to 'override' Araq 2015-04-07 00:13:47 +02:00
  • 82f8948a10 added system.typed and system.untyped aliases Araq 2015-04-07 00:06:39 +02:00
  • 5bb3534f10 fixes #2427 Araq 2015-04-06 23:50:09 +02:00
  • 05e39cf6ad overloading of '=' works Araq 2015-04-06 23:20:41 +02:00
  • 78f371c03a first implementation of overloading of '='; missing: rewriting let/var sections Araq 2015-04-06 20:11:27 +02:00
  • bf2abe2de2 DOM types renamed. yglukhov 2015-04-06 14:36:36 +03:00
  • 22b4e4c2f2 Use more Natural and Positive numbers in proc parameters def 2015-04-06 01:51:28 +02:00
  • 99e0fb90e0 Merge pull request #2428 from arnetheduck/comp-lib-ropes Andreas Rumpf 2015-04-06 00:32:08 +02:00
  • c35fc2bb03 Rewrite in order to not introduce a new node kind. Dominik Picheta 2015-04-05 15:46:56 +01:00
  • caf3d9e342 Added accessor procs with default params for JsonNodes. Dominik Picheta 2015-04-05 13:42:13 +01:00
  • 2cb9688b8f Merge pull request #2443 from yglukhov/dom-reinherit Andreas Rumpf 2015-04-05 10:52:43 +02:00
  • d1ca5e4067 Merge pull request #2452 from apense/patch-1 Andreas Rumpf 2015-04-05 10:48:49 +02:00
  • 008c12b840 Merge pull request #2455 from def-/iup Andreas Rumpf 2015-04-05 10:45:27 +02:00
  • 896318c649 Merge pull request #2464 from reactormonk/math-no-side-effect Andreas Rumpf 2015-04-05 10:44:28 +02:00