Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [fsharp/en] Use "elif" (#2566) | Jürgen Hötzel | 2016-11-12 | -2/+5 |
| | ||||
* | [fsharp/en] Explain the cons pattern, and introduce recursion keyword (#2310) | Wim | 2016-08-04 | -1/+6 |
| | | | | | | | | * [fsharp/en] Explain the cons pattern, and introduce recursion keyword Was confused when reading the sieve function and thought it could be explained a little more. I got some help from http://hestia.typepad.com/flatlander/2010/07/f-pattern-matching-for-beginners-part-4-lists-and-recursion.html * Forgot the word 'notation' | |||
* | [fsharp/en] typos | Jacob Ward | 2016-03-15 | -6/+2 |
| | | | | | dont -> don’t defintion -> definition | |||
* | Merge pull request #1764 from amrue/fsharp | Spurlow | 2015-11-02 | -3/+3 |
|\ | | | | | [fsharp/en] Fixed two typos | |||
| * | Fixed 'modeling' and 'compatibility' typos | Amru Eliwat | 2015-10-23 | -3/+3 |
| | | ||||
* | | Make whitespace more consistent | Willie Zhu | 2015-10-31 | -37/+37 |
| | | ||||
* | | change language in examples back to csharp | sholland1 | 2015-10-27 | -1/+1 |
| | | | | | | parser does not support fsharp syntax highlighting | |||
* | | [fsharp/en] correct a few simple mistakes | sholland | 2015-10-26 | -4/+4 |
|/ | | | | | change github flavored markdown programming language to fsharp correct typos | |||
* | Typo: "easily" rather than "easy" | Tim Heaney | 2015-10-08 | -1/+1 |
| | ||||
* | removing whitespace all over | Gabriel Halley | 2015-10-07 | -157/+157 |
| | ||||
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
| | ||||
* | Added filename parameter | Adam | 2013-06-29 | -0/+1 |
| | ||||
* | Updated F# code with new list and collection examples, and extra examples ↵ | Scott Wlaschin | 2013-06-29 | -25/+226 |
| | | | | for data types. | |||
* | Use Csharp syntax highlighting for fsharp | Adam | 2013-06-28 | -1/+1 |
| | ||||
* | Added F# examples. | Scott Wlaschin | 2013-06-29 | -0/+431 |