Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Added more on folds wrt replacing loops | Adam | 2013-07-02 | -1/+14 | |
| | |||||
* | Fix various "it's" -> "its" for Haskell doc | elisee | 2013-07-01 | -3/+3 | |
| | |||||
* | Remove mentions of array | Lubomír Sedlář | 2013-07-01 | -4/+4 | |
| | | | Since all the functions work with lists, calling them arrays is inaccurate. This commit also updates `myMap` function so that it works on an empty list as well as resolves ambiguity about `x` from comment. | ||||
* | Merge pull request #51 from noahlz/master | Adam Bard | 2013-06-30 | -0/+4 | |
|\ | | | | | Fix issue #50 | ||||
| * | Fix issue #50 | noahlz | 2013-06-29 | -0/+4 | |
| | | |||||
* | | Removed filename from haskell tutorial (file is not executable) | Adam | 2013-06-30 | -1/+0 | |
| | | |||||
* | | fixing issues listed in "gripes about haskell" (fixes bug #45) | Aditya Bhargava | 2013-06-30 | -18/+48 | |
| | | |||||
* | | Added filename parameter | Adam | 2013-06-29 | -0/+1 | |
| | | |||||
* | | Added IO to haskell's tutorial | DR6 | 2013-06-29 | -1/+26 | |
|/ | |||||
* | Use Csharp syntax highlighting for fsharp | Adam | 2013-06-28 | -9/+16 | |
| | |||||
* | fixes | Aditya Bhargava | 2013-06-28 | -38/+30 | |
| | |||||
* | adding haskell | Aditya Bhargava | 2013-06-28 | -0/+290 | |