Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | Merge pull request #4480 from kiwimoe/master | Marcel Ribeiro Dantas | 2022-08-22 | -0/+2 | |
|\ \ \ \ \ | |||||
| * | | | | | Update TypeScript "Further Reading" links | Kiwimoe | 2022-08-08 | -0/+2 | |
* | | | | | | Merge pull request #4490 from verhovsky/patch-1 | Marcel Ribeiro Dantas | 2022-08-19 | -20/+20 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Proofread parts of C# | Boris Verkhovskiy | 2022-08-19 | -20/+20 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #4489 from bobdc/rdf-further-reading | Marcel Ribeiro Dantas | 2022-08-19 | -0/+1 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add RDFS further reading | Bob DuCharme | 2022-08-19 | -0/+1 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #4486 from bobdc/add-rdf | Marcel Ribeiro Dantas | 2022-08-18 | -0/+160 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Remove Cambridge Semantics entry--too much sales pitch on website | Bob DuCharme | 2022-08-18 | -1/+0 | |
| * | | | | | Fix line lengths and add suggested reading | Bob DuCharme | 2022-08-18 | -5/+26 | |
| * | | | | | Add rdf learnxiny | Bob DuCharme | 2022-08-17 | -0/+140 | |
* | | | | | | Merge pull request #4487 from delectomorfo/patch-1 | Marcel Ribeiro Dantas | 2022-08-18 | -4/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Cambio de "has" por "haz" | Lucas | 2022-08-17 | -4/+4 | |
|/ / / / / | |||||
* | | | | | [GDScript/zh-cn] Add `for` usage with int (#4478) | wczcw | 2022-08-17 | -0/+3 | |
* | | | | | Merge pull request #4485 from iNgsane/patch-1 | Marcel Ribeiro Dantas | 2022-08-16 | -1/+1 | |
|\ \ \ \ \ | |||||
| * | | | | | Switch Jump-Location to ZLocation | Kareem Zahre | 2022-08-16 | -1/+1 | |
|/ / / / / | |||||
* | | | | | Merge pull request #4483 from dannyloxavier/patch-1 | Marcel Ribeiro Dantas | 2022-08-14 | -23/+25 | |
|\ \ \ \ \ | |||||
| * | | | | | Updating to latest changes in english version | dannyloxavier | 2022-08-14 | -23/+25 | |
|/ / / / / | |||||
* | | | | | Merge pull request #4479 from MrTeferi/master | Marcel Ribeiro Dantas | 2022-08-08 | -0/+94 | |
|\ \ \ \ \ | |||||
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | Update hjson.html.markdown | MrTeferi | 2022-08-08 | -1/+1 | |
| * | | | | | [hjson/en] add HJSON | MrTeferi | 2022-08-07 | -0/+94 | |
| |/ / / / | |||||
* / / / / | [powershell/zh-cn] correct mistakes 勘误 (#4469) | Chuckie Chen | 2022-08-08 | -3/+3 | |
|/ / / / | |||||
* | | | | Merge pull request #4477 from mribeirodantas/fix-index-cpp-csharp | Marcel Ribeiro Dantas | 2022-08-03 | -2/+2 | |
|\ \ \ \ | |||||
| * | | | | Update to uppercase for c++ and c# in index | Marcel Ribeiro-Dantas | 2022-08-02 | -2/+2 | |
|/ / / / | |||||
* | | | | Merge pull request #4476 from finickydesert/patch-1 | Marcel Ribeiro Dantas | 2022-08-03 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Update go.html.markdown | richard | 2022-08-02 | -1/+1 | |
|/ / / / | |||||
* | | | | Merge pull request #4465 from al-ias/fix/solidity | Marcel Ribeiro Dantas | 2022-08-02 | -9/+9 | |
|\ \ \ \ | |||||
| * | | | | Fix missing semicolon | Al | 2022-07-25 | -1/+1 | |
| * | | | | Merge pull request #4 from al-ias/could-be-fix/solidity | Al | 2022-07-24 | -3/+3 | |
| |\ \ \ \ | |||||
| | * | | | | Fix missing semicolon | Al | 2022-07-24 | -1/+1 | |
| | * | | | | Fix delete example | Al | 2022-07-22 | -1/+1 | |
| | * | | | | Fix hoisting example | Al | 2022-07-22 | -1/+1 | |
| * | | | | | Fix sub indexes into contract design note section (9) | Al | 2022-07-23 | -4/+4 | |
| * | | | | | Fix functions and more index | Al | 2022-07-22 | -1/+1 | |
| |/ / / / | |||||
* | | | | | Merge pull request #4474 from ashraful-alam2k/ashraful-alam2k-patch-1 | Marcel Ribeiro Dantas, Ph.D | 2022-08-02 | -0/+12 | |
|\ \ \ \ \ | |||||
| * | | | | | Update git.html.markdown | Ashraful Alam | 2022-08-02 | -1/+1 | |
| * | | | | | Added git blame to the documentation | ashraful-alam2k | 2022-08-01 | -1/+1 | |
| * | | | | | Added git blame to the documentation | ashraf | 2022-08-01 | -0/+12 | |
* | | | | | | Merge pull request #4475 from mribeirodantas/uppercase_c++ | Marcel Ribeiro Dantas, Ph.D | 2022-08-01 | -20/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update c to upercase C | Marcel Ribeiro-Dantas | 2022-08-01 | -2/+2 | |
| * | | | | | Update c# to upercase C# | Marcel Ribeiro-Dantas | 2022-08-01 | -5/+5 | |
| * | | | | | Update c++ to upercase C++ | Marcel Ribeiro-Dantas | 2022-08-01 | -13/+13 | |
|/ / / / / |