Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Fix/v0.10.1 #10

Merged
merged 2 commits into from Nov 1, 2014
Merged

Fix/v0.10.1 #10

merged 2 commits into from Nov 1, 2014

Conversation

theanalyst
Copy link
Member

Allow hygdrop to run with latest hy :)

Also not sure why codeval.hy (stringio) gives newlines for everything so the condition always fails and hygdrop always pastes.. only checking for the length of line for now

change usage of `kwapply` with `apply` wherever applicable
Further a small macro for kwonly args is used for decorators
Also if e then true false replaced with e
The current way of checking for `\n` in stringio evaluates to true for
almost everything (Not sure why, looks like `\n` instead of spaces) so
checking for only length of output for now
berkerpeksag added a commit that referenced this pull request Nov 1, 2014
@berkerpeksag berkerpeksag merged commit 031f1c6 into hylang:master Nov 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants