summaryrefslogtreecommitdiffhomepage
path: root/clojure.html.markdown
Commit message (Collapse)AuthorAgeLines
* Fix broken 4clojure linkswang sy2023-01-14-1/+1
|
* Fix the as-> macro exemple (#4054)Mathieu Gemard2021-01-15-2/+2
|
* Add "Clojure for the Brave and True" resourceAndré de Santa2019-10-24-0/+3
|
* Changed a name in a code example to make it British English-friendly Peter Kehl2018-09-28-1/+1
| | | The previous name is considered rude by Brits
* [clojure/en] Fix typo: "ans" should be "and" (#2717)Evan Hahn2017-04-29-1/+1
|
* typo fix in clojure.html.markdown nth input expression from 4 to 2 resolves: ↵Soumya D. Sanyal2016-10-23-1/+1
| | | | IndexOutOfBoundsException clojure.lang.RT.nthFrom (RT.java:885) (#2493)
* Add as-> macro documentation (#2392)Rafik NACCACHE2016-10-02-0/+13
| | | | | | * Add as-> macro documentation * Add as-> in english clojure.html.markdown
* Copy arrow docs from french.Adam Bard2015-10-18-0/+25
|
* Update clojure.html.markdownAlois2015-05-13-1/+1
|
* pointless change to test auto-deployAdam2013-10-27-1/+1
|
* pointless change to test auto-deployAdam2013-10-27-1/+1
|
* UpdatesAdam2013-10-27-1/+1
|
* clojure.html.markdown: Fix an error (s/value/key)Bastien Guerry2013-10-04-1/+1
|
* clojure.html.markdown: Fix another typoBastien Guerry2013-10-04-1/+1
|
* clojure.html.markdown: Fix typoBastien Guerry2013-10-03-1/+1
|
* Update clojure.html.markdownPeter Mitchell2013-08-14-1/+1
| | | Small typo fix
* Authors -> ContributorsAdam2013-07-03-2/+2
|
* Updated clojure docAdam2013-07-01-14/+77
|
* Rectified relationship to LispAlexander Kahl2013-07-01-1/+1
| | | | | LISP refers to the historic programming language LISt Processing, whereas Lisp is the correct (modern) name of the programming language family. The change reflects this. Also see Wikipedia.
* Added filename parameterAdam2013-06-29-0/+1
|
* Updated clojureAdam2013-06-29-2/+4
|
* Added clojure dependency versionDaniel Velkov2013-06-28-0/+3
| | | (take 4 (range)) doesn't work in versions < 1.2. Added a comment pointing that out.
* Added more clojure blurbAdam2013-06-26-1/+8
|
* Initial commitAdam2013-06-26-0/+304