User contributions
From GiderosMobile
- 23:53, 22 January 2023 diff hist +288 N Coroutine.running Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' coroutine<br/> === Description === Returns the running coroutine. <source lang="lua"> (coroutine) = coro..."
- 23:51, 22 January 2023 diff hist -424 Coroutine.resume
- 23:43, 22 January 2023 diff hist +441 N Coroutine.isyieldable Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' coroutine<br/> === Description === Returns true if the coroutine this function is called within can safe..."
- 23:39, 22 January 2023 diff hist -64 Coroutine.create
- 23:36, 22 January 2023 diff hist +744 N Coroutine.close Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' coroutine<br/> === Description === Closes and puts the provided coroutine in a dead state. <source lang=..."
- 23:30, 22 January 2023 diff hist -251 Coroutine.create
- 23:28, 22 January 2023 diff hist +4,521 Coroutine
- 22:43, 22 January 2023 diff hist 0 Lua to Luau conversion guide fixed Pages with syntax highlighting errors
- 22:41, 22 January 2023 diff hist +11 Classes in Gideros fixed Pages with syntax highlighting errors
- 22:35, 22 January 2023 diff hist -4 Lua to Luau conversion guide
- 22:30, 22 January 2023 diff hist +5 m Classes in Gideros
- 20:53, 22 January 2023 diff hist -9 Category:Bit32 current
- 20:51, 22 January 2023 diff hist +29 N Category:Bit32 Created page with "Category:Reference Manual"
- 20:46, 22 January 2023 diff hist +1 Bit32 →Methods current
- 20:42, 22 January 2023 diff hist +1,005 N Bit32.rshift Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns a number whose bits have been logically shifted to the right by a..."
- 20:38, 22 January 2023 diff hist +932 N Bit32.lshift Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns a number whose bits have been logically shifted to the left by a..."
- 20:33, 22 January 2023 diff hist +790 N Bit32.rrotate Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns a number after its bits have been rotated to the right by a given..."
- 20:31, 22 January 2023 diff hist +787 N Bit32.lrotate Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns a number after its bits have been rotated to the left by a given..."
- 20:23, 22 January 2023 diff hist +751 N Bit32.replace Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns a copy of a number with a range of bits replaced by a given value..."
- 20:13, 22 January 2023 diff hist +690 N Bit32.extract Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the unsigned number formed by the bits field to field + width - 1..."
- 20:04, 22 January 2023 diff hist +559 N Bit32.countrz Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the number of consecutive zero bits in the 32-bit representation..."
- 20:02, 22 January 2023 diff hist +557 N Bit32.countlz Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the number of consecutive zero bits in the 32-bit representation..."
- 19:59, 22 January 2023 diff hist +404 N Bit32.bxor Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the bitwise ''exclusive or'' of its operands. <source lang="lua">..."
- 19:58, 22 January 2023 diff hist +450 N Bit32.btest Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns a boolean signalling whether the bitwise ''and'' of its operands..."
- 19:55, 22 January 2023 diff hist +8 Bit32.bor
- 19:54, 22 January 2023 diff hist +385 N Bit32.bor Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the bitwise ''or'' of its operands. <source lang="lua"> (number)..."
- 19:47, 22 January 2023 diff hist +480 N Bit32.bnot Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the bitwise ''negation'' of x. <source lang="lua"> (number) = bit..."
- 19:44, 22 January 2023 diff hist +387 N Bit32.band Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the bitwise ''and'' of its operands. <source lang="lua"> (number)..."
- 19:39, 22 January 2023 diff hist +885 N Bit32.arshift Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' bit32<br/> === Description === Returns the number x shifted disp bits to the right. The number disp may..."
- 19:37, 22 January 2023 diff hist +111 N Template:Bit32 Created page with " ---- {{Special:PrefixIndex/Bit32}} {{Gideros deco stars01}} {{GIDEROS IMPORTANT LINKS}} Category:Bit32" current
- 19:34, 22 January 2023 diff hist +7 m Math
- 19:21, 22 January 2023 diff hist +2,544 Bit32
- 18:32, 22 January 2023 diff hist +1,637 N Bit32 Created page with "__NOTOC__ <!-- GIDEROSOBJ:bit32 --> '''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Pl..."
- 18:16, 22 January 2023 diff hist +14 Lua API
- 00:12, 21 January 2023 diff hist +508 N Table.unpack Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Returns all elements from the given list as a tuple. <source lang="lua">..."
- 00:04, 21 January 2023 diff hist +693 N Table.pack Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Returns a new table with all arguments stored into keys 1, 2, etc. and wi..."
- 23:45, 20 January 2023 diff hist +803 N Table.move Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Copies elements from table src into table dst. Is equivalent to the multi..."
- 23:35, 20 January 2023 diff hist +437 N Table.maxn Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Returns the maximum numeric key of the provided table, or zero if the tab..."
- 23:30, 20 January 2023 diff hist +15 Table.insert →Parameters
- 23:29, 20 January 2023 diff hist +242 Table.insert
- 23:18, 20 January 2023 diff hist +463 N Table.isfrozen Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === This function returns true if the given table is frozen and false if it i..."
- 23:15, 20 January 2023 diff hist +634 N Table.freeze Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === This function makes the given table read-only, effectively "freezing" it..."
- 23:11, 20 January 2023 diff hist +564 N Table.foreachi Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Iterates over the provided table, passing the index and value of each ite..."
- 23:08, 20 January 2023 diff hist +559 N Table.foreach Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Iterates over the provided table, passing the key and value of each itera..."
- 23:04, 20 January 2023 diff hist +927 N Table.find Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Within the given array-like table ''t'', find the first occurrence of ''v..."
- 22:36, 20 January 2023 diff hist +508 N Table.create Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Creates a table with the array portion allocated to the given number of e..."
- 22:26, 20 January 2023 diff hist +953 N Table.clear Created page with "__NOTOC__ '''Available since:''' Gideros 2022.3<br/> '''Class:''' table<br/> === Description === Sets the value for all keys within the given table to nil. This causes th..."
- 08:32, 20 January 2023 diff hist +4,147 String.format
- 07:28, 20 January 2023 diff hist -244 String.upper
- 07:27, 20 January 2023 diff hist -189 String.sub