Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [haxe/en] Adding colon after comments | Marko Stanković | 2015-05-20 | -3/+3 |
| | | | ...as per @vendethiel's advice | |||
* | [haxe/en] Few cosmetic fixes | Marko Stanković | 2015-05-20 | -9/+12 |
| | | | | | | * correct the array name in a for loop iterating on an index * add an assignment for "case _" in first switch example * fix case of variable name in trace for control statement returning as an expression * move some inline comments to a separate line above the statement to prevent text overflow | |||
* | Update haxe.html.markdown | sm4rk0 | 2015-05-19 | -1/+1 |
| | | | Correct the condition variable for "do statement always runs at least once" section | |||
* | [haxe] polishing | Dan Korostelev | 2015-03-24 | -3/+3 |
| | ||||
* | [haxe] some additions and fixes (closes #489) | Dan Korostelev | 2015-03-24 | -12/+21 |
| | ||||
* | Use "haxe" highlighting instead of C# | Dan Korostelev | 2015-03-24 | -1/+1 |
| | ||||
* | typo in Haxe documentation | Cameron Steele | 2014-12-29 | -1/+1 |
| | ||||
* | Update haxe.html.markdown | ryzed | 2014-02-15 | -1/+1 |
| | | | fixed typo | |||
* | Edits | Adam | 2013-08-27 | -1/+1 |
| | ||||
* | add more details on interpolated strings, clean up the naming for oop section | Justin Donaldson | 2013-08-23 | -17/+23 |
| | ||||
* | add more doc details, some more examples | Justin Donaldson | 2013-08-22 | -40/+50 |
| | ||||
* | more doc/example tweaks | Justin Donaldson | 2013-08-22 | -15/+20 |
| | ||||
* | fix mailing list link | Justin Donaldson | 2013-08-22 | -2/+1 |
| | ||||
* | invoke the using example method | Justin Donaldson | 2013-08-21 | -0/+1 |
| | ||||
* | add note about untyped/Dynamic | Justin Donaldson | 2013-08-21 | -0/+45 |
| | ||||
* | type typo | Justin Donaldson | 2013-08-21 | -1/+3 |
| | ||||
* | add examples for using, typedefs, and conditional comp. more refmt. | Justin Donaldson | 2013-08-21 | -20/+155 |
| | ||||
* | missing paren | Justin Donaldson | 2013-08-21 | -1/+1 |
| | ||||
* | reformatting. Add details on swtiches and gadt enums | Justin Donaldson | 2013-08-21 | -6/+103 |
| | ||||
* | added ternary, some reformatting and fixes | Justin Donaldson | 2013-08-20 | -12/+16 |
| | ||||
* | misc reformat, and some small details | Justin Donaldson | 2013-08-19 | -37/+61 |
| | ||||
* | fix comment typo | Justin Donaldson | 2013-08-19 | -1/+1 |
| | ||||
* | fix the other lazy syntax errors | Justin Donaldson | 2013-08-19 | -13/+13 |
| | ||||
* | fix getter/setter styles | Justin Donaldson | 2013-08-19 | -3/+3 |
| | ||||
* | Update haxe.html.markdown | Simon Richardson | 2013-08-19 | -3/+32 |
| | | | I think one of Haxes strong point is the fact that control structures are expressions as well. We should point this out. | |||
* | minor tweak to compiler args | Justin Donaldson | 2013-08-19 | -1/+1 |
| | ||||
* | first draft of learn haxe 3 in 15 minutes | Justin Donaldson | 2013-08-19 | -0/+419 |