Commit Graph

  • d8c29f51d6 docs/api:formatting fixes in quote' and unquote' Abhishek L 2013-12-01 01:20:58 +05:30
  • 8fa59b653c Merge pull request #341 from agentultra/master J Kenneth King 2013-11-30 07:52:28 -08:00
  • 3773be1d1a Rename anaphoirc.rst to anaphoric.rst agentultra 2013-11-30 10:47:08 -05:00
  • cbb7c5fd7f Merge pull request #338 from agentultra/anaphoric-macros J Kenneth King 2013-11-30 07:37:08 -08:00
  • 0b6d047239 Remove james@agentultra.com from copyright in core/macros.py J Kenneth King 2013-11-30 10:35:57 -05:00
  • 5753fc0789 Fix typo in ap-map-when agentultra 2013-11-30 10:30:42 -05:00
  • 77db779019 Fix typo in ap-each agentultra 2013-11-30 10:29:41 -05:00
  • e65132c751 Set sys.argv default to [''] like Python does. Christian Weilbach 2013-11-30 03:00:45 +01:00
  • 62bc86a0b5 Fix sys.argv to reflect default Python behaviour Henrique Carvalho Alves 2013-11-29 23:51:41 -02:00
  • cb6889314a Add documentation and doc strings agentultra 2013-11-29 19:59:20 -05:00
  • 179017b9bd Move anaphoric macros to contrib module agentultra 2013-11-28 23:53:02 -05:00
  • 20df6a5532 Make --map-when accept a predicate function instead of a form agentultra 2013-11-28 16:45:07 -05:00
  • 8e44cc3d9a Add --each-while and --map-when agentultra 2013-11-28 16:15:23 -05:00
  • 2106a0e5d4 Add anaphoric versions of map, filter, and foreach agentultra 2013-11-28 13:23:09 -05:00
  • 63a9e35f7f Document eval, quasiquote' and quote'. Abhishek L 2013-11-27 00:01:10 +05:30
  • b8efb5c242 eg/twisted: Modified to follow the newer hy syntax Abhishek L 2013-11-24 21:22:12 +05:30
  • baa9f7436e Merge pull request #332 from theanalyst/pypi-badges Berker Peksag 2013-11-24 03:30:40 -08:00
  • 098058579a Badges for pypi version and downloads Abhishek L 2013-11-24 15:23:17 +05:30
  • 5289934251 Merge branch 'master' into pr/315 Paul Tagliamonte 2013-11-12 22:28:40 -05:00
  • 8c172c9c7e Prepare 0.9.11 0.9.11 Paul Tagliamonte 2013-11-12 21:59:34 -05:00
  • a5273b233e Update NEWS for 0.9.11 Paul Tagliamonte 2013-11-12 21:56:56 -05:00
  • 3cbef507e7 PyPI is now behind a CDN. The --use-mirrors option is deprecated. Berker Peksag 2013-11-10 15:12:44 +02:00
  • e23d577105 Remove this script; no longer needed. Paul Tagliamonte 2013-11-10 10:03:30 -05:00
  • 4962f4ca32 Merge pull request #320 from berkerpeksag/importlib-2.6 Nicolas Dandrimont 2013-11-10 05:56:08 -08:00
  • 1919963eb3 Add importlib to install_requires on Python 2.6. Berker Peksag 2013-11-10 14:55:36 +02:00
  • 60f3e79367 Moved tryhy to http://github.com/hylang/tryhy Paul Tagliamonte 2013-11-08 20:02:12 -05:00
  • e3dd2f4bb8 Merge branch 'master' into pr/316 Paul Tagliamonte 2013-11-08 19:56:46 -05:00
  • f77ff5a482 Ignore me. Paul Tagliamonte 2013-11-08 19:53:18 -05:00
  • 564bef5db8 eg/tryhy: add footer Johan Euphrosine 2013-11-08 16:25:22 -08:00
  • d8515c54f9 eg/tryhy: add skin and meta tags, remove blink Johan Euphrosine 2013-11-08 15:32:08 -08:00
  • 5467d2f6be Fix rply dependency. Berker Peksag 2013-11-04 16:12:11 +02:00
  • 687f2c790f Adding olasd's improvements Guillermo Vaya 2013-11-03 11:11:21 +01:00
  • 0f525a691d removed unnecessary import Guillermo Vaya 2013-11-03 11:11:11 +01:00
  • 26b052c76e language.hy whitespace fix Nicolas Dandrimont 2013-11-02 20:49:55 +01:00
  • b8406dd920 Bootstrap a macro error-reporting test file Nicolas Dandrimont 2013-11-02 20:49:20 +01:00
  • 59e51166fb Allow calling kwapply with mixed names and dicts Nicolas Dandrimont 2013-11-02 20:11:53 +01:00
  • 83bb1513db Make apply api-compatible with python (args is not mandatory) Nicolas Dandrimont 2013-11-02 20:11:18 +01:00
  • f5754b404e Define kwapply as a macro Define apply if python3 Added apply tests Guillermo Vaya 2013-07-24 00:25:48 +02:00
  • 68891f5d32 eg/tryhy: add server_sofware to welcome message Johan Euphrosine 2013-11-02 01:25:17 -07:00
  • b099925eb2 eg/tryhy: add blinking cursor Johan Euphrosine 2013-11-02 01:12:11 -07:00
  • c02a1c6b4a eg/hytry: add performance settings Johan Euphrosine 2013-11-02 00:49:33 -07:00
  • 4976f0db0f eg/tryhy: enable warmup request Johan Euphrosine 2013-11-01 23:39:16 -07:00
  • 50ee81df13 eg/tryhy: add version number Johan Euphrosine 2013-11-01 23:34:27 -07:00
  • 079e3002a7 ex/tryhy: per request repl instance Johan Euphrosine 2013-11-01 16:21:54 -07:00
  • a090b86b5e eg/tryhy: add error handling Johan Euphrosine 2013-11-01 11:44:05 -07:00
  • 2ab35332a0 Ship the hy files in hy/contrib Nicolas Dandrimont 2013-11-01 04:04:12 +01:00
  • 0aae750068 eg/tryhy: update title Johan Euphrosine 2013-10-31 14:50:06 -07:00
  • cccbcea13b eg/tryhy: update appid Johan Euphrosine 2013-10-31 14:47:06 -07:00
  • c32172e758 eg: add tryhy Johan Euphrosine 2013-10-31 14:30:00 -07:00
  • e1b3f2cf74 eg: add appengine skeleton Johan Euphrosine 2013-10-31 11:56:48 -07:00
  • b4ff53e5f8 Merge branch 'master' into pr/314 Paul Tagliamonte 2013-10-24 19:29:13 -04:00
  • 2778a8b379 Someone fix this with a real path Paul Tagliamonte 2013-10-22 21:08:33 -04:00
  • 8348b2b0fd Fix the repo location Christopher Allan Webber 2013-10-17 15:35:17 -05:00
  • 06628dbba5 Fully qualify the HyTypeError reference Nicolas Dandrimont 2013-10-17 18:49:52 +02:00
  • b56f03ed29 Merge pull request #312 from joehakimrahme/master J Kenneth King 2013-10-16 10:31:00 -07:00
  • 3856467bf6 Uses square brackets for conds in docs Joe H. Rahme 2013-10-16 18:31:18 +02:00
  • c34db29ba8 Fixed --name-- scope problem using ugly inspect code Sean B. Palmer 2013-10-11 14:30:55 +01:00
  • defccc6853 Added macroexpand-1 Sean B. Palmer 2013-10-11 13:50:10 +01:00
  • 033198a90e Added documentation for macroexpand Sean B. Palmer 2013-10-11 12:06:22 +01:00
  • 2e60d6b47b Added a simple test for macroexpand Sean B. Palmer 2013-10-11 12:03:52 +01:00
  • a34db9119b Add macroexpand to core/language.hy Sean B. Palmer 2013-10-11 11:55:14 +01:00
  • 34275fab60 Added type coercing to the right integer for the platform Guillermo Vaya 2013-10-11 08:35:32 +02:00
  • 80feaf57fc Make HyObject.replace more resilient Nicolas Dandrimont 2013-10-11 08:09:28 +02:00
  • f61d702788 Int conversion to long in py2.x Updated to current master Droped HyInt/HyLong commit Guillermo Vaya 2013-08-21 01:09:03 +02:00
  • 312d4816ce nom'ing @olasd's redirect Paul Tagliamonte 2013-10-10 17:44:06 -04:00
  • 187268c960 Merge branch 'master' into pr/300 Paul Tagliamonte 2013-10-10 17:42:51 -04:00
  • 8377097a36 Merge branch 'master' into pr/298 Paul Tagliamonte 2013-10-10 17:30:03 -04:00
  • e053157ff1 Merge branch 'master' into pr/294 Paul Tagliamonte 2013-10-10 17:25:13 -04:00
  • 656d646198 change virtualenv name to be `hy' Paul Tagliamonte 2013-10-10 17:17:43 -04:00
  • a70bcc1f2f Merge branch 'master' into pr/306 Paul Tagliamonte 2013-10-10 17:17:20 -04:00
  • 6364296a7b Documented punycode conversion more thoroughly using a compound case Sean B. Palmer 2013-10-10 15:59:19 +01:00
  • 221a9b4918 Mention virtualenvwrapper in the hacking guide. Berker Peksag 2013-10-09 12:36:35 +03:00
  • e5f91c48e9 Merge pull request #304 from berkerpeksag/patch-1 Paul Tagliamonte 2013-10-07 20:04:05 -07:00
  • 0248e42633 Update hacking guide. Berker Peksag 2013-10-08 05:16:31 +03:00
  • 25bf3dec42 Add a method for casting into byte string or unicode depending on python version Guillermo Vaya 2013-10-03 23:38:30 +02:00
  • a038d3c592 Remove the redundant pass statement. Berker Peksag 2013-09-29 18:33:27 +03:00
  • a90c866327 Rewrite language.hy not to require hy.core.macros Nicolas Dandrimont 2013-09-29 18:01:20 +02:00
  • 875d5f2ff5 Rewrite the bootstrap macros in hy Nicolas Dandrimont 2013-09-29 18:00:24 +02:00
  • d5bf328aa7 Cleanup the hy.macros module Nicolas Dandrimont 2013-09-29 17:55:15 +02:00
  • 9ea153fd7e Add @berkerpeksag to AUTHORS Nicolas Dandrimont 2013-09-29 15:10:33 +02:00
  • 295e1240ad PY3 should really check for Python >= 3 Nicolas Dandrimont 2013-09-29 14:53:44 +02:00
  • f21ddeeded Add hy._compat module. Berker Peksag 2013-09-24 10:27:30 +03:00
  • 203dc4e6b2 Merge pullrequest #296 Tuukka Turto 2013-09-29 08:49:52 +03:00
  • e4e07e32b0 Update README.md Jack 2013-09-27 20:42:51 -04:00
  • 99a5064318 Merge pull request #297 from olasd/print-function khinsen 2013-09-27 00:04:37 -07:00
  • ff7c71b9c9 comply with hy's tao rules for getattr Guillermo Vaya 2013-09-23 01:23:44 +02:00
  • 3f1243f88c changed to use short version of macros Guillermo Vaya 2013-09-22 13:10:37 +02:00
  • d495473c54 Translation of meth from Python to Hy Guillermo Vaya 2013-09-21 02:08:10 +02:00
  • f6aa7e953d Always import __future__.print_statement in hy code Nicolas Dandrimont 2013-09-22 15:31:15 +02:00
  • 6a7d97c286 Add test for unquote-splice behavior Nicolas Dandrimont 2013-09-22 15:12:59 +02:00
  • 48dd968461 Coerce the contents of unquote-splice'd things to a list Nicolas Dandrimont 2013-09-22 15:08:43 +02:00
  • 7a403a2660 Merge branch 'patch-1' of https://github.com/berkerpeksag/hy into berkerpeksag-patch-1 Nicolas Dandrimont 2013-09-22 12:27:22 +02:00
  • 522553ffec Various setup.py enhancements. Berker Peksag 2013-09-20 08:27:46 +03:00
  • 7e8a7edbdc finally fixed access to hy.core.macros here. have to explicitly require them Bob Tolbert 2013-09-14 12:17:06 -06:00
  • d9dee8ec67 One more commit to change the test for Python 2/3 to a macro Bob Tolbert 2013-09-03 18:41:11 -06:00
  • 9d2ad4b4ff slightly cleaner version of drop-while, could use yield-from when ready Bob Tolbert 2013-08-04 19:12:47 -06:00
  • 399ea1889a Second (smaller) set of native core functions Bob Tolbert 2013-07-29 10:40:48 -06:00
  • b2c51d0130 Merge branch 'master' into pr/287 Paul Tagliamonte 2013-09-02 22:55:31 -04:00
  • b892ec4e66 Add zero? predicate to check if an object is zero kaizoku 2013-09-02 02:28:21 -07:00
  • b11f2fcf49 Macro if-python2 for compile-time choice between Python 2 and Python 3 code branches Konrad Hinsen 2013-09-02 09:58:35 +02:00