Commit Graph

  • 32109a7867 Don't run non-test code when defined(testing) Oleh Prypin 2015-04-21 14:37:29 +03:00
  • dc1b15647c Parser: Test for exact missing ':' location column Adam Strzelecki 2015-04-19 17:44:04 +02:00
  • 07b13251d1 Parser: Fix location (line, col) for diagnostics Adam Strzelecki 2015-04-16 00:36:42 +02:00
  • 69ed78b30f msg: Output column numbers starting from 1 Adam Strzelecki 2015-04-20 22:02:25 +02:00
  • fc76c93a19 Fix expected tester messages def 2015-04-21 11:17:24 +02:00
  • d203d6fad4 Merge pull request #2411 from reactormonk/merge-counttables Andreas Rumpf 2015-04-21 09:04:46 +02:00
  • 72e513991f Merge pull request #2572 from maxgrenderjones/fix-2431-against-devel Andreas Rumpf 2015-04-21 09:02:39 +02:00
  • 1b80e2f296 Merge pull request #2506 from BlaXpirit/update-pcre Andreas Rumpf 2015-04-21 08:58:28 +02:00
  • f7f5a690a9 Merge pull request #2449 from def-/slice-items Andreas Rumpf 2015-04-21 08:56:59 +02:00
  • 3e2c086b1f Merge pull request #2575 from nanoant/test-for-error-location-column Andreas Rumpf 2015-04-21 08:51:16 +02:00
  • 248dc42aa5 fixes #2520 Araq 2015-04-21 08:17:40 +02:00
  • f7f9265399 attempt to fix JS codegen regression Araq 2015-04-20 22:53:46 +02:00
  • e55f5d1fd4 fixes #2505, fixes #1853, fixes #2522 Araq 2015-04-20 21:25:49 +02:00
  • daefc2567b fixes serious codegen regression; C++ target works again Araq 2015-04-20 21:24:49 +02:00
  • 0da4d6b755 Parser: Make exprList() not comsume endToken Adam Strzelecki 2015-04-14 21:24:35 +02:00
  • 8a6df889d0 Parser: Use colcom(...) when possible Adam Strzelecki 2015-04-14 18:30:29 +02:00
  • 505836385c Tests: Optional error location column spec Adam Strzelecki 2015-04-19 17:46:03 +02:00
  • 43eae0c113 macros: added bool literal support Araq 2015-04-20 20:40:10 +02:00
  • 2b4e233510 Merge branch 'devel' of https://github.com/Araq/Nim into devel Araq 2015-04-20 11:44:54 +02:00
  • 7be092bba5 VM: minor fixes to make lexim work Araq 2015-04-20 11:36:13 +02:00
  • dc3a0bc009 added macros.newTree proc (why didn't we do this earlier?) Araq 2015-04-20 11:34:18 +02:00
  • 9abfc60db4 parse 'of' branches for macros properly Araq 2015-04-19 14:25:16 +02:00
  • 89cbf092b2 fixes a serious codegen bug that caused to emit wrong barriers in rare cases Araq 2015-04-19 13:36:22 +02:00
  • 5cea6807e1 fixes #2476 Araq 2015-04-19 02:43:19 +02:00
  • 751232dc7c implements .goto support for variables Araq 2015-04-19 02:42:40 +02:00
  • f72bb57fff Convert to float before sum Josep Sanjuas 2015-04-18 13:40:20 +02:00
  • 44246b6709 Document toFloat is necessary Josep Sanjuas 2015-04-18 13:38:15 +02:00
  • e76f54e059 Generalize variance to other types Josep Sanjuas 2015-04-18 13:28:48 +02:00
  • a11a2f0fdb Check for async errors in Kay Zheng 2015-04-18 10:27:35 +08:00
  • 7daad41784 Allow {} to return nested results in json & standardise on 'key' not 'name' Max Grender-Jones 2015-04-18 01:08:06 +01:00
  • 5146624f0d disabled JS test Araq 2015-04-18 01:18:23 +02:00
  • 6c66ff2907 Merge pull request #2571 from Araq/revert-2570-patch-3 Andreas Rumpf 2015-04-17 22:09:19 +02:00
  • 3caa7ff08c Revert "Corrected code example in pegs" Andreas Rumpf 2015-04-17 22:09:02 +02:00
  • 3501bfc8ff Merge pull request #2570 from apense/patch-3 Andreas Rumpf 2015-04-17 22:08:49 +02:00
  • caef835fe4 fixes #2568 Araq 2015-04-17 21:21:02 +02:00
  • cee08adebb Corrected code example in pegs apense 2015-04-17 13:14:36 -04:00
  • 3125058b6a Only run the test for the fixed version of poll(...) Kay Zheng 2015-04-17 22:40:53 +08:00
  • 371d273924 Add a test case for the EvError handling issue Kay Zheng 2015-04-17 22:24:06 +08:00
  • b4e938ca21 Merge pull request #2503 from ReneSac/arrowLike Andreas Rumpf 2015-04-15 19:24:44 +02:00
  • 86b37f7fc7 Merge pull request #2555 from def-/fix-2552 Andreas Rumpf 2015-04-15 17:41:01 +02:00
  • e14e5be998 Merge pull request #2549 from fowlmouth/patch-2 Andreas Rumpf 2015-04-15 17:33:26 +02:00
  • 97cb0eb694 Merge pull request #2560 from BlaXpirit/re-nre-hint Andreas Rumpf 2015-04-15 17:32:21 +02:00
  • 8e73978c68 Merge pull request #2546 from BlaXpirit/rst-link-underscore Andreas Rumpf 2015-04-15 17:31:18 +02:00
  • 09b7619d9c Merge pull request #2558 from BlaXpirit/deprecate-const-regexes Andreas Rumpf 2015-04-15 17:30:19 +02:00
  • aa327efa98 Add a hint about NRE to 're' module Oleh Prypin 2015-04-14 23:26:53 +03:00
  • ff25c1272f Deprecate constant regular expression strings Oleh Prypin 2015-04-14 22:30:21 +03:00
  • 2025a0f482 Make peekExitCode on Posix use WIFEXITED to determine exit def 2015-04-14 12:58:17 +02:00
  • 49b953f318 sexp also accepts cons Simon Hafner 2015-04-14 02:47:51 -05:00
  • 8fa8f13741 renamed sexp Simon Hafner 2015-04-14 02:00:23 -05:00
  • 15c347af69 sexp parsing & generation Simon Hafner 2015-04-14 01:58:34 -05:00
  • e281d41370 Merge pull request #2553 from winksaville/fix-importc-atomic_compare_exchange reactormonk 2015-04-14 09:50:54 +05:00
  • b0b3a2500a The importc for atomicCompareExchange is incorrectly defined. Wink Saville 2015-04-13 20:35:37 -07:00
  • c55f884b5c integrated realtimegc stuff into testament Simon Hafner 2015-04-13 22:36:35 -05:00
  • 6fb372d96b The getSubsystem<T> example in the manual currently fails with a codegen error Zahary Karadjov 2015-04-14 00:03:31 +03:00
  • 1ebf1aaa80 importing of C++ nested generics like std::vector<T>::iterator, using the apostrophe operator Zahary Karadjov 2015-04-13 23:49:41 +03:00
  • 9700298d07 concept types are represented with getType() fowlmouth 2015-04-13 14:57:23 -05:00
  • 81d2be4aa6 Make RST recognize hyperlinks with two underscores Oleh Prypin 2015-04-13 19:51:20 +03:00
  • e6dbb350a9 Update documentation Oleh Prypin 2015-04-12 22:22:56 +03:00
  • 6c78f1a43d Merge pull request #2531 from endragor/lexing-doc-typo Varriount 2015-04-12 23:56:03 -04:00
  • 9a629d72e8 Added peeking procedures to streams apense 2015-04-12 20:38:35 -04:00
  • c31870d311 Change flags to inline Oleh Prypin 2015-04-12 22:21:44 +03:00
  • d0ff06b8c1 Generalize mean to other types Josep Sanjuas 2015-04-12 19:40:30 +02:00
  • 90d17c4e03 Improve performance Flaviu Tamas 2015-04-12 10:33:21 -04:00
  • 8b8224ecaf Add tests for empty or non-empty match Oleh Prypin 2015-04-12 17:31:43 +03:00
  • 02c6e7306f Fix skipping an empty match at the end Oleh Prypin 2015-04-12 15:18:16 +03:00
  • 0f8a6cbbe4 Fixed typo in lexing.txt: UINT8_LIT -> UINT_LIT Ruslan Mustakov 2015-04-12 13:12:40 +06:00
  • a7df3ffbe0 Ignore EvError in asyncdispatch.poll(...) for non-windows systems, so that exceptions can be raised from send(...) and recv(...) Kay Zheng 2015-04-12 12:59:56 +08:00
  • 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