Commit Graph

  • fbfb51fb61 Merge pull request #642 from microamp/issue-639 Morten Linderud 2014-08-31 22:52:46 +02:00
  • c8985a898b Shadow '+' to handle string/list concatenation han semaj 2014-08-26 21:38:52 +12:00
  • ecc664337d Make nth return default value when out of bounds han semaj 2014-08-23 23:35:31 +12:00
  • 23f31d4ac1 Reimplement butlast in terms of drop-last han semaj 2014-08-22 21:51:12 +12:00
  • 7f5c8e39d8 Implement drop-last han semaj 2014-08-22 21:09:59 +12:00
  • 7e5befa615 Add @tianon to AUTHORS. Berker Peksag 2014-08-19 12:20:29 +03:00
  • 6147acfc61 Merge pull request #636 from tianon/read-docs Berker Peksag 2014-08-19 12:18:34 +03:00
  • 8d893ead07 Add more complex example of (read) usage Tianon Gravi 2014-08-19 03:02:07 -06:00
  • cf7e5ed3c0 Fix RST code-block rendering for (read) examples Tianon Gravi 2014-08-19 02:55:47 -06:00
  • aafb16d69f Merge branch 'master' into pr/584 Nicolas Dandrimont 2014-08-18 18:18:25 +02:00
  • 37fc9e08d0 Merge branch 'master' into pr/635 Paul Tagliamonte 2014-08-18 12:10:08 -04:00
  • 911424b359 Merge branch 'master' into pr/628 Paul Tagliamonte 2014-08-18 11:29:19 -04:00
  • 3f1a24bfe3 Implement interleave and interpose han semaj 2014-08-17 14:53:57 +12:00
  • c8adf9b726 Renamed stdin -> from-file and removed apply from tests + docs Foxboron 2014-08-14 18:18:05 +02:00
  • 4dbdfde24d Merge pull request #633 from theanalyst/fix/typos Berker Peksag 2014-08-13 07:12:21 +03:00
  • d5668403ae Typo fix s/reprsntation/representation Abhishek L 2014-08-12 23:44:35 +05:30
  • f7675c829e Added read and tests Foxboron 2014-07-24 20:44:55 +02:00
  • 45e0ff16ca Add a simple .mailmap file Abhishek L 2014-08-05 00:10:14 +05:30
  • 79a1ea6667 *cough* Paul Tagliamonte 2014-07-24 20:51:43 -04:00
  • 2628653380 Remove 'remove' (duplicate of 'filterfalse') han semaj 2014-07-21 23:07:59 +12:00
  • f94381b7e3 Export filterfalse/input/zip_longest han semaj 2014-07-21 23:01:18 +12:00
  • 1265f546d1 Merge pull request #621 from tianon/docker-from-python Berker Peksag 2014-07-10 23:42:08 +03:00
  • c8c154f725 Update Dockerfile to use the "python:3" base image, which simplifies things Tianon Gravi 2014-07-10 13:06:23 -06:00
  • fa1c5d851e Merge pull request #617 from rwtolbert/bugfix/assign_to_None Berker Peksag 2014-07-05 07:48:15 +03:00
  • 16e908d56e In order to fix #608, we need to know which symbols can't be assigned. Bob Tolbert 2014-06-29 11:19:22 -06:00
  • f3ecb96119 Merge branch 'master' into pr/593 Tuukka Turto 2014-06-24 23:23:48 +03:00
  • 87e65b7ffe Merge branch 'master' into pr/616 Tuukka Turto 2014-06-24 23:05:29 +03:00
  • 483c6b2576 Merge pull request #602 from agentultra/shadow-builtins Bob Tolbert 2014-06-24 08:57:50 -06:00
  • bd661a3ae8 Fix hy2py output on Windows/Python 3 Bob Tolbert 2014-06-22 18:08:04 -06:00
  • 7f350cdc62 Merge pull request #601 from theanalyst/fix/ap-first J Kenneth King 2014-06-23 15:32:29 -04:00
  • 1cfcbff7df Merge pull request #615 from rwtolbert/rwtolbert/bugfix/fix_return_in_try_with_yield J Kenneth King 2014-06-23 15:32:15 -04:00
  • ea5eba5916 Second part of the fix for yield inside a try-finally Bob Tolbert 2014-06-22 14:33:39 -06:00
  • fb7c7e5794 Fix #607, remove return from try when there is a generator inside Bob Tolbert 2014-06-22 10:19:56 -06:00
  • f8e48628ea Merge branch 'master' into pr/611 Tuukka Turto 2014-06-12 22:58:04 +03:00
  • 26307d2612 (force Travis CI to rebuild) Allison Kaptur 2014-06-09 16:57:57 -04:00
  • b56a03750f revert yield-from test Allison Kaptur 2014-06-09 16:33:32 -04:00
  • a2f917aba3 raise hy compile error on Py2.x for raise from Allison Kaptur 2014-06-09 16:33:11 -04:00
  • 277028cdd5 Remove HyLambdaListKeyword from the parser James King 2014-06-03 21:36:49 -04:00
  • 8e173937c3 Add shadow.hy to core James King 2014-05-16 12:58:57 -04:00
  • c2982a9ae3 anaphoric: fix first & last when conditions fail Abhishek L 2014-05-15 23:41:24 +05:30
  • 1da6d0af43 docs: fix decorator to reflect multiple decorators Abhishek L 2014-05-23 23:03:38 +05:30
  • 0f0c4227b6 Merge pull request #604 from Duta/master Berker Peksag 2014-05-17 22:29:44 +03:00
  • 02fa251175 Minor typo Bertie Wheen 2014-05-17 19:04:41 +01:00
  • 2806cb0b05 Merge pull request #603 from Duta/patch-1 Morten Linderud 2014-05-17 19:48:11 +02:00
  • a102a268a9 Rephrased confusing comment Bertie Wheen 2014-05-17 18:46:01 +01:00
  • 15ad6cb998 defmacro/g! and HyObject#startswith John MacKenzie 2014-05-06 18:48:17 +00:00
  • b5a058a3bc Merge branch 'master' into pr/599 Tuukka Turto 2014-05-14 09:22:55 +03:00
  • f6c491d35c Merge branch 'master' into pr/585 Tuukka Turto 2014-05-14 09:02:23 +03:00
  • f326975d7c Make ci builds faster by splitting requirements Abhishek L 2014-05-13 19:39:07 +05:30
  • 726d1735db Merge branch 'master' into pr/571 Tuukka Turto 2014-05-13 09:32:51 +03:00
  • 2b08674c88 Merge branch 'master' into pr/522 Paul Tagliamonte 2014-05-12 22:10:09 -04:00
  • 1ae666e096 Merge branch 'master' into pr/565 Paul Tagliamonte 2014-05-12 20:43:09 -04:00
  • ca0271df95 Merge branch 'master' into pr/574 Paul Tagliamonte 2014-05-12 20:15:51 -04:00
  • 1696ddecac Merge branch 'master' into pr/578 Paul Tagliamonte 2014-05-12 20:14:37 -04:00
  • 18a6346d42 Display python version & platform at repl startup Abhishek L 2014-05-02 19:25:09 +05:30
  • ced072bc8d Merge pull request #590 from paultag/paultag/dockerfile Berker Peksag 2014-05-06 09:04:56 +03:00
  • 4ac6da22f1 Merge pull request #592 from theanalyst/fix/typo Berker Peksag 2014-05-06 08:49:01 +03:00
  • 4f74652c73 the mega typo fix commit Abhishek L 2014-05-05 23:47:14 +05:30
  • ec8d5aefe7 Add dockerfile. Paul Tagliamonte 2014-05-04 17:28:08 -04:00
  • 01ee54cf62 Merge https://github.com/hylang/hy Christian Weilbach 2014-05-03 16:33:39 +02:00
  • 6d095b452c Merge pull request #587 from theanalyst/docs/contributing Morten Linderud 2014-05-03 16:29:51 +02:00
  • f2beef6e70 Move contributing from hacking docs to repo root Abhishek L 2014-05-02 23:57:04 +05:30
  • de65b7baf8 Merge branch 'master' into pr/586 Tuukka Turto 2014-05-02 21:06:20 +03:00
  • 909981dd23 Typo fixes in comments Kartik Mistry 2014-05-02 21:28:42 +05:30
  • ad0191f343 Merge master onto pr/580 Abhishek L 2014-05-02 19:37:54 +05:30
  • d539f73d4d correct ..versionadded:: for defmain my mistake, should have spotted before merging and pushing Tuukka Turto 2014-05-02 12:27:19 +03:00
  • b1a928037e Merge branch 'master' into pr/526 Tuukka Turto 2014-05-02 10:34:37 +03:00
  • caa53fb095 Tests for explicit exception chaining Allison Kaptur 2014-05-01 16:31:45 -04:00
  • 1499d49878 Add support for explicit exception chaining Allison Kaptur 2014-05-01 16:30:40 -04:00
  • 5b4c431b81 Enforcing dynamic scope behavior in let Matthew Wampler-Doty 2014-04-30 10:38:49 -05:00
  • 914a18f5b0 Moving math.hy so it doesn't clash with library math module; band aid around issue #583 (PEP 328 non-compliance) Matthew Wampler-Doty 2014-04-30 10:38:07 -05:00
  • ddcf192da4 Merge branch 'master' into pr/524 Tuukka Turto 2014-04-30 10:16:30 +03:00
  • 229d782ce9 Enable Python 3.4 on Travis CI. Berker Peksag 2014-04-30 09:24:19 +03:00
  • cdea12b276 Make hy2py public. Berker Peksag 2014-04-10 07:45:11 +03:00
  • 7b5cb390ab setv no longer creates variables with '.' in their names Matthew Wampler-Doty 2014-04-29 09:22:55 -05:00
  • f02e044719 Move the documentation for zipwith to the correct place. pyos 2014-04-29 18:04:21 +04:00
  • 8e4b21103c Reimplement some built-ins in terms of the standard library. pyos 2014-04-29 18:01:14 +04:00
  • bdd8e3c82e merge #547 - keyword? Tuukka Turto 2014-04-28 21:56:32 +03:00
  • 01fa9d6a3c document set-comp Tuukka Turto 2014-04-28 21:35:28 +03:00
  • 3a66a2d1be document dict-comp and genexpr Tuukka Turto 2014-04-28 21:09:06 +03:00
  • 3f9ae9122e Raise exceptions when no handlers are provided. Allison Kaptur 2014-04-15 17:27:54 -04:00
  • fa5f51e0f1 Adding Version Added 0.10.1 Matthew Wampler-Doty 2014-04-25 08:19:22 -05:00
  • 4f8ab5af8c Changed conf.py to use RTD theme if available Ryan Gonzalez 2014-04-21 13:47:31 -05:00
  • f2f38a1cf8 Refactor for loop to use cond Matthew Wampler-Doty 2014-04-22 16:47:42 -07:00
  • 92a1f17b36 Adding myself as an author Matthew Wampler-Doty 2014-04-22 09:18:01 -07:00
  • 41a8b6e09b Adding myself as an author Matthew Wampler-Doty 2014-04-22 09:17:16 -07:00
  • 5c9a8f8975 Closes #573, restores 0.9.12 for loop behavior (and everyone wins!) Matthew Wampler-Doty 2014-04-22 08:56:44 -07:00
  • 43f63e9ae7 Shortening docstring Matthew Wampler-Doty 2014-04-21 13:17:40 -07:00
  • 834b0019a7 Fixing doto to be API compatible with Clojure's doto Matthew Wampler-Doty 2014-04-21 12:35:56 -07:00
  • f4b67e8bd8 documentation for doto relates #567 Tuukka Turto 2014-04-21 13:28:08 +03:00
  • 8a5a1eea27 test for doto macro relates #567 Tuukka Turto 2014-04-21 13:21:11 +03:00
  • 21cff9d14f initial implementation for doto macro relates #567 Tuukka Turto 2014-04-21 08:04:03 +03:00
  • e57047289a Cleanup requirements, .travis.yml and tox.ini. Berker Peksag 2014-04-19 23:29:44 +03:00
  • 0195de6545 fixed ap-map potential naming conflict maresp 2014-04-18 02:45:05 +02:00
  • a76c3d1f51 add make flow to the hacking docs Allison Kaptur 2014-04-16 13:40:21 -04:00
  • e5e1489f0f Merge pull request #553 from berkerpeksag/missing-versionadded Morten Linderud 2014-04-13 17:33:20 +02:00
  • 316ec18fe8 Merge pull request #554 from berkerpeksag/fix-codeblock Morten Linderud 2014-04-13 17:33:00 +02:00
  • c5dfba3c4f Fix a code-block in the lambda documentation. Berker Peksag 2014-04-13 18:04:42 +03:00
  • 07b9371cb8 Add a missing versionadded directive to the lisp-if/lif documentation. Berker Peksag 2014-04-13 17:42:48 +03:00
  • 6072557b6c 0.10: The "Oh fuck it's PyCon" release 0.10.0 Paul Tagliamonte 2014-04-10 23:01:11 -04:00