| Commit message (Collapse) | Author | Age | Lines |
... | |
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Only the first chunk of code was highlighted
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The result should be {'a', 'b', 'c'} (not {'d', 'e', 'f'}).
|
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* Clarify function section in typescript
* one-liner to braceless
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
YAML frontmatter
|
| |/ / / / /
|/| | | | |
| | | | | | |
Add a missing semi-colon at Line 470
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fix issues if the person is willing and able
|
| | | | | | |
|
| |/ / / /
|/| | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[vim/ru] Change some text markup, fix broken link and quotes
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
boolean use we use true
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[red/en] changing the formatting of comments so that lines are always <80chars.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
than 80 characters.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
complete yet)
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Update rakefile so that it will return an exit code of 1 if there is …
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
failure (Travis CI needs this). Make ISO-8859* encoding detections notices not failures
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Add support for checking YAML validity using Travis CI
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
identified incorrect encodings that used to be present on older commits. This will help ensure this won't happen again, giving people instant feedback and allowing all pull requests to be checked
|
| | | | | | | | |
|
|/ / / / / / / |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The result of division is always a float.
e.g.
35/5 = 7.0
10 / 3 = 3.3333333333333335
10.0 / 3 = 3.3333333333333335
10 / 3.0 = 3.3333333333333335
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|/ / / / / / |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Added vim tutorial translation to Polish language
* Fixed spelling errors
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* DTD Compatibility and XML Schema Definitions
DTD Compatibility and XML Schema Definitions
* [html/ru]
@ToDo translate html example
* Update html-ru.html.markdown
* Update html-ru.html.markdown
* [html/ru] update page
[html/ru] update page
* хъ
* [html/ru]
[html/ru] edited part of html ru page.
* [html/ru] update translations
[html/ru] update translations
* [html/ru]
finish translate html
* [html/ru] edit links
edit links
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* go: added practical examples for the underscore
* Example of using underscore to discard the error
* Example of using underscore to loop over values of a slice
* Incidentally, example of writing to a file
* go: Adjust justification for ignoring error value
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ruby/zh-cn]fix a typo
|
|/ / / / / /
| | | | | |
| | | | | | |
`查询一个不存在地键将会返回nil` ->`查询一个不存在的键将会返回nil`
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Delete unnecessary line on english.
Delete unnecessary line on english.
* Update examples
add new io and func requestServer
* Update go-ru.html.markdown
* Add Late Static Binding
Add Late Static Binding
* Add magic constants
Add magic constants
* Update php-ru.html.markdown
* Update php-ru.html.markdown
* Error Handling
Error Handling
* [php/ru] edit my changes with 80 symbols in line rule.
* [php/ru] add removed part from array.
|
| | | | | | |
|