summaryrefslogtreecommitdiffstats
path: root/doc/classes/int.xml
Commit message (Expand)AuthorAgeFilesLines
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* Fix int's C# documentationRaul Santos2023-09-011-4/+11
* docs: fix link to two's complement wiki pageEmmanuel Ferdman2023-08-141-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-1/+1
* Merge pull request #70046 from MewPurPur/improve-number-docsYuri Sizov2023-03-271-95/+88
|\
| * Improve documentation of intVolTer2023-03-271-95/+88
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
|/
* Merge pull request #62814 from KoBeWi/strintRémi Verschelde2022-11-151-0/+7
|\
| * Restore numeric from String constructorskobewi2022-09-191-0/+7
* | Merge pull request #66361 from dalexeev/remove-int-plus-stringRémi Verschelde2022-11-021-7/+0
|\ \
| * | Remove confusing `String + int` and `int + String` operationsDanil Alexeev2022-09-241-7/+0
| |/
* | Added missing docs to built-in types float and intAnutrix2022-10-301-0/+10
* | Fix small mistakes throughout much of the documentationVolTer2022-10-211-6/+6
|/
* [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-40/+40
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-0/+12
* Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky2022-05-111-0/+12
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* [GDExtension] Add binds for missing methods, operators, and constants require...bruvzg2022-02-081-0/+7
* Enable sorting of operator methods in class documentation.Marcel Admiraal2021-11-291-14/+14
* Add documentation to operators for math typesAaron Franke2021-11-041-2/+4
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-104/+101
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-6/+16
* Improve the docs for the float typeAaron Franke2021-08-181-0/+2
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-148/+74
* Implement native extension systemreduz2021-06-251-27/+18
* Rename Quat to QuaternionMarcel Admiraal2021-06-041-2/+2
* Complete the docs for primitive typeskobewi2021-03-311-0/+98
* Several edits to the GDScript docsDanil Alexeev2020-12-011-1/+1
* Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa10022020-11-251-3/+19
* doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-4/+278
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-6/+13
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Remove unnecessary extra spaces before comments in code examples.Michael Alexsander2020-01-231-7/+7
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-1/+1
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-1/+1
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* Fix VariantWriter overflow on 64-bit intRémi Verschelde2019-02-211-1/+15
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1