-
-
Notifications
You must be signed in to change notification settings - Fork 618
Lua Library Additions
starkos edited this page Apr 10, 2021
·
9 revisions
This wiki is no longer being maintained.
- criteria._compile
- criteria._delete
- criteria._word
- criteria.allowPrefix
- criteria.flatten
- criteria.matches
- criteria.new
- os._is64bit
- os.chdir
- os.chmod
- os.comparefiles
- os.compile
- os.copyfile
- os.executef
- os.findheader
- os.findlib
- os.get
- os.getcwd
- os.getpass
- os.getSystemTags
- os.getversion
- os.getWindowsRegistry
- os.host
- os.is
- os.is64bit
- os.isdir
- os.isfile
- os.ishost
- os.islink
- os.istarget
- os.locate
- os.match
- os.matchdirs
- os.matchdone
- os.matchfiles
- os.matchisfile
- os.matchname
- os.matchnext
- os.matchstart
- os.mkdir
- os.outputof
- os.pathsearch
- os.realpath
- os.remove
- os.rmdir
- os.stat
- os.target
- os.touchfile
- os.translateCommands
- os.translateCommandsAndPaths
- os.uuid
- os.writefile_ifnotequal
- path.appendextension
- path.appendExtension
- path.getabsolute
- path.getbasename
- path.getdirectory
- path.getdrive
- path.getextension
- path.getname
- path.getrelative
- path.hasextension
- path.isabsolute
- path.isasmfile
- path.iscfile
- path.iscppfile
- path.iscppheader
- path.isframework
- path.isidlfile
- path.islinkable
- path.isnativefile
- path.isobjcfile
- path.isobjcppfile
- path.isobjectfile
- path.isresourcefile
- path.join
- path.normalize
- path.rebase
- path.replaceextension
- path.translate
- path.wildcards
- premake.alias
- premake.callarray
- premake.callArray
- premake.capture
- premake.captured
- premake.checkVersion
- premake.clearWarnings
- premake.downloadModule
- premake.eol
- premake.error
- premake.esc
- premake.escaper
- premake.filename
- premake.findProjectScript
- premake.generate
- premake.indent
- premake.info
- premake.isSemVer
- premake.out
- premake.outln
- premake.override
- premake.pop
- premake.push
- premake.quoted
- premake.resolveAlias
- premake.showhelp
- premake.touch
- premake.utf8
- premake.w
- premake.warn
- premake.warnOnce
- premake.x
- premake.xmlUtf8
- string.capitalized
- string.contains
- string.endswith
- string.escapepattern
- string.explode
- string.findlast
- string.hash
- string.lines
- string.plural
- string.sha1
- string.startswith
- table.arraycopy
- table.contains
- table.deepcopy
- table.difference
- table.equals
- table.extract
- table.filter
- table.filterempty
- table.flatten
- table.fold
- table.foreachi
- table.implode
- table.indexof
- table.insertafter
- table.insertflat
- table.insertkeyed
- table.insertsorted
- table.intersect
- table.isempty
- table.join
- table.keys
- table.merge
- table.replace
- table.shallowcopy
- table.tostring
- table.translate
- table.unique