OS library implementation

Former-commit-id: b4f7f283080ead5e92c273015bfe2559cbe99e47
Former-commit-id: adaa0af80068a916e534f677f6e5ffe1f3072241
This commit is contained in:
Song Minjae
2016-09-29 00:21:42 +09:00
parent db8e46e5c2
commit ae114c53e0
32 changed files with 551 additions and 507 deletions

View File

@@ -109,6 +109,9 @@
\section{Keys}
\input{api_keys}
\section{OS}
\input{api_os}
\section{Security}
\input{api_security}
@@ -123,10 +126,12 @@
\section{Lua Globals}
\input{luaglobals}
\section{Changes from Generic Lua Environment}
\subsection{Changes from Generic Lua Environment}
\input{luadifferences}
\section{Machine}
\input{api_machine}
\chapter[Compatibility Layers---ComputerCraft]{{\LARGE Compatibility Layers} \\ ComputerCraft}