| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
[c++/en] Typo in c++
|
|/ / / / / / / |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* add awk-fr.html.markdown
* correction of an oversight
* it's done
* vendethiel review (1/2)
* vendethiel review (2/2)
* vendethiel review (3)
|
| | | | | | |
| | | | | | |
| | | | | | | |
Change `http` to `https`.
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[p5.js/en] Added new library p5.js docs and some edits in html docs
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[lambda-calculus/en] markdown syntax issue
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
[Haxe/en] whitespace and uniformity cleanups
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | | |
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.
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
[julia/en] Add note about integer overflow
|
|/ / / / / / /
| | | | | | |
| | | | | | | |
Something that may trip users coming from a Python background as per https://discourse.julialang.org/t/julia-messes-up-integer-exponents/20773
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[lambda-calculus] propose correction for ADD
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
I think it should be: `ADD = λab.(a S)b`
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Updating set info to be more descriptive and informative
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[crystal/en] Add new Int128 and UInt128 types
|
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
https://crystal-lang.org/api/0.27.2/UInt128.html
https://crystal-lang.org/api/0.27.2/Int128.html
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
[M (MUMPS)/en] One-liner
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
^cars("Tesla",1,"Name")
was defined in line 119
s ^cars("Tesla",1,"Name")="Model 3"
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[Pascal/pt-br] Translating Pascal guide to Brazilian Portuguese
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Added some extra details about loops and if/else blocks
(modified pascal-pt.html.markdown)
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
(created pascal-pt.html.markdown)
TO DO/Observations:
-Change capitalization of native words
-Change some variable names (to more portuguese-appropriate
alternatives)
-Introduction is still in English
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[pascal/en] Fixed missing escape character
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[python3/ar] Learn python 3 in Y minutes Arabic translation
|
| | | | | | | | | |
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[python3/en] Update integer division
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
[python/all] Type correction for the output of math.sqrt()
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
languages
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Both in Python 2.7.10 and Python 3.6.5, math.sqrt() returns a float and not int. It seems like a tiny thing but sometimes may lead up to bigger confusions. For example: https://stackoverflow.com/questions/54474037/why-are-the-following-codes-giving-me-different-output-square-root-big-numbers/54475501#54475501
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fix typo in fix for #3461
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[html/tr-tr] Fix #3461
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[powershell/en] Fix typo in powershell page
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
[logtalk/en,it-it] Improve section on compiling and loading source files
|