Commit Graph

87 Commits

Author SHA1 Message Date
Hikaru Ikuta c8ce998a3f Add Hikaru Ikuta to AUTHORS 2017-08-02 18:03:31 +09:00
neil-lindquist c87a0fe02f Add Neil Lindquist to AUTHORS 2017-06-10 08:31:01 -07:00
Kodi Arfer 05cfe89dd9 Merge branch 'master' into master 2017-03-09 07:24:07 -08:00
Kai Lüke 35c872edb7 adhere to contributing guide by adding PR author 2017-03-09 16:07:21 +01:00
John Patterson 520b83d40b Updated AUTHORS file
As per CONTRIBUTING documentation, here is a seperate commit to add my entry to AUTHORS.rst.
2017-03-09 08:16:23 -06:00
Charles de Lacombe 83cdaf0a71 Docs: Hy <-> Python interop fix #1061 (#1218)
* Docs: Hy <-> Python interop fix #1061

I separated the existing text in two sections, with some additional
explanations and a link to Hy's `import`.

* added interop page

* simplified interop section in tutorial

* remove the TODO from interop section in tutorial

Because yay

* Corrections from @Kodiologist

I kept the part about mangling, but added a warning about its incompleteness. I
think it can be useful for somebody who just wants to use a Python module in his
code. Maybe it can be removed when the actual documentation for mangling is
written.

* Added myself to AUTHORS.

