This website requires JavaScript.
575388fc13
Merge branch 'master' into pr/397
Paul Tagliamonte
2014-01-01 16:40:16 -05:00
8adae9a01f
No fox for you.
Paul Tagliamonte
2014-01-01 12:41:22 -05:00
553337080a
Adding missing AUTHORs from the git log. Sorry, folks.
Paul Tagliamonte
2014-01-01 12:38:44 -05:00
032200bcb4
Some small doc fixes
Bob Tolbert
2013-12-31 16:14:05 -07:00
dfbdbdfb73
We're 0.9.12
0.9.12
Paul Tagliamonte
2013-12-31 14:24:38 -05:00
978ededf23
Merge pull request #406 from paultag/paultag/bugfix/im-an-idiot
Bob Tolbert
2013-12-31 11:12:15 -08:00
eeef65b505
Change the signature of (for) and (with).
Paul Tagliamonte
2013-12-31 13:35:31 -05:00
3774a05d87
Add Kevin Zita to NEWS for 0.9.12.
Berker Peksag
2013-12-31 19:39:37 +02:00
8cabf22749
add news for 0.9.12
Paul Tagliamonte
2013-12-31 12:04:43 -05:00
faf782560c
Fixing tests for new 'for' syntax
Bob Tolbert
2013-12-31 09:53:43 -07:00
05899423df
Changing --show_tracebacks to --show-tracebacks
Bob Tolbert
2013-12-28 06:58:08 -07:00
5040c29946
Cleaning up some comments from berker
Bob Tolbert
2013-12-26 20:46:48 -07:00
765dba3e56
More updates, including from Foxboron, for errors like (for)
Bob Tolbert
2013-12-26 09:36:45 -07:00
f064d3f121
Errors into errors.py, added HyMacroExpansionError, fixed macro arg fail
Foxboron
2013-12-26 04:02:20 +01:00
f6160c755a
Much better version of new error messages.
Bob Tolbert
2013-12-22 12:56:03 -07:00
defbe22349
Merge branch 'master' of github.com:hylang/hy
Paul Tagliamonte
2013-12-31 11:45:19 -05:00
e754a58237
Merge branch 'master' into pr/363
Paul Tagliamonte
2013-12-31 11:41:30 -05:00
48f916b34f
Add myself to authors
Abhishek L
2013-12-31 21:58:40 +05:30
931ce889f9
s/rply/rpython/
Paul Tagliamonte
2013-12-31 11:26:31 -05:00
a5e46fdc04
Merge pull request #402 from paultag/paultag/docs/compiler
Bob Tolbert
2013-12-31 08:25:37 -08:00
9b1990901c
Fix |Unknown directive type "todo"| error.
Berker Peksag
2013-12-31 15:51:58 +02:00
426d34288f
Added docs and one small bug fix in defreader
Foxboron
2013-12-31 02:06:51 +01:00
b011048b41
allow one-shot merge
Paul Tagliamonte
2013-12-30 18:02:03 -05:00
a5b56be83e
Merge branch 'master' of github.com:hylang/hy
Paul Tagliamonte
2013-12-30 17:33:07 -05:00
67fd0ddbbe
Document the compiler a little.
Paul Tagliamonte
2013-12-30 17:32:57 -05:00
d7956d03c3
Adding documentation for flatten
Bob Tolbert
2013-12-30 15:09:17 -07:00
0a80b87b7f
Merge branch 'master' onto pr/395
Abhishek L
2013-12-31 03:37:26 +05:30
893c2bc46e
Merge branch 'master' into pr/400
Paul Tagliamonte
2013-12-30 16:49:32 -05:00
4e3b6fd4cf
Add some docs for gensym and siblings
Bob Tolbert
2013-12-30 14:42:55 -07:00
62522a5f86
Allow get with multiple arguments
Gergely Nagy
2013-12-30 12:04:40 +01:00
d82636958b
added for and with macros
Foxboron
2013-11-10 19:00:01 +01:00
8120a25c08
Add py_compile.{MAGIC, wr_long} to hy._compat.
Berker Peksag
2013-12-29 12:57:48 +02:00
f189f0a457
Add Kenan Bölükbaşı to AUTHORS.
Paul Tagliamonte
2013-12-28 18:48:47 -05:00
3f590f8916
Reflect parameters of code.InteractiveConsele in HyREPL in order to make hy run inside Blender.
Kenan Bölükbaşı
2013-12-29 00:25:55 +02:00
f6887ed7c2
Merge pull request #371 from paultag/paultag/feature/profile
Bob Tolbert
2013-12-28 08:33:58 -08:00
9656c7f53c
Add profiling macros
Paul Tagliamonte
2013-12-27 16:06:48 -05:00
55a7ab1667
add nil as synonym for None
Bob Tolbert
2013-12-27 13:50:19 -07:00
b2bb161cb0
Merge pull request #391 from olasd/bugfix/apply-method-call
Bob Tolbert
2013-12-27 11:46:59 -08:00
141f44c09f
Merge branch 'olasd:feature/only-macroexpand-when-needed'
Abhishek L
2013-12-27 11:50:39 +05:30
29c9e566e1
Merge branch 'paultag/ana/if' of github.com:paultag/hy into paultag/ana/if
Paul Tagliamonte
2013-12-26 17:57:52 -05:00
1dc26148c6
Merge branch 'master' into paultag/ana/if
Paul Tagliamonte
2013-12-26 17:57:29 -05:00
c69c14cc7d
contrib/anaphoric: More anaphoric macros added
Abhishek L
2013-12-26 00:48:09 +05:30
81d5f08100
Only call macroexpand when needed
Nicolas Dandrimont
2013-12-26 03:00:24 +01:00
c7070f82b5
Add ap-if docs.
Paul Tagliamonte
2013-12-25 20:28:32 -05:00
6172b60e75
Add anaphoric if statement
Paul Tagliamonte
2013-12-25 12:11:25 -05:00
cfbc792957
Fix apply with method calls
Nicolas Dandrimont
2013-12-23 19:38:10 +01:00
744cd71171
Nuke the rply git checkout from tox.ini
Nicolas Dandrimont
2013-12-23 15:31:36 +01:00
761926df95
Merge branch 'reqs-astor' of https://github.com/berkerpeksag/hy into berkerpeksag-reqs-astor
Nicolas Dandrimont
2013-12-23 15:25:46 +01:00
c9fdd40c9f
Hy reader macros #377
Foxboron
2013-12-15 17:47:24 +01:00
27691e4d82
Remove astor from requirements-dev.txt.
Berker Peksag
2013-12-23 08:12:22 +02:00
1a701d4dc4
Whitespace fix
Nicolas Dandrimont
2013-12-22 20:04:12 +01:00
ec2b5fb7ad
Merge branch 'kwapply-macro' of https://github.com/Willyfrog/hy into Willyfrog-kwapply-macro
Nicolas Dandrimont
2013-12-22 19:58:34 +01:00
ceb612f385
Merge branch 'fix/arith-identity' of https://github.com/theanalyst/hy into theanalyst-fix/arith-identity
Nicolas Dandrimont
2013-12-22 19:32:10 +01:00
799c39ffad
Implement del
Nicolas Dandrimont
2013-12-21 23:33:44 +01:00
0f96c24965
Make _storeize generic
Nicolas Dandrimont
2013-12-21 23:33:14 +01:00
cccf90c702
Merge branch 'master' into pr/374
Paul Tagliamonte
2013-12-22 13:22:39 -05:00
8efefc4817
Merge branch 'master' into pr/379
Paul Tagliamonte
2013-12-22 13:18:59 -05:00
0109234eb7
Added meth tests by mocking a Flask app
Guillermo Vaya
2013-12-20 20:29:48 +01:00
3204c2a574
Fix for readline REPL problem Darwin Python3
Bob Tolbert
2013-12-20 07:23:35 -07:00
abcd97b1f1
Add update_coreteam script.
Berker Peksag
2013-12-17 14:41:55 +02:00
58313884b2
Added information about core team members
Vasudev Kamath
2013-12-03 21:44:11 +05:30
c80e3c75a0
Adding automatic gensym macro
Bob Tolbert
2013-12-15 18:47:46 -07:00
f5d88bb108
gensym in Hy
Bob Tolbert
2013-12-14 17:33:56 -07:00
f72ff53f41
Operators + and * work without args, fixes #372
Abhishek L
2013-12-15 11:42:57 +05:30
c11b231c1c
Merge pull request #328 from berkerpeksag/add-astor
Morten Linderud
2013-12-11 08:13:03 -08:00
bf838619f1
Merge pull request #369 from berkerpeksag/skip-test
Morten Linderud
2013-12-11 08:10:30 -08:00
e674eb4b56
Explicitly skip the skipped test in test_bin.
Berker Peksag
2013-12-10 19:41:49 +02:00
3e8941cdde
Convert stdout and stderr to UTF-8 properly in the run_cmd helper.
Berker Peksag
2013-12-10 18:59:06 +02:00
870c136469
Add astor to install_requires.
Berker Peksag
2013-11-16 00:19:18 +02:00
aeb0cd4c72
Fixed docstring
Guillermo Vaya
2013-12-09 11:49:17 +01:00
f913c2aa8c
meth wasn't accepting correctly its parameters Now also accepts more than 1 statement in the code part of the macro refactored to use only 1 codebase (no more route != route-with-macros)
Guillermo Vaya
2013-11-18 07:58:40 +01:00
8970662dcb
Update requirements.txt and setup.py to use rply upstream.
Kevin Zita
2013-12-07 18:23:45 -05:00
948e6d34c7
Merge branch master onto pr/284
Abhishek L
2013-12-06 20:07:39 +05:30
699396b5a3
Merge pull request #358 from theanalyst/feature/macros-none
Morten Linderud
2013-12-06 03:53:44 -08:00
db68e230b6
Merge pull request #361 from berkerpeksag/spy-versionadded
Morten Linderud
2013-12-06 03:48:40 -08:00
ecd13ef659
Add versionadded directive to cli.rst.
Berker Peksag
2013-12-06 07:48:50 +02:00
f1c68bd51a
Allow macros to return None, fixes #357
Abhishek L
2013-12-05 03:29:49 +05:30
cc147512fc
Merge branch 'paultag/feature/support-question-marks' of https://github.com/paultag/hy into paultag-paultag/feature/support-question-marks
Nicolas Dandrimont
2013-12-05 19:28:59 +01:00
f4f0972e6e
Merge branch 'master' of https://github.com/hcarvalhoalves/hy into hcarvalhoalves-master
Nicolas Dandrimont
2013-12-05 19:10:34 +01:00
f0a9149383
Merge branch 'string-cast' of https://github.com/Willyfrog/hy into Willyfrog-string-cast
Nicolas Dandrimont
2013-12-05 19:04:22 +01:00
61112138ca
Adds try-hy to the docs
Joe H. Rahme
2013-12-03 09:51:51 +01:00
2c76d8ec90
Document command line options.
Berker Peksag
2013-12-05 15:00:13 +02:00
f9a1995be8
Make HyObject.replace more resilient
Nicolas Dandrimont
2013-10-11 08:09:28 +02:00
2f845c2a1e
Add @hcarvalhoalves to AUTHORS. We fucked up that PR :)
Paul Tagliamonte
2013-12-03 00:03:13 -05:00
c933f703ff
Merge pull request #349 from hcarvalhoalves/fix-osx-complete
Morten Linderud
2013-12-02 21:01:35 -08:00
fd2421587e
Merge branch 'master' into pr/346
Paul Tagliamonte
2013-12-02 23:48:58 -05:00
31ad46c550
Erm, revert that. Apparently that wasn't proper.
Paul Tagliamonte
2013-12-02 23:47:43 -05:00
887f8819d4
add coveralls token
Paul Tagliamonte
2013-12-02 23:46:30 -05:00
de424fd2b6
Merge branch 'master' into pr/347
Paul Tagliamonte
2013-12-02 23:41:54 -05:00
611141a8e8
Merge branch 'master' into pr/348
Paul Tagliamonte
2013-12-02 23:41:07 -05:00
1b7d7bcef7
Fix REPL completions on OS X
Henrique Carvalho Alves
2013-12-03 00:58:59 -02:00
ba3ba37665
Adding support for coverage tests at coveralls
Abhishek L
2013-12-02 19:54:14 +05:30
3972878d98
Add link to try-hy
J Kenneth King
2013-12-02 09:30:26 -05:00
3cc0f8a717
Added info about tox, so people can use it prior to a PR
Guillermo Vaya
2013-12-02 12:07:05 +01:00
fd60a864eb
Translate all foo? -> is_foo. Close #334
Paul Tagliamonte
2013-12-01 13:19:53 -05:00
9531d772cf
add the start of hacking rules
Paul Tagliamonte
2013-12-01 12:56:26 -05:00
c255607205
don't test the halting problem anymore.
Paul Tagliamonte
2013-12-01 09:48:16 -05:00
7c446ed81a
Removing this file because it's nonfree.
Paul Tagliamonte
2013-12-01 09:43:45 -05:00
8865bb8a8f
Merge pull request #321 from berkerpeksag/travis-use-mirrors
Berker Peksag
2013-11-30 15:50:17 -08:00
8745024058
Merge pull request #342 from theanalyst/doc-fix
Berker Peksag
2013-11-30 13:04:41 -08:00