Commit Graph

17 Commits

Author SHA1 Message Date
Ian Myrfield
6f78106a43 Kotlin type aliases (#31846)
* Kotlin type aliases

* fix/folder-name
2019-07-07 19:14:08 -05:00
Ian Myrfield
d3701fc9a0 Kotlin import statements (#31902) 2019-07-07 18:36:18 -05:00
João Menighin
d118e199c5 Kotlin String Templates (#28892) 2019-07-01 20:54:44 -05:00
RILEYCWUOJO
864c0af2f5 Add types of print statements. (#30941) 2019-06-27 22:54:38 -07:00
Ian Myrfield
4954f87424 Kotlin extension functions (#31943) 2019-06-25 14:36:52 -05:00
Samuel Koprivnjak
1e99510ebc Control Flow for Kotlin lang (#26793)
* Create control_flow.md

* Rename control_flow.md to controlflow.md

* Added control flow

* Added classes

* fix: corrected indentation

* fix: corrected indentation
2019-05-26 17:57:17 +05:30
Sunny
719227b733 Made correction in the output of println function when it prints an integer string. (#27034) 2019-05-16 12:19:24 +05:30
Rayhan Hanaputra
ef8fbbc544 added val and var (#31647) 2019-04-15 15:41:13 +05:30
dliu22
3d358802b8 added some words (#33822)
"the" 
removal of comma
2019-04-15 15:14:54 +05:30
Sunny
2f8299e903 Added type of Kotlin language in its definition. (#27010) 2019-03-25 08:06:27 -07:00
Hamza Muric
278995d53d Add kotlin script (#26349)
Added kotlin script command for running kotlin without compiling.
2019-03-25 07:48:56 -07:00
Rajiv Ranjan Singh
9064182770 Fixed Typographical Error in guide/english/kotlin/index.md (#35625)
* Update index.md

* reverted the  code

* Reverted minor change
2019-03-23 15:44:21 +05:30
Samuel Koprivnjak
93f7e44752 Kotlin functions basic usage (#22231)
* Kotlin functions basic usage

* created index.md file
2018-11-20 18:25:15 -05:00
Samuel Koprivnjak
337eae598b Kotlin String templates support (#22150) 2018-11-18 16:21:46 +00:00
S.Hale
3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00
Bennett Garner
a5440b7ff3 Add links, correct dates, format, & fix spelling (#20500) 2018-10-30 18:04:39 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30