Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace deprecated links (#4174) | Stanley Modrak | 2022-01-04 | -3/+3 |
| | | | Replace the old links which were deprecated with the new URLs they redirect to. | |||
* | [Dart/en] Fixed error in example2 (#4035) | Anton Trekov | 2022-01-04 | -4/+2 |
| | | | | | | | * [Dart/en] Fixed example2 * [Dart/en] Simplify example Co-authored-by: Anton Dorozhkin <anton.dorozhkin@lamoda.ru> | |||
* | Merge pull request #3879 from Hiyorimi/patch-2 | Max Schumacher | 2020-07-08 | -1/+1 |
|\ | | | | | [dart/en-en] Updated example 9: made 'i' variable non-final | |||
| * | [dart/en-en] Updated example 9: made 'i' variable non-final | Kirill Malev | 2020-03-10 | -1/+1 |
| | | ||||
* | | Merge pull request #3882 from Hiyorimi/patch-6 | Max Schumacher | 2020-07-08 | -1/+0 |
|\ \ | | | | | | | [dart/en-en] Updated example 33 | |||
| * | | [dart/en-en] Updated example 33 | Kirill Malev | 2020-03-10 | -1/+0 |
| |/ | | | | | | | `var hasValue ??= "default Value";` doesn't work in dart 2.7.0 | |||
* | | Merge pull request #3878 from Hiyorimi/patch-1 | Max Schumacher | 2020-07-07 | -2/+1 |
|\ \ | | | | | | | [dart/en-en] Updated example 8 | |||
| * | | Updated example 8 | Kirill Malev | 2020-03-10 | -2/+1 |
| |/ | | | | | Updated const declaration and removed print addressing missing array. | |||
* | | [fix] typo | Sophia Brandt | 2020-04-27 | -1/+1 |
| | | | | | | fix another typo | |||
* | | [fix] typo | Sophia Brandt | 2020-04-27 | -1/+1 |
|/ | | | Fix typo in introductory paragraph. | |||
* | Update dart.html.markdown | Divay Prakash | 2020-02-06 | -1/+1 |
| | | | Fix spacing | |||
* | Merge branch 'master' into master | Divay Prakash | 2020-02-02 | -19/+54 |
|\ | ||||
| * | Merge pull request #3801 from stranger26/patch-1 | Max Schumacher | 2020-01-28 | -1/+1 |
| |\ | | | | | | | [dart] fixed typo | |||
| | * | Update dart.html.markdown | Ho Chin Chee | 2019-12-27 | -1/+1 |
| | | | ||||
| * | | Merge branch 'master' into dart-formatting | Divay Prakash | 2020-01-24 | -3/+38 |
| |\ \ | ||||
| * | | | Formatting the dart example | Kyle Mendes | 2019-10-27 | -21/+57 |
| | |/ | |/| | ||||
* | | | add dart null aware operator | Vince Ramces V. Oliveros | 2020-01-16 | -0/+5 |
| | | | ||||
* | | | add generics and in-depth for nums and List | Vince Ramces V. Oliveros | 2020-01-16 | -20/+136 |
| | | | ||||
* | | | prefer using 3 slash for code comments | Vince Ramces V. Oliveros | 2020-01-16 | -140/+139 |
| |/ |/| | ||||
* | | Update dart.html.markdown | Sridhar Easwaran | 2019-10-11 | -5/+32 |
| | | ||||
* | | Add example for Optional Positional Parameter | Sridhar Easwaran | 2019-10-11 | -1/+12 |
|/ | ||||
* | Fix var/class/func naming | Divay Prakash | 2018-12-27 | -34/+34 |
| | ||||
* | [dart/en]Fix bool implicit conversions support. | OKry | 2018-11-07 | -10/+34 |
| | | | Implicit conversions of bool are supported now. | |||
* | Fix typo | Pratik Karki | 2018-02-28 | -2/+2 |
| | ||||
* | Fix URLs | Pratik Karki | 2018-02-28 | -2/+2 |
| | ||||
* | Set bf, chapel, d and dart to use the language's highlighting | Samantha McVey | 2016-12-31 | -1/+1 |
| | | | | | Previously were using other languages with similar syntax, but now we have Pygments. | |||
* | Update dart.html.markdown | Frederik Andersen | 2015-10-31 | -1/+1 |
| | | | typo | |||
* | removing whitespace all over | Gabriel Halley | 2015-10-07 | -5/+5 |
| | ||||
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
| | ||||
* | Added filename parameter | Adam | 2013-06-29 | -0/+1 |
| | ||||
* | A few fixes | Adam | 2013-06-29 | -1/+1 |
| | ||||
* | Updated author url for dart | Adam | 2013-06-28 | -1/+1 |
| | ||||
* | Changed highlighting to javascript (no dart yet) | Adam | 2013-06-28 | -1/+1 |
| | ||||
* | Fix exception string content. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| | ||||
* | Fix typo. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| | ||||
* | Fix typo. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| | ||||
* | Fix typo. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| | ||||
* | Add Dart prefix to markdown. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| | ||||
* | Added Dart tutorial. | Joao Pedrosa | 2013-06-29 | -0/+506 |