I'll do my best to be worthy of it. Thanks for this awesome project!
2017-02-10 17:11:21 -08:00
Philip Xu 35a187ba2e Update AUTHORS 2016-12-27 02:50:41 -05:00
Kodi Arfer 5b85990d87 Add a module for getting reserved words (#1171)
This is helpful for writing syntax highlighters (e.g., https://github.com/hylang/hy/pull/1170).
2016-12-12 10:11:42 +02:00
Karan Sharma 17a87f6ddf CONTRIBUTING.rst: Add different versions of docs (#1164)
Fixes #1033
2016-12-08 12:48:50 +02:00
Kodi Arfer 9366f15667 Add Kodi Arfer to AUTHORS 2016-12-07 16:58:29 -08:00
Tianon Gravi 8e8b12fd8e Add Jakub Wilk to AUTHORS 2016-05-16 14:57:56 -07:00
Luna Lunapiena 118ab9528c Add Luna Lunapiena to AUTHORS 2016-04-07 19:37:25 -04:00
Lev Kravinsky c069972e05 Update AUTHORS 2016-04-04 12:55:12 -04:00
Andrew Scorpil 7dcc583d63 Fix issue #982: UTF-8 encode error message before passing it to clint. 2015-12-14 21:55:53 +01:00
Johnathon Sage 33e1cb17e1 Update AUTHORS
Added @johnathonmlady to the AUTHORS file
2015-11-14 17:02:00 -05:00
Tim Martin 2670f92731 Add @timmartin to the AUTHORS file 2015-09-03 21:43:13 +01:00
gilch 7986b319c1 Add Matthew Egan Odendahl to AUTHORS 2015-08-05 21:43:51 -06:00
Gergely Nagy 4642625378 Merge pull request #788 from nicolas-p/ap-pipe-ap-compose
Added ap-pipe and ap-compose macros
2015-07-23 15:08:18 +02:00
Paul Tagliamonte 4d7bdf515a Update my email 2015-06-15 14:59:40 -04:00
nicolas-p 2824547ffc Added myself to AUTHORS
For my contribution to the anaphoric module.
2015-04-26 18:43:26 +02:00
Antony Woods 0496b7f7b6 Added name to AUTHORS and added documentation 2015-03-19 08:43:11 +00:00
Adrià Garriga-Alonso f14a84125a Added myself to AUTHORS 2015-02-22 18:18:02 +01:00
Zack M. Davis f247470621 appends to AUTHORS 2015-02-16 14:52:41 -08:00
Zhao Shenyang 95107df685 Add Shenyang Zhao to AUTHORS 2015-01-30 01:25:06 +08:00
Shrayas f54fca11b0 Adding Shrayas to AUTHORS 2015-01-15 09:43:34 +05:30
Ilia Choly a5654e33ee Adapt attribute completion from IPython completer 2015-01-14 16:22:17 -05:00
Adam Schwalm a3e88b13cf Add Adam Schwalm to authors list 2014-12-29 09:49:23 -06:00
Nathan Woodrow 41806895b2 Add macro expansion in defclass 2014-12-07 11:52:09 +10:00
Berker Peksag 840eff8777 Merge branch 'master' of https://github.com/Tritlo/hy into Tritlo-master 2014-12-06 18:06:29 +02:00
Berker Peksag b78f0e3b79 Update Ed's email address. 2014-12-06 18:02:22 +02:00
Matthías Páll Gissurarson f64df2baef Added @Tritlo to Authors 2014-12-06 12:51:16 +00:00
Berker Peksag 7d0fe31ebe Add @iKevinY to AUTHORS. 2014-12-06 10:23:54 +02:00
Berker Peksag 74a8ead6dc Add @Singletoned to AUTHORS. 2014-12-05 17:47:10 +02:00
Paul Tagliamonte 19c8af440f Forgot to undo the second tianon. Whoops. 2014-11-20 22:04:41 -05:00
Paul Tagliamonte 703005f9d9 I also missed Tianon Gravi <admwiggin@gmail.com> // @tianon 2014-11-15 13:33:02 -05:00
Paul Tagliamonte b8f5fbc43b Add in Alexander Artemenko to authors. 2014-11-15 07:54:01 -05:00
Paul Tagliamonte 6995a5aece Merge branch 'master' into pr/661
Conflicts:
	AUTHORS
2014-11-15 07:49:20 -05:00
Berker Peksag 78131a9d12 Add @bismigalis to AUTHORS. 2014-10-09 03:00:08 +03:00
Ian Denhardt ca255a86af Add @zenhack 2014-09-21 11:40:23 -04:00
Abhishek Lekshmanan 4a4bfd8699 fix @kirbyfan64's name in AUTHORS 2014-09-05 18:27:20 +05:30
Berker Peksag 7e5befa615 Add @tianon to AUTHORS. 2014-08-19 12:20:29 +03:00
Matthew Wampler-Doty 7b5cb390ab `setv` no longer creates variables with '.' in their names
FIXES #577
2014-04-29 09:22:55 -05:00
Allison Kaptur 3f9ae9122e Raise exceptions when no handlers are provided.
Also small DRYing in try handling.

Previously, writing a bare (try (foo)) would invoke Pokemon
exception catching (gotta catch 'em all) instead of the correct
behavior, which is to raise the exception if no handler is provided.

Note that this is a cute feature of Hy, as a `try` with no `except`
is a syntax error.  We avoid the syntax error here because we don't
use Python's compiler, which is the only thing that can throw
Syntax Errors.  :D

Fixes #555.
2014-04-28 03:08:30 +03:00
Berker Peksag e0584a605f Add @ivan to AUTHORS. 2014-03-18 16:06:11 +02:00
Berker Peksag 66dadf2d1a Add @bcj to AUTHORS. 2014-03-13 04:52:34 +02:00
Berker Peksag 6829d6fb3a Tweak the zipwith doc a bit and add @kirbyfan64 to AUTHORS. 2014-02-22 02:21:34 +02:00
Paul Tagliamonte 2a8a7f3f79 Merge branch 'master' into pr/484
Conflicts:
	AUTHORS
2014-02-15 11:57:43 -05:00
Paul Tagliamonte 3c9947a3f6 add @microamp to authors 2014-02-12 23:59:36 -05:00
Richard Parsons 6b4e3940aa updated import documentation 2014-02-11 15:54:55 +00:00
halit afff5fd93b Add new author 2014-01-30 15:55:30 +02:00