summaryrefslogtreecommitdiffhomepage
path: root/haxe.html.markdown
Commit message (Collapse)AuthorAgeLines
* Update highlighting languagesBoris Verkhovskiy2024-04-08-1/+1
|
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
|
* whitespaceJohn Gabriele2019-09-29-2/+2
|
* decrements tooJohn Gabriele2019-09-29-3/+2
|
* Space between `switch` and `(`John Gabriele2019-09-29-7/+7
|
* general-purpose, not specifically web-orientedJohn Gabriele2019-09-29-5/+4
| | | Although Haxe has a great JS target, it has many other targets as well, and is a general-purpose language, and not strictly web-oriented.
* Fix grammatical errorsDivay Prakash2019-05-11-2/+2
|
* noticed a few moreJohn Gabriele2019-02-20-32/+29
|
* HashLink, not HashlinkJohn Gabriele2019-02-20-2/+2
|
* whitespace and uniformity cleanupsJohn Gabriele2019-02-20-208/+148
| | | The file looked too messy with many less-than-4-line comments block-commented. Also made some uniformity formatting cleanups (such as numbers of blank lines). Maybe most importantly, shortened or reformatted long lines that were breaking in the final html page making things look too messy as well.
* Update haxe.html.markdownJohn Gabriele2018-08-29-3/+3
| | | Better wording for the "see also" links.
* update links on haxe.html.markdownJohn Gabriele2018-08-29-10/+9
|
* fix small typosditam2017-10-15-2/+2
|
* Fix a bunch of typosHairyFotr2017-08-23-1/+1
|
* [haxe/en] Fix typo (#2756)Nick2017-06-11-2/+2
| | | | | | | | | | | | | | - [x] I solemnly swear that this is all original content of which I am the original author - [x] Pull request title is prepended with `[language/lang-code]` - [x] Pull request touches only one file (or a set of logically related files with similar changes made) - [x] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts) - [x] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown) - [x] Yes, I have double-checked quotes and field names! Output: My dog's name isfido, and his other favorite thing is a: teddy New output: My dog's name is fido, and his other favorite thing is a: teddy
* [haxe/en] Adding colon after commentsMarko Stanković2015-05-20-3/+3
| | | ...as per @vendethiel's advice
* [haxe/en] Few cosmetic fixesMarko 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.markdownsm4rk02015-05-19-1/+1
| | | Correct the condition variable for "do statement always runs at least once" section
* [haxe] polishingDan Korostelev2015-03-24-3/+3
|
* [haxe] some additions and fixes (closes #489)Dan Korostelev2015-03-24-12/+21
|
* Use "haxe" highlighting instead of C#Dan Korostelev2015-03-24-1/+1
|
* typo in Haxe documentationCameron Steele2014-12-29-1/+1
|
* Update haxe.html.markdownryzed2014-02-15-1/+1
| | | fixed typo
* EditsAdam2013-08-27-1/+1
|
* add more details on interpolated strings, clean up the naming for oop sectionJustin Donaldson2013-08-23-17/+23
|
* add more doc details, some more examplesJustin Donaldson2013-08-22-40/+50
|
* more doc/example tweaksJustin Donaldson2013-08-22-15/+20
|
* fix mailing list linkJustin Donaldson2013-08-22-2/+1
|
* invoke the using example methodJustin Donaldson2013-08-21-0/+1
|
* add note about untyped/DynamicJustin Donaldson2013-08-21-0/+45
|
* type typoJustin Donaldson2013-08-21-1/+3
|
* add examples for using, typedefs, and conditional comp. more refmt.Justin Donaldson2013-08-21-20/+155
|
* missing parenJustin Donaldson2013-08-21-1/+1
|
* reformatting. Add details on swtiches and gadt enumsJustin Donaldson2013-08-21-6/+103
|
* added ternary, some reformatting and fixesJustin Donaldson2013-08-20-12/+16
|
* misc reformat, and some small detailsJustin Donaldson2013-08-19-37/+61
|
* fix comment typoJustin Donaldson2013-08-19-1/+1
|
* fix the other lazy syntax errorsJustin Donaldson2013-08-19-13/+13
|
* fix getter/setter stylesJustin Donaldson2013-08-19-3/+3
|
* Update haxe.html.markdownSimon Richardson2013-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 argsJustin Donaldson2013-08-19-1/+1
|
* first draft of learn haxe 3 in 15 minutesJustin Donaldson2013-08-19-0/+419