Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [hy/*] proofread/update | Boris Verkhovskiy | 2024-04-25 | -54/+37 |
| | ||||
* | [hy/en] drop square brackets for conditionals (#4908) | inkling | 2024-04-25 | -6/+3 |
| | ||||
* | Update hy.html.markdown for 0.28.0 (#4867) | inkling | 2024-03-23 | -3/+3 |
| | | | for looping seems to have updated in this version | |||
* | Remove dead link | Alexander Hecke | 2022-11-15 | -2/+1 |
| | ||||
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -1/+1 |
| | ||||
* | Merge pull request #1574 from Zirak/patch-1 | ven | 2016-03-11 | -1/+39 |
|\ | | | | | [hy] Updating, elaborating and cleaning some rust | |||
| * | Changed code block language to clojure | Zirak | 2015-10-17 | -1/+1 |
| | | | | | | ...again :( | |||
| * | Update hy.html.markdown | Zirak | 2015-10-16 | -2/+40 |
| | | | | | | | | | | Added some more recent hy changes (class syntax, `cut` instead of slice), as well as some missing operators (`->` and `->>`) and function declarations (using `&rest` and `&kwargs` along with `apply`). Also changed the code block syntax to hy since github recognises it. | |||
* | | Fix capitalization of GitHub | Zach Latta | 2016-02-23 | -1/+1 |
|/ | ||||
* | Changed function name to match function call | Swapnil Joshi | 2014-12-16 | -1/+1 |
| | ||||
* | [hy/en] Introductory tutorial to hy language | Abhishek L | 2014-01-11 | -0/+174 |
* hy.html.markdown: This is an introductory tutorial to hy language, http://hylang.org which is a dialect of lisp built on top of python |