Marko Stanković
5816b59be6
[haxe/en] Adding colon after comments
...
...as per @vendethiel's advice
2015-05-20 14:29:05 +02:00
Marko Stanković
982b984684
[haxe/en] Few cosmetic fixes
...
* 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
2015-05-20 14:06:05 +02:00
sm4rk0
f9032e0eca
Update haxe.html.markdown
...
Correct the condition variable for "do statement always runs at least once" section
2015-05-19 18:17:35 +02:00
Dan Korostelev
0339887748
[haxe] polishing
2015-03-24 12:37:49 +03:00
Dan Korostelev
0e118934db
[haxe] some additions and fixes ( closes #489 )
2015-03-24 01:21:28 +03:00
Dan Korostelev
f115995171
Use "haxe" highlighting instead of C#
2015-03-24 01:19:13 +03:00
Cameron Steele
228cc6ec5a
typo in Haxe documentation
2014-12-29 15:00:12 -08:00
ryzed
1c1dda235b
Update haxe.html.markdown
...
fixed typo
2014-02-15 23:10:35 +03:00
Adam
c7a1136772
Edits
2013-08-27 21:23:09 -07:00
Justin Donaldson
0f82b18349
add more details on interpolated strings, clean up the naming for oop section
2013-08-23 16:24:35 -07:00
Justin Donaldson
f11d5cf90c
add more doc details, some more examples
2013-08-22 16:38:07 -07:00
Justin Donaldson
cd723d1245
more doc/example tweaks
2013-08-22 10:58:46 -07:00
Justin Donaldson
078cbd3299
fix mailing list link
2013-08-22 10:54:51 -07:00
Justin Donaldson
93adb27cc6
invoke the using example method
2013-08-21 22:36:45 -07:00
Justin Donaldson
580f1a4fe0
add note about untyped/Dynamic
2013-08-21 22:29:31 -07:00
Justin Donaldson
92a6c91644
type typo
2013-08-21 22:11:01 -07:00
Justin Donaldson
d9d57ee1a1
add examples for using, typedefs, and conditional comp. more refmt.
2013-08-21 22:07:32 -07:00
Justin Donaldson
27b3ab01e4
missing paren
2013-08-21 20:37:32 -07:00
Justin Donaldson
98278338e7
reformatting. Add details on swtiches and gadt enums
2013-08-21 20:33:55 -07:00
Justin Donaldson
12bbb737f6
added ternary, some reformatting and fixes
2013-08-20 21:25:34 -07:00
Justin Donaldson
78133a784f
misc reformat, and some small details
2013-08-19 21:54:38 -07:00
Justin Donaldson
c39c3680cf
fix comment typo
2013-08-19 14:10:48 -07:00
Justin Donaldson
64e889d011
fix the other lazy syntax errors
2013-08-19 14:09:18 -07:00
Justin Donaldson
3b278c3e59
fix getter/setter styles
2013-08-19 13:56:01 -07:00
Simon Richardson
1a9107e43d
Update haxe.html.markdown
...
I think one of Haxes strong point is the fact that control structures are expressions as well. We should point this out.
2013-08-19 20:24:18 +01:00
Justin Donaldson
343c20b4e8
minor tweak to compiler args
2013-08-19 12:01:55 -07:00
Justin Donaldson
ee38941a0b
first draft of learn haxe 3 in 15 minutes
2013-08-19 11:55:01 -07:00