Commit Graph

  • 8a03e922c1 AST test coverage for &kwonly; cant_compile returns exception object Zack M. Davis 2015-03-21 13:43:28 -07:00
  • 4b00a84f9f documentation for &kwonly Zack M. Davis 2015-03-15 17:22:48 -07:00
  • ef079d5e08 implement keyword-only arguments Zack M. Davis 2015-03-15 14:59:54 -07:00
  • d8abfb3653 merge branch 'additional_unpacking_correctness' Zack M. Davis 2015-07-22 21:26:38 -07:00
  • e2f48e5cde fix a stupid typo Zhao Shenyang 2015-07-23 10:25:32 +08:00
  • e2c1d45f21 Make error messages clearer Zhao Shenyang 2015-07-23 10:22:12 +08:00
  • 2258bcc2d7 Merge branch 'master' into pr/823 Paul Tagliamonte 2015-07-22 12:55:27 -04:00
  • d10b1d17cc Merge pull request #843 from paultag/paultag/bugfix/die-python-26-die Morten Linderud 2015-07-22 18:52:44 +02:00
  • 1312167fb1 Remove 2.6 entirely from test runners Paul Tagliamonte 2015-07-22 12:37:06 -04:00
  • adc1cf8829
    contrib.walk: Coerce non-list iterables into list form Gergely Nagy 2015-07-15 16:59:49 +02:00
  • 144ee3b2f0 Merge branch 'pr/829' Berker Peksag 2015-07-15 00:00:01 +03:00
  • c94c0e8b50 Add set literals (closes #827) Ryan Gonzalez 2015-06-26 16:47:35 -05:00
  • c2fe74c4a2 Merge pull request #803 from farhaven/nonlocal-doc Morten Linderud 2015-07-01 15:30:30 +02:00
  • 0a2828cd0a Merge pull request #834 from farhaven/kwargs-doc Morten Linderud 2015-07-01 15:30:20 +02:00
  • b106e3c08d Expand doc for defn with &kwargs Gregor Best 2015-07-01 14:57:53 +02:00
  • 4d31af2264 Add @zackmdavis to core Paul Tagliamonte 2015-06-29 22:14:10 -04:00
  • 920c801733 Fix markup slightly. Paul Tagliamonte 2015-06-23 08:33:42 -04:00
  • aac2bc52f9 Merge pull request #819 from algernon/misc/CoC Paul‮etnomailgaT‭ 2015-06-23 08:32:56 -04:00
  • bf16b2ce2f
    Adopt a Code of Conduct Gergely Nagy 2015-06-23 14:28:56 +02:00
  • 950c1bd41b Merge pull request #719 from unmerged/nonlocal-keyword Paul‮etnomailgaT‭ 2015-06-22 09:55:51 -04:00
  • c2006280db Merge pull request #814 from farhaven/clean-defmain Abhishek L 2015-06-21 23:32:42 +05:30
  • 509b72a799 Make (defmain ...) a clean macro Gregor Best 2015-06-15 21:11:48 +02:00
  • 4d7bdf515a Update my email Paul Tagliamonte 2015-06-15 14:59:40 -04:00
  • 2ad8d444a8 Merge pull request #813 from ewaldgrusk/improve-documentation-of-the-let-form Berker Peksag 2015-06-14 04:41:22 +03:00
  • 296b6eaa2a documents order of variable assignments in let expressions Ewald Grusk 2015-06-13 21:10:57 +02:00
  • 5b55242455 Merge pull request #810 from farhaven/eval-args Morten Linderud 2015-05-28 17:13:45 +02:00
  • dcd23cf494 Add tests for eval with explicit global dict Gregor Best 2015-05-23 13:50:17 +02:00
  • 4adddbbf25 Allow specification of global table and module name for (eval ...) Gregor Best 2015-05-20 19:39:14 +02:00
  • fb98bf58c4 *args and **kwargs no longer have own args in Python 3.5 Zack M. Davis 2015-05-05 23:31:11 -07:00
  • 802ef0cd0d reword nonlocal doc a bit to mention nested fn scopes as well Gregor Best 2015-05-12 09:30:22 +02:00
  • 5743f6ae78 Add versionadded tag to nonlocal doc Gregor Best 2015-05-12 09:29:55 +02:00
  • e4ed5cc357 Mention that nonlocal is for Python3.0 and up only Gregor Best 2015-05-12 00:00:54 +02:00
  • 9ed9bc5e11 Add documentation for the (nonlocal ...) directive Gregor Best 2015-05-11 23:38:02 +02:00
  • 685688f04c Update versionadded directives. Berker Peksag 2015-05-09 22:12:04 +03:00
  • 767174681e 0.11.0 Release. 0.11.0 Paul Tagliamonte 2015-05-09 14:16:28 -04:00
  • 82b68da88c preliminary draft of NEWS for 0.10.2 Zack M. Davis 2015-05-03 10:19:25 -07:00
  • 42983d173f Merge branch 'master' into pr/796 Paul Tagliamonte 2015-04-30 11:14:54 -04:00
  • 5f1776fe06 Merge pull request #793 from kirbyfan64/destruct-args Berker Peksag 2015-04-30 14:01:47 +03:00
  • d11014d115 Merge pull request #777 from tianon/compare-shadows Berker Peksag 2015-04-30 13:58:32 +03:00
  • 2ad2d5a418 fix keyword lambda values by retaining statements in Result Zack M. Davis 2015-04-26 15:57:08 -07:00
  • 2824547ffc Added myself to AUTHORS nicolas-p 2015-04-26 18:43:26 +02:00
  • fad1a27439 Docs for ap-pipe and ap-compose nicolas-p 2015-04-26 18:35:46 +02:00
  • 3d667c179c Tests for ap-pipe and ap-compose nicolas-p 2015-04-26 18:19:01 +02:00
  • 854940cabd Merge pull request #772 from theanalyst/f/travis/containers Berker Peksag 2015-04-26 12:37:35 +03:00
  • 5106789f17 Merge pull request #795 from zackmdavis/infix_matrix_multiplication Berker Peksag 2015-04-26 12:21:56 +03:00
  • ff1c4ccdb3 Add shadow functions for comparison operators Tianon Gravi 2015-03-11 22:11:22 -06:00
  • d40405fde3 bump astor dependency to 0.5 to support matrix multiplication operator Zack M. Davis 2015-04-19 20:24:25 -07:00
  • 4ead84b058 Add argument destructuring Ryan Gonzalez 2015-04-07 15:07:39 -05:00
  • 0dbf2126cf adds support for Python 3.5 infix matrix multiplication Zack M. Davis 2015-04-12 20:35:08 -07:00
  • 4938163ec4 Merge pull request #782 from acron0/last-core Berker Peksag 2015-04-08 09:20:59 +03:00
  • d1ed8f49d3 Re-implemented last function so that it also supports iterators. Added a test to reflect this. Antony Woods 2015-04-07 10:30:52 +01:00
  • d3d24db8bd Added ap-pipe and ap-compose macros nicolas-p 2015-04-03 23:02:39 +02:00
  • 0496b7f7b6 Added name to AUTHORS and added documentation Antony Woods 2015-03-19 08:43:11 +00:00
  • cbd942fd02 Added (last) function to core language Antony Woods 2015-03-18 15:23:43 +00:00
  • 3d41630219 Merge pull request #779 from mdshw5/patch-1 Berker Peksag 2015-03-13 15:25:54 +02:00
  • 1f19c6b12b Update style-guide.rst Matt Shirley 2015-03-13 09:23:38 -04:00
  • f5285d6028 Merge pull request #776 from nikete/patch-1 Berker Peksag 2015-03-12 13:06:19 +02:00
  • 750d7b51be minor change Nicolás Della Penna 2015-03-12 03:38:15 +02:00
  • 55d4d20f79 Merge pull request #773 from NathanW2/run_file Berker Peksag 2015-02-28 19:07:04 +02:00
  • a3ad4df6a1 Run file using hy -i Nathan Woodrow 2015-02-27 20:59:00 +10:00
  • 2a4558f1d2 travis: run in container infra & remove pypy hacks Abhishek Lekshmanan 2015-02-25 21:31:33 +05:30
  • a3775316e7 Merge pull request #770 from rhaps0dy/master Morten Linderud 2015-02-22 18:19:57 +01:00
  • f14a84125a Added myself to AUTHORS Adrià Garriga-Alonso 2015-02-22 18:12:08 +01:00
  • f7b5486b69 Assert now may take an optional label, like in Python Adrià Garriga-Alonso 2015-02-22 17:34:19 +01:00
  • 49e7376b0e Merge pull request #765 from zackmdavis/appease_flake8 Berker Peksag 2015-02-17 08:32:50 +02:00
  • 0fd6ed052c move imports and operators to satisfy new version of pep8 checker Zack M. Davis 2015-02-16 18:27:28 -08:00
  • 5edcdd26b8 Merge pull request #763 from zackmdavis/hy_io_error Morten Linderud 2015-02-17 00:30:24 +01:00
  • f247470621 appends to AUTHORS Zack M. Davis 2015-02-16 14:52:41 -08:00
  • 4bea6dc59e distinguish IOError when loading file from that raised by program itself Zack M. Davis 2015-02-16 14:27:18 -08:00
  • 31edaf6dee Merge pull request #762 from larme/add-is-symbol-function Abhishek L 2015-01-29 23:06:11 +05:30
  • 95107df685 Add Shenyang Zhao to AUTHORS Zhao Shenyang 2015-01-30 01:25:06 +08:00
  • 487710c093 add documents for symbol? Zhao Shenyang 2015-01-30 01:21:26 +08:00
  • dafcc7ec70 add symbol? function to hy.core Zhao Shenyang 2015-01-29 23:17:52 +08:00
  • dc607763e2 Fix some coding style problems Zhao Shenyang 2015-01-24 09:25:04 +08:00
  • 1046cd3ac5 Add test case for 'replace_hy_obj' Zhao Shenyang 2015-01-24 08:50:47 +08:00
  • 38cf570ca4 move 'wrap_value' test from macros/ to models/ Zhao Shenyang 2015-01-24 08:32:20 +08:00
  • 2375392962 Add 'replace_hy_obj' to safely replace Hy objects Zhao Shenyang 2015-01-24 08:16:38 +08:00
  • 8d6f9c3d84 Merge pull request #756 from icholy/master Berker Peksag 2015-01-19 19:30:47 +02:00
  • 7ef4d37169 Fix completion bugs Ilia Choly 2015-01-14 17:45:23 -05:00
  • 7be22e361b removed guard as it matches cond almost exactly, added case Matthias Pall Gissurarson 2015-01-18 12:34:07 +00:00
  • a3670a8d57 added flow macros Matthías Páll Gissurarson 2015-01-17 22:46:23 +00:00
  • f70d9d43f2 Merge pull request #759 from icholy/fix-koan Paul‮etnomailgaT‭ 2015-01-15 15:59:56 -05:00
  • 925a1dd313 fix typos in koan Ilia Choly 2015-01-15 15:06:10 -05:00
  • 11b308abb6 Merge pull request #757 from shrayasr/new-author Abhishek L 2015-01-15 10:02:59 +05:30
  • f54fca11b0 Adding Shrayas to AUTHORS Shrayas 2015-01-15 09:43:34 +05:30
  • 050c0257fd Merge pull request #751 from shrayasr/typo-fix Berker Peksag 2015-01-15 06:00:16 +02:00
  • 8457c348e6 Merge pull request #755 from icholy/master Berker Peksag 2015-01-14 23:22:37 +02:00
  • a5654e33ee Adapt attribute completion from IPython completer Ilia Choly 2015-01-14 14:39:28 -05:00
  • 7829b8752c Merge pull request #753 from Tritlo/issue752 Morten Linderud 2015-01-14 22:10:12 +01:00
  • 1d5b455491 Added a fix for nested decorators. Fixes #752 Matthías Páll Gissurarson 2015-01-14 19:42:02 +00:00
  • ee4fecdafe Fix typo Shrayas 2015-01-14 22:16:26 +05:30
  • 19b55384f8 Correct indentation level of code blocks Kevin Yap 2015-01-02 21:05:02 -08:00
  • d684ea1eed Miscellaneous fixes to transplanted style guide Kevin Yap 2015-01-02 20:25:07 -08:00
  • 112a075d89 Match heading/subheading style to rest of Hy docs Kevin Yap 2015-01-02 19:58:46 -08:00
  • a160c74a42 Transplant style guide from hylang/hy-style-guide Kevin Yap 2015-01-02 19:56:07 -08:00
  • 34fb8a778c Merge pull request #737 from ALSchwalm/master Christopher Allan Webber 2014-12-29 09:52:45 -06:00
  • a3e88b13cf Add Adam Schwalm to authors list Adam Schwalm 2014-12-29 09:49:23 -06:00
  • c037c7bdb0 Merge pull request #736 from ALSchwalm/multiline-str Christopher Allan Webber 2014-12-29 09:44:08 -06:00
  • f1df108b31 Add support for multi-line strings in interpreter Adam Schwalm 2014-12-28 17:36:31 -06:00
  • 706376277f Explaining that :keyword syntax is for post 0.10.1 only Christopher Allan Webber 2014-12-23 15:05:36 -06:00