Модуль:Arguments: історія змін

Перейти до навігації Перейти до пошуку

Вибір версії: позначте у кружечках версії для порівняння і натисніть «Enter» або кнопку внизу.
Пояснення: (поточн.) = відмінності від поточної версії, (попер.) = відмінності від попередньої версії, м = незначне редагування.

27 серпня 2023

26 серпня 2023

  • поточн.попер. 12:4412:44, 26 серпня 2023587 обговорення внесок 10 054 байти +10 054 Створена сторінка: -- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(va... скасувати

5 березня 2023

  • поточн.попер. 22:5322:53, 5 березня 2023bg3>Taylan 10 054 байти +10 054 Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..."