| Commit message (Collapse) | Author | Age | Lines |
... | |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Dune and Opam
immutability by default
records
@ append operator
‘a option type example
Tree type example
more detail in pattern matching (exhaustiveness)
is sorted and reverse list function examples
Higher order functions
transform and filter example
mutable records, refs
* fixed comment
|
|
|
|
|
|
|
| |
Fortran 2023 (#4814)
* Fortran: format code style and improve description
* Fortran: rename filenames, update Chinese version
|
|
|
| |
Didn't even check if ocaml was there...
|
|
|
| |
Try to fix it 404ing
|
| |
|
|
|
|
|
| |
* [json/zh-cn] sync with en
* Update json-cn.html.markdown
|
|
|
|
|
| |
* Add kotlin pt-pt docs
* Fix indentation
|
|
|
|
|
|
|
|
|
| |
`nonlocal` … (#4033)
* adding an example for closures in python where we use the `nonlocal` keyword
Adding an example for the case of nested functions with closure scopes, when we use the python 3s keyword 'nonlocal' to point to the variables in the outer functions
* Formatting Comments
|
|
|
|
|
|
|
|
|
|
|
| |
* Update janet.html.markdown
Minor edits.
* Update janet.html.markdown
* Update janet.html.markdown
A few more improvements.
|
| |
|
|
|
|
|
|
|
|
| |
Without it, the program doesn't compile:
```
Interface type cannot be statically allocated
```
Co-authored-by: Reverend Homer <mk.43.ecko@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* adding a CUE tutorial
* minor fixes
* typo fix
* clearer scopes and references example
* adding explanation and link to built-ins
* removing misleading thing
|
|
|
|
|
| |
* [php-composer/it] Add new translation
* [php-composer/it] Improve translation and fix typo errors
|
|
|
| |
I read somewhere that conventions in naming variables are snake_case and camelCase.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Add HOCON
* Reorganize include section, cleanup
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add Learnvim for fa-ir
* Fix: snippets bug
* Translate new things
* Translate new things
* Translate more and fix typos
* Finish vim-fa translate =)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Add Ballerina programming language
* Update Ballerina language code with objects and transactions information
* Fix code formatting
* Update code
* Fix code formatting
|
|
|
|
|
| |
(#4112)
[smalltalk/en]: Rectified code snippet and Updated contact info & disclaimer
|
|
|
|
|
|
|
|
|
| |
* Clarify bounds of do and ?do vs do
* Re-introduce square into example
---------
Co-authored-by: ven <vendethiel@hotmail.fr>
|
|
|
| |
I am just getting started, but believe this `builtins.` name spacing here can go
|
|
|
|
|
|
|
|
|
|
|
| |
* Update java.html.markdown
java/en
* Update java.html.markdown
---------
Co-authored-by: jus78help <76913929+jus78help@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Create sql-ar.html.markdown
* Update sql-ar.html.markdown
* Update sql-ar.html.markdown
* sQL EDITS ONE
* SQL Update 2
* Finalising translation
* Update sql-ar.html.markdown
* adding arabic translation for SQL
|
|
|
|
|
| |
Ref: https://dart.dev/guides/language/sound-problems
Co-authored-by: ven <vendethiel@hotmail.fr>
|
| |
|
|
|
|
|
|
|
|
|
| |
* Small fixes to Rust in el-gr
spelling mistakes, reworded some descriptions
* Update rust-gr.html.markdown
* small correction
|
|
|
|
|
|
| |
Update the integer section to reflect the fact that hex, octal and binary representations are allowed in toml.
They were added to toml in version 0.5 and more work has to be done to update this document to that version, as mentioned here:
https://github.com/adambard/learnxinyminutes-docs/issues/3158
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* translate cobol.html.markdown to chinese version
* Update cobol-cn.html.markdown
* Update cobol-cn.html.markdown
* Update cobol-cn.html.markdown
* Update zh-cn/cobol-cn.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
---------
Co-authored-by: GOLGO11 <@873200646@qq.com>
Co-authored-by: ven <vendethiel@hotmail.fr>
Co-authored-by: 谭九鼎 <109224573@qq.com>
|
|
|
| |
Slightly re-arranged and including more explanations and links.
|
|
|
|
|
| |
No longer referred to as "union types" in Elm. :)
https://guide.elm-lang.org/types/custom_types.html
|
|
|
|
|
|
|
|
|
|
|
| |
* Started translation of crystal-lang
* continued with translation
* finished translation
* Replaced 'ss' with 'ß'
* Fixed some small typos
|
|
|
|
|
|
|
| |
* Translate D to pt-br
* Fix in d-pt.html.markdown
Correction in the initial table of the documentation.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* [WIP] translate half the document
* [WIP] translating 30% done
* Finish translating Chapel to es-es
---------
Co-authored-by: Ivan Alburquerque <ivan.alburquerque@digitas.com.do>
|
| |
|
| |
|
|\
| |
| | |
[tcsh/en] fix: tcsh.html.markdown
|
|/
|
|
|
| |
- replace tabs with 4 spaces
- fix markdown syntax
- fix gramatical errors
|
|\
| |
| | |
[opencv/en] Fixed spelling error and added comments
|
|/ |
|
|\
| |
| | |
[powershell/en] Fix typo
|