Commit c7b7da16 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Create gh-pages branch via GitHub

parent 3377558b
......@@ -34,39 +34,14 @@
<h1>
<a name="nlua" class="anchor" href="#nlua"><span class="octicon octicon-link"></span></a>NLua</h1>
<blockquote>
<h3>
<a name="help-nlua" class="anchor" href="#help-nlua"><span class="octicon octicon-link"></span></a>Help NLua</h3>
<p>If you are using NLua consider to help with some easy todo items.</p>
<h3>
<a name="todo" class="anchor" href="#todo"><span class="octicon octicon-link"></span></a>TODO:</h3>
<ul>
<li>Windows CI server.</li>
<li>Port to other platforms (using a csproj/sln for each platform like RestSharp/MonoGame/Cocos2d-XNA)
<ul>
<li>Unity Pro (using p/invoke)</li>
<li>Port NLua to use LuaJIT</li>
</ul>
</li>
<li><p>Create a NuGet package</p></li>
<li><p>Fix warnings/Gendarme/FxCop issues.</p></li>
<li><h2>
<a name="contributing" class="anchor" href="#contributing"><span class="octicon octicon-link"></span></a>Contributing</h2></li>
<li><p>NLua is using the Mono Code-Style <a href="http://www.mono-project.com/Coding_Guidelines">http://www.mono-project.com/Coding_Guidelines</a> .</p></li>
<li><p>Please, do not change the line-end or re-indent the code.</p></li>
<li><p>Run the tests before push.</p></li>
<li><p>Avoid to push unneeded style changes (unless is really needed) renaming, move code.</p></li>
</ul>
</blockquote>
<p><a href=""><img src="https://secure.gravatar.com/avatar/77ecf0fb9d8419be7715c6e822e66562?s=150" alt="Logo"></a></p>
<p>NLua is a fork of project LuaInterface (from Fábio Mascarenhas/Craig Presti).</p>
<p><a href=""><img src="https://raw.github.com/NLua/NLua/master/NLuaCommand.gif" alt="Cmd"></a></p>
<p>Example: using NLua from command line.</p>
<p>NLua allow use Lua from C#, using Windows, Linux, Mac, iOS , Android, Windows Phone 7 and Windows Phone 8.</p>
<p>Linux: <a href="https://travis-ci.org/NLua/NLua"><img src="https://travis-ci.org/NLua/NLua.png?branch=master" alt="Build Status"></a></p>
......@@ -131,6 +106,7 @@
<a name="nlua-120" class="anchor" href="#nlua-120"><span class="octicon octicon-link"></span></a>NLua 1.2.0</h2>
<ul>
<li>NuGet Package</li>
<li>Port to Android 15+ (armeabi, v7a, x86)</li>
<li>Updated Lua 5.2.2 (patch 7)</li>
<li>Lot of Bug fixes.</li>
......@@ -147,7 +123,39 @@
<ul>
<li>Forked from LuaInterface 2.0.4</li>
<li>Added iOS support using KeraLua (C# P/Invoke Lua)</li>
</ul><h2>
</ul><blockquote>
<h3>
<a name="help-nlua" class="anchor" href="#help-nlua"><span class="octicon octicon-link"></span></a>Help NLua</h3>
<p>If you are using NLua consider to help with some easy todo items.</p>
<h3>
<a name="todo" class="anchor" href="#todo"><span class="octicon octicon-link"></span></a>TODO:</h3>
<ul>
<li>Windows CI server.</li>
<li>Port to other platforms (using a csproj/sln for each platform like RestSharp/MonoGame/Cocos2d-XNA)
<ul>
<li>Unity Pro (using p/invoke)</li>
<li>Port NLua to use LuaJIT</li>
</ul>
</li>
<li><p>Create a NuGet package</p></li>
<li><p>Fix warnings/Gendarme/FxCop issues.</p></li>
<li><h2>
<a name="contributing" class="anchor" href="#contributing"><span class="octicon octicon-link"></span></a>Contributing</h2></li>
<li><p>NLua is using the Mono Code-Style <a href="http://www.mono-project.com/Coding_Guidelines">http://www.mono-project.com/Coding_Guidelines</a> .</p></li>
<li><p>Please, do not change the line-end or re-indent the code.</p></li>
<li><p>Run the tests before push.</p></li>
<li><p>Avoid to push unneeded style changes (unless is really needed) renaming, move code.</p></li>
</ul>
</blockquote>
<h2>
<a name="old-history" class="anchor" href="#old-history"><span class="octicon octicon-link"></span></a>Old History</h2>
<h2>
<a name="luainterface--" class="anchor" href="#luainterface--"><span class="octicon octicon-link"></span></a>LuaInterface </h2>
<p>Copyright (c) 2003-2006 Fabio Mascarenhas de Queiroz</p>
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment