Commit Graph

  • 2caf0cc108 Merge pull request #1037 from levthedev/add_irc Paul Tagliamonte 2016-03-31 16:11:11 -04:00
  • 3de09a4039 add IRC info in readme Lev Kravinsky 2016-03-31 16:03:00 -04:00
  • bac2bcfc2e Merge pull request #1034 from tuturto/contributing-docs Ryan Gonzalez 2016-03-31 11:02:15 -05:00
  • 7ff2d34542 Reword guideline for opening issue before PR Tuukka Turto 2016-03-30 07:23:27 +03:00
  • ac7ead9568 Mention that issue isn't necessarily needed for PR Tuukka Turto 2016-03-29 22:10:07 +03:00
  • c3004ee0b1 Merge pull request #1027 from vog/patch-1 Berker Peksag 2016-03-19 10:54:31 +02:00
  • f851d3bf98 Give proper attribution Volker Diels-Grabsch 2016-03-19 09:34:56 +01:00
  • 4cee7b1e10 merge branch 'fix-anaphoric-if' Zack M. Davis 2016-02-28 19:35:07 -08:00
  • fe4f677ed2 Fixed minor rst error + lowercase 'hy' occurance Jonathan Poltak Samosir 2016-02-12 00:45:01 +07:00
  • 042bc973b3 merge branch '2alex2-patch-1' Zack M. Davis 2016-02-01 21:59:16 -08:00
  • 888c7efe0c tighten pyreadline requirement [#1011, #1022] Zack M. Davis 2016-02-01 21:38:42 -08:00
  • c585bbd323 Merge pull request #1020 from timmartin/documentation Morten Linderud 2016-01-26 22:55:16 +01:00
  • b3a85801bd Documentation of the &key modifier in (defn) Tim Martin 2016-01-26 20:27:07 +00:00
  • 2b49403507 Merge pull request #1017 from jwilk/master Berker Peksag 2016-01-22 21:26:50 +02:00
  • ea98b944cb Fix typo Jakub Wilk 2016-01-22 20:21:38 +01:00
  • f9cf39ee73 Merge pull request #1014 from jwilk/spelling Paul‮etnomailgaT‭ 2016-01-15 11:28:54 -05:00
  • 72bf2619e8 NEWS: Fix typo Jakub Wilk 2016-01-15 16:54:39 +01:00
  • 14c412c286 Merge pull request #1013 from timmartin/bug1010 Paul‮etnomailgaT‭ 2016-01-03 12:37:35 -05:00
  • ec668b5584 In python 3.3+, generator functions always return a value Tim Martin 2016-01-01 11:55:50 +00:00
  • 0cd663c0a6 Merge pull request #1012 from jwilk/https-everywhere Paul‮etnomailgaT‭ 2016-01-01 10:19:44 -05:00
  • 43365d626e README: use HTTPS for the Imgur URL Jakub Wilk 2016-01-01 12:20:19 +01:00
  • 81b2aebf9f Update setup.py 2alex2 2015-12-31 16:41:34 +02:00
  • 01218ed03d Merge pull request #1008 from paultag/paultag/pass-compiler-to-macros Morten Linderud 2015-12-23 22:07:25 +01:00
  • 8d2143177e Overhaul macros to allow macros to ref the Compiler Paul Tagliamonte 2015-12-23 15:13:18 -05:00
  • b2a72e2f10 Fix anaphoric macro ap-if. Ewald Grusk 2015-06-17 00:11:55 +02:00
  • f24daa7ef9 defreader: Allow strings as macro names Gergely Nagy 2015-12-17 12:59:33 +01:00
  • ba03d2351c Merge pull request #999 from Scorpil/fix_repl_bug_issue_982 Berker Peksag 2015-12-14 23:57:43 +02:00
  • 7dcc583d63 Fix issue #982: UTF-8 encode error message before passing it to clint. Andrew Scorpil 2015-12-14 21:52:42 +01:00
  • 3eb6001852 Merge pull request #872 from tuturto/xor Paul‮etnomailgaT‭ 2015-12-12 12:38:14 -05:00
  • a1cb5e33e7 merge branch 'f/hashbang-doc' Zack M. Davis 2015-12-09 21:48:38 -08:00
  • 6d00df3932 docs: Add some documentation about #! Gergely Nagy 2015-12-09 11:48:44 +01:00
  • a945f17f08 merge branch 'python-3.5.1' Zack M. Davis 2015-12-08 20:53:51 -08:00
  • 9d8e4ddb80 Fix Python 3.5.1 support by converting kwargs and stararg to str as late as possible (thus preserving positional information) Tianon Gravi 2015-12-08 16:43:12 -08:00
  • e89e374a43 Merge pull request #996 from Eleonore9/master Paul‮etnomailgaT‭ 2015-12-08 19:44:38 -05:00
  • 6ee3b03aa4 Fixed typos Eleonore9 2015-12-09 00:17:16 +00:00
  • eff3b22acb Merge pull request #994 from jwilk/spelling Paul‮etnomailgaT‭ 2015-12-08 08:57:19 -05:00
  • 1d16addd2e Fix typos Jakub Wilk 2015-12-08 14:43:47 +01:00
  • f92248f94e Merge pull request #983 from felixonmars/master Morten Linderud 2015-11-25 20:16:45 +01:00
  • 82fd074f5e Merge pull request #990 from digitalvectorz/master Paul‮etnomailgaT‭ 2015-11-20 14:23:52 -05:00
  • c5600d7b38 non-critical macro patch: fixed what seemed to be a typo...'emtpy' -?> 'empty' (unless emtpy has an undocumented meaning) Johnathon Mlady 2015-11-20 13:29:34 -05:00
  • 1faa5c6054 merge branch 'pretty_error' Zack M. Davis 2015-11-18 21:56:13 -08:00
  • 7ee7428870 Merge branch 'master' of https://github.com/hylang/hy into kwonly_err Ryan Gonzalez 2015-11-14 20:40:20 -06:00
  • a3bd90390c Merge pull request #987 from digitalvectorz/master Morten Linderud 2015-11-14 23:46:55 +01:00
  • 33e1cb17e1 Update AUTHORS Johnathon Sage 2015-11-14 17:02:00 -05:00
  • 38aa61cfa8 Merge pull request #2 from digitalvectorz/digitalvectorz-patch-yield Johnathon Sage 2015-11-14 16:58:11 -05:00
  • ec0eea1277 Update api.rst Johnathon Sage 2015-11-14 16:56:27 -05:00
  • 01fb8935fb Merge pull request #1 from digitalvectorz/digitalvectorz-patch-yield Johnathon Sage 2015-11-14 16:22:15 -05:00
  • 7dbd3bcf7c Update api.rst Johnathon Sage 2015-11-14 16:18:53 -05:00
  • e29afac794 Merge pull request #986 from digitalvectorz/patch-1 Morten Linderud 2015-11-14 21:51:35 +01:00
  • e2614cc24a Update tutorial.rst Johnathon Sage 2015-11-14 15:48:39 -05:00
  • 4d5eafb442 merge branch 'assign_err' (from pull request #964) Zack M. Davis 2015-11-13 22:31:57 -08:00
  • 283111b495 Improve error messages related to _storeize Ryan Gonzalez 2015-10-14 12:38:05 -05:00
  • 347e5612b1 Make Travis look nicer by specifying python version only for py35 TOXENV Felix Yan 2015-11-07 22:17:30 +08:00
  • 864fa66f22 Enable automated testing with Python 3.5 Felix Yan 2015-10-27 10:47:34 +08:00
  • 5af86d691d merge remote-tracking branch 'endrebak/anaphoric-import-info-missing' Zack M. Davis 2015-10-18 16:39:58 -07:00
  • 66b16d15f5 Add import anamorphic macros info Endre Bakken Stovner 2015-10-16 20:28:30 +02:00
  • f4afb0ca7e variadic if gilch 2015-10-13 19:38:15 -06:00
  • 9a334c83bb Merge branch 'pr/975' Tuukka Turto 2015-10-17 17:17:27 +03:00
  • 118343973b Merge branch 'master' into pr/976 Tuukka Turto 2015-10-17 17:11:48 +03:00
  • 6ea6777663 Merge branch 'master' into pr/975 Tuukka Turto 2015-10-17 17:11:31 +03:00
  • b9eb7721da Merge branch 'master' into pr/974 Tuukka Turto 2015-10-17 17:06:43 +03:00
  • 58579320cd hy.core.macros: Add docstrings for -> and ->> Csilla Nagyne Martinak 2015-10-17 14:31:42 +02:00
  • acd98bb79e docs/tutorial: Simplify two examples Csilla Nagyne Martinak 2015-10-17 14:07:32 +02:00
  • d79e56f2ef docs/tutorial: Add a short (require) example Csilla Nagyne Martinak 2015-10-17 13:32:01 +02:00
  • f73c862ffa docs: Document the (keyword) and (name) functions Csilla Nagyne Martinak 2015-10-17 13:56:35 +02:00
  • 9e5f881958 Give an error when &kwonly or &kwargs is used in a macro definition (closes #959) Ryan Gonzalez 2015-10-13 16:48:23 -05:00
  • 7c36fe9a14 Add section about macros in tutorial Tuukka Turto 2015-10-03 13:24:43 +03:00
  • d4764dcc2a Nice-ify errors with hy2py and hyc Ryan Gonzalez 2015-10-16 15:00:30 -05:00
  • b875feccff merge branch 'f/one-arg-comparators' Zack M. Davis 2015-10-13 22:31:46 -07:00
  • 05857544f1 merge branch 'if-no-waste' Zack M. Davis 2015-10-13 21:59:18 -07:00
  • dab75f685d Merge pull request #951 from tuturto/macro-doc Berker Peksag 2015-10-03 21:56:52 +03:00
  • 5a34285b08 Merge branch 'master' into pr/864 Tuukka Turto 2015-10-03 21:05:46 +03:00
  • 7a2be920fa Merge branch 'master' of github.com:hylang/hy into xor Tuukka Turto 2015-10-03 17:18:16 +03:00
  • af6ac92c0a Add section about macros in tutorial Tuukka Turto 2015-10-03 13:24:43 +03:00
  • 0a942a069f Support one-arity comparison operators too Gergely Nagy 2015-10-03 11:01:48 +02:00
  • 7904632b05 Merge pull request #898 from algernon/glc/DOWN-WITH-THEM-BRACKETS Gergely Nagy 2015-10-01 10:12:07 +02:00
  • 32f5d5dea7 Drop a set of brackets from with. Gergely Nagy 2015-08-13 16:37:56 +02:00
  • 9f88e07e1d Drop a set of brackets from let. Gergely Nagy 2015-08-17 09:07:32 +02:00
  • 9569537f8c Merge pull request #929 from gilch/itertools Gergely Nagy 2015-10-01 10:03:16 +02:00
  • 8ce9c0c313 Merge pull request #882 from algernon/glc/apply-mangle Gergely Nagy 2015-10-01 10:02:38 +02:00
  • 6d808bfda9 Merge pull request #881 from algernon/f/defclass-init-auto-nil Gergely Nagy 2015-10-01 10:00:47 +02:00
  • a8c8afd679 Merge pull request #948 from jwilk/spelling Berker Peksag 2015-09-30 00:05:24 +03:00
  • 3a1af0c219 Fix typos Jakub Wilk 2015-09-29 22:57:36 +02:00
  • 66aa14c88f Merge pull request #946 from gilch/patch-1 Gergely Nagy 2015-09-25 10:10:02 +02:00
  • 7fbd5a791e Merge pull request #944 from michel-slm/patch-1 Berker Peksag 2015-09-25 09:19:50 +03:00
  • a026a6a960 further clarification Matthew Egan Odendahl 2015-09-24 23:04:17 -06:00
  • 0213865525 Add link to stable docs Matthew Egan Odendahl 2015-09-24 22:47:16 -06:00
  • 26f342d580 Teach apply about symbol mangling Gergely Nagy 2015-08-10 13:17:40 +02:00
  • c89865aaf0 defclass should add an implicit nil to --init-- functions Gergely Nagy 2015-08-10 10:58:13 +02:00
  • b1f497ae72 fix CI by moving exclude_lines .coveragerc setting to a new [report] § Zack M. Davis 2015-09-23 22:44:19 -07:00
  • 49a294e98d Update style-guide.rst Michel Alexandre Salim 2015-09-23 00:39:08 +07:00
  • c3190ca07d Optimize simple cases such as 'if True' Ryan Gonzalez 2015-09-22 12:17:47 -05:00
  • 21bbab4e09 Remove redundant assignments with nested ifs (closes #842) Ryan Gonzalez 2015-08-25 11:45:20 -05:00
  • 456f33eb7c Merge pull request #938 from paultag/paultag/feature/hex-and-octel Berker Peksag 2015-09-16 20:55:05 +03:00
  • fc5d74ba85 Add in documentation for non-base 10 numbers Paul Tagliamonte 2015-09-15 12:18:56 -04:00
  • e05514bb4e Add hex and octel support to Hy integers Paul Tagliamonte 2015-09-15 02:20:58 -04:00
  • 8be0e40c7a Merge pull request #936 from ALSchwalm/master Abhishek L 2015-09-15 14:56:02 +05:30
  • f9c3966e65 Remove hard-coded references to 'fn' and 'setv' in errors Adam Schwalm 2015-09-12 21:57:47 -05:00
  • 2e1b2ff591 Merge pull request #928 from gilch/partition Gregor Best 2015-09-06 16:54:23 +02:00
  • 83540666fe Add versioned entry point scripts (closes #931) Ryan Gonzalez 2015-09-05 18:24:51 -05:00