Commit Graph

  • 10149f66ec NEWS! Paul Tagliamonte 2014-04-10 23:00:53 -04:00
  • 217f3ad65f Merge branch 'master' into pr/515 Paul Tagliamonte 2014-04-10 22:52:41 -04:00
  • d5194f23fa Properly add yield-from, using python's real "yield from". Christopher Allan Webber 2014-02-23 10:48:33 -06:00
  • 774aad2ca8 defmain macro; handles the whole if __name__ == __main__ / main function dance Christopher Allan Webber 2014-03-11 13:37:29 -05:00
  • f3d978c5a3 Added lisp-if (or lif), with tests and documentation. Christopher Allan Webber 2014-02-24 09:39:45 -06:00
  • 5de39a4e1d Merge pull request #550 from theanalyst/doc-version-fix Paul Tagliamonte 2014-04-10 14:26:22 -04:00
  • 378ffae6f7 Fix versionadded in docs to 0.10.0 release Abhishek L 2014-04-10 23:51:32 +05:30
  • 3528cc8278 Kill kwapply. Berker Peksag 2014-01-22 22:38:53 +02:00
  • 3a9cf486db Add a keyword? function to detect keywords. Paul Tagliamonte 2014-04-01 23:23:53 -04:00
  • aefea557cb Merge pull request #479 from paultag/paultag/feature/curry Berker Peksag 2014-04-01 00:48:04 +03:00
  • 2fda9b0c79 Merge pull request #537 from berkerpeksag/issue-535 Morten Linderud 2014-03-29 20:36:40 +01:00
  • a5ad0203d1 Flake8 cleanup Paul Tagliamonte 2014-03-29 14:48:30 -04:00
  • b9aaeb9cec Merge branch 'master' into pr/539 Paul Tagliamonte 2014-03-29 14:41:56 -04:00
  • 54da3f08dd Add Curry module. Paul Tagliamonte 2014-01-28 20:27:39 -05:00
  • b58befa2dd Merge master onto pr/538 Abhishek L 2014-03-18 20:07:26 +05:30
  • e0584a605f Add @ivan to AUTHORS. Berker Peksag 2014-03-18 16:06:11 +02:00
  • f2839b727f Fix imports for Python 3 Ivan Kozik 2014-03-18 11:13:51 +00:00
  • 504ba927de Add universal Wheel support. Berker Peksag 2014-03-18 10:33:10 +02:00
  • f53644568a Add Python 3.4 to classifiers. Berker Peksag 2014-03-18 10:27:35 +02:00
  • 612d3ae457 Fix output of hy2py on Python 3. Berker Peksag 2014-03-18 10:08:20 +02:00
  • fa69d80b8d Merge pull request #528 from bcj/patch-2 Christopher Allan Webber 2014-03-16 15:27:05 -05:00
  • f63f7a96a4 Merge pull request #530 from rwtolbert/rwtolbert/bugfix/hy2py_test_windows Berker Peksag 2014-03-15 03:54:10 +02:00
  • a210a673a2 and/or now short-circuit Brendan Curran-Johnson 2014-03-14 16:53:10 -05:00
  • bb567aab3e Enabling hy2py test on Windows Bob Tolbert 2014-03-14 09:30:03 -04:00
  • b598684dd9 Merge pull request #529 from rwtolbert/rwtolbert/features/hy_code_in_docs Berker Peksag 2014-03-14 15:28:22 +02:00
  • 4798863e0f This change updates the required Pygments version to 1.6, which supports Hy code. Bob Tolbert 2014-03-14 09:01:47 -04:00
  • 66dadf2d1a Add @bcj to AUTHORS. Berker Peksag 2014-03-13 04:52:34 +02:00
  • ec4607d644 Quoting works Brendan Curran-Johnson 2014-03-12 21:20:58 -05:00
  • a11f92da37 Merge pull request #492 from theanalyst/fix/coll Berker Peksag 2014-03-08 18:42:38 +02:00
  • 1a6b484ccb Remove profile export. Christian Weilbach 2014-03-02 12:24:05 +01:00
  • c1b83c0265 Fixed flake8 blank line issue schuster-rainer 2014-03-01 01:00:46 +01:00
  • a49047b7a3 Added name and keyword functions to core schuster-rainer 2014-03-01 00:23:49 +01:00
  • 7fe997e9f7 Added name and keyword functions to core schuster-rainer 2014-03-01 00:23:49 +01:00
  • 2e4b77267e Remove profile fn. Christian Weilbach 2014-02-26 00:03:42 +01:00
  • 46d77f69e6 Fix disassembly, add butlast, profile Christian Weilbach 2014-02-24 23:08:40 +01:00
  • 8fe3b0edb1 Merge pull request #521 from theanalyst/docs/typos Berker Peksag 2014-02-24 19:51:53 +02:00
  • eae5cf08f4 Typo fixes in internals doc Abhishek L 2014-02-24 21:42:36 +05:30
  • 6bc1bee24a Answer the question: is Hy a lisp flavored python or vice versa? The latter! Christopher Allan Webber 2014-02-24 09:54:29 -06:00
  • d388ee2fd5 Merge https://github.com/hylang/hy Christian Weilbach 2014-02-24 02:00:52 +01:00
  • d93f304220 Fix errors on Python 3. Christopher Allan Webber 2014-02-23 17:16:56 -06:00
  • ecfd737fb9 Document how to supply docstrings to classes and class methods / lambdas Christopher Allan Webber 2014-02-23 15:20:43 -06:00
  • 6829d6fb3a Tweak the zipwith doc a bit and add @kirbyfan64 to AUTHORS. Berker Peksag 2014-02-22 02:21:34 +02:00
  • d282d65cde Add zipwith kirbyfan64 2014-02-19 20:27:49 -06:00
  • 243a93499f Merge pull request #504 from algernon/h/import-error-reporting Berker Peksag 2014-02-21 16:47:13 +02:00
  • b97e0258e1 Fix for #497 James King 2014-02-19 00:09:37 -05:00
  • c1147c93a8 Merge pull request #510 from paultag/paultag/bugfix/fix-quoting-keywords Morten Linderud 2014-02-18 00:14:53 +01:00
  • e219973853 Fix up quoting keywords. Paul Tagliamonte 2014-02-17 17:57:27 -05:00
  • 6e0486ba78 Update copyright year in docs. Berker Peksag 2014-02-15 19:22:53 +02:00
  • 2a8a7f3f79 Merge branch 'master' into pr/484 Paul Tagliamonte 2014-02-15 11:57:43 -05:00
  • b4b8fb44cf Merge branch 'master' into pr/487 Paul Tagliamonte 2014-02-15 11:55:27 -05:00
  • 2f751df0f6 Merge branch 'master' into pr/489 Paul Tagliamonte 2014-02-15 11:49:12 -05:00
  • 3c9947a3f6 add @microamp to authors Paul Tagliamonte 2014-02-12 23:59:36 -05:00
  • 58ebe4efec Merge pull request #501 from microamp/master Paul Tagliamonte 2014-02-12 23:57:24 -05:00
  • 6c846a24b1
    hy/compiler.py: import only handles HySymbol and HyList, bail on others Gergely Nagy 2014-02-11 16:57:31 +01:00
  • d37bc10f93 Merge pull request #503 from rlp10/master Berker Peksag 2014-02-11 18:22:14 +02:00
  • 6b4e3940aa updated import documentation Richard Parsons 2014-02-11 15:25:17 +00:00
  • 24a1567b00 Implement every? and some han semaj 2014-02-11 21:42:56 +13:00
  • fed3ec302c Merge pull request #499 from sdegutis/patch-1 Paul Tagliamonte 2014-02-10 18:38:42 -05:00
  • 1af8e47a20 Making readme more friendly Steven Degutis 2014-02-10 17:29:35 -06:00
  • 66366b5bc9 Added defmulti Foxboron 2013-12-30 14:32:36 +01:00
  • e6a6249eab Merge pull request #494 from theanalyst/fix/distinct Berker Peksag 2014-02-03 21:22:03 -08:00
  • a41a3c7edc faster distinct: maintain seen items in a set Abhishek L 2014-02-04 01:35:41 +05:30
  • 4432c00c59 Replace forgotten instances of coll? function Abhishek L 2014-02-03 21:48:30 +05:30
  • e8dfe5bfb2
    hy.contrib.walk: Add support for walking cons cells Gergely Nagy 2014-02-01 18:36:57 +01:00
  • fa24042cb0 hy.contrib.walk: Add (macroexpand-all) Gergely Nagy 2014-01-26 03:59:47 +01:00
  • 817b4688d8 hy.contrib.walk: New contrib module for walking the Hy AST Gergely Nagy 2014-01-26 03:53:44 +01:00
  • a318afea3a Port update_coreteam.py to Hy. Berker Peksag 2014-01-30 05:47:14 +02:00
  • 4b54e3c748 Merge master onto pr/471 Abhishek L 2014-01-30 21:50:23 +05:30
  • 6a497886b0 Merge master onto pr/486 Abhishek L 2014-01-30 19:28:10 +05:30
  • afff5fd93b Add new author halit 2014-01-30 15:55:30 +02:00
  • f0dd5ba74c Move all badges to top of README. Berker Peksag 2014-01-30 05:50:15 +02:00
  • b8ef4ccc3c Update tutorial. Berker Peksag 2014-01-30 06:01:32 +02:00
  • 76b9e7c5cd Merge master onto pr/482 Abhishek L 2014-01-29 20:25:14 +05:30
  • bb5dac8af9 Merge master onto pr/473 Abhishek L 2014-01-29 19:31:46 +05:30
  • 75748eb05d Fix unicode error #483 Halit Alptekin 2014-01-29 15:58:49 +02:00
  • f17e52f1e5 README.md: Add Adderall to Hylarious Hacks Gergely Nagy 2014-01-29 10:09:21 +01:00
  • 20d27b23e9 Merge pull request #480 from agentultra/digit-char J Kenneth King 2014-01-28 15:15:22 -08:00
  • cbb8cc1d37 Add integer-char? to core James King 2014-01-28 17:28:41 -05:00
  • 6bfc4a8471 Attempt to fix HyDict#items for Python 3 Brian McKenna 2014-01-26 10:55:31 -07:00
  • 990d901d65 Fix single spaces between methods in test_dict.py Brian McKenna 2014-01-25 20:29:09 -07:00
  • 13a88b358e Add Brian McKenna to AUTHORS Brian McKenna 2014-01-25 18:15:49 -07:00
  • cef7091708 Add tests for HyDict methods Brian McKenna 2014-01-25 18:15:17 -07:00
  • 0177541d9b Add items, values and keys methods to HyDict Brian McKenna 2014-01-25 15:30:03 -07:00
  • 429cba39b9 Merge pull request #474 from berkerpeksag/hyc-doc Morten Linderud 2014-01-25 12:19:51 -08:00
  • 65f8bd2b91 Document hyc command line options. Berker Peksag 2014-01-25 21:32:56 +02:00
  • d842426308 Reorganize documentation. Berker Peksag 2014-01-25 21:01:16 +02:00
  • 52144820ca Add a cons object and related mechanisms Nicolas Dandrimont 2013-05-16 18:59:20 +02:00
  • bb2b868aaf Make empty macroexpansions do the right thing Nicolas Dandrimont 2014-01-23 20:03:01 +01:00
  • 54757b8316 Slicing a HyList makes the same kind of object again Nicolas Dandrimont 2013-06-25 20:08:12 +02:00
  • fad67bd8f5 Merge branch 'master' into pr/468 Nicolas Dandrimont 2014-01-23 22:14:23 +01:00
  • b99af411c8 Merge branch 'master' into pr/461 Nicolas Dandrimont 2014-01-23 21:57:17 +01:00
  • 7b8f6fa9e4 Merge branch 'master' into pr/456 Nicolas Dandrimont 2014-01-23 21:43:09 +01:00
  • 10f1f24a18 Adding a simple `identity' function Abhishek L 2014-01-22 00:49:49 +05:30
  • e71631f48f Wrong email id, I messed up that commit Abhishek L 2014-01-20 22:46:17 +05:30
  • 4d95cc48a5 Add @jackhooper to authors Abhishek L 2014-01-20 21:17:22 +05:30
  • fdd2ed39f0 Merge master onto pr/460 Abhishek L 2014-01-20 21:15:43 +05:30
  • 3ca89b1caa Merge pull request #462 from jackhooper/master Morten Linderud 2014-01-19 19:36:50 -08:00
  • ca40113e37 Corrected --spy cmdoption (I think) Jack Hooper 2014-01-20 14:29:57 +11:00
  • 3bad6c14ee
    hy/core/macros.hy: Reimplement (unless) in terms of (if-not) Gergely Nagy 2014-01-18 22:57:29 +01:00
  • e90b24b73a
    hy/core/macros.hy: Add an (if-not) macro Gergely Nagy 2014-01-18 16:27:26 +01:00